@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<youFirstInit>><<timeFirstInit>>
\<<jpg res banner>>
<center><<link "<div id='button'>Switch to English</div>" "start">><<set $setting.lang to "en">><</link>></center>
<div class="text">Эта игра предназначена для лиц старше 18 лет! Все персонажи являются выдуманными и совершеннолетними. Все события происходящие в игре являются исключительно фантазией и не имеют никакого отношения к реальной жизни. Если вам менее 18 лет, пожалуйста, закройте вкладку с игрой и удалите её со своего ПК!</div>
<div class="button"><<if $setting.ntr == 1>><font color=red>NTR включен по умолчанию!!!</font><<else>>NTR выключен<</if>></div>
\<center><<if $setting.ntr == 0>><<link "<div id=halfButton>Включить NTR</div>" "start">><<set $setting.ntr to 1>><</link>><<else>><<link "<div id=halfButton>Выключить NTR</div>" "start">><<set $setting.ntr to 0>><</link>><</if>></center>
<center><div class=locButton>Звук</div>
<<if $setting.sound != 1>><<link "<div id=locButton>Включить</div>" "start">><<set $setting.sound to 1>><</link>><<else>><div class=locButton>Включен</div><</if>>
\<<if $setting.sound != 0>><<link "<div id=locButton>Выключить</div>" "start">><<set $setting.sound to 0>><</link>><<else>><div class=locButton>Выключен</div><</if>></center>
<center>
\<div class=button>Код чит меню:</div>
\<<textbox '$cheat.access' $cheat.access autofocus>>@@#error;@@
\</center>
<center><<link "<div id='fullButton'>Начать игру</div>" "start">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<youFirstInit>><<npcFirstInit>>
\<div class='button'>Вы</div>
\<div class="text">
\Имя: <<textbox '$you.name[1]' $you.name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$you.surname' $you.surname autofocus>> @@#error;@@
Кто вы для приёмных родителей: <<textbox '$npc[4].whoYou[1]' $npc[4].whoYou[1] autofocus>> @@#error;@@
\</div>
<div class='button'>Муж $you.name[2]</div>
\<div class="text">
\Имя:<<textbox '$npc[1].name[1]' $npc[1].name[1] autofocus>>@@#error;@@
Фамилия:<<textbox '$npc[1].surname' $npc[1].surname autofocus>>@@#error;@@
\</div>
<div class='button'>Сводный брат мужа $you.name[2]</div>
\<div class="text">
\Имя: <<textbox '$npc[2].name[1]' $npc[2].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[2].surname' $npc[2].surname autofocus>>@@#error;@@
Кто он вашему мужу: <<textbox '$npc[2].who[1]' $npc[2].who[1] autofocus>>@@#error;@@
\</div>
<div class='button'>Сводный брат $you.name[2]</div>
\<div class="text">
\Имя: <<textbox '$npc[3].name[1]' $npc[3].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[3].surname' $npc[3].surname autofocus>>@@#error;@@
Кто он вам: <<textbox '$npc[3].who[1]' $npc[3].who[1] autofocus>>@@#error;@@
Кто вы ему: <<textbox '$npc[3].whoYou[1]' $npc[3].whoYou[1] autofocus>>@@#error;@@
\</div>
<div class='button'>Мачеха $you.name[2]</div>
\<div class="text">
\Имя: <<textbox '$npc[4].name[1]' $npc[4].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[4].surname' $npc[4].surname autofocus>>@@#error;@@
Кто она вам: <<textbox '$npc[4].who[1]' $npc[4].who[1] autofocus>>@@#error;@@
\</div>
<div class='button'>Отчим $you.name[2]</div>
\<div class="text">
\Имя: <<textbox '$npc[5].name[1]' $npc[5].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[5].surname' $npc[5].surname autofocus>>@@#error;@@
Кто он вам: <<textbox '$npc[5].who[1]' $npc[5].who[1] autofocus>>@@#error;@@
\</div>
\<center>
<<link "<div id='fullButton'>Подтвердить</div>" "prolog">><<set $eventPage to 1>><<set $npc[5].whoYou[1] to $npc[4].whoYou[1]>><<firstInitNamesForm>><</link>>
<<link "<div id='fullButton'>Подтвердить и пропустить пролог</div>" "bedroom">><<set $eventPage to 0;$quest.prologue to 0;$setting.banner to 0;$setting.author to 0>><<set $npc[5].whoYou[1] to $npc[4].whoYou[1]>><<firstInitNamesForm>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<youFirstInit>><<timeFirstInit>>
\<<jpg res banner>>
<center><<link "<div id='button'>Переключить на Русский</div>" "start">><<set $setting.lang to "ru">><</link>></center>
<div class="text">This game is intended for players 18 years and older! All characters are fictitious and of legal age. All events depicted in the game are purely fictional and have no relation to real life situations. If you are under 18, please close the game tab and remove the game from your PC!</div>
<div class="button"><<if $setting.ntr == 1>><font color=red>NTR is enabled by default!!!</font><<else>>NTR is turned off<</if>></div>
\<center><<if $setting.ntr == 0>><<link "<div id=halfButton>Turn on NTR</div>" "start">><<set $setting.ntr to 1>><</link>><<else>><<link "<div id=halfButton>Turn off NTR</div>" "start">><<set $setting.ntr to 0>><</link>><</if>></center>
<center><div class=locButton>Sound</div>
<<if $setting.sound != 1>><<link "<div id=locButton>Turn on</div>" "start">><<set $setting.sound to 1>><</link>><<else>><div class=locButton>Enabled</div><</if>>
\<<if $setting.sound != 0>><<link "<div id=locButton>Turn off</div>" "start">><<set $setting.sound to 0>><</link>><<else>><div class=locButton>Disabled</div><</if>></center>
<center>
\<div class=button>Cheat menu code:</div>
\<<textbox '$cheat.access' $cheat.access autofocus>>@@#error;@@
\</center>
<center><<link "<div id='fullButton'>Start the game</div>" "start">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<youFirstInit>><<npcFirstInit>>
\<div class='button'>You</div>
\<div class="text">
\Name: <<textbox '$you.name[1]' $you.name[1] autofocus>> @@#error;@@
Surname: <<textbox '$you.surname' $you.surname autofocus>> @@#error;@@
Who are you for foster parents: <<textbox '$npc[4].whoYou[1]' $npc[4].whoYou[1] autofocus>> @@#error;@@
\</div>
<div class='button'>$you.name[1]'s husband</div>
\<div class="text">
\Name: <<textbox '$npc[1].name[1]' $npc[1].name[1] autofocus>> @@#error;@@
Surname: <<textbox '$npc[1].surname' $npc[1].surname autofocus>> @@#error;@@
\</div>
<div class='button'>$you.name[1]'s husband's stepbrother</div>
\<div class="text">
\Name: <<textbox '$npc[2].name[1]' $npc[2].name[1] autofocus>> @@#error;@@
Surname: <<textbox '$npc[2].surname' $npc[2].surname autofocus>> @@#error;@@
Who is he to your husband: <<textbox '$npc[2].who[1]' $npc[2].who[1] autofocus>> @@#error;@@
\</div>
<div class='button'>$you.name[1]'s stepbrother</div>
\<div class="text">
\Name: <<textbox '$npc[3].name[1]' $npc[3].name[1] autofocus>> @@#error;@@
Surname: <<textbox '$npc[3].surname' $npc[3].surname autofocus>> @@#error;@@
Who is he to you: <<textbox '$npc[3].who[1]' $npc[3].who[1] autofocus>> @@#error;@@
Who are you to him: <<textbox '$npc[3].whoYou[1]' $npc[3].whoYou[1] autofocus>>@@#error;@@
\</div>
<div class='button'>$you.name[1]'s stepmother</div>
\<div class="text">
\Name: <<textbox '$npc[4].name[1]' $npc[4].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[4].surname' $npc[4].surname autofocus>>@@#error;@@
Who is she to you: <<textbox '$npc[4].who[1]' $npc[4].who[1] autofocus>>@@#error;@@
\</div>
<div class='button'>$you.name[1]'s stepfather</div>
\<div class="text">
\Имя: <<textbox '$npc[5].name[1]' $npc[5].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[5].surname' $npc[5].surname autofocus>>@@#error;@@
Who is he to you: <<textbox '$npc[5].who[1]' $npc[5].who[1] autofocus>>@@#error;@@
\</div>
\<center>
<<link "<div id='fullButton'>Confirm</div>" "prolog">><<set $eventPage to 1>><</link>>
<<link "<div id='fullButton'>Confirm and skip the prologue</div>" "bedroom">><<set $eventPage to 0;$quest.prologue to 0;$setting.banner to 0;$setting.author to 0>><</link>>
\</center>
\<</if>>
\<</if>>
@@<<widgets>>
<<if $quest.prologue == 0>>
<<if $setting.daystart == 1>><div class=widget><font color=white><<if $setting.lang == "ru">>День:<<else>>Day:<</if>></font> <font color=red>$time.daystart</font></div><</if>>
<<if $setting.day == 1>><div class="widget"><font color=white>$time.mDay $time.monthText $time.year</font></div><</if>>
<div class="widget"><font color=white><<link "$time.hour:<<if $time.min < 10>>0<</if>>$time.min" "wait">><<set $locPage to 0>><</link>> $time.dayText</font></div>
<div class="widget">
<font color=white><<if $setting.lang == "ru">>Разврат: <<else>>Corruption: <</if>><center><<showmeter 'corr' `$you.corr / $maxCorr`>></center></font>
<font color=white><<if $setting.lang == "ru">>Возбуждение: <<else>>Arousal: <</if>><center><<showmeter 'arousal' `$you.arousal / $maxArousal`>></center></font>
</div>
<<if $setting.avatar == 1>><a data-passage="you"><<set $locPage to 0>><<avatar assets you $you.hair.color $you.hair.num>></a><</if>>
<div class="widget">
<font color=white><<if $setting.lang == "ru">>Наличка: <font color=red>$you.cash</font><font color=green>$</font><<else>>Cash: <font color=green>$</font><font color=red>$you.cash</font><</if>></font>
<br><font color=white><<if $setting.lang == "ru">>Карта: <font color=red>$you.money</font><font color=green>$</font><<else>>Card: <font color=green>$</font><font color=red>$you.money</font><</if>></font>
</div>
<div class="widget">
<<if $cheat.noEnergy == 0>><font color=white><<if $setting.lang == "ru">>Энергия: <<else>>Energy: <</if>><center><<showmeter 'energy' `$you.energy / $maxEnergy`>></center></font><</if>>
<<if $cheat.noHunger == 0>><font color=white><<if $setting.lang == "ru">>Голод: <<else>>Hunger: <</if>><center><<showmeter 'hunger' `$you.hunger / $maxHunger`>></center></font><</if>>
<<if $cheat.noThirst == 0>><font color=white><<if $setting.lang == "ru">>Жажда: <<else>>Thirst: <</if>><center><<showmeter 'thirst' `$you.thirst / $maxThirst`>></center></font><</if>>
<font color=white><<if $setting.lang == "ru">>Опьянение: <<else>>Intoxication: <</if>><center><<showmeter 'intoxication' `$you.intoxication / $maxIntoxication`>></center></font>
</div>
<<if $quest.husb.swing == 3 or $quest.husb.cheat == 2>><br><a data-passage="husbSupMsg1"><<set $phonePage to 0;$time.min += random(2, 3)>><img src="res/res/msg.png" width="10%" align="middle"></a><</if>>
<</if>>
<<if $setting.font == 0>>
<style>body, tw-story { font-size: 13.5pt; font-family: arial; background-image: url("res/res/bgmain.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; margin: 0; }</style>
<<elseif $setting.font == 1>>
<style>body, tw-story { font-size: 13.5pt; font-family: cursive; background-image: url("res/res/bgmain.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; margin: 0; }</style>
<<elseif $setting.font == 2>>
<style>body, tw-story { font-size: 13.5pt; font-family: verdana; background-image: url("res/res/bgmain.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; margin: 0; }</style>
<<elseif $setting.font == 3>>
<style>body, tw-story { font-size: 13.5pt; font-family: times new roman; background-image: url("res/res/bgmain.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; margin: 0; }</style>
<<else>>
<style>body, tw-story { font-size: 13.5pt; font-family: courier; background-image: url("res/res/bgmain.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; margin: 0; }</style>
<</if>>\<<widget "jpg">>
\<center><div class="jpg">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.jpg" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "png">>
\<center><div class="png">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "atm">>
\<center><div class="atm">
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "npc">>
\<center><div class="npc">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "clo">>
\<center><div class="cloLink">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "avatar">>
\<center><div class="avatar">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "inst">>
\<center><div class="inst">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.jpg" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.jpg" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "gif">>
\<center><div class="gif">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.gif" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.gif" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "say">>
\<center><div class="sayImg">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.png" width="100%">'>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<print '<img src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.png" width="100%">'>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "vid">>
\<center><div class="vid">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.webm" type="video/webm"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.webm" type="video/webm"></video>'>><</if>><</if>>
\</div></center>
\<</widget>>
\
\<<widget "tiktok">>
\<center><div class="inst">
\<<if $args[0] and not $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and not $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and not $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and not $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and not $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and not $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and not $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and not $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and not $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\<<if $args[0] and $args[1] and $args[2] and $args[3] and $args[4] and $args[5] and $args[6] and $args[7] and $args[8] and $args[9]>><<if $setting.sound == 1>><<print '<video autoplay loop><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.mp4" type="video/mp4"></video>'>><<else>><<print '<video autoplay loop muted><source src="res/' + $args[0] + '/' + $args[1] + '/' + $args[2] + '/' + $args[3] + '/' + $args[4] + '/' + $args[5] + '/' + $args[6] + '/' + $args[7] + '/' + $args[8] + '/' + $args[9] + '.mp4" type="video/mp4"></video>'>><</if>><</if>>
\</div></center>
\<</widget>><<settingsFirstInit>>
<<questFirstInit>>
<<generalFirstInit>>
<<rand>>
<<set $maxCorr to 100;$maxArousal to 100;$maxEnergy to 100;$maxHunger to 100;$maxThirst to 100;$maxClean to 100;$maxIntoxication to 100;$maxFit to 100;$maxBeauty to 100;$maxSexEnergy to 10;$maxBodyTan to 100>>
<<newmeter 'corr' 0>>
<<colors 'red'>>
<<sizing '232px'>>
<<label '$you.corr'>>
<</newmeter>>
<<newmeter 'arousal' 1>>
<<colors 'deeppink'>>
<<sizing '232px'>>
<<label '$you.arousal'>>
<</newmeter>>
<<newmeter 'energy' 2>>
<<colors 'green'>>
<<sizing '232px'>>
<<label '$you.energy'>>
<</newmeter>>
<<newmeter 'hunger' 3>>
<<colors 'orange'>>
<<sizing '232px'>>
<<label '$you.hunger'>>
<</newmeter>>
<<newmeter 'thirst' 4>>
<<colors 'aqua'>>
<<sizing '232px'>>
<<label '$you.thirst'>>
<</newmeter>>
<<newmeter 'clean' 5>>
<<colors 'green'>>
<<sizing '232px'>>
<<label '$you.clean'>>
<</newmeter>>
<<newmeter 'intoxication' 6>>
<<colors 'deeppink'>>
<<sizing '232px'>>
<<label '$you.intoxication'>>
<</newmeter>>
<<newmeter 'fit' 7>>
<<colors 'yellow'>>
<<sizing '232px'>>
<<label '$you.body.fit'>>
<</newmeter>>
<<newmeter 'beauty' 8>>
<<colors 'hotpink'>>
<<sizing '232px'>>
<<label '$you.beauty'>>
<</newmeter>>
<<newmeter 'tan' 9>>
<<colors 'orange'>>
<<sizing '232px'>>
<<label '$you.body.tan'>>
<</newmeter>>
<<newmeter 'sexenergy' 10>>
<<colors 'green'>>
<<sizing '232px'>>
<<label '$sexEnergy'>>
<</newmeter>>
<<newmeter 'sexenergy2' 11>>
<<colors 'green'>>
<<sizing '232px'>>
<<label '$sexEnergy2'>>
<</newmeter>><<widget "youFirstInit">>
<<if $setting.lang == "ru">>
<<set $you = {
name: {1: "Эмилия", 2: "Эмилии", 3: "Эмилию", 4: "Эмилией",},
surname: "Филипс",
race: 1,
sex: 0,
sexText: "Женский",
age: 25,
corr: 0,
arousal: 0,
clean: 50,
energy: 100,
sleeping: 0,
hunger: 20,
eating: 0,
thirst: 20,
intoxication: 0,
cash: 100,
money: 300,
beauty: 0,
beautyText: '',
umbrella: 0,
hair: {color: 1, num: 1,},
face: {eyes: 1, lips: 1,},
body: {type: 1, bodyText: '', fit: 20, tan: 0, tanText: '', boobs: 2, boobsText: '', ass: 2, assText: '',},
clothes: {home: 2, street: 3, uw: 2, bikini: 3, sport: 2, beauty: 0, type: '',},
pierced: {ears: 0, brows: 0, nose: 0, lips: 0, tongue: 0, nipples: 0, navel: 0, clitoris: 0, labia: 0,},
piercing: {ears: 0, brows: 0, nose: 0, lips: 0, tongue: 0, nipples: 0, navel: 0, clitoris: 0, labia: 0,},
accessories: {bracelet: 0, anklet: 0, watch: 0, glasses: 0, ring: 1, buttplug: 0,},
uni: {fame: 0, income: 7200,},
inst: {sub: 737, day: 0, fame: 0, average: 0, underwear: 0, topless: 0, income: 0,},
onlyfans: {sub: 0, day: 0, fame: 0, topless: 0, naked: 0, pussy: 0, buttplug: 0, income: 0,},
pornhub: {sub: 0, day: 0, fame: 0, income: 0,},
model: {fame: 0, count: 0,},
southCafe: {fame: 0, clothes: 0, shifts: 0,},
gym: 0,
cosm: {amount: 50, applied: 0, type: '',},
sexinfo: {masturbation: 0, cunni: 0, lick: 0, hj: 0, tj: 0, bj: 0, deepthroat: 0, vaginal: 0, anal: 0, analAccess: 0, dp: 0, dpAccess: 0, dvp: 0, dvpAccess: 0, dap: 0, dapAccess: 0, gangbang: 0, cheat: 0, orgasm: 0, cumonface: 0, cuminmouth: 0, cumonboobs: 0, cumonbelly: 0, cumonass: 0, creampie: 0, analCreampie: 0, swallow: 0, spit: 0, wat: {mouth: 0, pussy: 0, ass: 0,}, amateurPorn: 0, porn: 0, whore: 0,},
skill: {bj: 0, dance: 0, strip: 0, yoga: 0, waitress: 0,},
gloryhole: {hj: 0, bj: 0, vaginal: 0, anal: 0, sbwc: 0,},
};>>
<<else>>
<<set $you = {
name: {1: "Emilia", 2: "Emilia", 3: "Emilia", 4: "Emilia",},
surname: "Philips",
race: 1,
sex: 0,
sexText: "Female",
age: 25,
corr: 0,
arousal: 0,
clean: 50,
energy: 100,
sleeping: 0,
hunger: 20,
eating: 0,
thirst: 20,
intoxication: 0,
cash: 100,
money: 300,
beauty: 0,
beautyText: '',
umbrella: 0,
hair: {color: 1, num: 1,},
face: {eyes: 1, lips: 1,},
body: {type: 1, bodyText: '', fit: 20, tan: 0, tanText: '', boobs: 2, boobsText: '', ass: 2, assText: '',},
clothes: {home: 2, street: 3, uw: 2, bikini: 3, sport: 2, beauty: 0, type: '',},
pierced: {ears: 0, brows: 0, nose: 0, lips: 0, tongue: 0, nipples: 0, navel: 0, clitoris: 0, labia: 0,},
piercing: {ears: 0, brows: 0, nose: 0, lips: 0, tongue: 0, nipples: 0, navel: 0, clitoris: 0, labia: 0,},
accessories: {bracelet: 0, anklet: 0, watch: 0, glasses: 0, ring: 1, buttplug: 0,},
uni: {fame: 0, income: 7200,},
inst: {sub: 737, day: 0, fame: 0, average: 0, underwear: 0, topless: 0, income: 0,},
onlyfans: {sub: 0, day: 0, fame: 0, topless: 0, naked: 0, pussy: 0, buttplug: 0, income: 0,},
pornhub: {sub: 0, day: 0, fame: 0, income: 0,},
model: {fame: 0, count: 0,},
southCafe: {fame: 0, clothes: 0, shifts: 0,},
gym: 0,
cosm: {amount: 50, applied: 0, type: '',},
sexinfo: {masturbation: 0, cunni: 0, lick: 0, hj: 0, tj: 0, bj: 0, deepthroat: 0, vaginal: 0, anal: 0, analAccess: 0, dp: 0, dpAccess: 0, dvp: 0, dvpAccess: 0, dap: 0, dapAccess: 0, gangbang: 0, cheat: 0, orgasm: 0, cumonface: 0, cuminmouth: 0, cumonboobs: 0, cumonbelly: 0, cumonass: 0, creampie: 0, analCreampie: 0, swallow: 0, spit: 0, wat: {mouth: 0, pussy: 0, ass: 0,}, amateurPorn: 0, porn: 0, whore: 0,},
skill: {bj: 0, dance: 0, strip: 0, yoga: 0, waitress: 0,},
gloryhole: {hj: 0, bj: 0, vaginal: 0, anal: 0, sbwc: 0,},
};>>
<</if>>
<</widget>>
<<widget "youTranslate">>
<<if $setting.lang == "ru">>
<<set $you = {
name: {1: "Эмилия", 2: "Эмилии", 3: "Эмилию", 4: "Эмилией",},
surname: "Филипс",
race: $you.race,
sex: $you.sex,
sexText: "Женский",
age: $you.age,
corr: $you.corr,
arousal: $you.arousal,
clean: $you.clean,
energy: $you.energy,
sleeping: $you.sleeping,
hunger: $you.hunger,
eating: $you.eating,
thirst: $you.thirst,
intoxication: $you.intoxication,
cash: $you.cash,
money: $you.money,
beauty: $you.beauty,
beautyText: $you.beautyText,
umbrella: $you.umbrella,
hair: {color: $you.hair.color, num: $you.hair.num,},
face: {eyes: $you.face.eyes, lips: $you.face.lips,},
body: {type: $you.body.type, bodyText: $you.body.bodyText, fit: $you.body.fit, tan: $you.body.tan, tanText: $you.body.tanText, boobs: $you.body.boobs, boobsText: $you.body.boobsText, ass: $you.body.ass, assText: $you.body.assText,},
clothes: {home: $you.clothes.home, street: $you.clothes.street, uw: $you.clothes.uw, bikini: $you.clothes.bikini, sport: $you.clothes.sport, beauty: $you.clothes.beauty, type: $you.clothes.type,},
pierced: {ears: $you.pierced.ears, brows: $you.pierced.brows, nose: $you.pierced.nose, lips: $you.pierced.lips, tongue: $you.pierced.tongue, nipples: $you.pierced.nipples, navel: $you.pierced.navel, clitoris: $you.pierced.clitoris, labia: $you.pierced.labia,},
piercing: {ears: $you.piercing.ears, brows: $you.piercing.brows, nose: $you.piercing.nose, lips: $you.piercing.lips, tongue: $you.piercing.tongue, nipples: $you.piercing.nipples, navel: $you.piercing.navel, clitoris: $you.piercing.clitoris, labia: $you.piercing.labia,},
accessories: {bracelet: $you.accessories.bracelet, anklet: $you.accessories.anklet, watch: $you.accessories.watch, glasses: $you.accessories.glasses, ring: $you.accessories.ring, buttplug: $you.accessories.buttplug,},
uni: {fame: $you.uni.fame, income: $you.uni.income,},
inst: {sub: $you.inst.sub, day: $you.inst.day, fame: $you.inst.fame, average: $you.inst.average, underwear: $you.inst.average, topless: $you.inst.topless, income: $you.inst.income,},
onlyfans: {sub: $you.onlyfans.sub, day: $you.onlyfans.day, fame: $you.onlyfans.fame, topless: $you.onlyfans.topless, naked: $you.onlyfans.naked, pussy: $you.onlyfans.pussy, buttplug: $you.onlyfans.buttplug, income: $you.onlyfans.income,},
pornhub: {sub: $you.pornhub.sub, day: $you.pornhub.sub, fame: $you.pornhub.sub, income: $you.pornhub.income,},
model: {fame: $you.model.fame, count: $you.model.count,},
southCafe: {fame: $you.southCafe.fame, clothes: $you.southCafe.clothes, shifts: $you.southCafe.shifts,},
gym: $you.gym,
cosm: {amount: $you.cosm.amount, applied: $you.cosm.applied, type: $you.cosm.type,},
sexinfo: {masturbation: $you.sexinfo.masturbation, cunni: $you.sexinfo.cunni, lick: $you.sexinfo.lick, hj: $you.sexinfo.hj, tj: $you.sexinfo.tj, bj: $you.sexinfo.bj, deepthroat: $you.sexinfo.deepthroat, vaginal: $you.sexinfo.vaginal, anal: $you.sexinfo.anal, analAccess: $you.sexinfo.analAccess, dp: $you.sexinfo.dp, dpAccess: $you.sexinfo.dpAccess, dvp: $you.sexinfo.dvp, dvpAccess: $you.sexinfo.dvpAccess, dap: $you.sexinfo.dap, dapAccess: $you.sexinfo.dapAccess, gangbang: $you.sexinfo.gangbang, cheat: $you.sexinfo.cheat, orgasm: $you.sexinfo.orgasm, cumonface: $you.sexinfo.cumonface, cuminmouth: $you.sexinfo.cuminmouth, cumonboobs: $you.sexinfo.cumonboobs, cumonbelly: $you.sexinfo.cumonbelly, cumonass: $you.sexinfo.cumonass, creampie: $you.sexinfo.creampie, analCreampie: $you.sexinfo.analCreampie, swallow: $you.sexinfo.swallow, spit: $you.sexinfo.spit, wat: {mouth: $you.sexinfo.wat.mouth, pussy: $you.sexinfo.wat.pussy, ass: $you.sexinfo.wat.ass,}, amateurPorn: $you.sexinfo.amateurPorn, porn: $you.sexinfo.porn, whore: $you.sexinfo.whore,},
skill: {bj: $you.skill.bj, dance: $you.skill.dance, strip: $you.skill.strip, yoga: $you.skill.yoga, waitress: $you.skill.waitress,},
gloryhole: {hj: $you.gloryhole.hj, bj: $you.gloryhole.bj, vaginal: $you.gloryhole.vaginal, anal: $you.gloryhole.anal, sbwc: $you.gloryhole.sbwc,},
};>>
<<else>>
<<set $you = {
name: {1: "Emilia", 2: "Emilia", 3: "Emilia", 4: "Emilia",},
surname: "Philips",
race: $you.race,
sex: $you.sex,
sexText: "Female",
age: $you.age,
corr: $you.corr,
arousal: $you.arousal,
clean: $you.clean,
energy: $you.energy,
sleeping: $you.sleeping,
hunger: $you.hunger,
eating: $you.eating,
thirst: $you.thirst,
intoxication: $you.intoxication,
cash: $you.cash,
money: $you.money,
beauty: $you.beauty,
beautyText: $you.beautyText,
umbrella: $you.umbrella,
hair: {color: $you.hair.color, num: $you.hair.num,},
face: {eyes: $you.face.eyes, lips: $you.face.lips,},
body: {type: $you.body.type, bodyText: $you.body.bodyText, fit: $you.body.fit, tan: $you.body.tan, tanText: $you.body.tanText, boobs: $you.body.boobs, boobsText: $you.body.boobsText, ass: $you.body.ass, assText: $you.body.assText,},
clothes: {home: $you.clothes.home, street: $you.clothes.street, uw: $you.clothes.uw, bikini: $you.clothes.bikini, sport: $you.clothes.sport, beauty: $you.clothes.beauty, type: $you.clothes.type,},
pierced: {ears: $you.pierced.ears, brows: $you.pierced.brows, nose: $you.pierced.nose, lips: $you.pierced.lips, tongue: $you.pierced.tongue, nipples: $you.pierced.nipples, navel: $you.pierced.navel, clitoris: $you.pierced.clitoris, labia: $you.pierced.labia,},
piercing: {ears: $you.piercing.ears, brows: $you.piercing.brows, nose: $you.piercing.nose, lips: $you.piercing.lips, tongue: $you.piercing.tongue, nipples: $you.piercing.nipples, navel: $you.piercing.navel, clitoris: $you.piercing.clitoris, labia: $you.piercing.labia,},
accessories: {bracelet: $you.accessories.bracelet, anklet: $you.accessories.anklet, watch: $you.accessories.watch, glasses: $you.accessories.glasses, ring: $you.accessories.ring, buttplug: $you.accessories.buttplug,},
uni: {fame: $you.uni.fame, income: $you.uni.income,},
inst: {sub: $you.inst.sub, day: $you.inst.day, fame: $you.inst.fame, average: $you.inst.average, underwear: $you.inst.average, topless: $you.inst.topless, income: $you.inst.income,},
onlyfans: {sub: $you.onlyfans.sub, day: $you.onlyfans.day, fame: $you.onlyfans.fame, topless: $you.onlyfans.topless, naked: $you.onlyfans.naked, pussy: $you.onlyfans.pussy, buttplug: $you.onlyfans.buttplug, income: $you.onlyfans.income,},
pornhub: {sub: $you.pornhub.sub, day: $you.pornhub.sub, fame: $you.pornhub.sub, income: $you.pornhub.income,},
model: {fame: $you.model.fame, count: $you.model.count,},
southCafe: {fame: $you.southCafe.fame, clothes: $you.southCafe.clothes, shifts: $you.southCafe.shifts,},
gym: $you.gym,
cosm: {amount: $you.cosm.amount, applied: $you.cosm.applied, type: $you.cosm.type,},
sexinfo: {masturbation: $you.sexinfo.masturbation, cunni: $you.sexinfo.cunni, lick: $you.sexinfo.lick, hj: $you.sexinfo.hj, tj: $you.sexinfo.tj, bj: $you.sexinfo.bj, deepthroat: $you.sexinfo.deepthroat, vaginal: $you.sexinfo.vaginal, anal: $you.sexinfo.anal, analAccess: $you.sexinfo.analAccess, dp: $you.sexinfo.dp, dpAccess: $you.sexinfo.dpAccess, dvp: $you.sexinfo.dvp, dvpAccess: $you.sexinfo.dvpAccess, dap: $you.sexinfo.dap, dapAccess: $you.sexinfo.dapAccess, gangbang: $you.sexinfo.gangbang, cheat: $you.sexinfo.cheat, orgasm: $you.sexinfo.orgasm, cumonface: $you.sexinfo.cumonface, cuminmouth: $you.sexinfo.cuminmouth, cumonboobs: $you.sexinfo.cumonboobs, cumonbelly: $you.sexinfo.cumonbelly, cumonass: $you.sexinfo.cumonass, creampie: $you.sexinfo.creampie, analCreampie: $you.sexinfo.analCreampie, swallow: $you.sexinfo.swallow, spit: $you.sexinfo.spit, wat: {mouth: $you.sexinfo.wat.mouth, pussy: $you.sexinfo.wat.pussy, ass: $you.sexinfo.wat.ass,}, amateurPorn: $you.sexinfo.amateurPorn, porn: $you.sexinfo.porn, whore: $you.sexinfo.whore,},
skill: {bj: $you.skill.bj, dance: $you.skill.dance, strip: $you.skill.strip, yoga: $you.skill.yoga, waitress: $you.skill.waitress,},
gloryhole: {hj: $you.gloryhole.hj, bj: $you.gloryhole.bj, vaginal: $you.gloryhole.vaginal, anal: $you.gloryhole.anal, sbwc: $you.gloryhole.sbwc,},
};>>
<</if>>
<</widget>><<widget "npcFirstInit">>
<<if $setting.lang == "ru">>
<<set $npc = {
num: {1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
mem: {1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
1: {name: {1: "Ричард", 2: "Ричарда", 3: "Ричарду", 4: "Ричардом",}, surname: "Филипс", who: {1: "Муж", 2: "Мужа", 3: "Мужу", 4: "Мужем",}, whoYou: {1: "Жена", 2: "Жены", 3: "Жену", 4: "Жене", 5: "Женой",}, sex: 1, sexText: "Мужской", age: 26, cock: 17, race: 1, corr: 100, hadSex: 1, arousal: 0, sexCount: 69, know: 1, home: 0, loc: '',},
2: {name: {1: "Джеймс", 2: "Джеймса", 3: "Джеймсу", 4: "Джеймсом",}, surname: "Филипс", who: {1: "Сводный брат", 2: "Сводного брата", 3: "Сводному брату", 4: "Сводным братом",}, sex: 1, sexText: "Мужской", age: 22, cock: 19, race: 1, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
3: {name: {1: "Оливер", 2: "Оливера", 3: "Оливеру", 4: "Оливером",}, surname: "Уолкер", who: {1: "Сводный брат", 2: "Сводного брата", 3: "Сводному брату", 4: "Сводным братом",}, whoYou: {1: "Сводная сестра", 2: "Сводной сестры", 3: "Сводную сестру", 4: "Сводной сестре", 5: "Сводной сестрой",}, sex: 1, sexText: "Мужской", age: 18, cock: 18, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
4: {name: {1: "Дженнифер", 2: "Дженнифер", 3: "Дженнифер", 4: "Дженнифер",}, surname: "Уолкер", who: {1: "Мачеха", 2: "Мачехи", 3: "Мачеху", 4: "Мачехе", 5: "Мачехой",}, whoYou: {1: "Падчерица", 2: "Падчерицы", 3: "Падчерицу", 4: "Падчерице", 5: "Падчерицей",}, sex: 0, sexText: "Женский", age: 44, boobs: 4, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
5: {name: {1: "Шон", 2: "Шона", 3: "Шону", 4: "Шоном",}, surname: "Уолкер", who: {1: "Отчим", 2: "Отчима", 3: "Отчиму", 4: "Отчимом",}, whoYou: {1: "Падчерица", 2: "Падчерицы", 3: "Падчерицу", 4: "Падчерице", 5: "Падчерицей",}, sex: 1, sexText: "Мужской", age: 46, cock: 20, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
6: {name: {1: "Мария", 2: "Марии", 3: "Марию", 4: "Марией",}, surname: "Хернандез", who: {1: "Директор ErosTalent", 2: "Директора ErosTalent", 3: "Директору ErosTalent", 4: "Директору ErosTalent", 5: "Директором ErosTalent",}, whoYou: {1: "Модель", 2: "Модели", 3: "Модель", 4: "Модели", 5: "Моделью",}, sex: 0, sexText: "Женский", age: 39, boobs: 4, race: 1, corr: 40, arousal: 0, hadSex: 0, sexCount: 0, know: 0, home: 0, loc: '',},
7: {name: {1: "Лукас", 2: "Лукаса", 3: "Лукасу", 4: "Лукасом",}, surname: "Робинсон", who: {1: "Друг", 2: "Друга", 3: "Другу", 4: "Другом",}, whoYou: {1: "Подруга", 2: "Подруги", 3: "Подругу", 4: "Подруге", 5: "Подругой",}, sex: 1, sexText: "Мужской", age: 28, cock: 21, race: 1, corr: 50, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
8: {name: {1: "Пол", 2: "Пола", 3: "Полу", 4: "Полом",}, surname: "Гарсия", who: {1: "Друг", 2: "Друга", 3: "Другу", 4: "Другом",}, whoYou: {1: "Подруга", 2: "Подруги", 3: "Подругу", 4: "Подруге", 5: "Подругой",}, sex: 1, sexText: "Мужской", age: 30, cock: 19, race: 1, corr: 25, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
9: {name: {1: "Кевин", 2: "Кевина", 3: "Кевину", 4: "Кевином",}, surname: "Харди", who: {1: "Ректор", 2: "Ректора", 3: "Ректору", 4: "Ректором",}, whoYou: {1: "Преподша", 2: "Преподши", 3: "Преподшу", 4: "Преподше", 5: "Преподшей",}, sex: 1, sexText: "Мужской", age: 61, cock: 18, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
10: {name: {1: "Рик", 2: "Рика", 3: "Рику", 4: "Риком",}, surname: "Браун", who: {1: "Менеджер", 2: "Менеджера", 3: "Менеджеру", 4: "Менеджером",}, whoYou: {1: "Официантка", 2: "Официантки", 3: "Официантку", 4: "Официантке", 5: "Официанткой",}, sex: 1, sexText: "Мужской", age: 27, cock: 19, race: 1, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
11: {name: {1: "Малик", 2: "Малика", 3: "Малику", 4: "Маликом",}, surname: "Картер", who: {1: "Кальянщик", 2: "Кальянщика", 3: "Кальянщику", 4: "Кальянщиком",}, whoYou: {1: "Знакомая", 2: "Знакомой", 3: "Знакомую", 4: "Знакомой", 5: "Знакомой",}, sex: 1, sexText: "Мужской", age: 19, cock: 24, race: 2, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 0, home: 0, loc: '',},
};>>
<<else>>
<<set $npc = {
num: {1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
mem: {1: 1, 2: 1, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
1: {name: {1: "Richard", 2: "Richard", 3: "Richard",4: "Richard",}, surname: "Philips", who: {1: "Husband", 2: "Husband", 3: "Husband", 4: "Husband",}, whoYou: {1: "Wife", 2: "Wife", 3: "Wife", 4: "Wife", 5: "Wife",}, sex: 1, sexText: "Male", age: 26, cock: 17, race: 1, corr: 100, arousal: 0, hadSex: 1, sexCount: 69, know: 1, home: 0, loc: '',},
2: {name: {1: "James", 2: "James", 3: "James", 4: "James",}, surname: "Philips", who: {1: "Stepbrother", 2: "Stepbrother", 3: "Stepbrother", 4: "Stepbrother",}, sex: 1, sexText: "Male", age: 22, cock: 19, race: 1, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
3: {name: {1: "Oliver", 2: "Oliver", 3: "Oliver", 4: "Oliver",}, surname: "Walker", who: {1: "Stepbrother", 2: "Stepbrother", 3: "Stepbrother", 4: "Stepbrother",}, whoYou: {1: "Stepsister", 2: "Stepsister", 3: "Stepsister", 4: "Stepsister", 5: "Stepsister",}, sex: 1, sexText: "Male", age: 18, cock: 18, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
4: {name: {1: "Jennifer", 2: "Jennifer", 3: "Jennifer", 4: "Jennifer",}, surname: "Walker", who: {1: "Stepmother", 2: "Stepmother", 3: "Stepmother", 4: "Stepmother", 5: "Stepmother", }, whoYou: {1: "Stepdaughter", 2: "Stepdaughter", 3: "Stepdaughter", 4: "Stepdaughter", 5: "Stepdaughter",}, sex: 0, sexText: "Female", age: 44, boobs: 4, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
5: {name: {1: "Sean", 2: "Sean", 3: "Sean", 4: "Sean",}, surname: "Walker", who: {1: "Stepfather", 2: "Stepfather", 3: "Stepfather", 4: "Stepfather",}, whoYou: {1: "Stepdaughter", 2: "Stepdaughter", 3: "Stepdaughter", 4: "Stepdaughter", 5: "Stepdaughter",}, sex: 1, sexText: "Male", age: 46, cock: 20, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
6: {name: {1: "Maria", 2: "Maria", 3: "Maria", 4: "Maria",}, surname: "Hernandez", who: {1: "Director of ErosTalent", 2: "Director of ErosTalent", 3: "Director of ErosTalent", 4: "Director of ErosTalent", 5: "Director of ErosTalent",}, whoYou: {1: "Model", 2: "Model", 3: "Model", 4: "Model", 5: "Model",}, sex: 0, sexText: "Female", age: 39, boobs: 4, race: 1, corr: 40, arousal: 0, hadSex: 0, sexCount: 0, know: 0, home: 0, loc: '',},
7: {name: {1: "Lucas", 2: "Lucas", 3: "Lucas", 4: "Lucas",}, surname: "Robinson", who: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend",}, whoYou: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend", 5: "Friend",}, sex: 1, sexText: "Male", age: 28, cock: 21, race: 1, corr: 50, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
8: {name: {1: "Paul", 2: "Paul", 3: "Paul", 4: "Paul",}, surname: "Garcia", who: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend",}, whoYou: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend", 5: "Friend",}, sex: 1, sexText: "Male", age: 30, cock: 19, race: 1, corr: 25, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
9: {name: {1: "Kevin", 2: "Kevin", 3: "Kevin", 4: "Kevin",}, surname: "Hardy", who: {1: "Rector", 2: "Rector", 3: "Rector", 4: "Rector",}, whoYou: {1: "Teacher", 2: "Teacher", 3: "Teacher", 4: "Teacher", 5: "Teacher",}, sex: 1, sexText: "Male", age: 61, cock: 18, race: 1, corr: 0, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
10: {name: {1: "Rick", 2: "Rick", 3: "Rick", 4: "Rick",}, surname: "Brown", who: {1: "Manager", 2: "Manager", 3: "Manager", 4: "Manager",}, whoYou: {1: "Waitress", 2: "Waitress", 3: "Waitress", 4: "Waitress", 5: "Waitress",}, sex: 1, sexText: "Male", age: 27, cock: 19, race: 1, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 1, home: 0, loc: '',},
11: {name: {1: "Malik", 2: "Malik", 3: "Malik", 4: "Malik",}, surname: "Carter", who: {1: "Hookah Maker", 2: "Hookah Maker", 3: "Hookah Maker", 4: "Hookah Maker",}, whoYou: {1: "Acquaintance", 2: "Acquaintance", 3: "Acquaintance", 4: "Acquaintance", 5: "Acquaintance",}, sex: 1, sexText: "Male", age: 19, cock: 24, race: 2, corr: 100, arousal: 0, hadSex: 0, sexCount: 0, know: 0, home: 0, loc: '',},
};>>
<</if>>
<</widget>>
<<widget "npcTranslate">>
<<if $setting.lang == "ru">>
/* <<set $npc[1].name[1] to "Ричард";$npc[1].name[2] to "Ричарда";$npc[1].name[3] to "Ричарду"; */
<<set $npc = {
num: {1: $npc.num[1], 2: $npc.num[2], 3: $npc.num[3], 4: $npc.num[4], 5: $npc.num[5], 6: $npc.num[6], 7: $npc.num[7], 8: $npc.num[8], 9: $npc.num[9], 10: $npc.num[10], 11: $npc.num[11], 12: $npc.num[12], 13: $npc.num[13], 14: $npc.num[14], 15: $npc.num[15], 16: $npc.num[16], 17: $npc.num[17], 18: $npc.num[18], 19: $npc.num[19], 20: $npc.num[20]},
mem: {1: $npc.mem[1], 2: $npc.mem[2], 3: $npc.mem[3], 4: $npc.mem[4], 5: $npc.mem[5], 6: $npc.mem[6], 7: $npc.mem[7], 8: $npc.mem[8], 9: $npc.mem[9], 10: $npc.mem[10], 11: $npc.mem[11], 12: $npc.mem[12], 13: $npc.mem[13], 14: $npc.mem[14], 15: $npc.mem[15], 16: $npc.mem[16], 17: $npc.mem[17], 18: $npc.mem[18], 19: $npc.mem[19], 20: $npc.mem[20]},
1: {name: {1: "Ричард", 2: "Ричарда", 3: "Ричарду", 4: "Ричардом",}, surname: "Филипс", who: {1: "Муж", 2: "Мужа", 3: "Мужу", 4: "Мужем",}, whoYou: {1: "Жена", 2: "Жены", 3: "Жену", 4: "Жене", 5: "Женой",}, sex: $npc[1].sex, sexText: "Мужской", age: $npc[1].age, cock: $npc[1].cock, race: $npc[1].race, corr: $npc[1].corr, arousal: $npc[1].arousal, hadSex: $npc[1].hadSex, sexCount: $npc[1].sexCount, know: $npc[1].know, home: $npc[1].home, loc: $npc[1].loc,},
2: {name: {1: "Джеймс", 2: "Джеймса", 3: "Джеймсу", 4: "Джеймсом",}, surname: "Филипс", who: {1: "Сводный брат", 2: "Сводного брата", 3: "Сводному брату", 4: "Сводным братом",}, sex: $npc[2].sex, sexText: "Мужской", age: $npc[2].age, cock: $npc[2].cock, race: $npc[2].race, corr: $npc[2].corr, arousal: $npc[2].arousal, hadSex: $npc[2].hadSex, sexCount: $npc[2].sexCount, know: $npc[2].know, home: $npc[2].home, loc: $npc[2].loc,},
3: {name: {1: "Оливер", 2: "Оливера", 3: "Оливеру", 4: "Оливером",}, surname: "Уолкер", who: {1: "Сводный брат", 2: "Сводного брата", 3: "Сводному брату", 4: "Сводным братом",}, whoYou: {1: "Сводная сестра", 2: "Сводной сестры", 3: "Сводную сестру", 4: "Сводной сестре", 5: "Сводной сестрой",}, sex: $npc[3].sex, sexText: "Мужской", age: $npc[3].age, cock: $npc[3].cock, race: $npc[3].race, corr: $npc[3].corr, arousal: $npc[3].arousal, hadSex: $npc[3].hadSex, sexCount: $npc[3].sexCount, know: $npc[3].know, home: $npc[3].home, loc: $npc[3].loc,},
4: {name: {1: "Дженнифер", 2: "Дженнифер", 3: "Дженнифер", 4: "Дженнифер",}, surname: "Уолкер", who: {1: "Мачеха", 2: "Мачехи", 3: "Мачеху", 4: "Мачехе", 5: "Мачехой",}, whoYou: {1: "Падчерица", 2: "Падчерицы", 3: "Падчерицу", 4: "Падчерице", 5: "Падчерицей",}, sex: $npc[4].sex, sexText: "Женский", age: $npc[4].age, boobs: $npc[4].boobs, race: $npc[4].race, corr: $npc[4].corr, arousal: $npc[4].arousal, hadSex: $npc[4].hadSex, sexCount: $npc[4].sexCount, know: $npc[4].know, home: $npc[4].home, loc: $npc[4].loc,},
5: {name: {1: "Шон", 2: "Шона", 3: "Шону", 4: "Шоном",}, surname: "Уолкер", who: {1: "Отчим", 2: "Отчима", 3: "Отчиму", 4: "Отчимом",}, whoYou: {1: "Падчерица", 2: "Падчерицы", 3: "Падчерицу", 4: "Падчерице", 5: "Падчерицей",}, sex: $npc[5].sex, sexText: "Мужской", age: $npc[5].age, cock: $npc[5].cock, race: $npc[5].race, corr: $npc[5].corr, arousal: $npc[5].arousal, hadSex: $npc[5].hadSex, sexCount: $npc[5].sexCount, know: $npc[5].know, home: $npc[5].home, loc: $npc[5].loc,},
6: {name: {1: "Мария", 2: "Марии", 3: "Марию", 4: "Марией",}, surname: "Хернандез", who: {1: "Директор ErosTalent", 2: "Директора ErosTalent", 3: "Директору ErosTalent", 4: "Директору ErosTalent", 5: "Директором ErosTalent",}, whoYou: {1: "Модель", 2: "Модели", 3: "Модель", 4: "Модели", 5: "Моделью",}, sex: $npc[6].sex, sexText: $npc[6].sexText, age: $npc[6].age, boobs: $npc[6].boobs, race: $npc[6].race, corr: $npc[6].corr, arousal: $npc[6].arousal, hadSex: $npc[6].hadSex, sexCount: $npc[6].sexCount, know: $npc[6].know, home: $npc[6].home, loc: $npc[6].loc,},
7: {name: {1: "Лукас", 2: "Лукаса", 3: "Лукасу", 4: "Лукасом",}, surname: "Робинсон", who: {1: "Друг", 2: "Друга", 3: "Другу", 4: "Другом",}, whoYou: {1: "Подруга", 2: "Подруги", 3: "Подругу", 4: "Подруге", 5: "Подругой",}, sex: $npc[7].sex, sexText: "Мужской", age: $npc[7].age, cock: $npc[7].cock, race: $npc[7].race, corr: $npc[7].corr, arousal: $npc[7].arousal, hadSex: $npc[7].hadSex, sexCount: $npc[7].sexCount, know: $npc[7].know, home: $npc[7].home, loc: $npc[7].loc,},
8: {name: {1: "Пол", 2: "Пола", 3: "Полу", 4: "Полом",}, surname: "Гарсия", who: {1: "Друг", 2: "Друга", 3: "Другу", 4: "Другом",}, whoYou: {1: "Подруга", 2: "Подруги", 3: "Подругу", 4: "Подруге", 5: "Подругой",}, sex: $npc[8].sex, sexText: "Мужской", age: $npc[8].age, cock: $npc[8].cock, race: $npc[8].race, corr: $npc[8].corr, arousal: $npc[8].arousal, hadSex: $npc[8].hadSex, sexCount: $npc[8].sexCount, know: $npc[8].know, home: $npc[8].home, loc: $npc[8].loc,},
9: {name: {1: "Кевин", 2: "Кевина", 3: "Кевину", 4: "Кевином",}, surname: "Харди", who: {1: "Ректор", 2: "Ректора", 3: "Ректору", 4: "Ректором",}, whoYou: {1: "Преподша", 2: "Преподши", 3: "Преподшу", 4: "Преподше", 5: "Преподшей",}, sex: $npc[9].sex, sexText: "Мужской", age: $npc[9].age, cock: $npc[9].cock, race: $npc[9].race, corr: $npc[9].corr, arousal: $npc[9].arousal, hadSex: $npc[9].hadSex, sexCount: $npc[9].sexCount, know: $npc[9].know, home: $npc[9].home, loc: $npc[9].loc,},
10: {name: {1: "Рик", 2: "Рика", 3: "Рику", 4: "Риком",}, surname: "Браун", who: {1: "Менеджер", 2: "Менеджера", 3: "Менеджеру", 4: "Менеджером",}, whoYou: {1: "Официантка", 2: "Официантки", 3: "Официантку", 4: "Официантке", 5: "Официанткой",}, sex: $npc[10].sex, sexText: "Мужской", age: $npc[10].age, cock: $npc[10].cock, race: $npc[10].race, corr: $npc[10].corr, arousal: $npc[10].arousal, hadSex: $npc[10].hadSex, sexCount: $npc[10].sexCount, know: $npc[10].know, home: $npc[10].home, loc: $npc[10].loc,},
11: {name: {1: "Малик", 2: "Малика", 3: "Малику", 4: "Маликом",}, surname: "Картер", who: {1: "Кальянщик", 2: "Кальянщика", 3: "Кальянщику", 4: "Кальянщиком",}, whoYou: {1: "Знакомая", 2: "Знакомой", 3: "Знакомую", 4: "Знакомой", 5: "Знакомой",}, sex: $npc[11].sex, sexText: "Мужской", age: $npc[11].age, cock: $npc[11].cock, race: $npc[11].race, corr: $npc[11].corr, arousal: $npc[11].arousal, hadSex: $npc[11].hadSex, sexCount: $npc[11].sexCount, know: $npc[11].know, home: $npc[11].home, loc: $npc[11].loc,},
};>>
<<else>>
<<set $npc = {
num: {1: $npc.num[1], 2: $npc.num[2], 3: $npc.num[3], 4: $npc.num[4], 5: $npc.num[5], 6: $npc.num[6], 7: $npc.num[7], 8: $npc.num[8], 9: $npc.num[9], 10: $npc.num[10], 11: $npc.num[11], 12: $npc.num[12], 13: $npc.num[13], 14: $npc.num[14], 15: $npc.num[15], 16: $npc.num[16], 17: $npc.num[17], 18: $npc.num[18], 19: $npc.num[19], 20: $npc.num[20]},
mem: {1: $npc.mem[1], 2: $npc.mem[2], 3: $npc.mem[3], 4: $npc.mem[4], 5: $npc.mem[5], 6: $npc.mem[6], 7: $npc.mem[7], 8: $npc.mem[8], 9: $npc.mem[9], 10: $npc.mem[10], 11: $npc.mem[11], 12: $npc.mem[12], 13: $npc.mem[13], 14: $npc.mem[14], 15: $npc.mem[15], 16: $npc.mem[16], 17: $npc.mem[17], 18: $npc.mem[18], 19: $npc.mem[19], 20: $npc.mem[20]},
1: {name: {1: "Richard", 2: "Richard", 3: "Richard",4: "Richard",}, surname: "Philips", who: {1: "Husband", 2: "Husband", 3: "Husband", 4: "Husband",}, whoYou: {1: "Wife", 2: "Wife", 3: "Wife", 4: "Wife", 5: "Wife",}, sex: $npc[1].sex, sexText: "Male", age: $npc[1].age, cock: $npc[1].cock, race: $npc[1].race, corr: $npc[1].corr, arousal: $npc[1].arousal, hadSex: $npc[1].hadSex, sexCount: $npc[1].sexCount, know: $npc[1].know, home: $npc[1].home, loc: $npc[1].loc,},
2: {name: {1: "James", 2: "James", 3: "James", 4: "James",}, surname: "Philips", who: {1: "Stepbrother", 2: "Stepbrother", 3: "Stepbrother", 4: "Stepbrother",}, sex: $npc[2].sex, sexText: "Male", age: $npc[2].age, cock: $npc[2].cock, race: $npc[2].race, corr: $npc[2].corr, arousal: $npc[2].arousal, hadSex: $npc[2].hadSex, sexCount: $npc[2].sexCount, know: $npc[2].know, home: $npc[2].home, loc: $npc[2].loc,},
3: {name: {1: "Oliver", 2: "Oliver", 3: "Oliver", 4: "Oliver",}, surname: "Walker", who: {1: "Stepbrother", 2: "Stepbrother", 3: "Stepbrother", 4: "Stepbrother",}, whoYou: {1: "Stepsister", 2: "Stepsister", 3: "Stepsister", 4: "Stepsister", 5: "Stepsister",}, sex: $npc[3].sex, sexText: "Male", age: $npc[3].age, cock: $npc[3].cock, race: $npc[3].race, corr: $npc[3].corr, arousal: $npc[3].arousal, hadSex: $npc[3].hadSex, sexCount: $npc[3].sexCount, know: $npc[3].know, home: $npc[3].home, loc: $npc[3].loc,},
4: {name: {1: "Jennifer", 2: "Jennifer", 3: "Jennifer", 4: "Jennifer",}, surname: "Walker", who: {1: "Stepmother", 2: "Stepmother", 3: "Stepmother", 4: "Stepmother", 5: "Stepmother", }, whoYou: {1: "Stepdaughter", 2: "Stepdaughter", 3: "Stepdaughter", 4: "Stepdaughter", 5: "Stepdaughter",}, sex: $npc[4].sex, sexText: "Female", age: $npc[4].age, boobs: $npc[4].boobs, race: $npc[4].race, corr: $npc[4].corr, arousal: $npc[4].arousal, hadSex: $npc[4].hadSex, sexCount: $npc[4].sexCount, know: $npc[4].know, home: $npc[4].home, loc: $npc[4].loc,},
5: {name: {1: "Sean", 2: "Sean", 3: "Sean", 4: "Sean",}, surname: "Walker", who: {1: "Stepfather", 2: "Stepfather", 3: "Stepfather", 4: "Stepfather",}, whoYou: {1: "Stepdaughter", 2: "Stepdaughter", 3: "Stepdaughter", 4: "Stepdaughter", 5: "Stepdaughter",}, sex: $npc[5].sex, sexText: "Male", age: $npc[5].age, cock: $npc[5].cock, race: $npc[5].race, corr: $npc[5].corr, arousal: $npc[5].arousal, hadSex: $npc[5].hadSex, sexCount: $npc[5].sexCount, know: $npc[5].know, home: $npc[5].home, loc: $npc[5].loc,},
6: {name: {1: "Maria", 2: "Maria", 3: "Maria", 4: "Maria",}, surname: "Hernandez", who: {1: "Director of ErosTalent", 2: "Director of ErosTalent", 3: "Director of ErosTalent", 4: "Director of ErosTalent", 5: "Director of ErosTalent",}, whoYou: {1: "Model", 2: "Model", 3: "Model", 4: "Model", 5: "Model",}, sex: $npc[6].sex, sexText: $npc[6].sexText, age: $npc[6].age, boobs: $npc[6].boobs, race: $npc[6].race, corr: $npc[6].corr, arousal: $npc[6].arousal, hadSex: $npc[6].hadSex, sexCount: $npc[6].sexCount, know: $npc[6].know, home: $npc[6].home, loc: $npc[6].loc,},
7: {name: {1: "Lucas", 2: "Lucas", 3: "Lucas", 4: "Lucas",}, surname: "Robinson", who: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend",}, whoYou: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend", 5: "Friend",}, sex: $npc[7].sex, sexText: "Male", age: $npc[7].age, cock: $npc[7].cock, race: $npc[7].race, corr: $npc[7].corr, arousal: $npc[7].arousal, hadSex: $npc[7].hadSex, sexCount: $npc[7].sexCount, know: $npc[7].know, home: $npc[7].home, loc: $npc[7].loc,},
8: {name: {1: "Paul", 2: "Paul", 3: "Paul", 4: "Paul",}, surname: "Garcia", who: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend",}, whoYou: {1: "Friend", 2: "Friend", 3: "Friend", 4: "Friend", 5: "Friend",}, sex: $npc[8].sex, sexText: "Male", age: $npc[8].age, cock: $npc[8].cock, race: $npc[8].race, corr: $npc[8].corr, arousal: $npc[8].arousal, hadSex: $npc[8].hadSex, sexCount: $npc[8].sexCount, know: $npc[8].know, home: $npc[8].home, loc: $npc[8].loc,},
9: {name: {1: "Kevin", 2: "Kevin", 3: "Kevin", 4: "Kevin",}, surname: "Hardy", who: {1: "Rector", 2: "Rector", 3: "Rector", 4: "Rector",}, whoYou: {1: "Teacher", 2: "Teacher", 3: "Teacher", 4: "Teacher", 5: "Teacher",}, sex: $npc[9].sex, sexText: "Male", age: $npc[9].age, cock: $npc[9].cock, race: $npc[9].race, corr: $npc[9].corr, arousal: $npc[9].arousal, hadSex: $npc[9].hadSex, sexCount: $npc[9].sexCount, know: $npc[9].know, home: $npc[9].home, loc: $npc[9].loc,},
10: {name: {1: "Rick", 2: "Rick", 3: "Rick", 4: "Rick",}, surname: "Brown", who: {1: "Manager", 2: "Manager", 3: "Manager", 4: "Manager",}, whoYou: {1: "Waitress", 2: "Waitress", 3: "Waitress", 4: "Waitress", 5: "Waitress",}, sex: $npc[10].sex, sexText: "Male", age: $npc[10].age, cock: $npc[10].cock, race: $npc[10].race, corr: $npc[10].corr, arousal: $npc[10].arousal, hadSex: $npc[10].hadSex, sexCount: $npc[10].sexCount, know: $npc[10].know, home: $npc[10].home, loc: $npc[10].loc,},
11: {name: {1: "Malik", 2: "Malik", 3: "Malik", 4: "Malik",}, surname: "Carter", who: {1: "Hookah Maker", 2: "Hookah Maker", 3: "Hookah Maker", 4: "Hookah Maker",}, whoYou: {1: "Acquaintance", 2: "Acquaintance", 3: "Acquaintance", 4: "Acquaintance", 5: "Acquaintance",}, sex: $npc[11].sex, sexText: "Male", age: $npc[11].age, cock: $npc[11].cock, race: $npc[11].race, corr: $npc[11].corr, arousal: $npc[11].arousal, hadSex: $npc[11].hadSex, sexCount: $npc[11].sexCount, know: $npc[11].know, home: $npc[11].home, loc: $npc[11].loc,},
};>>
<</if>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg prolog lying1>>
<div class="text">Все началось три года назад, когда $npc[1].name[1] и $you.name[1], молодая семейная пара, встретились на свадьбе своих друзей. Это была любовь с первого взгляда, и они не могли представить свою жизнь друг без друга.
С течением времени их отношения стали крепче и они решили создать свою семью. Постепенно $npc[1].name[1] и $you.name[1] приобрели свою уютную квартиру, где они разделяли радости и трудности повседневной жизни.
Они проводили вечера, готовя ужины вместе и обмениваясь историями о своих днях. Их дом наполнился смехом, теплотой и любовью. Вместе они путешествовали, открывая новые места и прекрасные приключения.
Но, как и в любой игре, в жизни всегда есть испытания. $npc[1].name[1] и $you.name[1] сталкивались с трудностями, но они всегда находили силы поддержать и вдохновить друг друга. Их доверие и поддержка стали их секретным оружием в путешествии по жизни.
Теперь, по прошествии трех лет, они готовы взяться за новые вызовы. Они встречают каждый день с улыбкой, зная, что вместе они непобедимы.
Но будут ли они столь же непобедимы в истории, которая ждёт их впереди..?</div>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg prolog lying1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Доброе утро, солнце. Как спалось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ммм, прекрасно. Утро и правда доброе, хотя оно всегда может быть лучше...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Даа? И что же ты имеешь ввиду, ммм?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Глупенький, иди же ко мне.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ах ты ж моя маленькая шалунья.</div></div>
<<vid sex bedroom miss 1>>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 3>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Ещё! Не останавливайся!</div></div>
<<vid sex bedroom doggy 5>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять! Не могу больше сдерживаться!</div></div>
<<vid sex bedroom cum mouth 2>>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 4>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ебать... Что это было?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты это о чём?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, ты не успела проснуться и уже набросилась на меня. Не могу сказать, что мне не понравилось, но я уже не помню, когда такое было в последний раз. Обычно это я к тебе пристаю.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, сегодня же приезжает твой $npc[2].who[1], так что... Я подумала, что неплохо было бы хорошо провести время до того момента...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ах, ты опять про это... Послушай, я же уже говорил, что тебе не о чем беспокоиться. Мы взрослые люди и я уверяю тебя, что все всё понимают, тебе не стоит стесняться. Ты же не думаешь о соседях, которые могут слышать твои стоны, так ведь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Соседи, это одно, а твой $npc[2].who[1], который будет находиться в соседней комнате, это совершенно другое... И да, я понимаю, что все мы взрослые люди, но я также понимаю, что я просто не смогу себе позволить стонать на всю квартиру зная, что после секса я могу захотеть сходить на кухню, чтобы попить воды и встретить там его.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я уверен, что всё будет в порядке и ты скоро привыкнешь. К тому же я сомневаюсь, что он будет долго гостить у нас. Да и я со своей стороны приложу все усилия к тому, чтобы помочь ему быстрее встать на ноги и переехать в собственное жильё.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Сомневаюсь, что смогу к этому привыкнуть, но надеюсь, что он и правда здесь долго не задержится.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё будет хорошо, не переживай. Сама понимаешь, он мой $npc[2].who[1] и я просто не могу бросить его на улице.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, всё в порядке. Если бы мой $npc[3].who[1] нуждался в помощи, я бы тоже без раздумий впустила бы его и помогла.</div></div>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот видишь. И я уверяю тебя, что я не был бы против и отнёсся бы с полным пониманием. Хотя... Если подумать, то присутствие моего $npc[2].who[2] лишит меня одного момента доставляющего моим глазам удовольствие.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Твоим глазам? Ты про то, что я больше не смогу ходить по квартире в трусиках и твоей рубашке?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага... Сомневаюсь, что ты будешь ходить в таком виде, когда он будет здесь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Сомневаешься? Вообще-то я думала, что ты будешь против этого.</div></div>
<div class=text>С этими словами вы встали с кровати и подошли к гардеробу, чтобы взять полотенце перед походом в душ.</div>
<<jpg prolog wardrobe>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, ну, конечно я против того, чтобы ты ходила при нём в прозрачном нижнем белье или без лифчика в моей расстёгнутой рубашке, но ты же предпочитаешь трусики шорты, так что...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вообще-то в таких трусиках моя попа полностью видна! Ты хочешь сказать, что нормально отнесёшься если я буду так ходить при нём по дому?</div></div>
<center><<link "<div id='fullButton'>Продемонстрировать</div>" "prolog">><<set $eventPage to 6>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>Вы взяли свои вчерашние трусики со стула и надели их, чтобы продемонстрировать своему мужу вид, который будет лицезреть его $npc[2].who[1] если вы будете так одеваться.</div>
<<vid prolog booty>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хочешь сказать, что это нормально и тебя это нисколько не смутит?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты так говоришь, будто я подталкиваю тебя к какому-то разврату. Представь, что мы живём в большом доме с бассейном и ты решила окунуться. Или представь, что мы на пляже. Ты же предпочитаешь бикини. Когда мы на пляже, ты ведь не думаешь о том, что на твою задницу пялятся незнакомцы, так ведь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знаю, я никогда не думала об этом... Мне кажется пляж и дом, это... Это же совершенно разные вещи и...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>В общем, не забивай себе голову, всё равно я знаю, что ты не будешь так одеваться, пока он здесь, так что беги скорей в душ, а то мне тоже нужно. Мне ведь скоро ехать встречать $npc[2].who[2].</div></div>
<center><<link "<div id='fullButton'>Идти в душ</div>" "prolog">><<set $eventPage to 7>><</link>></center>
\<<elseif $eventPage == 7>>
\<<vid act shower 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Не могу поверить, что $npc[1].name[1] не будет возражать если я появлюсь перед его $npc[2].who[4] в таком виде..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хотя, может я слишком заморачиваюсь и в этом действительно нет ничего плохого. Может он прав. Я ведь нахожусь на пляже в бикини и если бы мы жили в большом доме с бассейном, то мне бы наверняка пришлось ходить через весь дом к бассейну. Или к бару за напитками..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Но ведь его $npc[2].who[1] полюбому будет пялиться на меня и я сомневаюсь, что $npc[1].name[3] это понравится. Может стоит переступить через себя и просто проверить?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Дорогая, ты скоро? Мне скоро выезжать!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, одну минуту!</div></div>
<center><<link "<div id='fullButton'>Вытираться</div>" "prolog">><<set $eventPage to 8>><</link>></center>
\<<elseif $eventPage == 8>>
\<<vid act aftershower>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Можешь входить, я уже вытираюсь!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Кстати, не забывай, что теперь тебе придётся закрываться.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Точно! Главное не забыть с непривычки.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да уж, а то неловко выйдет...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это точно... Так через сколько вы приедете?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не знаю, но не думаю, что это займёт много времени. Тут недалеко, вещи он уже собрал, загрузим всё в машину и домой. Думаю за час управимся.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично, тогда я сейчас волосы высушу и на пробежку. Застолье у нас ведь всё равно только вечером будет, так что после обеда успею всё приготовить.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну да, ему всё равно нужно будет ещё вещи разобрать да обосноваться. И ты много уж не готовь, у нас же не праздник какой-то. Так, просто посидим, выпьем за встречу, обсудим его дальнейшие планы.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Как скажешь. Ладно, я пошла собираться. Аккуратней там и звони если что. Люблю тебя.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И я тебя люблю.</div></div>
<center><<link "<div id='fullButton'>На пробежку</div>" "prolog">><<set $eventPage to 9>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>Вы потратили минут 20 на то, чтобы высушить волосы, одеться и отправиться на пробежку.</div>
<<vid act stadium jogging>>
<div class=text>
\Во время пробежки вы продолжали думать о вашем разговоре с мужем и о вашем желании подразнить его и проверить, вызовет ли у него негативную реакцию то, что его $npc[2].who[1] будет пялиться на вашу задницу, когда увидит, что кроме трусиков её ничего не прикрывает.
С одной стороны вам хотелось посмотреть на его реакцию, а с другой стороны вы продолжали считать, что это неправильно и ваша застенчивость отговаривала вас от сей затеи.
Пока вы были погружены в свои мысли пробегая мимо отдалённого участка парка, вы вдруг услышали стоны.
\</div>
<<linkappend '<div id=fullButton>Посмотреть?</div>'>>
<<vid events parkfuck>>
<div class=text>Приглядевшись, вы заметили занимающуюся сексом парочку на поляне за кустами. Причём, девушка была довольно молодая, а вот её партнёр годился ей в отцы.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу! Впервые такое вижу... Неужели им совершенно не стыдно?"</i></div></div>
<div class=text>Подумали вы отвернувшись и продолжили бежать вперёд.</div>
\<</linkappend>>
<br><div class=text>Спустя какое-то время вы решили, что на сегодня хватит и побежали в сторону дома.</div>
<center><<link "<div id='fullButton'>Домой</div>" "prolog">><<set $eventPage to 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>По прибытию домой, вы попили воды и снова отправились в душ, чтобы смыть с себя весь пот собравшийся на вас при пробежке.</div>
<<vid act shower 6>>
<div class=text>Закончив принимать душ, вы завернулись в полотенце и направились в спальню, чтобы высушить волосы, навести причёску и немного накраситься.</div>
<<jpg prolog towel>>
<div class=text>Однако вы были настолько сильно погружены в мысли о вашем диалоге с мужем, что совершенно не заметили, как пролетело время.</div>
<center><<link "<div id='fullButton'>В спальню</div>" "prolog">><<set $eventPage to 11>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>Выйдя из ванной, вы хотели направиться в спальню, но краем глаза заметили силуэт справа от вас и испугавшись, вздрогнули и повернулись в сторону него.</div>
<<vid events toweldrop>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Привет... Я...</div></div>
<div class=text>
\Промямлил $npc[2].name[1] неловко разглядывая ваше голое тело.
От растерянности ваш мозг не позволил вам быстро сообразить, что произошло и что нужно делать дальше, так что около 5 секунд вы просто стояли с открытым ртом и с широко открытыми глазами глядя на него.
Когда до вас наконец дошло, что произошло, вы быстро нагнулись за полотенцем и прикрывшись им как смогли, убежали в спальню и закрыли за собой дверь.
\</div>
<center><<link "<div id='fullButton'>В спальню</div>" "prolog">><<set $eventPage to 12>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>Забежав в спальню и закрыв за собой дверь, вы прыгнули на кровать и не зная, что делать и как теперь показываться ему на глаза, вы в панике начали раздумывать о произошедшем.</div>
<<jpg prolog panic>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого чёрта? Как они так быстро... Блять, уже прошло больше часа!"</i></div></div>
<div class=text>
\ - Выкрикнули вы в своей голове, когда посмотрели на часы.
Ещё немного поразмыслив над ситуацией, вы опомнились и решили одеться, пока в комнату не зашёл ваш муж и не увидел вас в таком состоянии.
\</div>
<<jpg prolog wardrobe>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Вот и подразнила мужа... Наверное, сейчас не самое лучшее время для того, чтобы щеголять перед его $npc[2].who[4] с голой задницей?"</i></div></div>
\<center>
<<link "<div id='locButton'>Надеть трусики и рубашку мужа</div>" "prolog">><<set $eventPage to 13;$you.clothes.home to 2;$you.corr += 1>><</link>>
\<<link "<div id='locButton'>Надеть легинсы и майку</div>" "prolog">><<set $eventPage to 13;$you.clothes.home to 3>><</link>>
\</center>
\<<elseif $eventPage == 13>>
\<<if $you.clothes.home == 2>><<jpg prolog panties>><<else>><<jpg prolog leggings>><</if>>
\<<if $you.clothes.home == 2>>
<div class=button><font color=DeepPink>+ Разврат</font></div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.clothes.home == 2>>Эх, надеюсь, что я не пожалею об этом...<<else>>Я думаю, что ещё будет более удачное время для экспериментов...<</if>>"</i></div></div>
<div class=text> - Подумали вы, прежде, чем отправиться в гостиную, чтобы поприветствовать $npc[2].name[2].</div>
<center><<link "<div id='fullButton'>В гостиную</div>" "prolog">><<set $eventPage to 14>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>Выйдя из спальни вы направились в гостиную где встретили своего мужа.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, вот ты где! $npc[2].name[1] сказал, что уже виделся с тобой.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, как виделся... Мы пересеклись с ним, когда я выходила из душа. Я была завёрнута в полотенце и подумала, что не стоит разговаривать с ним в таком виде, так что я лишь поздоровалась и ушла в спальню... Кстати, где он?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Понятно. Он у себя в комнате, разбирает самые основные вещи. Сказал, что скоро выйдет. <<if $you.clothes.home == 2>>А ты, я смотрю, всё же переступила через себя и оделась в то, в чём привыкла находиться дома?<<else>>А ты, я смотрю, всё же решила полностью одеваться, пока он здесь?<</if>></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>Да, ты знаешь... Я решила не заморачиваться. Это же твой $npc[2].who[1]. Я не думаю, что он будет пялиться на меня и заставлять меня испытывать дискомфорт, так что... Как-то так...<<else>>Да, ты знаешь... Как бы то ни было, я не думаю, что это будет правильно, если я буду находиться при нём в нижнем белье. Это же твой $npc[2].who[1]. Может он и не будет пялиться на меня, но...<</if>></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>Ну, он же всё-таки мужчина. <<else>>Ну, он бы наверняка пялился, он же всё-таки мужчина. <</if>>Мне например было бы сложно сдерживаться, если бы со мной в одной квартире находилась девушка, которая ходит по дому в нижнем белье.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>То есть, если он будет пялиться на меня, для тебя это тоже будет нормально?<<else>>То есть, если бы я находилась при нём в нижнем белье и он бы пялился на меня, то для тебя это тоже было бы нормально?<</if>></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну конечно! Вот если бы он начал лапать тебя, то это другое дело, а так... <<if $you.clothes.home == 2>>Но я уверен, что $npc[2].name[1] так не поступит, так что ходи в чём хочешь и ни о чём не переживай.<<else>>Но я уверен, что $npc[2].name[1] так не поступил бы, так что если ты вдруг передумаешь, то ходи в чём хочешь и ни о чём не переживай.<</if>></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, эмм... Хорошо, как скажешь...</div></div>
<div class=text> - Ответили вы и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"М-да... Это совершенно не то, чего я ожидала... <<if $you.clothes.home == 2>>Получается, моя затея проверить его реакцию полностью провалилась и я сама вышла из спальни в трусах и рубашке после того, как его $npc[2].who[1] видел меня голой, зашибись...<<else>>Получается, хорошо, что я не стала проверять его реакцию, ведь моя затея полностью провалилась бы и я бы просто сама бы вышла из спальни в трусах и рубашке после того, как его $npc[2].who[1] видел меня голой, зашибись...<</if>>"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Дорогая, всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я просто... Да неважно, я просто задумалась. Может поиграем во что-нибудь или у тебя другие планы?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, вообще я хотел сходить в тренажёрный зал, но думаю, что если я потрачу полчасика на игру с тобой, то это ничего не изменит.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично, тогда пошли!</div></div>
<center><<link "<div id='fullButton'>Играть в приставку</div>" "prolog">><<set $eventPage to 15>><</link>></center>
\<<elseif $eventPage == 15>>
\<div class=text>Вы играли со своим мужем в Tekken около получаса, пока из своей комнаты не вышел $npc[2].name[1]. Вы были сильно увлечены игрой и совершенно не заметили, что он сел на диван позади вас.</div>
<<if $you.clothes.home == 2>><<jpg act playconsole $you.clothes.home>><<else>><<jpg act playconsole $you.clothes.home>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[2].name[1], привет! Ща погоди, наваляю этому засранцу и... Ах ты! Это нечестно!</div></div>
<div class=text>
\Закричали вы, когда ваш муж использовал против вас комбо, которое привело к вашему проигрышу. Всё это время, $npc[2].name[1] сидел позади вас и пялился на вашу задницу.
Вы этого не замечали из-за погруженности в игру и <<if $you.clothes.home == 2>>вы совершенно забыли о том, что из нижней одежды на вас только трусики и поэтому<<else>>к тому же на вас были леггинсы, так что<</if>> вас нисколько не смущало стоять на коленях с геймпадом в руках между телевизором и диваном спиной к $npc[2].name[3].
\</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Всё в порядке, $you.name[1], не отвлекайся, поздороваться всегда успеем.</div></div>
<div class=text>
\ - Наконец ответил вам $npc[2].name[1] не отрывая взгляд от вашей задницы.
Однако из-за вашего проигрыша, $npc[2].name[3] не пришлось долго ждать и вы встали с пола, чтобы обнять его.
\</div>
<center><<link "<div id='fullButton'>Обнять $npc[2].name[2]</div>" "prolog">><<set $eventPage to 16>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg act hug>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привеееет! Как ты?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Привет, $you.name[1]! Не ожидал от тебя такой радости! Ведь я теперь неизвестно сколько времени буду смущать вас своим присутствием.</div></div>
<div class=text> - Сказал вам $npc[2].name[1] слегка усмехнувшись.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>В целом, всё в порядке, не считая того, что я лишился работы и остался без крыши над головой.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ой, прости... Я не имела ввиду... Блин, дурацкий вопрос...</div></div>
<div class="text"> - Ответили вы $npc[2].name[3] немного отстранившись от него.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, нет, всё в порядке, тебе не за что извиняться, не волнуйся! Я должен быть благодарен вам за то, что доставляя себе дискомфорт вы приютили меня и согласились помочь мне. К тому же ты просто хотела проявить дружелюбие, это мне надо было думать прежде, чем отвечать.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хорошо... Всё равно неловко получилось...</div></div>
\<<if $you.clothes.home == 2>>
<div class=text> - Ответили вы и вспомнили:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, я же в одних трусиках! Какого чёрта я бросилась его обнимать? О чём ты думаешь, $you.name[1]? Это был последний раз, когда я появляюсь перед ним в таком виде!"</i></div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё хорошо, не обращай внимания, я просто...</div></div>
\<<else>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Не бери в голову.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Окей. Кстати, как там...</div></div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, ребят, оставлю вас вдвоём ненадолго. Я в тренажёрный зал.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, удачи тебе там. Люблю тебя!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, удачи, бро!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Спасибо! И я тебя люблю, солнце! Не скучайте тут.</div></div>
<div class=text>После того, как ваш муж ушёл, вы и $npc[2].name[1] уселись на диван и продолжили диалог.</div>
<center><<link "<div id='fullButton'>Продолжить диалог</div>" "prolog">><<set $eventPage to 17>><</link>></center>
\<<elseif $eventPage == 17>>
\<div class=text>Вы болтали с $npc[2].who[4] $npc[1].name[2] почти целый час.</div>
<<jpg prolog couchtalk>>
<div class=text>
\Несмотря на то, что вы уже знали, что у него произошло, вам всё равно было интересно узнать всё из первых уст в подробностях, которые незадуманно мог упустить ваш муж.
Спустя какое-то время, $npc[1].name[1] вернулся домой и сразу же отправился в душ, вы посмотрели на часы и поняли, что самое время приступить к готовке. К тому же вам и самой уже хотелось кушать, так что вы сказали $npc[2].name[3], что вам нужно начинать готовить и отправились на кухню оставив его одного перед телевизором.
\</div>
<center><<link "<div id='fullButton'>На кухню</div>" "prolog">><<set $eventPage to 18>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text>Спустя некоторое время после того, как вы отправились на кухню, к вам присоединился $npc[2].name[1].</div>
<<vid act coocking $you.clothes.home>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тебе тут помощь не нужна?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, всё в порядке, но спасибо. Тебе нечем заняться?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, по телеку ничего интересного, играть одному скучно, оставшиеся вещи разбирать неохота, $npc[1].name[1] в душе. Вот я и подумал, может тебе не помешала бы помощь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, раз тебе так скучно, то можешь помочь мне овощи для салата нарезать.</div></div>
<div class=text> - Ответили вы ему улыбнувшись указывая взглядом в сторону доски и ножа.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Вот видишь? А говорила, что помощь не нужна.</div></div>
<div class=text>
\Ответил вам $npc[2].name[1] и взяв всё необходимое, уселся за столом позади вас.
Иногда поворачиваясь к нему боком, вы краем глаза замечали, что он не отрываясь смотрит в вашу сторону.
\</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Он, что, пялится на мою задницу?"</i></div></div>
<div class=text>Подумали вы и найдя предлог, чтобы проверить, резко повернулись в его сторону и спросили.</div>
<center><<link "<div id='fullButton'>Подловить взгляд $npc[2].name[2]</div>" "prolog">><<set $eventPage to 19>><</link>></center>
\<<elseif $eventPage == 19>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, как продвигается нарезка?</div></div>
<div class=text>
\Застав его врасплох и убедившись, что всё это время он пялился на вашу задницу, вы обнаружили, что из всего, что нужно было нарезать, он нарезал лишь один помидор.
$npc[2].name[1] не ожидая, что вы резко повернётесь, замешкался и немного запинаясь ответил:
\</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я... Эмм... Да, всё в порядке, не переживай. К тому моменту, как ты закончишь, я уже всё нарежу.</div></div>
<div class=text>Несмотря на то, что вам не по себе от мысли, что его глаза постоянно находятся на ваших ягодицах, вас рассмешила эта ситуация и вы еле сдерживая смех, с улыбкой ответили ему и продолжили готовить:</div>
<<vid act coocking $you.clothes.home>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хорошо... Я смотрю ты не особо опытен в нарезке?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Почему?</div></div>
<div class=text>Решив немного подразнить его, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, за всё это время ты нарезал только один помидор. Всё в порядке? Или ты отвлекаешься на что-то?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, нет, конечно, нет! На что я могу отвлекаться? Да, ты права, я не часто занимаюсь готовкой и... Обычно мне готовила моя девушка, но теперь... Но ты не волнуйся, я всё успею.</div></div>
<div class=text>
\Замешкавшись ответил вам $npc[2].name[1], чем ещё больше вызвал у вас смех, который вы с трудом сдерживали.
Спустя какое-то время на кухню пришёл вам муж, который только вышел с душа.
\</div>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 20>><</link>></center>
\<<elseif $eventPage == 20>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, вот вы где! Везде вас обыскался. $npc[2].name[1]? Чёрт, как она заставила тебя помогать ей с готовкой?</div></div>
<div class=text>После того, как вы вместе посмеялись над его вопросом, $npc[2].name[1] ответил:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Она меня не заставляла. Мне просто стало скучно и я сам предложил ей помочь.</div></div>
<div class=text>Ваш муж сначала удивился, но потом посмотрел на вашу задницу и усмехнувшись ответил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, я даже вижу почему тебе вдруг захотелось помочь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[1].name[1]! Ты чего?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да нет, я даже не... Чёрт, $npc[1].name[1], умеешь ты создавать неловкие ситуации. $you.name[1] не слушай его, мне правда стало скучно. Не подумай ничего плохого.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да ладно вам, чего вы такие серьёзные, я же просто шучу!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вообще-то это не смешно...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну ладно-ладно, прости, я ляпнул не подумав.</div></div>
<div class=text> - Ответил вам $npc[1].name[1] приближаясь к вам сзади и прикрыв собой вид своему $npc[2].who[3], схватил вас за задницу.</div>
<<vid prolog $you.clothes.home>>
<center><<link "<div id='fullButton'>Продолжить</div>" "prolog">><<set $eventPage to 21>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid prolog $you.clothes.home>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[1].name[1], что ты делаешь?</div></div>
<div class=text> - Шёпотом спросили вы у своего мужа негодуя от его поведения.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Чщщ... Не злись, я просто не мог этого не сделать, у тебя такая... Ух!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но не при нём же!<<if $you.clothes.home == 2>> Я и-так переступила через себя, чтобы так одеться, а ты своими высказываниями заставляешь меня смущаться ещё больше.<</if>></div></div>
<div class="text"> - Продолжали перешёптываться вы с $npc[1].name[4].</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо, хорошо, успокойся, я был не прав, больше такого не повторится.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо!</div></div>
<div class=text> - Ответили вы и постаравшись не заморачиваться на произошедшем, продолжили готовку.</div>
<center><<link "<div id='fullButton'>Около 40 минут спустя</div>" "prolog">><<set $eventPage to 22>><</link>></center>
\<<elseif $eventPage == 22>>
\<div class=text>Закончив с готовкой и накрыв на стол, вы все вместе собрались за столом и начали общаться друг с другом, выпивать за встречу, обсуждать проблемы $npc[2].name[2] и делиться с ним новостями из вашей с $npc[1].name[4] жизни.</div>
<<jpg prolog dinner>>
<div class=text>Спустя какое-то время, ваш муж отошёл в туалет, а его $npc[2].who[1] задал вам вопрос:</div>
\<<if $you.clothes.home == 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], прости, но я не могу не спросить... Если тебя так смутили слова $npc[1].name[2], то почему тебя не смущает находиться при мне в таком виде?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ого! Вот уж не думала, что он задаст мне такой вопрос! Наверное, это под действием алкоголя он осмелился на спросить это... Наверное стоит ответить ему как можно проще, дабы не вызывать лишних вопросов..."</i></div></div>
<div class=text> - Подумали вы и ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Наверное, вопрос про мой внешний вид был ожидаем, так что... Я не знаю, я привыкла надевать на себя минимум одежды когда я дома, так что я подумала, что ничего страшного, если я буду так одеваться и при тебе. Я ведь надеваю бикини на пляже, верно? Поэтому я не вижу ничего плохого в этом. К тому же, $npc[1].name[1] не против, так что...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Понял. Ты извини, если смутил тебя, но я бы помер от интереса, если бы не спросил.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Всё в порядке, не переживай. Кстати, раз уж ты заговорил об этом... Ты пришёл ко мне на кухню только чтобы поглазеть на меня или тебе правда было скучно?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, если честно, то по обеим причинам... К тому же после того, как с тебя упало полотенце, я...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эмм... Послушай, насчёт моей домашней одежды я всё понимаю, но насчёт того, что произошло с полотенцем я даже думать не хочу. Давай просто забудем об этом и сделаем вид, что ничего не было, хорошо?</div></div>
\<<else>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], прости, но я не могу не спросить... Насчёт того случая с полотенцем, я...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эмм... Послушай, без обид, но насчёт того, что произошло с полотенцем, я даже думать не хочу. Давай просто забудем об этом и сделаем вид, что ничего не было, хорошо?</div></div>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Хорошо, без проблем, как скажешь. Больше я эту тему не подниму.</div></div>
<div class=text> - Ответил вам $npc[2].name[1] перед тем, как вернулся $npc[1].name[1] и вы продолжили обсуждать общие темы.</div>
<center><<link "<div id='fullButton'>Общаться</div>" "prolog">><<set $eventPage to 23>><</link>></center>
\<<elseif $eventPage == 23>>
\<div class=text>
\Ещё немного посидев, вы заметили, что уже поздно и пожелав $npc[2].name[3] доброй ночи, направились в спальню вместе с $npc[1].name[4].
Зайдя в спальню, $npc[1].name[1] тут же начал к вам приставать ведя дело к сексу. Хоть вы и понимали, что теперь вам придётся сдерживаться и вести себя тише во время секса, вы тоже были не прочь заняться сексом и опустившись на колени, стянули с $npc[1].name[2] его шорты и начали сосать его уже колом стоящий член.
\</div>
<<vid sex bedroom bj 2>>
<div class=text>Дав вам немного поработать ротиком самостоятельно, $npc[1].name[1] положил руку вам на затылок и удерживая вас за голову, начал беспощадно трахать вас в рот.</div>
<center><<link "<div id='fullButton'>Сосать</div>" "prolog">><<set $eventPage to 24>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid sex bedroom dt 1>>
<div class=text>
\Нельзя сказать, что вас это удивило, ведь за три года совместной жизни вы успели вдоволь наэксперементироваться в вашей сексуальной жизни, в которой присутствует и нежный секс, и жёсткий, и ролевой, и, бывало даже, публичный. В сексе вы предпочитали занимать сабмиссивную роль, да и мужу вашему это даже нравилось. Однако глубокий минет давался вам с большим трудом. Вашему мужу очень хотелось проникнуть своим членом вглубь вашего горла, но ему это не удавалось, ведь это вызывало у вас рвотные рефлексы и слёзы с ваших глаз текли ручьём.
Вдоволь насытившись вашим ротиком, $npc[1].name[1] начал стягивать с вас одежду и поставив вас на четвереньки, подошёл к вам сзади и медленно вставил в вашу мокрую киску свой член.
\</div>
<center><<link "<div id='fullButton'>Трахаться</div>" "prolog">><<set $eventPage to 25>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid sex bedroom doggy 4>>
<div class=text>То ли алкоголь так сильно повлиял на вас, то ли вы слишком увлеклись процессом, но вы абсолютно забыли о том, что теперь вы не одни в квартире и громко стонали от жёстких и быстрых проникновений. $npc[2].name[1] наверняка всё слышал, ведь его спальня находилась через стенку от вашей. Скорее всего, завтра, когда до вас это дойдёт, вам будет ужасно неловко попадаться ему на глаза, но сейчас вас совершенно не волновало, слышит он вас или нет.</div>
<center><<link "<div id='fullButton'>Оседлать $npc[1].name[2]</div>" "prolog">><<set $eventPage to 26>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid sex bedroom cow 5>>
<div class=text>Вы продолжали трахаться в разных позах ни на миг не вспоминая о присутствии в квартире $npc[2].who[2] $npc[1].name[2]. К тому же, даже если бы вспомнили, то скорее всего сейчас бы вас это вряд-ли волновало, потому как ваш рассудок был затуманен под действием алкоголя и двух оргазмов, которые вы уже испытали.</div>
<center><<link "<div id='fullButton'>Лечь на спину</div>" "prolog">><<set $eventPage to 27>><</link>></center>
\<<elseif $eventPage == 27>>
\<<vid sex bedroom miss 5>>
<div class=text>Наконец, после того, как вы перетрахались во всех привычных вам позах, ваш муж вытащил свой член из вашей пылающей киски и начал кончать на ваш живот.</div>
<<vid sex bedroom cum belly 1>>
<div class=text>После того, как из его члена вытекли последние капли спермы, вы продолжали лежать на кровати в обессиленом состоянии с тяжёлой отдышкой. $npc[1].name[1] тем временем подал вам салфетки с прикроватной тумбочки, чтобы вы могли вытереться и улёгся на кровать, чтобы тоже перевести дыхание.</div>
<center><<link "<div id='fullButton'>Стереть с себя сперму</div>" "prolog">><<set $eventPage to 28>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg prolog lying2>>
<div class=text>После того, как вы вытерли со своего тела всю сперму, вы улеглись рядом с вашим мужем и обняв его, положили голову на его грудь.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это было... Фуухх... Что это на тебя нашло? Не могу сказать, что секс у нас обычно скучный, но в этот раз... В тебя как-будто зверь вселился...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Согласен. Это было потрясающе! А зверь в меня вселился потому, что меня дико завели твои стоны. Ты ведь говорила, что пока мой $npc[2].who[1] здесь, ты постараешься себя сдерживать, но ты не стала и... Не знаю почему, но меня это очень возбудило.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Блин! Я совсем забыла!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, так вот почему ты себя не сдерживала...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну всё, я сгорю со стыда, когда завтра пересекусь с ним...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да ладно тебе, чего ты так загоняешься? Не думай об этом и всё будет в порядке. Мой $npc[2].who[1] взрослый человек и всё понимает. Мы ведь муж и жена и то, что у нас активная половая жизнь, это абсолютно нормальное явление. Так что не забивай свою маленькую, миленькую головку и давай спать, мне завтра на работу.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Может ты и прав... Ладно, я постараюсь... Сладких снов.</div></div>
<div class="text"> - Ответили вы $npc[1].name[3]. Он пожелал вам сладких снов в ответ и вы, поцеловав друг друга перед сном, уснули.</div>
<center><<link "<div id='fullButton'>Спать</div>" "prolog">><<set $eventPage to 29>><</link>></center>
\<<elseif $eventPage == 29>>
\<<jpg act bed $you.clothes.home>>
<div class=button>Вы поспали 8 часов</div>
<center><<link "<div id='fullButton'>Встать с кровати</div>" "bedroom">><<set $eventPage to 0;$quest.prologue to 0;$setting.banner to 0;$setting.author to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg prolog lying1>>
<div class="text">It all started three years ago when $npc[1].name[1] and $you.name[1], a young couple, met at a friend's wedding. It was love at first sight, and they couldn't imagine their lives without each other.
Over time, their relationship became stronger and they created their own family. Gradually, $npc[1].name[1] and $you.name[1] bought their cozy apartment, where they shared the joys and difficulties of everyday life.
They spent their evenings cooking dinners together and exchanging stories about their days. Their house was filled with laughter, warmth and love. They traveled, discovering new places and wonderful adventures.
But, as in any game, there are always challenges in life. $npc[1].name[1] and $you.name[1] faced difficulties, but they always found the strength to support and inspire each other. Their trust and support have become their secret weapon in the journey of life.
Now, after three years, they are ready to take on new challenges. They greet each day with a smile, knowing that together they are invincible.
But will they be as invincible in the story that lies ahead..?</div>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg prolog lying1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Good morning, sun. How did you sleep?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Great. it's really a good morning, even though it can always be better...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah? What do you mean, uh?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, you're silly one, come to me.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, so that's my naughty little girl.</div></div>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 3>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah! More! Please don't stop!</div></div>
<<vid sex bedroom doggy 5>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck! I can't hold back anymore!</div></div>
<<vid sex bedroom cum mouth 2>>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 4>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Fuck... What was that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, you just woke up. I can't say that I didn't like it, but I can't remember the last time it happened. I'm usually the one who starts the sex.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, your $npc[2].who[1] is coming today, so... I thought it would be nice to have a good time before that...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, you're talking about that again... Look, I've already told you that you have nothing to worry about. We are adults and I assure you that you should not be shy. You're not thinking about the neighbors who can hear you moaning, are you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Neighbors are one thing, but your $npc[2].who[1], who will be in the next room, is another... And yes, I understand that we are all adults, but I also understand that I just can't afford to moan all over the apartment knowing that after sex I might want to go to the kitchen to drink water and meet him there.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'm sure it'll be okay and you'll get used to it soon. Besides, I doubt that he will stay with us for a long time. I will do my best to help him get back on his feet faster and move into his own place.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I doubt I'll be able to get used to it, but I hope he really won't stay here long.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Everything is gonna be fine, don't worry. You know, he's my $npc[2].who[1] and I just can't leave him.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, it's all right. If my $npc[3].who[1] needed help, I would also let him in and help.</div></div>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See? I assure you that I would not mind and would be understanding. Although... If you think about it, the presence of my $npc[2].who[1] will deprive me of one moment that gives my eyes pleasure.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Your eyes? Are you talking about the fact that I won't be able to walk around the apartment in panties and your shirt anymore?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah... I doubt you'll be walking around like that when he's here.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you in doubt? Actually, I thought you'd be against it.</div></div>
<div class=text> - Having said that, you got out of bed and went to the wardrobe to get a towel before going to the shower.</div>
<<jpg prolog wardrobe>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, of course I'm against you walking around with him in see-through underwear or without a bra in my unbuttoned shirt, but you prefer panties-shorts, so...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Actually, my ass is visible in these panties! Are you saying that you'll be okay if I walk around the house with him like that?</div></div>
<center><<link "<div id='fullButton'>Demonstrate</div>" "prolog">><<set $eventPage to 6>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>You took your panties from the chair and put them on to show your husband the look that his $npc[2].who[1] will see if you dress like that.</div>
<<vid prolog booty>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you saying that it's okay and it won't bother you at all?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You make it sound like I'm pushing you into some kind of debauchery. Imagine that we live in a big house with a swimming pool and you decided to take a dip. Or imagine that we are on the beach. You prefer a bikini. When we're on the beach, you don't think about strangers staring at your ass, do you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know, I never thought about it... It seems to me that the beach and the house are... These are different things...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Anyway, don't worry about it, I know you're not going to dress like that while he's here, so hurry up and take a shower, because I need one too. I'm going to meet my $npc[2].who[2] soon.</div></div>
<center><<link "<div id='fullButton'>Take a shower</div>" "prolog">><<set $eventPage to 7>><</link>></center>
\<<elseif $eventPage == 7>>
\<<vid act shower 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe that $npc[1].name[1] won't mind if I appear in front of his $npc[2].who[1] like that..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Although, maybe I'm bothering too much and there's really nothing wrong with that. Maybe he's right. If we lived in a big house with a swimming pool, then I would probably have to walk across the house to the pool. Or to the bar for drinks..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"But his $npc[2].who[1] will definitely stare at me and I doubt that $npc[1].name[1] will like it. Maybe I should step over myself and just check it out?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Darling, are you going to be long? I have to leave soon!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, just a minute!</div></div>
<center><<link "<div id='fullButton'>Dry off</div>" "prolog">><<set $eventPage to 8>><</link>></center>
\<<elseif $eventPage == 8>>
\<<vid act aftershower>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You can come in, I'm drying off!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Great! Don't forget that now you have to close the door, by the way.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Right! The main thing is not to forget about it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, otherwise it's gonna be awkward...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's for sure... So how long will you be back?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't know, but I don't think it will take long. It's not far away, he's already packed his things, we'll load everything into the car and go home. I think we can do it in an hour.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Great, then I'm going to dry my hair and go for a run. We're going to have dinner in the evening anyway, so I'll have time to cook after lunch.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, yeah, he's still going to sort things out and settle down. Don't cook too much by the way, it's not like we're having some kind of celebration. We'll just eat, drink a little and discuss his future plans.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>As you say. Okay, I'm gonna get ready. Be careful there and call if anything. Love you.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id='fullButton'>Jogging</div>" "prolog">><<set $eventPage to 9>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>You spent about 20 minutes drying your hair, getting dressed and going for a run.</div>
<<vid act stadium jogging>>
<div class=text>
\While jogging, you kept thinking about your conversation with your husband and about your desire to tease him and check if your husband would have a negative reaction if his brother stared at your ass when he see that nothing but your panties covering it.
On the one hand, you wanted to see his reaction, but on the other hand, you continued to believe that this is wrong and your shyness dissuaded you from this venture.
While you were lost in thought, running past a remote area of the park, you heard moaning.
\</div>
<<linkappend '<div id=fullButton>Take a look?</div>'>>
<<vid events parkfuck>>
<div class=text>Looking closer, you noticed a couple having sex in a clearing behind bushes. Moreover, the girl was quite young, but her partner was old enough to be her father.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it! This is the first time I've seen this... Aren't they ashamed?"</i></div></div>
<div class=text>You thought, turning your gaze away and continued to run forward.</div>
\<</linkappend>>
<br><div class=text>After some time, you decided that that was enough for today and ran towards the home.</div>
<center><<link "<div id='fullButton'>Home</div>" "prolog">><<set $eventPage to 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Upon arrival home, you drank some water and went to the shower to wash off all the sweat that had gathered on you while jogging.</div>
<<vid act shower 6>>
<div class=text>After you finished taking a shower, you wrapped yourself in a towel and headed to the bedroom to dry your hair, do your hair and put on some makeup.</div>
<<jpg prolog towel>>
<div class=text>However, you were so deeply immersed in thoughts about your dialogue with your husband that you did not notice how time flew by.</div>
<center><<link "<div id='fullButton'>To the bedroom</div>" "prolog">><<set $eventPage to 11>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>When you came out of the bathroom, you wanted to go to the bedroom, but out of the corner of your eye you noticed a silhouette to your right and, startled, shuddered and turned towards him.</div>
<<vid events toweldrop>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Hey... I...</div></div>
<div class=text>
\$npc[2].name[1] mumbled awkwardly looking at your naked body.
Out of confusion, your brain did not allow you to quickly figure out what happened and what to do next, so for about 5 seconds you just stood with your mouth open and eyes wide open looking at him.
When you finally realized what had happened, you quickly bent down to get a towel and covered yourself with it as best you could, ran into the bedroom and closed the door behind you.
\</div>
<center><<link "<div id='fullButton'>To the bedroom</div>" "prolog">><<set $eventPage to 12>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>Running into the bedroom and closing the door behind you, you jumped on the bed and not knowing what to do and how to show yourself to him now, you panicked and began to think about what had happened.</div>
<<jpg prolog panic>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the hell? How are they so fast... Fuck! It's been over an hour!"</i></div></div>
<div class=text>
\ - You shouted in your head when you looked at the clock.
After thinking about the situation a little more, you came to your senses and decided to get dressed until your husband came into the room and saw you in such a state.
\</div>
<<jpg prolog wardrobe>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn... Probably now is not the best time to flaunt in front of his $npc[2].who[1] with a bare ass?"</i></div></div>
\<center>
<<link "<div id='locButton'>Put on panties and husband's shirt</div>" "prolog">><<set $eventPage to 13;$you.clothes.home to 2;$you.corr += 1>><</link>>
\<<link "<div id='locButton'>Put on leggings and a T-shirt</div>" "prolog">><<set $eventPage to 13;$you.clothes.home to 3>><</link>>
\</center>
\<<elseif $eventPage == 13>>
\<<if $you.clothes.home == 2>><<jpg prolog panties>><<else>><<jpg prolog leggings>><</if>>
\<<if $you.clothes.home == 2>>
<div class=button><font color=DeepPink>+ Corruption</font></div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.clothes.home == 2>>I hope I won't regret it...<<else>>I think there will be a better time to experiment...<</if>>"</i></div></div>
<div class=text> - You thought before you went into the bedroom to greet $npc[2].name[1].</div>
<center><<link "<div id='fullButton'>To the living room</div>" "prolog">><<set $eventPage to 14>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>After leaving the bedroom, you went to the living room where you met your husband.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, there you are! $npc[2].name[1] said he had already seen you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well... We crossed paths when I was getting out of the shower. I was wrapped in a towel and thought it wasn't worth talking to him like that, so I just said hello and went into the bedroom... Where is he by the way?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I see. He's in his bedroom, sorting out the most basic things. He said he'd be out soon. <<if $you.clothes.home == 2>>I see you've pushed your limit and dressed in what you're used to wearing at home?<<else>>I see you've decided to get fully dressed while he's here?<</if>></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>Yeah, you know... I decided not to bother. This is your $npc[2].who[1]. I don't think he's going to stare at me and make me feel uncomfortable, so...<<else>>Yeah, you know... I don't think it would be right if I was in my underwear with him. This is your $npc[2].who[1]. Maybe he won't stare at me, but...<</if>></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>Well, he's a man after all. <<else>>Well, he'd probably be staring, he's a man after all. <</if>>For example, it would be difficult for me to restrain myself if there was a girl in the same apartment with me who walks around the house in her underwear.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.clothes.home == 2>>So if he stares at me, will that be okay for you too?<<else>>So if I was in my underwear with him and he was staring at me, would that be okay for you too?<</if>></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Of course! If he started groping you, that would be another matter, but this way... <<if $you.clothes.home == 2>>But I'm sure $npc[2].name[1] won't do that, so wear whatever you want and don't worry.<<else>>But I'm sure that $npc[2].name[1] wouldn't do that, so if you suddenly change your mind, then go in whatever you want and don't worry.<</if>></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, uh... Okay, if you say so...</div></div>
<div class=text> - You thought and answered:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well... This is absolutely not what I expected... <<if $you.clothes.home == 2>>It turns out that my idea to check his reaction failed and I left the bedroom in panties and a shirt after his $npc[2].who[1] saw me naked, great...<<else>>It turns out, it's good that I didn't check his reaction, because my idea would have failed and I would have just left the bedroom in panties and a shirt after his $npc[2].who[1] saw me naked, great...<</if>>"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Honey, are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, I'm just... Never mind, I was just thinking. Can we play something or do you have other plans?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, actually, I wanted to go to the gym, but I think if I spend half an hour playing with you, it won't change anything.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Great, let's go then!</div></div>
<center><<link "<div id='fullButton'>Play the console</div>" "prolog">><<set $eventPage to 15>><</link>></center>
\<<elseif $eventPage == 15>>
\<div class=text>You played Tekken with your husband for about half an hour until $npc[2].name[1] came out of his bedroom. You were very involved in the game and did not notice at all that he sat on the sofa behind you.</div>
<<if $you.clothes.home == 2>><<jpg act playconsole $you.clothes.home>><<else>><<jpg act playconsole $you.clothes.home>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[2].name[1], hey! Wait a minute, I'll give this asshole a hard time and... oh, you! It's not fair!</div></div>
<div class=text>
\You screamed when your husband used a combo against you, which led to your loss. All this time, $npc[2].name[1] was sitting behind you and staring at your ass.
You did not notice this because you were immersed in the game and <<if $you.clothes.home == 2>>you forgot that you were only wearing panties and therefore<<else>>besides, you were wearing leggings, so<</if>> you were not embarrassed to kneel with a gamepad in your hands between the TV and the sofa with your back to $npc[2].name[3].
\</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>It's all right, $you.name[1], don't get distracted, we'll always have time to say hello.</div></div>
<div class=text>
\ - $npc[2].name[1] finally answered you without taking his eyes off your ass.
However, because of your loss, $npc[2].name[1] didn't have to wait long and you got up from the floor to hug him.
\</div>
<center><<link "<div id='fullButton'>Hug $npc[2].name[1]</div>" "prolog">><<set $eventPage to 16>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg act hug>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Heeey! How are you?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Hello, $you.name[1]! I didn't expect such joy from you! After all, I'm going to embarrass you with my presence for who knows how long now.</div></div>
<div class=text> - $npc[2].name[1] told you with a slight chuckle.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I'm fine, except that I lost my job and now I'm homeless.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, I'm sorry... I didn't mean... damn, that's a stupid question...</div></div>
<div class="text"> - You answered $npc[2].name[1] by moving away from him a little.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, no, it's okay, you have nothing to apologize for, don't worry! I should be grateful to you for making yourself uncomfortable by sheltering me and agreeing to help me. Besides, you just wanted to be friendly, I should have thought of that before answering.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, all right... It was awkward anyway...</div></div>
\<<if $you.clothes.home == 2>>
<div class=text> - You answered and remembered:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, I'm in my panties! Why the hell did I rush to hug him? What are you thinking about, $you.name[1]? That was the last time I would appear in front of him like that!"</i></div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay, don't pay attention, I'm just...</div></div>
\<<else>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Never mind.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Okay. How is...</div></div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Okay, guys, I'll leave you two alone for a while. I'm going to the gym.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, good luck there. Love you!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, good luck, bro!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Thanks! Love you too, sun! Don't get bored here.</div></div>
<div class=text>After your husband left, you and $npc[2].name[1] sat down on the couch and continued the dialogue.</div>
<center><<link "<div id='fullButton'>Continue the dialogue</div>" "prolog">><<set $eventPage to 17>><</link>></center>
\<<elseif $eventPage == 17>>
\<div class=text>You've been chatting with $npc[1].name[1]'s $npc[2].who[1] for almost an hour.</div>
<<jpg prolog couchtalk>>
<div class=text>
\Despite the fact that you already knew what happened to him, you were still interested in learning everything firsthand in details that your husband might have inadvertently missed.
After a while, $npc[1].name[1] returned home and went to the shower. You looked at your watch and realized that it was time to start cooking. Besides, you were already hungry yourself, so you told $npc[2].name[1] that you needed to start cooking and went to the kitchen, leaving him alone in front of the TV.
\</div>
<center><<link "<div id='fullButton'>To the kitchen</div>" "prolog">><<set $eventPage to 18>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text>Some time after you went to the kitchen, you were joined by $npc[2].name[1].</div>
<<vid act coocking $you.clothes.home>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Do you need any help?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, it's fine, but thanks. Do you have nothing to do?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yes, there's nothing interesting on TV, it's boring to play alone, I don't want to sort out the remaining things, $npc[1].name[1] in the shower. So I thought maybe you could use some help.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, since you're so bored, you can help me chop the vegetables for the salad.</div></div>
<div class=text> - You answered him with a smile, pointing with your eyes towards the board and the knife.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>See? I knew I'd be useful.</div></div>
<div class=text>
\$npc[2].name[1] answered you, took everything he needed and sat down at the table behind you.
Sometimes, turning sideways to him, you noticed out of the corner of your eye that he was almost always looking in your direction.
\</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Is he staring at my ass?"</i></div></div>
<div class=text>You thought and found an excuse to check, turned sharply in his direction and asked.</div>
<center><<link "<div id='fullButton'>Catch $npc[2].name[2]'s eye</div>" "prolog">><<set $eventPage to 19>><</link>></center>
\<<elseif $eventPage == 19>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, how's the slicing going?</div></div>
<div class=text>
\Catching him by surprise and making sure that he was staring at your ass the whole time, you discovered that of all the things that needed to be chopped, he chopped only one tomato.
$npc[2].name[1] not expecting you to turn around abruptly, hesitated and answered a little haltingly:
\</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I... uh... Yeah, it's okay, don't worry. By the time you're done, I'll have it all chopped up.</div></div>
<div class=text>Despite the fact that you are uncomfortable with the thought that his eyes are on your buttocks, you were amused by this situation and you barely restrained laughter, answered him with a smile and continued to cook:</div>
<<vid act coocking $you.clothes.home>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, all right... I see you're not very experienced at slicing, huh?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Why?</div></div>
<div class=text>Решив немного подразнить его, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you've only chopped one tomato in all that time. Is everything all right? Or are you distracted by something?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, no, of course not! What can I be distracted by? You're right, I don't cook very often... My girlfriend used to cook for me, but now... Don't worry, I'll make it in time.</div></div>
<div class=text>
\$npc[2].name[1] answered you hesitantly, which made you laugh even more, which you could hardly contain.
After some time, your husband came to the kitchen.
\</div>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 20>><</link>></center>
\<<elseif $eventPage == 20>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ah, there you are! I've been looking for you everywhere. $npc[2].name[1]? Damn, how did she get you to help her with the cooking?</div></div>
<div class=text>After you laughed at his question together, $npc[2].name[1] answered:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>She didn't force me. I just got bored and offered to help her myself.</div></div>
<div class=text>Your husband was surprised at first, but then he looked at your ass and replied with a grin:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I can even see why you suddenly wanted to help.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[1].name[1]! What are you doing?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, I'm not even... Damn, $npc[1].name[1], you know how to create awkward situations. $you.name[1], don't listen to him, I really got bored. Don't think anything bad.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Come on, why are you so serious, I'm just kidding!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's not funny actually...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, okay, I'm sorry, I said it without thinking.</div></div>
<div class=text> - $npc[1].name[1] answered you, approaching you from behind and covering his $npc[2].who[1]'s view with himself, grabbed your ass.</div>
<<vid prolog $you.clothes.home>>
<center><<link "<div id='fullButton'>Proceed</div>" "prolog">><<set $eventPage to 21>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid prolog $you.clothes.home>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[1].name[1], what are you doing?</div></div>
<div class=text> - You asked your husband in a whisper, indignant at his behavior.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Shhh... Don't get mad, I just couldn't help but do it, you have such a nice... uh!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But not in front of him!<<if $you.clothes.home == 2>> I've already stepped over myself to dress like that, and you're making me even more embarrassed with your statements.<</if>></div></div>
<div class="text"> - You continued to whisper with $npc[1].name[1].</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Okay, okay, calm down, I was wrong, it won't happen again.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks!</div></div>
<div class=text> - You answered and, trying not to worry about what happened, continued cooking.</div>
<center><<link "<div id='fullButton'>About 40 minutes later</div>" "prolog">><<set $eventPage to 22>><</link>></center>
\<<elseif $eventPage == 22>>
\<div class=text>When you finished cooking and set the table, you all gathered at the table together and began to chat with each other, drink to the meeting, discuss $npc[2].name[1]'s problems and share with him the news from your life with $npc[1].name[1].</div>
<<jpg prolog dinner>>
<div class=text>After some time, your husband went to the toilet, and his $npc[2].who[1] asked you a question:</div>
\<<if $you.clothes.home == 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], I'm sorry, I can't help but ask... If you're so embarrassed by $npc[1].name[1]'s words, then why aren't you embarrassed to be in front of me like that?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow! I didn't think he would ask me such a question! Perhaps it was the alcohol that affected him and he dared to ask it... It's probably worth answering him as simply as possible, so as not to raise unnecessary questions..."</i></div></div>
<div class=text> - You thought and answered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I guess the question about my clothes was expected, so... I don't know, I'm used to wearing a minimum of clothes when I'm at home, so I thought it would be okay if I dressed like that in front of you. I wear a bikini on the beach, right? So I don't see anything wrong with that. Besides, $npc[1].name[1] doesn't mind, so...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I see. I'm sorry if I embarrassed you, but I would have died of interest if I hadn't asked.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's okay, don't worry. By the way, since you're talking about it... Did you come to the kitchen just to stare at me, or were you really bored?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, to be honest, for both reasons... Besides, after the towel fell off you, I.....</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Umm... Look, I understand about my home clothes, but I don't even want to think about what happened to the towel. Let's just forget about it and pretend that nothing happened, okay?</div></div>
\<<else>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1] I'm sorry, I can't help but ask... About that towel incident, I...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Umm... Look, no offense, but I don't even want to think about what happened to the towel. Let's just forget about it and pretend that nothing happened, okay?</div></div>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Okay, no problem, if you say so. I won't bring this up again.</div></div>
<div class=text> - $npc[2].name[1] answered you before $npc[1].name[1] returned and you continued to discuss common topics.</div>
<center><<link "<div id='fullButton'>Talk</div>" "prolog">><<set $eventPage to 23>><</link>></center>
\<<elseif $eventPage == 23>>
\<div class=text>
\After sitting a little longer, you noticed that it was getting late, so after saying good night to $npc[2].name[1], you went to the bedroom with $npc[1].name[1].
Entering the bedroom, $npc[1].name[1] immediately began to molest you, leading the case to sex. Although you understood that now you would have to restrain yourself and behave more quietly during sex, you were also not averse to having sex and kneeling down, pulled off $npc[1].name[1]'s shorts and began sucking his erect cock.
\</div>
<<vid sex bedroom bj 2>>
<div class=text>After giving you some mouth work on your own, $npc[1].name[1] put his hand on the back of your head and holding your head, began mercilessly fucking you down your throat.</div>
<center><<link "<div id='fullButton'>Suck</div>" "prolog">><<set $eventPage to 24>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid sex bedroom dt 1>>
<div class=text>
\It cannot be said that this surprised you, because in three years of living together you have managed to experiment a lot in your sex life, in which there is gentle sex, hard, role-playing, and sometimes even public. You preferred to take a submissive role, and your husband even liked it. Anyway, deep throating was very difficult for you. Your husband really wanted to penetrate deep down your throat with his cock, but he couldn't do it, because it made you gag and tears flowed from your eyes.
Having had enough of your mouth, $npc[1].name[1] began to pull off your clothes and putting you on all fours, came up to you from behind and slowly put his cock in your wet pussy.
\</div>
<center><<link "<div id='fullButton'>Fuck</div>" "prolog">><<set $eventPage to 25>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid sex bedroom doggy 4>>
<div class=text>Either alcohol affected you so much, or you got too carried away with the process, but you forgot that now you are not alone in the apartment and were moaning loudly from hard and fast penetrations. $npc[2].name[1] probably heard everything, because his bedroom was across the wall from yours. Most likely, tomorrow, when it comes to you, you will be terribly embarrassed to catch his eye, but right now you did not care at all whether he hears you or not.</div>
<center><<link "<div id='fullButton'>Ride $npc[1].name[1]</div>" "prolog">><<set $eventPage to 26>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid sex bedroom cow 5>>
<div class=text>You continued to fuck in different positions, not for a moment remembering the presence of $npc[1].name[1]'s $npc[1].who[1] in the apartment. Besides, even if you remembered, you probably wouldn't care about it now, because your mind was clouded by alcohol and the two orgasms that you have already experienced.</div>
<center><<link "<div id='fullButton'>Lie on your back</div>" "prolog">><<set $eventPage to 27>><</link>></center>
\<<elseif $eventPage == 27>>
\<<vid sex bedroom miss 5>>
<div class=text>Finally, after you fucked in all your usual poses, your husband pulled his cock out of your flaming pussy and began to cum on your stomach.</div>
<<vid sex bedroom cum belly 1>>
<div class=text>After the last drops of sperm flowed out of his penis, you continued to lie on the bed in an exhausted state with severe shortness of breath. $npc[1].name[1], meanwhile, handed you napkins from the bedside table so that you could dry off and he lay down on the bed to catch his breath too.</div>
<center><<link "<div id='fullButton'>Wipe off the sperm</div>" "prolog">><<set $eventPage to 28>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg prolog lying2>>
<div class=text>After you wiped all the sperm from your body, you lay down next to your husband and hugged him, put your head on his chest.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It was... phew... What's gotten into you? I can't say that our sex is usually boring, but this time...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I agree. It was amazing! And the beast got into me because I was wildly turned on by your moans. You said that while my $npc[2].who[1] is here, you will try to restrain yourself, but you did not... I don't know why, but it turned me on very much.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Damn it! I forgot!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, so that's why you didn't hold back...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's it, I'll burn with shame when I cross paths with him tomorrow...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, come on, why are you bothering so much? Don't think about it and everything will be fine. My $npc[2].who[1] is an adult and he understands. After all, we are husband and wife, and the fact that we have an active sex life is absolutely normal. So don't worry your cute little head and let's go to sleep.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Maybe you're right... Okay, I'll try... Sweet dreams.</div></div>
<div class="text"> - You answered $npc[1].name[1]. He wished you sweet dreams too and kissed each other before going to bed, fell asleep.</div>
<center><<link "<div id='fullButton'>Sleep</div>" "prolog">><<set $eventPage to 29>><</link>></center>
\<<elseif $eventPage == 29>>
\<<jpg act bed $you.clothes.home>>
<div class=button>You slept for 8 hours</div>
<center><<link "<div id='fullButton'>Get out of bed</div>" "bedroom">><<set $eventPage to 0;$quest.prologue to 0;$setting.banner to 0;$setting.author to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.center;
\<<if $settingsPage == 0>><<set $settingsPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $settingsPage == 1>>
\<div class=locButton>Интерфейс</div>
<<if $setting.banner == 0>><<link "<div id=locButton>Включить баннер</div>" "settings">><<set $setting.banner to 1>><</link>><<else>><<link "<div id=locButton>Выключить баннер</div>" "settings">><<set $setting.banner to 0>><</link>><</if>>
\<<if $setting.author == 0>><<link "<div id=locButton>Включить автора и версию</div>" "settings">><<set $setting.author to 1>><</link>><<else>><<link "<div id=locButton>Выключить автора и версию</div>" "settings">><<set $setting.author to 0>><</link>><</if>>
<<if $setting.avatar == 0>><<link "<div id=locButton>Включить аватар</div>" "settings">><<set $setting.avatar to 1>><</link>><<else>><<link "<div id=locButton>Выключить аватар</div>" "settings">><<set $setting.avatar to 0>><</link>><</if>>
\<<if $setting.cheats == 0>><<link "<div id=locButton>Включить кнопку читов</div>" "settings">><<set $setting.cheats to 1>><</link>><<else>><<link "<div id=locButton>Выключить кнопку читов</div>" "settings">><<set $setting.cheats to 0>><</link>><</if>>
<<if $setting.changelog == 0>><<link "<div id=locButton>Включить кнопку истории изменений</div>" "settings">><<set $setting.changelog to 1>><</link>><<else>><<link "<div id=locButton>Выключить кнопку истории изменений</div>" "settings">><<set $setting.changelog to 0>><</link>><</if>>
\<<if $setting.daystart == 0>><<link "<div id=locButton>Включить отображение дня</div>" "settings">><<set $setting.daystart to 1>><</link>><<else>><<link "<div id=locButton>Выключить отображение дня</div>" "settings">><<set $setting.daystart to 0>><</link>><</if>>
<<if $setting.day == 0>><<link "<div id=locButton>Включить день, месяц и год</div>" "settings">><<set $setting.day to 1>><</link>><<else>><<link "<div id=locButton>Выключить день, месяц и год</div>" "settings">><<set $setting.day to 0>><</link>><</if>>
\<<if $setting.support == 0>><<link "<div id=locButton>Включить кнопки Patreon и Boosty</div>" "settings">><<set $setting.support to 1>><</link>><<else>><<link "<div id=locButton>Выключить кнопки Patreon и Boosty</div>" "settings">><<set $setting.support to 0>><</link>><</if>>
\<<if $setting.font == 0>><<link "<div id=locButton>Шрифт: Arial</div>" "settings">><<set $setting.font to 1>><</link>><<elseif $setting.font == 1>><<link "<div id=locButton>Шрифт: Cursive</div>" "settings">><<set $setting.font to 2>><</link>><<elseif $setting.font == 2>><<link "<div id=locButton>Шрифт: Verdana</div>" "settings">><<set $setting.font to 3>><</link>><<elseif $setting.font == 3>><<link "<div id=locButton>Шрифт: Times New Roman</div>" "settings">><<set $setting.font to 4>><</link>><<elseif $setting.font == 4>><<link "<div id=locButton>Шрифт: Courier</div>" "settings">><<set $setting.font to 0>><</link>><</if>>
<div class=locButton>Язык</div>
\<center>
\<<link "<div id=locButton>Switch to English</div>" "settings">><<set $setting.lang = "en">><</link>>
\<<link "<div id=locButton>Дефолтное Русское имя ГГ</div>" "settings">><<youTranslate>><</link>>
\<<link "<div id=locButton>Дефолтные Русские имена NPC</div>" "settings">><<npcTranslate>><</link>>
\<<link "<div id=locButton>Меню ручного переименования</div>" "rename">><</link>>
\</center>
\<div class=locButton>Геймплей</div>
\<center>
\<<if $setting.schedule == 0>><<link "<div id=locButton>Включить расписание персонажей</div>" "settings">><<set $setting.schedule to 1>><</link>><<else>><<link "<div id=locButton>Выключить расписание персонажей</div>" "settings">><<set $setting.schedule to 0>><</link>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=locButton>Скрыть пустые локации</div>" "settings">><<set $setting.locHide to 1>><</link>><<else>><<link "<div id=locButton>Показать пустые локации</div>" "settings">><<set $setting.locHide to 0>><</link>><</if>>
\<<link "<div id=halfButton>О NTR</div>" "ntr">><<set $settingsPage to 0>><</link>>
\<<if $setting.ntr == 0>><<link "<div id=halfButton>Включить</div>" "settings">><<set $setting.ntr to 1>><</link>><<else>><<link "<div id=halfButton>Выключить</div>" "settings">><<set $setting.ntr to 0>><</link>><</if>>
\<<link "<div id=locButton>Настройки шансов</div>" "settings">><<set $settingsPage to 2>><</link>>
\</center>
\<div class=locButton>Графика</div>
\<center>
\<div class=locButton>Размер видео:</div>
\<<if $setting.vid != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.vid to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.vid != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.vid to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.vid != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.vid to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.vid != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.vid to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
\<div class=locButton>Размер GIF анимаций:</div>
\<<if $setting.gif != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.gif to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.gif != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.gif to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.gif != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.gif to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.gif != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.gif to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
<div class=locButton>Размер изображений NPC:</div>
\<<if $setting.npc != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.npc to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.npc != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.npc to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.npc != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.npc to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.npc != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.npc to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
\</center>
\<div class=locButton>Звук</div>
<<if $setting.sound != 1>><<link "<div id=locButton>Включить</div>" "settings">><<set $setting.sound to 1>><</link>><<else>><div class=locButton>Включен</div><</if>>
\<<if $setting.sound != 0>><<link "<div id=locButton>Выключить</div>" "settings">><<set $setting.sound to 0>><</link>><<else>><div class=locButton>Выключен</div><</if>>
<<link "<div id=fullButton>Назад</div>" $return>><<set $settingsPage to 0>><</link>>
\<<elseif $settingsPage == 2>>
\<center><div class=fullButton><font color=HotPink>Шанс мини-ивентов от 0 до 33: <<textbox '$event.small.chance' $event.small.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Шанс ивентов в универе от 0 до 33: <<textbox '$event.uni.chance' $event.uni.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Шанс ивентов в автобусе от 0 до 33: <<textbox '$event.busGrope.chance' $event.busGrope.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Шанс комментариев наготы дома от 0 до 33: <<textbox '$event.homeNaked.chance' $event.homeNaked.chance autofocus>>@@#error;@@</font></div></center>
<center><<link "<div id=fullButton>Применить</div>" "settings">><<set $settingsPage to 1>><<if $event.small.chance < 0 or $event.small.chance > 33 or $event.small.chance == ''>><<set $event.small.chance to 3>><</if>><<if $event.uni.chance < 0 or $event.uni.chance > 33 or $event.uni.chance == ''>><<set $event.uni.chance to 3>><</if>><<if $event.homeNaked.chance < 0 or $event.homeNaked.chance > 33 or $event.homeNaked.chance == ''>><<set $event.homeNaked.chance to 10>><</if>><<if $event.busGrope.chance < 0 or $event.busGrope.chance > 33 or $event.busGrope.chance == ''>><<set $event.busGrope.chance to 3>><</if>><</link>></center>
\<</if>>
\<<else>>
\<<if $settingsPage == 1>>
\<div class=locButton>Interface</div>
<<if $setting.banner == 0>><<link "<div id=locButton>Turn on banner</div>" "settings">><<set $setting.banner to 1>><</link>><<else>><<link "<div id=locButton>Turn off banner</div>" "settings">><<set $setting.banner to 0>><</link>><</if>>
\<<if $setting.author == 0>><<link "<div id=locButton>Turn on author and version</div>" "settings">><<set $setting.author to 1>><</link>><<else>><<link "<div id=locButton>Turn off author and version</div>" "settings">><<set $setting.author to 0>><</link>><</if>>
<<if $setting.avatar == 0>><<link "<div id=locButton>Turn on avatar</div>" "settings">><<set $setting.avatar to 1>><</link>><<else>><<link "<div id=locButton>Turn off avatar</div>" "settings">><<set $setting.avatar to 0>><</link>><</if>>
\<<if $setting.cheats == 0>><<link "<div id=locButton>Turn on cheats button</div>" "settings">><<set $setting.cheats to 1>><</link>><<else>><<link "<div id=locButton>Turn off cheats button</div>" "settings">><<set $setting.cheats to 0>><</link>><</if>>
<<if $setting.changelog == 0>><<link "<div id=locButton>Turn on changelog button</div>" "settings">><<set $setting.changelog to 1>><</link>><<else>><<link "<div id=locButton>Turn off changelog button</div>" "settings">><<set $setting.changelog to 0>><</link>><</if>>
\<<if $setting.daystart == 0>><<link "<div id=locButton>Turn on the day display</div>" "settings">><<set $setting.daystart to 1>><</link>><<else>><<link "<div id=locButton>Turn off the day display</div>" "settings">><<set $setting.daystart to 0>><</link>><</if>>
<<if $setting.day == 0>><<link "<div id=locButton>Turn on day, month and year</div>" "settings">><<set $setting.day to 1>><</link>><<else>><<link "<div id=locButton>Turn off day, month and year</div>" "settings">><<set $setting.day to 0>><</link>><</if>>
\<<if $setting.support == 0>><<link "<div id=locButton>Turn on Patreon & Boosty buttons</div>" "settings">><<set $setting.support to 1>><</link>><<else>><<link "<div id=locButton>Turn off Patreon & Boosty buttons</div>" "settings">><<set $setting.support to 0>><</link>><</if>>
\<<if $setting.font == 0>><<link "<div id=locButton>Font: Arial</div>" "settings">><<set $setting.font to 1>><</link>><<elseif $setting.font == 1>><<link "<div id=locButton>Font: Cursive</div>" "settings">><<set $setting.font to 2>><</link>><<elseif $setting.font == 2>><<link "<div id=locButton>Font: Verdana</div>" "settings">><<set $setting.font to 3>><</link>><<elseif $setting.font == 3>><<link "<div id=locButton>Font: Times New Roman</div>" "settings">><<set $setting.font to 4>><</link>><<elseif $setting.font == 4>><<link "<div id=locButton>Font: Courier</div>" "settings">><<set $setting.font to 0>><</link>><</if>>
<div class=locButton>Language</div>
\<center>
\<<link "<div id=locButton>Переключить на Русский</div>" "settings">><<set $setting.lang = "ru">><</link>>
\<<link "<div id=locButton>Default English MC Name</div>" "settings">><<youTranslate>><</link>>
\<<link "<div id=locButton>Default English NPC Names</div>" "settings">><<npcTranslate>><</link>>
\<<link "<div id=locButton>Manual Renaming menu</div>" "rename">><</link>>
\</center>
\<div class=locButton>Gameplay</div>
\<center>
\<<if $setting.schedule == 0>><<link "<div id=locButton>Turn on characters schedule</div>" "settings">><<set $setting.schedule to 1>><</link>><<else>><<link "<div id=locButton>Turn off characters schedule</div>" "settings">><<set $setting.schedule to 0>><</link>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=locButton>Hide empty locations</div>" "settings">><<set $setting.locHide to 1>><</link>><<else>><<link "<div id=locButton>Show empty locations</div>" "settings">><<set $setting.locHide to 0>><</link>><</if>>
\<<link "<div id=halfButton>About NTR</div>" "ntr">><<set $settingsPage to 0>><</link>>
\<<if $setting.ntr == 0>><<link "<div id=halfButton>Turn on</div>" "settings">><<set $setting.ntr to 1>><</link>><<else>><<link "<div id=halfButton>Turn off</div>" "settings">><<set $setting.ntr to 0>><</link>><</if>>
\<<link "<div id=locButton>Chance Settings</div>" "settings">><<set $settingsPage to 2>><</link>>
\</center>
\<div class=locButton>Graphics</div>
\<center>
\<div class=locButton>Video Size:</div>
\<<if $setting.vid != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.vid to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.vid != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.vid to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.vid != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.vid to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.vid != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.vid to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
\<div class=locButton>Size of GIF animations:</div>
\<<if $setting.gif != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.gif to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.gif != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.gif to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.gif != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.gif to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.gif != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.gif to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
<div class=locButton>Size of NPC images:</div>
\<<if $setting.npc != 40>><<link "<div id=miniButton>40%</div>" "settings">><<set $setting.npc to 40>><</link>><<else>><div class=miniButton>40%</div><</if>>
\<<if $setting.npc != 60>><<link "<div id=miniButton>60%</div>" "settings">><<set $setting.npc to 60>><</link>><<else>><div class=miniButton>60%</div><</if>>
\<<if $setting.npc != 80>><<link "<div id=miniButton>80%</div>" "settings">><<set $setting.npc to 80>><</link>><<else>><div class=miniButton>80%</div><</if>>
\<<if $setting.npc != 100>><<link "<div id=miniButton>100%</div>" "settings">><<set $setting.npc to 100>><</link>><<else>><div class=miniButton>100%</div><</if>>
\</center>
\<div class=locButton>Sound</div>
<<if $setting.sound != 1>><<link "<div id=locButton>Turn on</div>" "settings">><<set $setting.sound to 1>><</link>><<else>><div class=locButton>Enabled</div><</if>>
\<<if $setting.sound != 0>><<link "<div id=locButton>Turn off</div>" "settings">><<set $setting.sound to 0>><</link>><<else>><div class=locButton>Disabled</div><</if>>
<<link "<div id=fullButton>Back</div>" $return>><<set $settingsPage to 0>><</link>>
\<<elseif $settingsPage == 2>>
\<center><div class=fullButton><font color=HotPink>Chance of mini-events from 0 to 33: <<textbox '$event.small.chance' $event.small.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Chance of university events from 0 to 33: <<textbox '$event.uni.chance' $event.uni.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Chance of bus events from 0 to 33: <<textbox '$event.busGrope.chance' $event.busGrope.chance autofocus>>@@#error;@@</font></div></center>
\<center><div class=fullButton><font color=HotPink>Chance of home nudity comments is from 0 to 33: <<textbox '$event.homeNaked.chance' $event.homeNaked.chance autofocus>>@@#error;@@</font></div></center>
<center><<link "<div id=fullButton>Apply</div>" "settings">><<set $settingsPage to 1>><<if $event.small.chance < 0 or $event.small.chance > 33 or $event.small.chance == ''>><<set $event.small.chance to 3>><</if>><<if $event.uni.chance < 0 or $event.uni.chance > 33 or $event.uni.chance == ''>><<set $event.uni.chance to 3>><</if>><<if $event.homeNaked.chance < 0 or $event.homeNaked.chance > 33 or $event.homeNaked.chance == ''>><<set $event.homeNaked.chance to 10>><</if>><<if $event.busGrope.chance < 0 or $event.busGrope.chance > 33 or $event.busGrope.chance == ''>><<set $event.busGrope.chance to 3>><</if>><</link>></center>
\<</if>>
\<</if>>
@@<<if $setting.banner == 1>><img src="res/res/banner.png" width="100%"><</if>><<if $setting.author == 1>>
by Selina Games
<br>Remake v0.1.1
<</if>><<if $setting.lang == "ru">>
<<if $quest.prologue == 0>>
<<link "Телефон" "phone">><<set $locPage to 0;$youLoc to passage()>><</link>>
<<link "Гайд" "quests">><<set $locPage to 0>><</link>>
<<link "Настройки" "settings">><<set $locPage to 0>><</link>>
<</if>>
<<else>>
<<if $quest.prologue == 0>>
<<link "Phone" "phone">><<set $locPage to 0;$youLoc to passage()>><</link>>
<<link "Guide" "quests">><<set $locPage to 0>><</link>>
<<link "Settings" "settings">><<set $locPage to 0>><</link>>
<</if>>
<</if>><<widget "settingsFirstInit">>
<<set $setting = {lang: "en", banner: 1, author: 1, avatar: 1, cheats: 1, changelog: 1, gif: 60, npc: 60, vid: 100, day: 1, daystart: 1, support: 1, ntr: 1, sound: 1, schedule: 2, locHide: 0, font: 1};>>
<</widget>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home bedroom>>
\<<if $quest.husb.bj == 3 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Опробовать дилдо</div>" "husbBjEvent2">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<<elseif $npc[1].loc == "bedroomsleep">>
<div class=fullButton>$npc[1].name[1] сейчас спит</div><br>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center>
\<<link "<div id=fullButton>Кровать</div>" "bed">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>ПК</div>" "pc">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>Гардероб</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>Зеркало</div>" "you">><<set $locPage to 0;$time.min += 1>><</link>>
\<<if $quest.husb.bj >= 4 && $you.skill.bj < 35>><<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<if $daily.bjSkill < 3>><<link "<div id=fullButton>Повышать навык глубокого минета</div>" "husbBjEventRep1">><<set $locPage to 0;$time.min += random(5, 10);$daily.bjSkill += 1;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$you.arousal += 5>><</link>><<else>><div class=fullButton>Сегодня вы уже достаточно поработали над своим навыком глубокого минета</div><</if>><<else>><div class=fullButton>Нельзя повышать навык глубокого минета, пока ваш муж рядом</div><</if>><</if>>
\</center>
<center><<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home bedroom>>
\<<if $quest.husb.bj == 3 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Try out a dildo</div>" "husbBjEvent2">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<<elseif $npc[1].loc == "bedroomsleep">>
<div class=fullButton>$npc[1].name[1] is sleeping right now</div><br>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center>
\<<link "<div id=fullButton>Bed</div>" "bed">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>PC</div>" "pc">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>Wardrobe</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id=thirdButton>Mirror</div>" "you">><<set $locPage to 0;$time.min += 1>><</link>>
\<<if $quest.husb.bj >= 4 && $you.skill.bj < 35>><<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<if $daily.bjSkill < 3>><<link "<div id=fullButton>Improve your deepthroat skills</div>" "husbBjEventRep1">><<set $locPage to 0;$time.min += random(5, 10);$daily.bjSkill += 1;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$you.arousal += 5>><</link>><<else>><div class=fullButton>You've already done enough work on your deepthroat skill today</div><</if>><<else>><div class=fullButton>You can't increase the deepthroat skill while your husband's around</div><</if>><</if>>
\</center>
<center><<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home hall>>
<center>
\<<link "<div id='thirdButton'>Спальня</div>" "bedroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Спальня $npc[2].name[2]</div>" "bedroom2">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Пустая спальня</div>" "bedroom3">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Кухня</div>" "kitchen">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Ванная</div>" "bathroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Гостиная</div>" "livroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<center>
<<link "<div id='fullButton'>На этаж</div>" "lobby">><<set $locPage to 0;$time.min += random(2, 4)>><</link>>
\<<link "<div id='fullButton'>На улицу</div>" "south">><<set $locPage to 0;$time.min += random(5, 10)>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home hall>>
<center>
\<<link "<div id='thirdButton'>Bedroom</div>" "bedroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>$npc[2].name[2]'s bedroom</div>" "bedroom2">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Empty bedroom</div>" "bedroom3">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Kitchen</div>" "kitchen">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Bathroom</div>" "bathroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\<<link "<div id='thirdButton'>Living room</div>" "livroom">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<center>
<<link "<div id='fullButton'>Lobby</div>" "lobby">><<set $locPage to 0;$time.min += random(2, 4)>><</link>>
\<<link "<div id='fullButton'>Outside</div>" "south">><<set $locPage to 0;$time.min += random(5, 10)>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home bedroom2>>
\<<if $npc[2].loc == passage()>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<elseif $npc[2].loc == "bedroom2sleep">>
<div class=fullButton>$npc[2].name[1] сейчас спит</div><br>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center><<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home bedroom2>>
\<<if $npc[2].loc == passage()>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<elseif $npc[2].loc == "bedroom2sleep">>
<div class=fullButton>$npc[2].name[1] is sleeping right now</div><br>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center><<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home bedroom3>>
<center><<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home bedroom3>>
<center><<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home livroom>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center><<link "<div id=fullButton>Смотреть телевизор</div>" "livroom">><<set $locPage to 2;$time.min += 15;$rand.chanel to random(1, 4)>><</link>></center>
<center>
\<<link "<div id='fullButton'>Балкон</div>" "balcony">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $locPage == 2>>
\<<if $rand.chanel == 4>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</if>>
\<<if $rand.chanel < 3>><<set $rand.vid to random(1, 3)>><<elseif $rand.chanel == 3>><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 9)>><</if>>
\<<if $rand.chanel < 4>><<gif act tv $rand.chanel $rand.vid>><<else>><<vid act tv $rand.chanel $rand.vid>><</if>>
\<<if $rand.chanel == 4 && $you.arousal >= 20>>
<center><<if $npc[1].loc !=passage() && $npc[2].loc != passage() && $npc[3].loc != passage()>><<link "<div id=fullButton>Мастурбировать</div>" "livroom">><<set $you.clean -= 1;$time.min += random(1, 2);$locPage to 3>><</link>><<else>><div class=fullButton><font color=red>Вы не можете мастурбировать, пока в гостиной есть кто-то ещё!</font></div><</if>></center>
\<</if>>
<center><<if ($npc[1].loc !=passage() && $npc[2].loc != passage() && $npc[3].loc != passage() && $rand.chanel == 4) or $rand.chanel != 4>><<link "<div id=fullButton>Смотреть</div>" "livroom">><<set $time.min += 15;$locPage to 2>><</link>><<else>><div class=fullButton><font color=red>Вы не можете смотреть порно, пока в гостиной есть кто-то ещё!</font></div><</if>></center>
\<center>
\<<link "<div id=locButton>Предыдущий канал</div>" "livroom">><<set $time.min += 15;$locPage to 2>><<if $rand.chanel > 1>><<set $rand.chanel -= 1>><<else>><<set $rand.chanel to 4>><</if>><</link>>
\<<link "<div id=locButton>Следующий канал</div>" "livroom">><<set $time.min += 15;$locPage to 2>><<if $rand.chanel < 4>><<set $rand.chanel += 1>><<else>><<set $rand.chanel to 1>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Выключить телевизор</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>></center>
\<<elseif $locPage == 3>>
\<<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>>
\<<set $rand.vid to random(1, 9)>>
\<<if $rand.chanel < 4>><<gif act tv $rand.chanel $rand.vid>><<else>><<vid act tv $rand.chanel $rand.vid>><</if>>
\<<set $rand.vid to random(1, 2)>>
<<vid sex masturbation $sexLoc $rand.vid>>
\<center>
<<link "<div id=fullButton>Мастурбировать</div>" "livroom">><<set $you.clean -= 1;$time.min += random(1, 2)>><<if $you.arousal < 90>><<set $locPage to 3>><<else>><<set $you.sexinfo.orgasm += 1;$you.sexinfo.masturbation += 1;$you.arousal to 0;$locPage to 4>><</if>><</link>>
<<link "<div id=fullButton>Прекратить мастурбировать</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>>
\</center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex orgasm $rand.vid>>
\<<if $you.corr < 40>>
<div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Закончить</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home livroom>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center><<link "<div id=fullButton>Watch TV</div>" "livroom">><<set $locPage to 2;$time.min += 15;$rand.chanel to random(1, 4)>><</link>></center>
<center>
\<<link "<div id='fullButton'>Balcony</div>" "balcony">><<set $locPage to 0;$time.min += 1>><</link>>
\<<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $locPage == 2>>
\<<if $rand.chanel == 4>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</if>>
\<<if $rand.chanel < 3>><<set $rand.vid to random(1, 3)>><<elseif $rand.chanel == 3>><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 9)>><</if>>
\<<if $rand.chanel < 4>><<gif act tv $rand.chanel $rand.vid>><<else>><<vid act tv $rand.chanel $rand.vid>><</if>>
\<<if $rand.chanel == 4 && $you.arousal >= 20>>
<center><<if $npc[1].loc !=passage() && $npc[2].loc != passage() && $npc[3].loc != passage()>><<link "<div id=fullButton>Masturbate</div>" "livroom">><<set $you.clean -= 1;$time.min += random(1, 2);$locPage to 3>><</link>><<else>><div class=fullButton><font color=red>You can't masturbate while there's someone else in the living room!</font></div><</if>></center>
\<</if>>
<center><<if ($npc[1].loc !=passage() && $npc[2].loc != passage() && $npc[3].loc != passage() && $rand.chanel == 4) or $rand.chanel != 4>><<link "<div id=fullButton>Watch</div>" "livroom">><<set $time.min += 15;$locPage to 2>><</link>><<else>><div class=fullButton><font color=red>You can't watch porn while there's someone else in the living room!</font></div><</if>></center>
\<center>
\<<link "<div id=locButton>Previous Channel</div>" "livroom">><<set $time.min += 15;$locPage to 2>><<if $rand.chanel > 1>><<set $rand.chanel -= 1>><<else>><<set $rand.chanel to 4>><</if>><</link>>
\<<link "<div id=locButton>Next channel</div>" "livroom">><<set $time.min += 15;$locPage to 2>><<if $rand.chanel < 4>><<set $rand.chanel += 1>><<else>><<set $rand.chanel to 1>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Turn off the TV</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>></center>
\<<elseif $locPage == 3>>
\<<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>>
\<<set $rand.vid to random(1, 9)>>
\<<if $rand.chanel < 4>><<gif act tv $rand.chanel $rand.vid>><<else>><<vid act tv $rand.chanel $rand.vid>><</if>>
\<<set $rand.vid to random(1, 2)>>
<<vid sex masturbation $sexLoc $rand.vid>>
\<center>
<<link "<div id=fullButton>Masturbate</div>" "livroom">><<set $you.clean -= 1;$time.min += random(1, 2)>><<if $you.arousal < 90>><<set $locPage to 3>><<else>><<set $you.sexinfo.orgasm += 1;$you.sexinfo.masturbation += 1;$you.arousal to 0;$locPage to 4>><</if>><</link>>
<<link "<div id=fullButton>Stop masturbating</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>>
\</center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex orgasm $rand.vid>>
\<<if $you.corr < 40>>
<div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Finish</div>" "livroom">><<set $time.min += 1;$locPage to passage()>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home bathroom>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<<else>>
\<<if $npc[2].loc == passage()>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
\<<if $quest.husb.swing == 5 or $quest.husb.cheat == 4>>
<center><<link "<div id=fullButton>Сделать клизму</div>" "enemaEvent1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
<div class=fullButton><<if $home.shampoo > 0>>Шампуня хватит на $home.shampoo использований<<else>><font color=red>У вас нет шампуня!</font><</if>></div>
<<if $home.shampoo > 0>><<link "<div id=fullButton>Принять душ</div>" "bathroom">><<set $time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$home.shampoo -= 1;$you.energy += 5;$locPage to 2>><</link>><<else>><<link "<div id=fullButton>Принять душ без шампуня</div>" "bathroom">><<set $time.min += random(20, 30);$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><<if $you.clean <= 50>><<set $you.clean += 30>><<elseif $you.clean > 50 && $you.clean < 80>><<set $you.clean to 80>><</if>><</link>><</if>><br>
\<<if $you.cosm.amount > 0>><<if $you.cosm.applied == 0>><<link "<div id=fullButton>Сделать макияж</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton>Макияж нанесён</div><</if>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>><br>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Вставить анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Вынуть анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
<center><<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 11)>>
\<<vid act shower $rand.vid>>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Сделать макияж</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>><br>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Вставить анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Вынуть анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<<link "<div id=fullButton>Закончить</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act shower together $rand.vid>>
\<<if $npcNum == 2 && $quest.hisBro.main == 8>>
<<link "<div id=fullButton>Отсосать ему</div>" "showerSex">><<set $locPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Закончить и сделать макияж</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>><br>
\<<elseif $npcNum == 1 or ($npcNum == 2 && $quest.hisBro.main >= 9)>>
<<link "<div id=fullButton>Заняться сексом</div>" "showerSex">><<set $locPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Закончить и сделать макияж</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>><br>
\<<else>>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Закончить и сделать макияж</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>><br>
\<</if>>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Закончить и вставить анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Закончить и вынуть анальную пробку</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<<link "<div id=fullButton>Закончить</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 4>>
\<<jpg act makeup>>
<div class=fullButton>Косметики хватит на $you.cosm.amount использований</div>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Лёгкий макияж</div>" "bathroom">><<set $you.cosm.amount -= 1;$you.cosm.applied to 2;$time.min += random(10, 15)>><</link>><</if>>
<<if $you.cosm.amount > 1>><<link "<div id=fullButton>Средний макияж</div>" "bathroom">><<set $you.cosm.amount -= 2;$you.cosm.applied to 5;$time.min += random(15, 20)>><</link>><</if>>
<<if $you.cosm.amount > 2>><<link "<div id=fullButton>Вызывающий макияж</div>" "bathroom">><<set $you.cosm.amount -= 3;$you.cosm.applied to 10;$time.min += random(20, 30)>><</link>><</if>>
<br><<link "<div id=fullButton>Назад</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 5>>
\<<set $rand.vid to random(1, 2)>>
\<<if $you.accessories.buttplug == 0>><<vid act plug_in $rand.vid>><<else>><<vid act plug_out $rand.vid>><</if>>
<<link "<div id=fullButton>Назад</div>" "bathroom">><<set $locPage to 0;$time.min += 1>><<if $you.accessories.buttplug == 0>><<set $you.accessories.buttplug to 1>><<else>><<set $you.accessories.buttplug to 0>><</if>><</link>>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home bathroom>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<<else>>
\<<if $npc[2].loc == passage()>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
\<<if $quest.husb.swing == 5 or $quest.husb.cheat == 4>>
<center><<link "<div id=fullButton>Give yourself an enema</div>" "enemaEvent1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
<div class=fullButton><<if $home.shampoo > 0>>Shampoo is enough for $home.shampoo uses<<else>><font color=red>You don't have shampoo!</font><</if>></div>
<<if $home.shampoo > 0>><<link "<div id=fullButton>Take a shower</div>" "bathroom">><<set $time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$home.shampoo -= 1;$you.energy += 5;$locPage to 2>><</link>><<else>><<link "<div id=fullButton>Take a shower without shampoo</div>" "bathroom">><<set $time.min += random(20, 30);$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><<if $you.clean <= 50>><<set $you.clean += 30>><<elseif $you.clean > 50 && $you.clean < 80>><<set $you.clean to 80>><</if>><</link>><</if>><br>
\<<if $you.cosm.amount > 0>><<if $you.cosm.applied == 0>><<link "<div id=fullButton>Make up</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton>Makeup is applied</div><</if>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>><br>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Stick an anal plug up your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Take the anal plug out of your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
<center><<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 11)>>
\<<vid act shower $rand.vid>>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Make up</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>><br>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Stick an anal plug up your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Take the anal plug out of your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<<link "<div id=fullButton>Finish</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act shower together $rand.vid>>
\<<if $npcNum == 2 && $quest.hisBro.main == 8>>
<<link "<div id=fullButton>Suck him off</div>" "showerSex">><<set $locPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Finish and make up</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>><br>
\<<elseif $npcNum == 1 or ($npcNum == 2 && $quest.hisBro.main >= 9)>>
<<link "<div id=fullButton>Have sex</div>" "showerSex">><<set $locPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Finish and make up</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>><br>
\<<else>>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Finish and make up</div>" "bathroom">><<set $locPage to 4>><</link>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>><br>
\<</if>>
\<<if $enemaDay >= 1 && $you.accessories.buttplug == 0>>
\<center><<link "<div id=fullButton>Finish and stick an anal plug up your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<<elseif $you.accessories.buttplug == 1>>
\<center><<link "<div id=fullButton>Finish and take the anal plug out of your butt</div>" "bathroom">><<set $locPage to 5;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<<link "<div id=fullButton>Finish</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 4>>
\<<jpg act makeup>>
<div class=fullButton>There are enough cosmetics for $you.cosm.amount of uses</div>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Light makeup</div>" "bathroom">><<set $you.cosm.amount -= 1;$you.cosm.applied to 2;$time.min += random(10, 15)>><</link>><</if>>
<<if $you.cosm.amount > 1>><<link "<div id=fullButton>Medium makeup</div>" "bathroom">><<set $you.cosm.amount -= 2;$you.cosm.applied to 5;$time.min += random(15, 20)>><</link>><</if>>
<<if $you.cosm.amount > 2>><<link "<div id=fullButton>Eye-catching makeup</div>" "bathroom">><<set $you.cosm.amount -= 3;$you.cosm.applied to 10;$time.min += random(20, 30)>><</link>><</if>>
<br><<link "<div id=fullButton>Back</div>" "bathroom">><<set $locPage to passage()>><</link>>
\<<elseif $locPage == 5>>
\<<set $rand.vid to random(1, 2)>>
\<<if $you.accessories.buttplug == 0>><<vid act plug_in $rand.vid>><<else>><<vid act plug_out $rand.vid>><</if>>
<<link "<div id=fullButton>Back</div>" "bathroom">><<set $locPage to 0;$time.min += 1>><<if $you.accessories.buttplug == 0>><<set $you.accessories.buttplug to 1>><<else>><<set $you.accessories.buttplug to 0>><</if>><</link>>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home kitchen>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center>
\<<link "<div id=fullButton>Попить воды</div>" "kitchen">><<set $you.thirst to 100;$time.min += random(1, 2)>><</link>>
\<div class=thirdButton>$home.food порций еды</div><div class=thirdButton>$home.snack порций перекусов</div><div class=thirdButton>$home.coffee порций кофе</div>
\<<if $home.food > 0>><<link "<div id=thirdButton>Кушать</div>" "kitchen">><<set $locPage to 2;$you.eating to 1;$time.min += random(15, 30);$you.hunger to 100;$you.thirst to 100;$home.food -= 1>><<time>><</link>><<else>><div class=thirdButton>Кушать</div><</if>>
\<<if $home.snack > 0>><<link "<div id=thirdButton>Перекусить</div>" "kitchen">><<set $locPage to 2;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 30;$you.thirst += 30;$home.snack -= 1>><<time>><</link>><<else>><div class=thirdButton>Перекусить</div><</if>>
\<<if $home.coffee > 0>><<link "<div id=thirdButton>Пить кофе</div>" "kitchen">><<set $locPage to 3;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$home.coffee -= 1>><<time>><</link>><<else>><div class=thirdButton>Пить кофе</div><</if>>
\</center>
<center><<link "<div id='fullButton'>Прихожая</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg act eat $you.clothes.home>>
<<link "<div id=fullButton>Назад</div>" "kitchen">><<set $locPage to passage();$you.eating to 0>><<time>><</link>>
\<<elseif $locPage == 3>>
\<<jpg act coffee $you.clothes.home>>
<<link "<div id=fullButton>Назад</div>" "kitchen">><<set $locPage to passage();$you.eating to 0>><<time>><</link>>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home kitchen>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
\<<if $you.clothes.home == 1>><<homeNakedComments>><</if>>
<center>
\<<link "<div id=fullButton>Drink some water</div>" "kitchen">><<set $you.thirst to 100;$time.min += random(1, 2)>><</link>>
\<div class=thirdButton>$home.food portions of food</div><div class=thirdButton>$home.snack portions of snacks</div><div class=thirdButton>$home.coffee portions of coffee</div>
\<<if $home.food > 0>><<link "<div id=thirdButton>Eat</div>" "kitchen">><<set $locPage to 2;$you.eating to 1;$time.min += random(15, 30);$you.hunger to 100;$you.thirst to 100;$home.food -= 1>><<time>><</link>><<else>><div class=thirdButton>Eat</div><</if>>
\<<if $home.snack > 0>><<link "<div id=thirdButton>Have a snack</div>" "kitchen">><<set $locPage to 2;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 30;$you.thirst += 30;$home.snack -= 1>><<time>><</link>><<else>><div class=thirdButton>Have a snack</div><</if>>
\<<if $home.coffee > 0>><<link "<div id=thirdButton>Have a coffee</div>" "kitchen">><<set $locPage to 3;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$home.coffee -= 1>><<time>><</link>><<else>><div class=thirdButton>Have a coffee</div><</if>>
\</center>
<center><<link "<div id='fullButton'>Hall</div>" "hall">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg act eat $you.clothes.home>>
<<link "<div id=fullButton>Back</div>" "kitchen">><<set $locPage to passage();$you.eating to 0>><<time>><</link>>
\<<elseif $locPage == 3>>
\<<jpg act coffee $you.clothes.home>>
<<link "<div id=fullButton>Back</div>" "kitchen">><<set $locPage to passage();$you.eating to 0>><<time>><</link>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $setting.lang == "ru">>
\<div class="text">
\Хотелось бы внести некоторую ясность касаемо NTR контента:
<<linkappend '<center><font color=DeepPink>Осторожно, спойлеры!</font></center>'>>
\- Здесь никогда не будет контента связанного с женским доминированием.
- Здесь никогда не будет контента в котором единственная сексуальная связь между мужем и женой, это дрочка.
- Здесь никогда не будет контента в котором мужу больше нравится смотреть, как трахают его жену, чем трахать её самому.
- Здесь никогда не будет контента в котором муж слизывает чужую сперму с жены или отсасывает её ёбарям.
\<</linkappend>>
\</div>
<div class="text">Всё, что я перечислила выше мне не нравится и я никогда не добавлю это в игру.</div>
<div class=text>
\Теперь про NTR контент, который будет присутствовать в игре:
<<linkappend '<center><font color=DeepPink>Осторожно, спойлеры!</font></center>'>>
\- Между мужем и женой постепенно возникают более открытые и свободные отношения.
- Со временем муж становится не против того, что его жена занимается сексом с другими мужчинами, а она в свою очередь не против того, чтобы он занимался сексом с другими женщинами.
- Мужу начинает нравиться делиться своей женой с другими мужчинами, позволять им трахать её вместе с ним или без него.
\<</linkappend>>
\</div>
<div class=text>
\Скорее всего, всё перечисленное больше подходит под жанр "Sharing", но в будущем всё же планируется добавить несколько ивентов, где муж будет знать о сексе его жены с другими мужчинами или даже наблюдать за этим и возбуждаться. Кроме того, некоторые выборы в таких ивентах скорее всего будут происходить от лица мужа. Если вы не хотите видеть подобный контент, вы можете отключить его здесь, однако это означает, что вы не увидите множество сцен, ведь некоторые обновления <u><b>могут</b></u> включать в себя исключительно подобный контент.
<center>Описания могут быть дополнены, если я что-то упустила.</center>
\</div>
<<link "<div id=fullButton>Назад</div>" "settings">><</link>>
\<<else>>
\<div class="text">
\I would like to provide some clarity about NTR content:
<<linkappend '<center><font color=DeepPink>Spoiler alert!</font></center>'>>
\- There will never be content related to female domination here.
- There will never be content here where the only sexual connection between husband and wife is handjob.
- There will never be content where a husband would rather watch his wife being fucked than fuck her himself.
- There will never be content here where a husband licks someone else's sperm from his wife or sucks it off for her boyfriends.
\<</linkappend>>
\</div>
<div class="text">I don’t like everything that I listed above and I will never add it to the game.</div>
<div class=text>
\Now about the NTR content that will be present in the game:
<<linkappend '<center><font color=DeepPink>Spoiler alert!</font></center>'>>
\- A more open and free relationship gradually arises between husband and wife.
- Over time, the husband becomes ok with his wife having sex with other men, and she is ok with him having sex with other women.
- The husband begins to enjoy sharing his wife with other men, letting them fuck her with or without him.
\<</linkappend>>
\</div>
<div class=text>
\Most likely, all of the above are more suitable for the “Sharing” genre, but in the future it is planned to add several events where the husband will know about his wife’s sex with other men or even watch it and get excited. In addition, some choices in such events will most likely take place on husband's POV. If you don't want to see such content, you can turn it off here, but this means you won't see many scenes as some updates <u><b>might</b></u> exclusively include such content.
<center>Descriptions can be added if I missed something.</center>
\</div>
<<link "<div id=fullButton>Back</div>" "settings">><</link>>
<</if>>
@@<<widget "timeFirstInit">>
<<if $setting.lang == "ru">>
<<set $time = {year: 2023, month: 6, monthText: "Июня", mDay: 3, mDayMax: 30, week: 1, day: 6, dayText: "Суббота", hour: 7, hourMin: 0, min: 0, daystart: 1, wait: 0};>>
<<else>>
<<set $time = {year: 2023, month: 6, monthText: "June", mDay: 3, mDayMax: 30, week: 1, day: 6, dayText: "Saturday", hour: 7, hourMin: 0, min: 0, daystart: 1, wait: 0};>>
<</if>>
<</widget>>
<<widget "time">>
<<hour>>
<<mDay>>
<<if $time.hour >= 24>>
<<set $time.hour -= 24;$time.day += 1;$time.mDay += 1;$time.daystart += 1>>
<<day>>
<</if>>
<<if $time.day > 7>>
<<set $time.day -= 7>>
<<week>>
<</if>>
<<if $time.mDay > $time.mDayMax>>
<<set $time.month += 1;$time.mDay to 1>>
<<month>>
<</if>>
<<if $time.month > 12>>
<<set $time.year += 1;$time.month to 1>>
<<year>>
<</if>>
<<timeLang>>
<</widget>>
<<widget "hour">>
<<if $time.min >= 60>>
<<if $you.sleeping != 1>><<set $you.energy to $you.energy - Math.floor($time.min/60*7)>><</if>>
<<if $you.eating != 1>><<set $you.hunger to $you.hunger - Math.floor($time.min/60*12);$you.thirst to $you.thirst - Math.floor($time.min/60*15)>><<else>><<set $you.eating to 0>><</if>>
<<set $you.intoxication to $you.intoxication - Math.floor($time.min/60*2)>>
<<if $you.sleeping != 1>><<set $you.clean to $you.clean - Math.floor($time.min/60*2)>><<else>><<set $you.clean to $you.clean - Math.floor($time.min/60)>><</if>>
<<if $you.corr < 25>><<set $you.arousal -= 10>><<elseif $you.corr >= 25 && $you.corr < 50>><<set $you.arousal -= 5>><<elseif $you.corr >= 50 && $you.corr < 75>><<set $you.arousal += 5>><<else>><<set $you.arousal += 10>><</if>>
<<if $you.sexinfo.wat.mouth > 0>><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) - 0.4).toFixed(1)>><</if>>
<<if $you.sexinfo.wat.pussy > 0>><<set $you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) - 0.4).toFixed(1)>><</if>>
<<if $you.sexinfo.wat.ass > 0>><<set $you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) - 0.4).toFixed(1)>><</if>>
<<if $npc[1].loc != "bedroomsleep">><<set $npc[1].arousal += 5>><<else>><<set $npc[1].arousal to 0>><</if>>
<<if $npc[2].loc != "bedroom2sleep">><<set $npc[2].arousal += 5>><<else>><<set $npc[2].arousal to 0>><</if>>
<<if $event.small.perHour != 0>><<set $event.small.perHour to 0>><</if>>
<<set $time.hour to $time.hour + Math.floor($time.min/60)>>
<<set $time.hourMin = Math.floor($time.min/60)>>
<<set $time.min to $time.min - Math.floor($time.hourMin*60)>>
<</if>>
<</widget>>
<<widget "day">>
<<if $you.gym > 0>><<set $you.gym -= 1>><</if>>
<<if $daily.warmup == 1>><<set $daily.warmup to 0>><</if>>
<<if $daily.jogging == 1>><<set $daily.jogging to 0>><</if>>
<<if $daily.swim > 0>><<set $daily.swim to 0>><</if>>
<<if $daily.tan > 0>><<set $daily.tan to 0>><</if>>
<<if $daily.gym > 0>><<set $daily.gym to 0>><</if>>
<<if $daily.bjSkill > 0>><<set $daily.bjSkill to 0>><</if>>
<<if $job.side.southCafeDaily > 0>><<set $job.side.southCafeDaily to 0>><</if>>
<<if $you.inst.day == 1>><<set $you.inst.day to 0>><</if>>
<<if $you.onlyfans.day == 1>><<set $you.onlyfans.day to 0>><</if>>
<<if $you.pornhub.day == 1>><<set $you.pornhub.day to 0>><</if>>
<<if $you.gloryhole.sbwc > 0>><<set $you.gloryhole.sbwc to 0>><</if>>
<<if $quest.husb.amateurPorn == 3 && $quest.husb.amateurPornDay < 7>><<set $quest.husb.amateurPornDay += 1>><</if>>
<<if $quest.hisBro.fapDaily == 1>><<set $quest.hisBro.fapDaily to 0>><</if>>
<<set $sup.selfie.daily[1] to 0;$sup.selfie.daily[2] to 0;$sup.selfie.daily[3] to 0;$sup.selfie.daily[4] to 0;$sup.selfie.daily[5] to 0>>
<<if $you.accessories.buttplug == 1 && $enemaDay >= 1 && $enemaDay < 4>><<set $enemaDay += 1>><</if>>
<</widget>>
<<widget "week">>
<<set $you.body.fit -= 1>>
<<set $you.body.tan -= 5>>
<<instSub>><<set $you.inst.sub -= ($rand.sub*random(5, 15))>>
<<fansSub>><<set $you.onlyfans.sub -= ($rand.sub*random(2, 5))>>
<<if $quest.model.weekly == 2>><<set $quest.model.weekly to 0>><</if>>
<<if $quest.debt.main >= 1 && $quest.debt.weekly == 0>><<if $quest.debt.conseq == 0>><<set $quest.debt.conseq to 1>><<elseif $quest.debt.conseq == 1>><<set $quest.debt.conseq to 2>><</if>><</if>>
<<if $quest.debt.weekly > 0>><<set $quest.debt.weekly to 0;$quest.debt.conseq to 0>><</if>>
<</widget>>
<<widget "month">>
<<if $you.inst.income > 0>><<set $you.money += $you.inst.income>><</if>>
<<if $you.onlyfans.income > 0>><<set $you.money += $you.onlyfans.income>><</if>>
<<set $you.money += $you.uni.income>>
<</widget>>
<<widget "year">>
<</widget>>
<<widget "mDay">>
<<if $time.month == 1 or $time.month == 3 or $time.month == 5 or $time.month == 7 or $time.month == 8 or $time.month == 10 or $time.month == 12>>
<<set $time.mDayMax to 31>>
<<elseif $time.month == 2>>
<<set $time.mDayMax to 28>>
<<else>>
<<set $time.mDayMax to 30>>
<</if>>
<</widget>>
<<widget "timeLang">>
<<if $setting.lang == "ru">>
<<if $time.day == 1>><<set $time.dayText to "Понедельник">><</if>>
<<if $time.day == 2>><<set $time.dayText to "Вторник">><</if>>
<<if $time.day == 3>><<set $time.dayText to "Среда">><</if>>
<<if $time.day == 4>><<set $time.dayText to "Четверг">><</if>>
<<if $time.day == 5>><<set $time.dayText to "Пятница">><</if>>
<<if $time.day == 6>><<set $time.dayText to "Суббота">><</if>>
<<if $time.day == 7>><<set $time.dayText to "Воскресенье">><</if>>
<<if $time.month == 1>><<set $time.monthText to "Января">><</if>>
<<if $time.month == 2>><<set $time.monthText to "Февраля">><</if>>
<<if $time.month == 3>><<set $time.monthText to "Марта">><</if>>
<<if $time.month == 4>><<set $time.monthText to "Апреля">><</if>>
<<if $time.month == 5>><<set $time.monthText to "Мая">><</if>>
<<if $time.month == 6>><<set $time.monthText to "Июня">><</if>>
<<if $time.month == 7>><<set $time.monthText to "Июля">><</if>>
<<if $time.month == 8>><<set $time.monthText to "Августа">><</if>>
<<if $time.month == 9>><<set $time.monthText to "Сентября">><</if>>
<<if $time.month == 10>><<set $time.monthText to "Октября">><</if>>
<<if $time.month == 11>><<set $time.monthText to "Ноября">><</if>>
<<if $time.month == 12>><<set $time.monthText to "Декабря">><</if>>
<<else>>
<<if $time.day == 1>><<set $time.dayText to "Monday">><</if>>
<<if $time.day == 2>><<set $time.dayText to "Tuesday">><</if>>
<<if $time.day == 3>><<set $time.dayText to "Wednesday">><</if>>
<<if $time.day == 4>><<set $time.dayText to "Thursday">><</if>>
<<if $time.day == 5>><<set $time.dayText to "Friday">><</if>>
<<if $time.day == 6>><<set $time.dayText to "Saturday">><</if>>
<<if $time.day == 7>><<set $time.dayText to "Sunday">><</if>>
<<if $time.month == 1>><<set $time.monthText to "January">><</if>>
<<if $time.month == 2>><<set $time.monthText to "February">><</if>>
<<if $time.month == 3>><<set $time.monthText to "March">><</if>>
<<if $time.month == 4>><<set $time.monthText to "April">><</if>>
<<if $time.month == 5>><<set $time.monthText to "May">><</if>>
<<if $time.month == 6>><<set $time.monthText to "June">><</if>>
<<if $time.month == 7>><<set $time.monthText to "July">><</if>>
<<if $time.month == 8>><<set $time.monthText to "August">><</if>>
<<if $time.month == 9>><<set $time.monthText to "September">><</if>>
<<if $time.month == 10>><<set $time.monthText to "October">><</if>>
<<if $time.month == 11>><<set $time.monthText to "November">><</if>>
<<if $time.month == 12>><<set $time.monthText to "December">><</if>>
<</if>>
<</widget>><<widget "widgets">>
<<income>>
<<time>>
<<number>>
<<beauty>>
<<if $quest.prologue == 0>><<zero>><</if>>
<<pages>>
<<autosexloc>>
<<if $quest.prologue == 0>>
<<autoevents>>
<<CharLocCheck>>
<</if>>
<<visualSize>>
<<cheats>>
<<autoUpdate>>
<</widget>>
<<widget "locWidgets">>
<<time>>
<<pages>>
<<autosexloc>>
<<if $quest.prologue == 0>>
<<autoevents>>
<<CharLocCheck>>
<</if>>
<</widget>><<widget "questFirstInit">>
<<set $quest = {
prologue: 1,
homeNaked: {husb: 0, hisBro: 0, bro: 0,},
husb: {main: 0, bj: 0, swing: 0, cheat: 0, hisBroSharing: 0, model: 0, ntr: 0, ffm: 0, amateurPorn: 0, amateurPornDay: 0,},
hisBro: {main: 0, fapDaily: 0,},
debt: {main: 0, weekly: 0, conseq: 0,},
uni: {main: 0, route1: 0, route2: 0,},
model: {main: 0, shoot: 0, weekly: 0, day: 0, dayText: '', hour: 0,},
ntr: {cinema: {hj: 0, bj: 0, wcbm: 0, grope: 0, record: 0, dirtyTalk: 0, count: 0,},},
malik: {main: 0,},
};>>
<</widget>><<widget "zero">>
/* You */
<<if $you.cash < 0>><<set $you.cash to 0>><</if>>
<<if $you.money < 0>><<set $you.money to 0>><</if>>
<<if $you.cosm.amount < 0>><<set $you.cosm.amount to 0>><</if>>
<<if $you.corr < 0>><<set $you.corr to 0>><<elseif $you.corr > 100>><<set $you.corr to 100>><</if>>
<<if $you.arousal < 0>><<set $you.arousal to 0>><<elseif $you.arousal > 100>><<set $you.arousal to 100>><</if>>
<<if $you.clean < 0>><<set $you.clean to 0>><<elseif $you.clean > 100>><<set $you.clean to 100>><</if>>
<<if $you.energy < 0>><<set $you.energy to 0>><<elseif $you.energy > 100>><<set $you.energy to 100>><</if>>
<<if $you.hunger < 0>><<set $you.hunger to 0>><<elseif $you.hunger > 100>><<set $you.hunger to 100>><</if>>
<<if $you.thirst < 0>><<set $you.thirst to 0>><<elseif $you.thirst > 100>><<set $you.thirst to 100>><</if>>
<<if $you.intoxication < 0>><<set $you.intoxication to 0>><<elseif $you.intoxication > 100>><<set $you.intoxication to 100>><</if>>
<<if $you.beauty < 0>><<set $you.beauty to 0>><<elseif $you.beauty > 100>><<set $you.beauty to 100>><</if>>
<<if $you.body.fit < 0>><<set $you.body.fit to 0>><<elseif $you.body.fit > 100>><<set $you.body.fit to 100>><</if>>
<<if $you.body.tan < 0>><<set $you.body.tan to 0>><<elseif $you.body.tan > 100>><<set $you.body.tan to 100>><</if>>
<<if $you.sexinfo.wat.mouth < 0>><<set $you.sexinfo.wat.mouth to 0>><<elseif $you.sexinfo.wat.mouth > 100>><<set $you.sexinfo.wat.mouth to 100>><</if>>
<<if $you.sexinfo.wat.pussy < 0>><<set $you.sexinfo.wat.pussy to 0>><<elseif $you.sexinfo.wat.pussy > 100>><<set $you.sexinfo.wat.pussy to 100>><</if>>
<<if $you.sexinfo.wat.ass < 0>><<set $you.sexinfo.wat.ass to 0>><<elseif $you.sexinfo.wat.ass > 100>><<set $you.sexinfo.wat.ass to 100>><</if>>
<<if $you.skill.bj < 0>><<set $you.skill.bj to 0>><<elseif $you.skill.bj > 100>><<set $you.skill.bj to 100>><</if>>
<<if $you.skill.waitress < 0>><<set $you.skill.waitress to 0>><<elseif $you.skill.waitress > 100>><<set $you.skill.waitress to 100>><</if>>
<<if $you.inst.sub < 0>><<set $you.inst.sub to 0>><</if>>
<<if $you.inst.fame < 0>><<set $you.inst.fame to 0>><<elseif $you.inst.fame > 100>><<set $you.inst.fame to 100>><</if>>
<<if $you.onlyfans.sub < 0>><<set $you.onlyfans.sub to 0>><</if>>
<<if $you.onlyfans.fame < 0>><<set $you.onlyfans.fame to 0>><<elseif $you.onlyfans.fame > 100>><<set $you.onlyfans.fame to 100>><</if>>
<<if $you.pornhub.sub < 0>><<set $you.pornhub.sub to 0>><</if>>
<<if $you.pornhub.fame < 0>><<set $you.pornhub.fame to 0>><<elseif $you.pornhub.fame > 100>><<set $you.pornhub.fame to 100>><</if>>
<<if $you.model.fame < 0>><<set $you.model.fame to 0>><<elseif $you.model.fame > 100>><<set $you.model.fame to 100>><</if>>
<<if $you.southCafe.fame < 0>><<set $you.southCafe.fame to 0>><<elseif $you.southCafe.fame > 100>><<set $you.southCafe.fame to 100>><</if>>
/* Home */
<<if $home.food < 0>><<set $home.food to 0>><</if>>
<<if $home.snack < 0>><<set $home.snack to 0>><</if>>
<<if $home.shampoo < 0>><<set $home.shampoo to 0>><</if>>
/* NPC */
<<if $npc[1].arousal < 0>><<set $npc[1].arousal to 0>><<elseif $npc[1].arousal > 100>><<set $npc[1].arousal to 100>><</if>>
<<if $npc[2].arousal < 0>><<set $npc[2].arousal to 0>><<elseif $npc[2].arousal > 100>><<set $npc[2].arousal to 100>><</if>>
<<if $npc[3].arousal < 0>><<set $npc[3].arousal to 0>><<elseif $npc[3].arousal > 100>><<set $npc[3].arousal to 100>><</if>>
<</widget>><<widget "instSub">>
<<if $you.inst.sub < 10000>>
<<set $rand.sub to random(10, 100)>>
<<elseif $you.inst.sub >= 10000 && $you.inst.sub < 100000>>
<<set $rand.sub to random(250, 500)>>
<<elseif $you.inst.sub >= 100000 && $you.inst.sub < 1000000>>
<<set $rand.sub to random(500, 1000)>>
<<elseif $you.inst.sub >= 1000000 && $you.inst.sub < 2500000>>
<<set $rand.sub to random(1000, 2500)>>
<<elseif $you.inst.sub >= 2500000 && $you.inst.sub < 5000000>>
<<set $rand.sub to random(2500, 5000)>>
<<elseif $you.inst.sub >= 5000000 && $you.inst.sub < 10000000>>
<<set $rand.sub to random(5000, 10000)>>
<<elseif $you.inst.sub >= 10000000>>
<<set $rand.sub to random(10000, 20000)>>
<</if>>
<</widget>>
<<widget "fansSub">>
<<if $you.onlyfans.fame < 20>>
<<set $rand.sub to random(1, 2)>>
<<elseif $you.onlyfans.fame >= 20 && $you.onlyfans.fame < 40>>
<<set $rand.sub to random(1, 4)>>
<<elseif $you.onlyfans.fame >= 40 && $you.onlyfans.fame < 60>>
<<set $rand.sub to random(2, 8)>>
<<elseif $you.onlyfans.fame >= 60 && $you.onlyfans.fame < 80>>
<<set $rand.sub to random(4, 12)>>
<<elseif $you.onlyfans.fame >= 80>>
<<set $rand.sub to random(6, 20)>>
<</if>>
<</widget>><<widget "rand">>
<<set $rand = {sub: 0, chance: 0, vid: 0, pic: 0, chanel: 0, event: 0, cumPlace: 0, text: '', amount: 0, option: 0, race: '',};>>
<</widget>>
<<widget "randUpdate">>
<<set $rand = {sub: $rand.sub, chance: $rand.chance, vid: $rand.vid, pic: $rand.pic, chanel: $rand.chanel, event: $rand.event, cumPlace: $rand.cumPlace, text: $rand.text, amount: $rand.amount, option: $rand.option, race: '',};>>
<</widget>><<widget "generalFirstInit">>
<<set $youPage to 0;$locPage to 0;$busPage to 0;$settingsPage to 0;$cheatPage to 0;$alarmClock to 7>>
<<set $home = {food: 10, snack: 10, coffee: 10, shampoo: 10,};>>
<<set $purchased = {
street: {1: 1, 2: 1, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0, 21: 0, 22: 0, 23: 0, 24: 0, 25: 0, 26: 0, 27: 0, 28: 0, 29: 0, 30: 0, 31: 0, 32: 0, 33: 0, 34: 0, 35: 0, 36: 0, 37: 0, 38: 0, 39: 0, 40: 0,},
bikini: {1: 1, 2: 1, 3: 1, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
sport: {1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
piercing: {ears: {1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0,}, brows: {1: 0, 2: 0, 3: 0, 4: 0,}, nose: {1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0,}, lips: {1: 0, 2: 0, 3: 0, 4: 0,}, tongue: {1: 0, 2: 0,}, nipples: {1: 0, 2: 0, 3: 0, 4: 0,}, navel: {1: 0, 2: 0, 3: 0, 4: 0,}, clitoris: {1: 0, 2: 0, 3: 0, 4: 0,}, labia: {1: 0, 2: 0, 3: 0, 4: 0,},},
buttplug: 0, umbrella: 0, enema: 0, lube: 0, dildo: 0,
ring: {1: 1, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0, 17: 0, 18: 0, 19: 0, 20: 0},
};>>
<<set $sup = {selfie: {daily: {1: 0, 2: 0, 3: 0, 4: 0, 5: 0,},},};>>
<<set $cheat = {access: '', noHunger: 0, noThirst: 0, noDirty: 0, noEnergy: 0,};>>
<<set $sex = {act: {hj: 0, bj: 0, dt: 0, vaginal: 0, anal: 0, spitroast: 0, analspitroast: 0, dp: 0, dvp: 0, dap: 0,},};>>
<<set $event = {small: {perHour: 0, chance: 3,}, uni: {chance: 3,}, homeNaked: {chance: 10,}, busGrope: {chance: 3,},};>>
<<set $daily = {warmup: 0, jogging: 0, swim: 0, tan: 0, gym: 0, bjSkill: 0,};>>
<<set $app = {onlyfans: 0, pornhub: 0, finsafe: 0,};>>
<<set $job = {side: {southCafe: 0, southCafeShift: '', southCafeDaily: 0, southCafeClothes: 1,},};>>
<</widget>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home lobby>>
<center><<link "<div id='fullButton'>Домой</div>" "hall">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id='fullButton'>На улицу</div>" "south">><<set $locPage to 0;$time.min += random(3, 6)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home lobby>>
<center><<link "<div id='fullButton'>Go home</div>" "hall">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id='fullButton'>Outside</div>" "south">><<set $locPage to 0;$time.min += random(3, 6)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city west>>
<<linkappend '<div id=fullButton>Расписание</div>'>>
\<center><div class=text>Кинотеатр для взрослых открыт с 18:00 до 2:00 <b>|</b> Порностудия открыта с 12:00 до 2:00 <b>|</b> Секс-шоп открыт с 10:00 до 23:00 <b>|</b> Эскорт агентство открыто с 10:00 до 23:00 <b>|</b> Стриптиз-клуб открыт с 18:00 до 5:00</div></center>
\<</linkappend>>
<center>
\<<if $setting.locHide == 0>><<if $time.hour >= 18 or $time.hour < 2>><<link "<div id=thirdButton>Кинотеатр для взрослых</div>" "westcinema">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Кинотеатр для взрослых</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 12 or $time.hour < 2>><<link "<div id=thirdButton>Порностудия</div>" "westporn">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Порностудия</div><</if>><</if>>
\<<if $time.hour >= 10 && $time.hour < 23>><<link "<div id=thirdButton>Секс-шоп</div>" "westsex">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Секс-шоп</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 10 && $time.hour < 23>><<link "<div id=thirdButton>Эскорт агентство</div>" "westescort">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Эскорт агентство</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 18 or $time.hour < 5>><<link "<div id=thirdButton>Стриптиз-клуб</div>" "weststrip">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Стриптиз-клуб</div><</if>><</if>>
\<<link "<div id=thirdButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city west>>
<<linkappend '<div id=fullButton>Schedule</div>'>>
\<center><div class=text>The adult cinema is open from 18:00 to 2:00 <b>|</b> The porn studio is open from 12:00 to 2:00 <b>|</b> The sex shop is open from 10:00 to 23:00 <b>|</b> The escort agency is open from 10:00 to 23:00 <b>|</b> The strip club is open from 18:00 to 5:00</div></center>
\<</linkappend>>
<center>
\<<if $setting.locHide == 0>><<if $time.hour >= 18 or $time.hour < 2>><<link "<div id=thirdButton>Adult Cinema</div>" "westcinema">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Adult Cinema</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 12 or $time.hour < 2>><<link "<div id=thirdButton>Porn Studio</div>" "westporn">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Porn Studio</div><</if>><</if>>
\<<if $time.hour >= 10 && $time.hour < 23>><<link "<div id=thirdButton>Sex shop</div>" "westsex">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Sex shop</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 10 && $time.hour < 23>><<link "<div id=thirdButton>Escort agency</div>" "westescort">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Escort agency</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 18 or $time.hour < 5>><<link "<div id=thirdButton>Strip club</div>" "weststrip">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Strip club</div><</if>><</if>>
\<<link "<div id=thirdButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city beach>>
\<<if $npc[1].loc == passage()>>
<center><<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br></center>
\<</if>>
<center>
\<<if $time.hour >= 10 && $time.hour < 20>><<link "<div id=fullButton>Пляжное кафе</div>" "beachcafe">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=fullButton>Пляжное кафе открыто с 10:00 до 20:00</div><</if>>
\<<if $you.corr >= 50>><<link "<div id=fullButton>Нудистский пляж</div>" "nakedbeach">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=fullButton>Вы не осмелитесь посетить нудистский пляж, пока не поднимите разврат выше 50</div><</if>>
\</center>
\<center>
\<<if $daily.swim < 5>><<link "<div id=locButton>Плавать</div>" "beach">><<set $locPage to 2;$you.cosm.applied to 0;$time.min += random(5, 15);$daily.swim += 1>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>><<else>><div class=locButton>На сегодня хватит</div><</if>>
\<<if $daily.tan < 5>><<if $time.hour >= 10 && $time.hour < 18>><<link "<div id=locButton>Загорать</div>" "beach">><<set $locPage to 3;$time.min += random(5, 15);$you.clean -= 2;$daily.tan += 1>><</link>><<else>><div class=locButton>Сейчас не время загорать</div><</if>><<else>><div class=locButton>На сегодня хватит</div><</if>>
\<<link "<div id=fullButton>Принять душ</div>" "beach">><<set $locPage to 4;$time.min += random(3, 6);$you.cosm.applied to 0>><<if $you.clean < 80>><<set $you.clean to 80>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<<elseif $locPage == 2>>
\<<vid act swim>>
\<<if $you.body.fit < 60>>
<center><div class=locButton><font color=green>+ Фитнес</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Плаванье больше не даст результатов</div></center>
\<</if>>
<center><<link "<div id=fullButton>Закончить плавать</div>" "beach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg act sunbath>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Загар</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<center><<link "<div id=fullButton>Закончить загорать</div>" "beach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act beachshower $rand.vid>>
<center><<link "<div id=fullButton>Закончить принимать душ</div>" "beach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city beach>>
\<<if $npc[1].loc == passage()>>
<center><<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br></center>
\<</if>>
<center>
\<<link "<div id=fullButton>Beach Cafe</div>" "beachcafe">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<if $you.corr >= 50>><<link "<div id=fullButton>Nudist beach</div>" "nakedbeach">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=fullButton>You will not dare to visit a nudist beach until you raise corruption above 50</div><</if>>
\</center>
\<center>
\<<if $daily.swim < 5>><<link "<div id=locButton>Swim</div>" "beach">><<set $locPage to 2;$you.cosm.applied to 0;$time.min += random(5, 15);$daily.swim += 1>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>><<else>><div class=locButton>That's enough for today</div><</if>>
\<<if $daily.tan < 5>><<if $time.hour >= 10 && $time.hour < 18>><<link "<div id=locButton>Sunbathe</div>" "beach">><<set $locPage to 3;$time.min += random(5, 15);$you.clean -= 2;$daily.tan += 1>><</link>><<else>><div class=locButton>Now is not the time to sunbathe</div><</if>><<else>><div class=locButton>That's enough for today</div><</if>>
\<<link "<div id=fullButton>Take a shower</div>" "beach">><<set $locPage to 4;$time.min += random(3, 6);$you.cosm.applied to 0>><<if $you.clean < 80>><<set $you.clean to 80>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<<elseif $locPage == 2>>
\<<vid act swim>>
\<<if $you.body.fit < 60>>
<center><div class=locButton><font color=green>+ Fitness</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Swimming won't give you any more results</div></center>
\<</if>>
<center><<link "<div id=fullButton>Finish swimming</div>" "beach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg act sunbath>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Tan</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<center><<link "<div id=fullButton>Finish sunbathing</div>" "beach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act beachshower $rand.vid>>
<center><<link "<div id=fullButton>Finish taking a shower</div>" "beach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city north>>
<<linkappend '<div id=fullButton>Расписание</div>'>>
\<center><div class=text>Торговый центр открыт с 7:00 до 23:00 <b>|</b> Школа танцев открыта с 10:00 до 20:00 <b>|</b> Модельное агентство открыто с 8:00 до 23:00 <b>|</b> Киностудия открыта с 8:00 до 22:00 <b>|</b> Библиотека открыта с 8:00 до 20:00</div></center>
\<</linkappend>>
<center>
\<<if $time.hour >= 7 && $time.hour < 23>><<link "<div id=thirdButton>Торговый центр</div>" "northmall">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Торговый центр</div><</if>>
\<<if $time.hour >= 10 && $time.hour < 20>><<if $setting.locHide == 0>><<link "<div id=thirdButton>Школа танцев</div>" "northdance">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>><<else>><div class=thirdButton>Школа танцев</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Модельное агентство</div>" "northmodel">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Модельное агентство</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 22>><<link "<div id=thirdButton>Киностудия</div>" "northstudio">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Киностудия</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 20>><<link "<div id=thirdButton>Библиотека</div>" "northlibrary">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Библиотека</div><</if>><</if>>
\<<link "<div id=thirdButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city north>>
<<linkappend '<div id=fullButton>Schedule</div>'>>
\<center><div class=text>The mall is open from 7:00 to 23:00 <b>|</b> The dance school is open from 10:00 to 20:00 <b>|</b> The modeling agency is open from 8:00 to 23:00 <b>|</b> The film studio is open from 8:00 to 22:00 <b>|</b> The library is open from 8:00 to 20:00</div></center>
\<</linkappend>>
<center>
\<<if $time.hour >= 7 && $time.hour < 23>><<link "<div id=thirdButton>Mall</div>" "northmall">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Mall</div><</if>>
\<<if $time.hour >= 10 && $time.hour < 20>><<if $setting.locHide == 0>><<link "<div id=thirdButton>Dance school</div>" "northdance">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>><<else>><div class=thirdButton>Dance school</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Modeling agency</div>" "northmodel">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Modeling agency</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 22>><<link "<div id=thirdButton>Film studio</div>" "northstudio">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Film studio</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 20>><<link "<div id=thirdButton>Library</div>" "northlibrary">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Library</div><</if>><</if>>
\<<link "<div id=thirdButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city south>>
<<linkappend '<div id=fullButton>Расписание</div>'>>
\<center><div class=text>Спортзал открыт с 10:00 до 22:00 <b>|</b> Кафе открыто с 10:00 до 24:00 <b>|</b> Бар открыт с 16:00 до 1:00 <b>|</b> Магазин открыт с 8:00 до 23:00 <b>|</b> Аптека открыта с 8:00 до 23:00</div></center>
\<</linkappend>>
<center><<link "<div id='fullButton'>Домой</div>" "hall">><<set $locPage to 0;$time.min += random(5, 10)>><</link>></center>
\<center><<link "<div id='fullButton'>Подъезд</div>" "lobby">><<set $locPage to 0;$time.min += random(3, 6)>><</link>></center>
<center>
\<<if $time.hour >= 10 && $time.hour < 22>><<link "<div id=thirdButton>Спортзал</div>" "southgym">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Спортзал</div><</if>>
\<<link "<div id=thirdButton>Парк</div>" "southpark">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<if $time.hour >= 10 && $time.hour < 24>><<link "<div id=thirdButton>Кафе</div>" "southcafe">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Кафе</div><</if>>
\<<if $time.hour >= 16 or $time.hour < 1>><<link "<div id=thirdButton>Бар</div>" "southbar">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Бар</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Магазин</div>" "southshop">><<set $locPage to 0;$time.min += random(4, 8);$prevLoc to "southshop">><</link>><<else>><div class=thirdButton>Магазин</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Аптека</div>" "southpharmacy">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Аптека</div><</if>>
\<<link "<div id=fullButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city south>>
<<linkappend '<div id=fullButton>Schedule</div>'>>
\<center><div class=text>The gym is open from 10:00 to 22:00 <b>|</b> The cafe is open from 10:00 to 24:00 <b>|</b> The bar is open from 16:00 to 1:00 <b>|</b> The store is open from 8:00 to 23:00 <b>|</b> The pharmacy is open from 8:00 to 23:00</div></center>
\<</linkappend>>
<center><<link "<div id='fullButton'>Home</div>" "hall">><<set $locPage to 0;$time.min += random(5, 10)>><</link>></center>
\<center><<link "<div id='fullButton'>Lobby</div>" "lobby">><<set $locPage to 0;$time.min += random(3, 6)>><</link>></center>
<center>
\<<if $time.hour >= 10 && $time.hour < 22>><<link "<div id=thirdButton>Gym</div>" "southgym">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Gym</div><</if>>
\<<link "<div id=thirdButton>Park</div>" "southpark">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<if $time.hour >= 10 && $time.hour < 24>><<link "<div id=thirdButton>Cafe</div>" "southcafe">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Cafe</div><</if>>
\<<if $time.hour >= 16 or $time.hour < 1>><<link "<div id=thirdButton>Bar</div>" "southbar">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Bar</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Store</div>" "southshop">><<set $locPage to 0;$time.min += random(4, 8);$prevLoc to "southshop">><</link>><<else>><div class=thirdButton>Store</div><</if>>
\<<if $time.hour >= 8 && $time.hour < 23>><<link "<div id=thirdButton>Pharmacy</div>" "southpharmacy">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Pharmacy</div><</if>>
\<<link "<div id=fullButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $busPage == 0>><<set $busPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $busPage == 1>>
\<<jpg city bus>>
\<<if $you.money < 2>>
<center><div class=fullButton><font color=red>У вас недостаточно денег на карте для оплаты проезда и придётся идти пешком!</font></div></center>
\<<else>>
<center><div class=fullButton>Стоимость проезда: 2<font color=green>$</font></div></center>
\<</if>>
\<center>
\<<if $busLoc != "north">><<if $you.money >= 2>><<link "<div id=locButton>Ехать в Северный район</div>" "north">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти в Северный район</div>" "north">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Северный район</div><</if>>
\<<if $busLoc != "east">><<if $you.money >= 2>><<link "<div id=locButton>Ехать в Восточный район</div>" "east">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти в Восточный район</div>" "east">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Восточный район</div><</if>>
\<<if $busLoc != "center">><<if $you.money >= 2>><<link "<div id=locButton>Ехать в Центральный район</div>" "center">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти в Центральный район</div>" "center">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Центральный район</div><</if>>
\<<if $busLoc != "west">><<if $you.money >= 2>><<link "<div id=locButton>Ехать в Западный район</div>" "west">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти в Западный район</div>" "west">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Западный район</div><</if>>
\<<if $busLoc != "south">><<if $you.money >= 2>><<link "<div id=locButton>Ехать в Южный район</div>" "south">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти в Южный район</div>" "south">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Южный район</div><</if>>
\<<if $busLoc != "beach">><<if $you.money >= 2>><<link "<div id=locButton>Ехать на пляж</div>" "beach">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Идти на пляж</div>" "beach">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Пляж</div><</if>>
\</center>
<center><<link "<div id='fullButton'>Назад</div>" $return>><<set $busPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $busPage == 1>>
\<<jpg city bus>>
\<<if $you.money < 2>>
<center><div class=fullButton><font color=red>You don't have enough money on your card to pay for a ride, so you'll have to walk!</font></div></center>
\<<else>>
<center><div class=fullButton>Fare's cost: <font color=green>$</font>2</div></center>
\<</if>>
\<center>
\<<if $busLoc != "north">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the North District</div>" "north">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the North District</div>" "north">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>North District</div><</if>>
\<<if $busLoc != "east">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the East District</div>" "east">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the East District</div>" "east">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>East District</div><</if>>
\<<if $busLoc != "center">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the Central District</div>" "center">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the Central District</div>" "center">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Central District</div><</if>>
\<<if $busLoc != "west">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the West District</div>" "west">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the West District</div>" "west">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>West District</div><</if>>
\<<if $busLoc != "south">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the South District</div>" "south">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the South District</div>" "south">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>South District</div><</if>>
\<<if $busLoc != "beach">><<if $you.money >= 2>><<link "<div id=locButton>Take the bus to the Beach</div>" "beach">><<set $busLoc to 0;$busPage to 0;$time.min += random(15, 30);$you.money -= 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.busGrope.chance>><<goto "eventBusGrope">><</if>><</link>><<else>><<link "<div id=locButton>Walk to the Beach</div>" "beach">><<set $busLoc to 0;$busPage to 0;$time.min += random(30, 60)>><</link>><</if>><<else>><div class=locButton>Beach</div><</if>>
\</center>
<center><<link "<div id='fullButton'>Back</div>" $return>><<set $busPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city center>>
<<linkappend '<div id=fullButton>Расписание</div>'>>
\<center><div class=text>Университет открыт с 8:00 до 18:00 <b>|</b> Банк открыт с 8:00 до 20:00 <b>|</b> Автосалон открыт с 8:00 до 22:00 <b>|</b> Ресторан открыт с 10:00 до 1:00 <b>|</b> Клуб открыт с 20:00 до 5:00</div></center>
\<</linkappend>>
<center>
\<<if $time.hour >= 8 && $time.hour < 18>><<link "<div id=thirdButton>Университет</div>" "centercampus">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Университет</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 20>><<link "<div id=thirdButton>Банк</div>" "centerbank">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Банк</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 22>><<link "<div id=thirdButton>Автосалон</div>" "centercarshop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Автосалон</div><</if>><</if>>
\<<if $time.hour >= 10 or $time.hour < 1>><<link "<div id=thirdButton>Ресторан</div>" "centerrest">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Ресторан</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 20 or $time.hour < 5>><<link "<div id=thirdButton>Клуб</div>" "centerclub">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Клуб</div><</if>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=thirdButton>Полицейский участок</div>" "centerpolice">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>>
\<<link "<div id=fullButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city center>>
<<linkappend '<div id=fullButton>Schedule</div>'>>
\<center><div class=text>The University is open from 8:00 to 18:00 <b>|</b> The bank is open from 8:00 to 20:00 <b>|</b> The car dealership is open from 8:00 to 22:00 <b>|</b> The restaurant is open from 10:00 to 1:00 <b>|</b> The club is open from 20:00 to 5:00</div></center>
\<</linkappend>>
<center>
\<<if $time.hour >= 8 && $time.hour < 18>><<link "<div id=thirdButton>University</div>" "centercampus">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>University</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 20>><<link "<div id=thirdButton>Bank</div>" "centerbank">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Bank</div><</if>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 8 && $time.hour < 22>><<link "<div id=thirdButton>Car dealership</div>" "centercarshop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Car dealership</div><</if>><</if>>
\<<if $time.hour >= 10 or $time.hour < 1>><<link "<div id=thirdButton>Restaurant</div>" "centerrest">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Restaurant</div><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 20 or $time.hour < 5>><<link "<div id=thirdButton>Club</div>" "centerclub">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Club</div><</if>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=thirdButton>Police station</div>" "centerpolice">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>>
\<<link "<div id=fullButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city east>>
<<linkappend '<div id=fullButton>Расписание</div>'>>
\<center><div class=text>Теннисный корт открыт с 10:00 до 20:00 <b>|</b> Сауна открыта с 12:00 до 22:00 <b>|</b> Клиника открыта с 6:00 до 22:00 <b>|</b> Салон тату и пирсинга открыт с 12:00 до 22:00</div></center>
\<</linkappend>>
<center>
\<<if $setting.locHide == 0>><<if $time.hour >= 10 && $time.hour < 20>><<link "<div id=thirdButton>Теннисный корт</div>" "easttennis">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Теннисный корт</div><</if>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=thirdButton>Гостиница</div>" "easthotel">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 12 && $time.hour < 22>><<link "<div id=thirdButton>Сауна</div>" "eastsauna">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Сауна</div><</if>><</if>>
\<<if $time.hour >= 6 && $time.hour < 22>><<link "<div id=thirdButton>Клиника</div>" "eastclinic">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Клиника</div><</if>>
\<<if $time.hour >= 12 && $time.hour < 22>><<link "<div id=thirdButton>Салон тату и пирсинга</div>" "eastsalon">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Салон тату и пирсинга</div><</if>>
\<<link "<div id=thirdButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Автобусная остановка</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city east>>
<<linkappend '<div id=fullButton>Schedule</div>'>>
\<center><div class=text>The tennis court is open from 10:00 to 20:00 <b>|</b> The sauna is open from 12:00 to 22:00 <b>|</b> The clinic is open from 6:00 to 22:00 <b>|</b> The tattoo and piercing salon is open from 12:00 to 22:00</div></center>
\<</linkappend>>
<center>
\<<if $setting.locHide == 0>><<if $time.hour >= 10 && $time.hour < 20>><<link "<div id=thirdButton>Tennis court</div>" "easttennis">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Tennis court</div><</if>><</if>>
\<<if $setting.locHide == 0>><<link "<div id=thirdButton>Hotel</div>" "easthotel">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><</if>>
\<<if $setting.locHide == 0>><<if $time.hour >= 12 && $time.hour < 22>><<link "<div id=thirdButton>Sauna</div>" "eastsauna">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Sauna</div><</if>><</if>>
\<<if $time.hour >= 6 && $time.hour < 22>><<link "<div id=thirdButton>Clinic</div>" "eastclinic">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Clinic</div><</if>>
\<<if $time.hour >= 12 && $time.hour < 22>><<link "<div id=thirdButton>Tattoo and piercing salon</div>" "eastsalon">><<set $locPage to 0;$time.min += random(4, 8)>><</link>><<else>><div class=thirdButton>Tattoo and piercing salon</div><</if>>
\<<link "<div id=thirdButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Bus stop</div>" "bus">><<set $busLoc to passage();$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city nakedbeach>>
\<<if $npc[2].loc == passage()>>
<center><<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br></center>
\<</if>>
<center>
\<<if $daily.swim < 5>><<link "<div id=locButton>Плавать</div>" "nakedbeach">><<set $locPage to 2;$you.cosm.applied to 0;$time.min += random(5, 15);$daily.swim += 1>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>><<else>><div class=locButton>На сегодня хватит</div><</if>>
\<<if $daily.tan < 5>><<if $time.hour >= 10 && $time.hour < 18>><<link "<div id=locButton>Загорать</div>" "nakedbeach">><<set $locPage to 3;$time.min += random(5, 15);$you.clean -= 2;$daily.tan += 1>><</link>><<else>><div class=locButton>Сейчас не время загорать</div><</if>><<else>><div class=locButton>На сегодня хватит</div><</if>>
\<<link "<div id=fullButton>Принять душ</div>" "nakedbeach">><<set $locPage to 4;$time.min += random(3, 6);$you.cosm.applied to 0>><<if $you.clean < 80>><<set $you.clean to 80>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Обратно на общий пляж</div>" "beach">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 4)>>
\<<vid act nakedswim $rand.vid>>
\<<if $you.body.fit < 60>>
<center><div class=locButton><font color=green>+ Фитнес</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Плаванье больше не даст результатов</div></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "nakedbeach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 3>>
\<<set $rand.pic to random(1, 8)>>
\<<jpg act nakedsunbath $rand.pic>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Загар</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "nakedbeach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 3)>>
\<<vid act nakedbeachshower $rand.vid>>
<center><<link "<div id=fullButton>Закончить принимать душ</div>" "nakedbeach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city nakedbeach>>
\<<if $npc[2].loc == passage()>>
<center><<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br></center>
\<</if>>
<center>
\<<if $daily.swim < 5>><<link "<div id=locButton>Swim</div>" "nakedbeach">><<set $locPage to 2;$you.cosm.applied to 0;$time.min += random(5, 15);$daily.swim += 1>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>><<else>><div class=locButton>That's enough for today</div><</if>>
\<<if $daily.tan < 5>><<if $time.hour >= 10 && $time.hour < 18>><<link "<div id=locButton>Sunbathe</div>" "nakedbeach">><<set $locPage to 3;$time.min += random(5, 15);$you.clean -= 2;$daily.tan += 1>><</link>><<else>><div class=locButton>Now is not the time to sunbathe</div><</if>><<else>><div class=locButton>That's enough for today</div><</if>>
\<<link "<div id=fullButton>Take a shower</div>" "nakedbeach">><<set $locPage to 4;$time.min += random(3, 6);$you.cosm.applied to 0>><<if $you.clean < 80>><<set $you.clean to 80>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Back to the ordinary beach</div>" "beach">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 4)>>
\<<vid act nakedswim $rand.vid>>
\<<if $you.body.fit < 60>>
<center><div class=locButton><font color=green>+ Fitness</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Swimming won't give you any more results</div></center>
\<</if>>
<center><<link "<div id=fullButton>Finish swimming</div>" "nakedbeach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 3>>
\<<set $rand.pic to random(1, 8)>>
\<<jpg act nakedsunbath $rand.pic>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Tan</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<center><<link "<div id=fullButton>Finish sunbathing</div>" "nakedbeach">><<set $locPage to passage();$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 4>>
\<<set $rand.vid to random(1, 3)>>
\<<vid act nakedbeachshower $rand.vid>>
<center><<link "<div id=fullButton>Finish taking a shower</div>" "nakedbeach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $cheatPage == 0>><<if hashStr($cheat.access) == "1637590550">><<set $cheatPage to 3>><<else>><<set $cheatPage to 1>><</if>><</if>>
\<<if $setting.lang == "ru">>
\<<if $cheatPage == 1>>
\<div class=text>
\Код вы можете получить поддержав меня на моей странице <a href="https://www.patreon.com/SelinaGames" target="_blank">Patreon</a> или <a href="https://boosty.to/selinagames" target="_blank">Boosty</a>. Если вы уже поддержали меня, но не знаете код, посмотрите внимательней пост с текущим обновлением.
На данный момент код открывает доступ только к чит-меню, однако в дальнейшем я планирую расширить доступ добавив галерею, в которой вы сможете заново посмотреть открытые вами сцены.
<font color=red>Я настоятельно не рекомендую пользоваться читами, поскольку это может повлиять на игровой процесс! Есть вероятность нарушить логику игры и пропустить некоторые события! Пользоваться читами рекомендуется только если вы уже играли в эту игру и знаете, что делаете!</font>
\</div>
<div class=button>Введите код доступа:</div>
<center><<textbox '$cheat.access' $cheat.access autofocus>>@@#error;@@</center>
<center>
\<<link "<div id=fullButton>Применить</div>" "cheats">><<if hashStr($cheat.access) == "1637590550">><<set $cheatPage to 3>><<else>><<set $cheatPage to 2>><</if>><</link>>
\<<link "<div id=fullButton>Назад</div>" $return>><<set $cheatPage to 0>><</link>>
\</center>
\<<elseif $cheatPage == 2>>
\<div class=fullButton><font color=red>Неправильный код, попробуйте ещё раз!</font></div>
<<link "<div id=fullButton>Назад</div>" "cheats">><<set $cheatPage to 1>><</link>>
\<<elseif $cheatPage == 3>>
\<center>
\<div class=locButton>Бесконечная энергия:</div><<if $cheat.noEnergy == 0>><<link "<div id=locButton><font color=red>Выключено</font></div>" "cheats">><<set $cheat.noEnergy to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Включено</font></div>" "cheats">><<set $cheat.noEnergy to 0>><</link>><</if>>
\<div class=locButton>Всегда чистая:</div><<if $cheat.noDirty == 0>><<link "<div id=locButton><font color=red>Выключено</font></div>" "cheats">><<set $cheat.noDirty to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Включено</font></div>" "cheats">><<set $cheat.noDirty to 0>><</link>><</if>>
\<div class=locButton>Нет голода:</div><<if $cheat.noHunger == 0>><<link "<div id=locButton><font color=red>Выключено</font></div>" "cheats">><<set $cheat.noHunger to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Включено</font></div>" "cheats">><<set $cheat.noHunger to 0>><</link>><</if>>
\<div class=locButton>Нет жажды:</div><<if $cheat.noThirst == 0>><<link "<div id=locButton><font color=red>Выключено</font></div>" "cheats">><<set $cheat.noThirst to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Включено</font></div>" "cheats">><<set $cheat.noThirst to 0>><</link>><</if>>
\</center>
\<<set $mem = {energy: $you.energy, hunger: $you.hunger, thirst: $you.thirst, cash: $you.cash, money: $you.money, cosm: {amount: $you.cosm.amount,}, gym: $you.gym, clean: $you.clean, body: {fit: $you.body.fit, tan: $you.body.tan,}, corr: $you.corr, arousal: $you.arousal, intoxication: $you.intoxication, inst: {fame: $you.inst.fame, sub: $you.inst.sub,}, onlyfans: {fame: $you.onlyfans.fame, sub: $you.onlyfans.sub,}, uni: {fame: $you.uni.fame,},};>>
<div class=text>
\Энергия: <<textbox '$you.energy' $you.energy autofocus>>@@#error;@@
Голод: <<textbox '$you.hunger' $you.hunger autofocus>>@@#error;@@
Жажда: <<textbox '$you.thirst' $you.thirst autofocus>>@@#error;@@
\</div>
<div class=text>
\Наличка: <<textbox '$you.cash' $you.cash autofocus>>@@#error;@@
Карта: <<textbox '$you.money' $you.money autofocus>>@@#error;@@
Кол-во косметики: <<textbox '$you.cosm.amount' $you.cosm.amount autofocus>>@@#error;@@
Дней абонемента фитнес зала: <<textbox '$you.gym' $you.gym autofocus>>@@#error;@@
\</div>
<div class=text>
\Чистота: <<textbox '$you.clean' $you.clean autofocus>>@@#error;@@
Фитнес: <<textbox '$you.body.fit' $you.body.fit autofocus>>@@#error;@@
Загар: <<textbox '$you.body.tan' $you.body.tan autofocus>>@@#error;@@
Разврат: <<textbox '$you.corr' $you.corr autofocus>>@@#error;@@
Возбуждение: <<textbox '$you.arousal' $you.arousal autofocus>>@@#error;@@
Опьянение: <<textbox '$you.intoxication' $you.intoxication autofocus>>@@#error;@@
\</div>
<div class=text>
\Навык минета: <<textbox '$you.skill.bj' $you.skill.bj autofocus>>@@#error;@@
Навык официантки: <<textbox '$you.skill.waitress' $you.skill.waitress autofocus>>@@#error;@@
\</div>
<div class=text>
\Известность в Instagram: <<textbox '$you.inst.fame' $you.inst.fame autofocus>>@@#error;@@
Подписчики Instagram: <<textbox '$you.inst.sub' $you.inst.sub autofocus>>@@#error;@@
Известность на OnlyFans: <<textbox '$you.onlyfans.fame' $you.onlyfans.fame autofocus>>@@#error;@@
Подписчики OnlyFans: <<textbox '$you.onlyfans.sub' $you.onlyfans.sub autofocus>>@@#error;@@
\<<if $you.uni.fame > 0>>
Плохая репутация в Универе: <<textbox '$you.uni.fame' $you.uni.fame autofocus>>@@#error;@@
\<</if>>
Популярность в Южном кафе: <<textbox '$you.southCafe.fame' $you.southCafe.fame autofocus>>@@#error;@@
\</div>
<<link "<div id=fullButton>Применить</div>" "cheats">><<number>><</link>>
<<link "<div id=fullButton>Сбросить</div>" "cheats">><<set $you.energy to $mem.energy;$you.hunger to $mem.hunger;$you.thirst to $mem.thirst;$you.cash to $mem.cash;$you.money to $mem.money;$you.cosm.amount to $mem.cosm.amount;$you.gym to $mem.gym;$you.clean to $mem.clean;$you.body.fit to $mem.body.fit;$you.body.tan to $mem.body.tan;$you.corr to $mem.corr;$you.arousal to $mem.arousal;$you.intoxication to $mem.intoxication;$you.inst.fame to $mem.inst.fame;$you.inst.sub to $mem.inst.sub;$you.onlyfans.fame to $mem.onlyfans.fame;$you.onlyfans.sub to $mem.onlyfans.sub;$you.uni.fame to $mem.uni.fame>><<number>><</link>>
<<link "<div id=fullButton>Закрыть</div>" $return>><<set $cheatPage to 0;$you.energy to $mem.energy;$you.hunger to $mem.hunger;$you.thirst to $mem.thirst;$you.cash to $mem.cash;$you.money to $mem.money;$you.cosm.amount to $mem.cosm.amount;$you.gym to $mem.gym;$you.clean to $mem.clean;$you.body.fit to $mem.body.fit;$you.body.tan to $mem.body.tan;$you.corr to $mem.corr;$you.arousal to $mem.arousal;$you.intoxication to $mem.intoxication;$you.inst.fame to $mem.inst.fame;$you.inst.sub to $mem.inst.sub;$you.onlyfans.fame to $mem.onlyfans.fame;$you.onlyfans.sub to $mem.onlyfans.sub;$you.uni.fame to $mem.uni.fame>><<number>><</link>>
\<</if>>
\<<else>>
\<<if $cheatPage == 1>>
\<div class=text>
\You can get the code by supporting me on my <a href="https://www.patreon.com/SelinaGames" target="_blank">Patreon</a> or <a href="https://boosty.to/selinagames" target="_blank">Boosty</a> page. If you already support me, but don't know the code, take a closer look at the post with the current update.
At the moment, the code only allows give you to the cheat menu, but in the future I plan to expand access by adding a gallery where you can re-view the scenes you viewed.
<font color=red>I strongly do not recommend using cheats, as this may affect the gameplay! There is a chance to break the logic of the game and miss some events! It is recommended to use cheats only if you have already played this game and know what you are doing!</font>
\</div>
<div class=button>Enter the access code:</div>
<center><<textbox '$cheat.access' $cheat.access autofocus>>@@#error;@@</center>
<center>
\<<link "<div id=fullButton>Apply</div>" "cheats">><<if hashStr($cheat.access) == "1637590550">><<set $cheatPage to 3>><<else>><<set $cheatPage to 2>><</if>><</link>>
\<<link "<div id=fullButton>Back</div>" $return>><<set $cheatPage to 0>><</link>>
\</center>
\<<elseif $cheatPage == 2>>
\<div class=fullButton><font color=red>Wrong code, try again!</font></div>
<<link "<div id=fullButton>Back</div>" "cheats">><<set $cheatPage to 1>><</link>>
\<<elseif $cheatPage == 3>>
\<center>
\<div class=locButton>Infinite energy:</div><<if $cheat.noEnergy == 0>><<link "<div id=locButton><font color=red>Turned off</font></div>" "cheats">><<set $cheat.noEnergy to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Turned on</font></div>" "cheats">><<set $cheat.noEnergy to 0>><</link>><</if>>
\<div class=locButton>Always clean:</div><<if $cheat.noDirty == 0>><<link "<div id=locButton><font color=red>Turned off</font></div>" "cheats">><<set $cheat.noDirty to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Turned on</font></div>" "cheats">><<set $cheat.noDirty to 0>><</link>><</if>>
\<div class=locButton>No hunger:</div><<if $cheat.noHunger == 0>><<link "<div id=locButton><font color=red>Turned off</font></div>" "cheats">><<set $cheat.noHunger to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Turned on</font></div>" "cheats">><<set $cheat.noHunger to 0>><</link>><</if>>
\<div class=locButton>No thirst:</div><<if $cheat.noThirst == 0>><<link "<div id=locButton><font color=red>Turned off</font></div>" "cheats">><<set $cheat.noThirst to 1>><</link>><<else>><<link "<div id=locButton><font color=green>Turned on</font></div>" "cheats">><<set $cheat.noThirst to 0>><</link>><</if>>
\</center>
\<<set $mem = {energy: $you.energy, hunger: $you.hunger, thirst: $you.thirst, cash: $you.cash, money: $you.money, cosm: {amount: $you.cosm.amount,}, gym: $you.gym, clean: $you.clean, body: {fit: $you.body.fit, tan: $you.body.tan,}, corr: $you.corr, arousal: $you.arousal, intoxication: $you.intoxication, inst: {fame: $you.inst.fame, sub: $you.inst.sub,}, onlyfans: {fame: $you.onlyfans.fame, sub: $you.onlyfans.sub,}, uni: {fame: $you.uni.fame,},};>>
<div class=text>
\Cash: <<textbox '$you.cash' $you.cash autofocus>>@@#error;@@
Card: <<textbox '$you.money' $you.money autofocus>>@@#error;@@
Amount of makeup: <<textbox '$you.cosm.amount' $you.cosm.amount autofocus>>@@#error;@@
Gym membership days: <<textbox '$you.gym' $you.gym autofocus>>@@#error;@@
\</div>
<div class=text>
\Cleanliness: <<textbox '$you.clean' $you.clean autofocus>>@@#error;@@
Fitness: <<textbox '$you.body.fit' $you.body.fit autofocus>>@@#error;@@
Tan: <<textbox '$you.body.tan' $you.body.tan autofocus>>@@#error;@@
Corruption: <<textbox '$you.corr' $you.corr autofocus>>@@#error;@@
Arousal: <<textbox '$you.arousal' $you.arousal autofocus>>@@#error;@@
Intoxication: <<textbox '$you.intoxication' $you.intoxication autofocus>>@@#error;@@
\</div>
<div class=text>
\Blowjob skill: <<textbox '$you.skill.bj' $you.skill.bj autofocus>>@@#error;@@
Waitress skill: <<textbox '$you.skill.waitress' $you.skill.waitress autofocus>>@@#error;@@
\</div>
<div class=text>
\Instagram fame: <<textbox '$you.inst.fame' $you.inst.fame autofocus>>@@#error;@@
Instagram Followers: <<textbox '$you.inst.sub' $you.inst.sub autofocus>>@@#error;@@
OnlyFans fame: <<textbox '$you.onlyfans.fame' $you.onlyfans.fame autofocus>>@@#error;@@
OnlyFans Subscribers: <<textbox '$you.onlyfans.sub' $you.onlyfans.sub autofocus>>@@#error;@@
\<<if $you.uni.fame > 0>>
Bad University fame: <<textbox '$you.uni.fame' $you.uni.fame autofocus>>@@#error;@@
\<</if>>
South cafe fame: <<textbox '$you.southCafe.fame' $you.southCafe.fame autofocus>>@@#error;@@
\</div>
<<link "<div id=fullButton>Apply</div>" "cheats">><<number>><</link>>
<<link "<div id=fullButton>Reset</div>" "cheats">><<set $you.energy to $mem.energy;$you.hunger to $mem.hunger;$you.thirst to $mem.thirst;$you.cash to $mem.cash;$you.money to $mem.money;$you.cosm.amount to $mem.cosm.amount;$you.gym to $mem.gym;$you.clean to $mem.clean;$you.body.fit to $mem.body.fit;$you.body.tan to $mem.body.tan;$you.corr to $mem.corr;$you.arousal to $mem.arousal;$you.intoxication to $mem.intoxication;$you.inst.fame to $mem.inst.fame;$you.inst.sub to $mem.inst.sub;$you.onlyfans.fame to $mem.onlyfans.fame;$you.onlyfans.sub to $mem.onlyfans.sub;$you.uni.fame to $mem.uni.fame>><<number>><</link>>
<<link "<div id=fullButton>Close</div>" $return>><<set $cheatPage to 0;$you.energy to $mem.energy;$you.hunger to $mem.hunger;$you.thirst to $mem.thirst;$you.cash to $mem.cash;$you.money to $mem.money;$you.cosm.amount to $mem.cosm.amount;$you.gym to $mem.gym;$you.clean to $mem.clean;$you.body.fit to $mem.body.fit;$you.body.tan to $mem.body.tan;$you.corr to $mem.corr;$you.arousal to $mem.arousal;$you.intoxication to $mem.intoxication;$you.inst.fame to $mem.inst.fame;$you.inst.sub to $mem.inst.sub;$you.onlyfans.fame to $mem.onlyfans.fame;$you.onlyfans.sub to $mem.onlyfans.sub;$you.uni.fame to $mem.uni.fame>><<number>><</link>>
\<</if>>
\<</if>>
@@<<widget "number">>
<<set $you.cash to Number($you.cash);$you.money to Number($you.money);$you.cosm.amount to Number($you.cosm.amount);$you.gym to Number($you.gym);$you.clean to Number($you.clean);$you.body.fit to Number($you.body.fit);$you.body.tan to Number($you.body.tan);$you.corr to Number($you.corr);$you.arousal to Number($you.arousal);$you.intoxication to Number($you.intoxication);$you.inst.fame to Number($you.inst.fame);$you.inst.sub to Number($you.inst.sub);$you.onlyfans.fame to Number($you.onlyfans.fame);$you.onlyfans.sub to Number($you.onlyfans.sub);$you.energy to Number($you.energy);$you.hunger to Number($you.hunger);$you.thirst to Number($you.thirst);$you.uni.fame to Number($you.uni.fame)>>
<</widget>><<widget "cheats">>
<<if $cheat.noEnergy == 1>><<set $you.energy to 100>><</if>>
<<if $cheat.noDirty == 1>><<set $you.clean to 100>><</if>>
<<if $cheat.noHunger == 1>><<set $you.hunger to 100>><</if>>
<<if $cheat.noThirst == 1>><<set $you.thirst to 100>><</if>>
<</widget>><<if $you.sleeping != 0>><<set $you.sleeping to 0;$locPage to 3>><<goto "bed">><</if>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg act bed $you.clothes.home>>
<center><<link "<div id=locButton>Спать</div>" "bed">><<set $locPage to 2;$you.sleeping to 1>><</link>><<link "<div id=locButton>Дремать 1 час</div>" "bed">><<set $locPage to 4;$you.sleeping to 1;$time.min += 60;$you.energy += 15>><<time>><</link>></center>
<center><<link "<div id='fullButton'>Назад</div>" $return>><<set $locPage to 0;$time.min += 1>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg res alarmclock>>
<div class=fullButton>Сколько часов вы хотите поспать? (Вводите только часы от 6 до 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Спать</div>" "bed">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $locPage to 3;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60-$time.min);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0>><<time>><</link>></center>
<center><<link "<div id='fullButton'>Назад</div>" "bed">><<set $locPage to 0;$time.min += 1;$alarmClock to Number($alarmClock);$you.sleeping to 0>><</link>></center>
\<<elseif $locPage == 3>>
\<<if $quest.husb.swing == 2>><<set $quest.husb.swing to 3>><<elseif $quest.husb.cheat == 1>><<set $quest.husb.cheat to 2>><</if>>
\<<jpg act bed $you.clothes.home>>
<div class=button>Вы поспали $alarmClock часов</div>
<center><<link "<div id='fullButton'>Встать</div>" $return>><<set $locPage to 0;$you.sleeping to 0;$you.accessories.buttplug to 0>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act bed $you.clothes.home>>
<div class=button>Вы дремали один час</div>
<center><<link "<div id='fullButton'>Встать</div>" $return>><<set $locPage to 0;$you.sleeping to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg act bed $you.clothes.home>>
<center><<link "<div id=locButton>Sleep</div>" "bed">><<set $locPage to 2;$you.sleeping to 1>><</link>><<link "<div id=locButton>Take a nap for 1 hour</div>" "bed">><<set $locPage to 4;$you.sleeping to 1;$time.min += 60;$you.energy += 15>><<time>><</link>></center>
<center><<link "<div id='fullButton'>Back</div>" $return>><<set $locPage to 0;$time.min += 1>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg res alarmclock>>
<div class=fullButton>How many hours do you want to sleep? (Enter only the hours from 6 to 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Sleep</div>" "bed">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $locPage to 3;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60-$time.min);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0>><<time>><</link>></center>
<center><<link "<div id='fullButton'>Back</div>" "bed">><<set $locPage to 0;$time.min += 1;$alarmClock to Number($alarmClock);$you.sleeping to 0>><</link>></center>
\<<elseif $locPage == 3>>
\<<if $quest.husb.swing == 2>><<set $quest.husb.swing to 3>><<elseif $quest.husb.cheat == 1>><<set $quest.husb.cheat to 2>><</if>>
\<<jpg act bed $you.clothes.home>>
<div class=button>You slept $alarmClock hours</div>
<center><<link "<div id='fullButton'>Get up</div>" $return>><<set $locPage to 0;$you.sleeping to 0;$you.accessories.buttplug to 0>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act bed $you.clothes.home>>
<div class=button>You've been napping for an hour</div>
<center><<link "<div id='fullButton'>Get up</div>" $return>><<set $locPage to 0;$you.sleeping to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $setting.lang == "ru">>
\<<jpg res wait>>
<div class=button>Сколько ждать? (Максимум 120 минут)</div>
\<center><<textbox '$time.wait' $time.wait autofocus>>@@#error;@@</center>
<<link "<div id=fullButton>Ждать</div>" "wait">><<if $time.wait < 0>><<set $time.wait to 0>><<elseif $time.wait > 120>><<set $time.wait to 120>><</if>><<set $time.wait to Number($time.wait);$time.min += $time.wait>><</link>>
<<link "<div id=fullButton>Назад</div>" $return>><<set $time.wait to ''>><</link>>
\<<else>>
\<<jpg res wait>>
<div class=button>How long to wait? (Maximum 120 minutes)</div>
\<center><<textbox '$time.wait' $time.wait autofocus>>@@#error;@@</center>
<<link "<div id=fullButton>Wait</div>" "wait">><<if $time.wait < 0>><<set $time.wait to 0>><<elseif $time.wait > 120>><<set $time.wait to 120>><</if>><<set $time.wait to Number($time.wait);$time.min += $time.wait>><</link>>
<<link "<div id=fullButton>Back</div>" $return>><<set $time.wait to ''>><</link>>
\<</if>>
@@@@.left;
\<<if $youPage == 0>><<set $youPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<div class=text>
\Вас зовут <<link "$you.name[1] $you.surname">><<popover 'noclick'>><<png assets you $you.hair.color $you.hair.num>><</popover>><</link>>.
Вам $you.age лет, вы $you.beautyText, $you.cosm.type, у вас <<link "$you.body.bodyText">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>>$you.body.tanText, <<link "$you.body.boobsText">><<popover 'noclick'>><<if $you.body.boobs != 0>><<png assets you boobs $you.body.boobs>><<else>><<png assets you boobs zero>><</if>><</popover>><</link>> и <<link "$you.body.assText">><<popover 'noclick'>><<png assets you ass $you.body.ass>><</popover>><</link>>.
\</div>
<<linkappend '<div id=fullButton>Статистика</div>'>>
\<div class=text>
\<center>Навыки:</center>
\Ваш навык глубокого минета: $you.skill.bj
\<center>Износ:</center>
\Ваш ротик разработан на $you.sexinfo.wat.mouth%
Ваша киска разработана на $you.sexinfo.wat.pussy%
Ваша задница разработана на $you.sexinfo.wat.ass%
\<center>Счётчики секса:</center>
\Вы мастурбировали $you.sexinfo.masturbation раз
Вам лизали киску $you.sexinfo.cunni раз
Вы лизали киску $you.sexinfo.lick раз
Вы дрочили член $you.sexinfo.hj раз
Вы ласкали член грудью $you.sexinfo.tj раз
Вы сосали член $you.sexinfo.bj раз
Вас трахали в горло $you.sexinfo.deepthroat раз
Вас трахали в киску $you.sexinfo.vaginal раз
Вас трахали в задницу $you.sexinfo.anal раз
Вас трахали двойным проникновением $you.sexinfo.dp раз
Вас трахали двойным вагинальным проникновением $you.sexinfo.dvp раз
Вас трахали двойным анальным проникновением $you.sexinfo.dap раз
Вас трахали в групповухе $you.sexinfo.gangbang раз
Вы изменяли мужу $you.sexinfo.cheat раз
Вы занимались проституцией $you.sexinfo.whore раз
\<center>Счётчики спермы:</center>
\Вы испытали оргазм $you.sexinfo.orgasm раз
Вам кончали на лицо $you.sexinfo.cumonface раз
Вам кончали в рот $you.sexinfo.cuminmouth раз
Вам кончали на грудь $you.sexinfo.cumonboobs раз
Вам кончали на живот $you.sexinfo.cumonbelly раз
Вам кончали на задницу $you.sexinfo.cumonass раз
Вам кончали в киску $you.sexinfo.creampie раз
Вам кончали в задницу $you.sexinfo.analCreampie раз
Вы глотали сперму $you.sexinfo.swallow раз
Вы сплёвывали сперму $you.sexinfo.spit раз
\<center>Счётчики фотосессий:</center>
\Фотосессий сделано: $you.model.count
Ваша модельная известность: $you.model.fame
\<center>Счётчики порно:</center>
\Любительских порно с вами: $you.sexinfo.amateurPorn
Порно с вами: $you.sexinfo.porn
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Одежда</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.clothes.uw >= 1>><<link "<<png assets you uw $you.clothes.uw>>">><<popover 'noclick'>><<png assets you uw $you.clothes.uw>><</popover>><</link>><<else>><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton>Нижнее бельё</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>>">><<popover 'noclick'>><<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Домашняя одежда</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>>">><<popover 'noclick'>><<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Уличная одежда</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport $you.clothes.sport>>">><<popover 'noclick'>><<png assets you sport $you.clothes.sport>><</popover>><</link>></div>
\<div class=wardrobeButton>Спортивная одежда</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>>">><<popover 'noclick'>><<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Бикини</div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Аксессуары</div>'>>
<div class=wardrobeList>
\<<if $you.accessories.ring == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring $you.accessories.ring>>">><<popover 'noclick'>><<png assets accessories ring $you.accessories.ring>><</popover>><</link>></div>
\<div class=wardrobeButton>Обручальное кольцо</div>
\</div>
\<</if>>
\<<if $purchased.buttplug == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories buttplug>>">><<popover 'noclick'>><<png assets accessories buttplug>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.accessories.buttplug == 1>>Анальная пробка вставлена<<else>>Анальная пробка дома<</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
<<linkappend '<div id=fullButton>Пирсинг</div>'>>
<div class=wardrobeList>
\<<if $you.pierced.ears == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.ears == 0>><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>><<else>><<link "<<png assets piercing ears $you.piercing.ears>>">><<popover 'noclick'>><<png assets piercing ears $you.piercing.ears>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.ears == 0>>Пирсинг не надет<<else>>Пирсинг ушей<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.brows == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.brows == 0>><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>><<else>><<link "<<png assets piercing brows $you.piercing.brows>>">><<popover 'noclick'>><<png assets piercing brows $you.piercing.brows>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.brows == 0>>Пирсинг не надет<<else>>Пирсинг бровей<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nose == 0>><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>><<else>><<link "<<png assets piercing nose $you.piercing.nose>>">><<popover 'noclick'>><<png assets piercing nose $you.piercing.nose>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.nose == 0>>Пирсинг не надет<<else>>Пирсинг носа<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.lips == 0>><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>><<else>><<link "<<png assets piercing lips $you.piercing.lips>>">><<popover 'noclick'>><<png assets piercing lips $you.piercing.lips>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.lips == 0>>Пирсинг не надет<<else>>Пирсинг губ<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.tongue == 0>><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>><<else>><<link "<<png assets piercing tongue $you.piercing.tongue>>">><<popover 'noclick'>><<png assets piercing tongue $you.piercing.tongue>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.tongue == 0>>Пирсинг не надет<<else>>Пирсинг языка<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nipples == 0>><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>><<else>><<link "<<png assets piercing nipples $you.piercing.nipples>>">><<popover 'noclick'>><<png assets piercing nipples $you.piercing.nipples>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.nipples == 0>>Пирсинг не надет<<else>>Пирсинг сосков<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.navel == 0>><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>><<else>><<link "<<png assets piercing navel $you.piercing.navel>>">><<popover 'noclick'>><<png assets piercing navel $you.piercing.navel>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.navel == 0>>Пирсинг не надет<<else>>Пирсинг пупка<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.clitoris == 0>><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>><<else>><<link "<<png assets piercing clitoris $you.piercing.clitoris>>">><<popover 'noclick'>><<png assets piercing clitoris $you.piercing.clitoris>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.clitoris == 0>>Пирсинг не надет<<else>>Пирсинг клитора<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.labia == 0>><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>><<else>><<link "<<png assets piercing labia $you.piercing.labia>>">><<popover 'noclick'>><<png assets piercing labia $you.piercing.labia>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.labia == 0>>Пирсинг не надет<<else>>Пирсинг половых губ<</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<</if>>
<<linkappend '<div id=fullButton>Предметы</div>'>>
<div class=wardrobeList>
\<<if $you.cosm.amount > 0>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items cosm>>">><<popover 'noclick'>><<png assets items cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>На $you.cosm.amount использований</div>
\</div>
\<</if>>
\<<if $purchased.umbrella == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items umbrella>>">><<popover 'noclick'>><<png assets items umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.umbrella == 1>>Ваш зонт дома<<elseif $you.umbrella == 2>>Ваш зонт с вами<</if>></div>
\</div>
\<</if>>
\<<if $purchased.enema == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items enema>>">><<popover 'noclick'>><<png assets items enema>><</popover>><</link>></div>
\<div class=wardrobeButton>У вас есть клизма</div>
\</div>
\<</if>>
\<<if $purchased.dildo == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items dildo>>">><<popover 'noclick'>><<png assets items dildo>><</popover>><</link>></div>
\<div class=wardrobeButton>У вас есть дилдо</div>
\</div>
\<</if>>
\<<if $purchased.lube == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items lube>>">><<popover 'noclick'>><<png assets items lube>><</popover>><</link>></div>
\<div class=wardrobeButton>У вас есть лубрикант</div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
<br><<link "<div id=fullButton>Назад</div>" $return>><</link>>
\<<else>>
\<div class=text>
\Your name is <<link "$you.name[1] $you.surname">><<popover 'noclick'>><<png assets you $you.hair.color $you.hair.num>><</popover>><</link>>.
You're $you.age years old, $you.cosm.type, you're $you.beautyText, you have <<link "$you.body.bodyText">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>>$you.body.tanText, <<link "$you.body.boobsText">><<popover 'noclick'>><<if $you.body.boobs != 0>><<png assets you boobs $you.body.boobs>><<else>><<png assets you boobs zero>><</if>><</popover>><</link>> and <<link "$you.body.assText">><<popover 'noclick'>><<png assets you ass $you.body.ass>><</popover>><</link>>.
\</div>
<<linkappend '<div id=fullButton>Statistic</div>'>>
\<div class=text>
\<center>Skills:</center>
\Your deepthroat skill: $you.skill.bj
\<center>Wear and tear:</center>
\Your mouth is developed for $you.sexinfo.wat.mouth%
Your pussy is developed for $you.sexinfo.wat.pussy%
Your ass is developed for $you.sexinfo.wat.ass%
\<center>Sex counters:</center>
\You have masturbated $you.sexinfo.masturbation times
Your pussy has been licked $you.sexinfo.cunni times
You've licked pussy $you.sexinfo.lick times
You were jerking off a dick $you.sexinfo.hj times
You were fondling a dick with your breasts $you.sexinfo.tj times
You sucked a dick $you.sexinfo.bj times
Your throat was fucked $you.sexinfo.deepthroat times
Your pussy was fucked $you.sexinfo.vaginal times
Your ass was fucked $you.sexinfo.anal times
You were double penetrated $you.sexinfo.dp times
You were double vaginal penetrated $you.sexinfo.dvp times
You were double anal penetrated $you.sexinfo.dap times
You were gangbanged $you.sexinfo.gangbang times
You cheated on your husband $you.sexinfo.cheat times
You've been into prostitution $you.sexinfo.whore times
\<center>Sperm counters:</center>
\You've had an orgasm $you.sexinfo.orgasm times
You got cum on your face $you.sexinfo.cumonface times
You got cum in your mouth $you.sexinfo.cuminmouth times
You got cum on your breasts $you.sexinfo.cumonboobs times
You got cum on your belly $you.sexinfo.cumonbelly times
You got cum on your ass $you.sexinfo.cumonass times
You were creampied $you.sexinfo.creampie times
You were anal creampied $you.sexinfo.analCreampie times
You swallowed cum $you.sexinfo.swallow times
You spat out cum $you.sexinfo.spit times
\<center>Photo shoots counters:</center>
\Photo shoots done: $you.model.count
Your model fame: $you.model.fame
\<center>Porn counters:</center>
\Amateur porn with you: $you.sexinfo.amateurPorn
Porn with you: $you.sexinfo.porn
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Clothes</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.clothes.uw >= 1>><<link "<<png assets you uw $you.clothes.uw>>">><<popover 'noclick'>><<png assets you uw $you.clothes.uw>><</popover>><</link>><<else>><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton>Underwear</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>>">><<popover 'noclick'>><<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Home clothes</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>>">><<popover 'noclick'>><<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Street clothes</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport $you.clothes.sport>>">><<popover 'noclick'>><<png assets you sport $you.clothes.sport>><</popover>><</link>></div>
\<div class=wardrobeButton>Sport clothes</div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>>">><<popover 'noclick'>><<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton>Bikini</div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Accessories</div>'>>
<div class=wardrobeList>
\<<if $you.accessories.ring == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring $you.accessories.ring>>">><<popover 'noclick'>><<png assets accessories ring $you.accessories.ring>><</popover>><</link>></div>
\<div class=wardrobeButton>Wedding ring</div>
\</div>
\<</if>>
\<<if $purchased.buttplug == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories buttplug>>">><<popover 'noclick'>><<png assets accessories buttplug>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.accessories.buttplug == 1>>Your ass is plugged with an anal plug<<else>>Butt plug at home<</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
<<linkappend '<div id=fullButton>Piercing</div>'>>
<div class=wardrobeList>
\<<if $you.pierced.ears == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.ears == 0>><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>><<else>><<link "<<png assets piercing ears $you.piercing.ears>>">><<popover 'noclick'>><<png assets piercing ears $you.piercing.ears>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.ears == 0>>Piercing is not worn<<else>>Ear piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.brows == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.brows == 0>><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>><<else>><<link "<<png assets piercing brows $you.piercing.brows>>">><<popover 'noclick'>><<png assets piercing brows $you.piercing.brows>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.brows == 0>>Piercing is not worn<<else>>Eyebrow piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nose == 0>><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>><<else>><<link "<<png assets piercing nose $you.piercing.nose>>">><<popover 'noclick'>><<png assets piercing nose $you.piercing.nose>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.nose == 0>>Piercing is not worn<<else>>Nose piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.lips == 0>><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>><<else>><<link "<<png assets piercing lips $you.piercing.lips>>">><<popover 'noclick'>><<png assets piercing lips $you.piercing.lips>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.lips == 0>>Piercing is not worn<<else>>Lip piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.tongue == 0>><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>><<else>><<link "<<png assets piercing tongue $you.piercing.tongue>>">><<popover 'noclick'>><<png assets piercing tongue $you.piercing.tongue>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.tongue == 0>>Piercing is not worn<<else>>Tongue piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nipples == 0>><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>><<else>><<link "<<png assets piercing nipples $you.piercing.nipples>>">><<popover 'noclick'>><<png assets piercing nipples $you.piercing.nipples>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.nipples == 0>>Piercing is not worn<<else>>Nipple piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.navel == 0>><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>><<else>><<link "<<png assets piercing navel $you.piercing.navel>>">><<popover 'noclick'>><<png assets piercing navel $you.piercing.navel>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.navel == 0>>Piercing is not worn<<else>>Navel piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.clitoris == 0>><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>><<else>><<link "<<png assets piercing clitoris $you.piercing.clitoris>>">><<popover 'noclick'>><<png assets piercing clitoris $you.piercing.clitoris>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.clitoris == 0>>Piercing is not worn<<else>>Clitoral piercing<</if>></div>
\</div>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.labia == 0>><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>><<else>><<link "<<png assets piercing labia $you.piercing.labia>>">><<popover 'noclick'>><<png assets piercing labia $you.piercing.labia>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton><<if $you.piercing.labia == 0>>Piercing is not worn<<else>>Labia piercing<</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<</if>>
<<linkappend '<div id=fullButton>Items</div>'>>
<div class=wardrobeList>
\<<if $you.cosm.amount > 0>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items cosm>>">><<popover 'noclick'>><<png assets items cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>For $you.cosm.amount uses</div>
\</div>
\<</if>>
\<<if $purchased.umbrella == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items umbrella>>">><<popover 'noclick'>><<png assets items umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.umbrella == 1>>Your umbrella is at home<<elseif $you.umbrella == 2>>Your umbrella is with you<</if>></div>
\</div>
\<</if>>
\<<if $purchased.enema == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items enema>>">><<popover 'noclick'>><<png assets items enema>><</popover>><</link>></div>
\<div class=wardrobeButton>You have an enema</div>
\</div>
\<</if>>
\<<if $purchased.dildo == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items dildo>>">><<popover 'noclick'>><<png assets items dildo>><</popover>><</link>></div>
\<div class=wardrobeButton>You have a dildo</div>
\</div>
\<</if>>
\<<if $purchased.lube == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items lube>>">><<popover 'noclick'>><<png assets items lube>><</popover>><</link>></div>
\<div class=wardrobeButton>You have a lubricant</div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
<br><<link "<div id=fullButton>Back</div>" $return>><<set $youPage to 0>><</link>>
\<</if>>
@@<<widget "autosexloc">>
<<if passage() == "kitchen" or passage() == "livroom">><<set $sexLoc to passage()>><</if>>
<<if passage() == "bedroom" or passage() == "bedroom2" or passage() == "bedroom3">><<set $sexLoc to "bedroom">><</if>>
<<if passage() == "bathroom">><<set $sexLoc to "shower">><</if>>
<<if passage() == "beach" or passage() == "nakedbeach">><<set $sexLoc to "beach">><</if>>
<</widget>><<widget "beauty">>
/* Text */
/* Тело */
<<if $you.body.fit < 50>>
<<set $you.body.type to 1>><<if $setting.lang == "ru">><<set $you.body.bodyText to "обычное, неспортивное тело">><<else>><<set $you.body.bodyText to "an average, non-athletic body">><</if>>
<<else>>
<<set $you.body.type to 2>><<if $setting.lang == "ru">><<set $you.body.bodyText to "спортивное, подтянутое тело">><<else>><<set $you.body.bodyText to "a sporty, well-toned body">><</if>>
<</if>>
/* Сиськи */
<<if $you.body.boobs == 0>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "крошечная незаметная грудь 0го размера">><<else>><<set $you.body.boobsText to "tiny unnoticeable breasts of the 0th size">><</if>>
<<elseif $you.body.boobs == 1>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "маленькая, едва заметная грудь 1го размера">><<else>><<set $you.body.boobsText to "small, barely noticeable breasts of the 1st size">><</if>>
<<elseif $you.body.boobs == 2>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "аккуратная, красивая грудь 2го размера">><<else>><<set $you.body.boobsText to "neat, beautiful breasts of the 2nd size">><</if>>
<<elseif $you.body.boobs == 3>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "красивая, упругая грудь 3го размера">><<else>><<set $you.body.boobsText to "beautiful, firm breasts of the 3rd size">><</if>>
<<elseif $you.body.boobs == 4>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "большая, упругая грудь 4го размера">><<else>><<set $you.body.boobsText to "big, firm breasts of the 4th size">><</if>>
<<elseif $you.body.boobs == 5>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "большая, мягкая грудь 5го размера">><<else>><<set $you.body.boobsText to "large, soft breasts of the 5th size">><</if>>
<<elseif $you.body.boobs == 6>>
<<if $setting.lang == "ru">><<set $you.body.boobsText to "огромная, мягкая грудь 6го размера">><<else>><<set $you.body.boobsText to "huge, soft breasts of the 6th size">><</if>>
<</if>>
/* Задница */
<<if $you.body.ass == 1>>
<<if $setting.lang == "ru">><<set $you.body.assText to "маленькая, неприметная попка">><<else>><<set $you.body.assText to "a small, unnoticeable ass">><</if>>
<<elseif $you.body.ass == 2>>
<<if $setting.lang == "ru">><<set $you.body.assText to "среднего размера, женственная попа">><<else>><<set $you.body.assText to "medium-sized, feminine ass">><</if>>
<<else>>
<<if $setting.lang == "ru">><<set $you.body.assText to "большая, привлекающая внимание мужчин задница покачивающаяся при ходьбе">><<else>><<set $you.body.assText to "a big ass that attracts the attention of men and jiggles when walking">><</if>>
<</if>>
/* Загар */
<<if $you.body.tan < 10>>
<<if $setting.lang == "ru">><<set $you.body.tanText to ", у вас нет загара">><<else>><<set $you.body.tanText to ", you don't have a tan">><</if>>
<<elseif $you.body.tan >= 10 && $you.body.tan < 25>>
<<if $setting.lang == "ru">><<set $you.body.tanText to " с лёгким, едва заметным загаром">><<else>><<set $you.body.tanText to " with a light, barely noticeable tan">><</if>>
<<elseif $you.body.tan >= 25 && $you.body.tan < 50>>
<<if $setting.lang == "ru">><<set $you.body.tanText to " с лёгким, красивым загаром">><<else>><<set $you.body.tanText to " with a light, beautiful tan">><</if>>
<<elseif $you.body.tan >= 50 && $you.body.tan < 75>>
<<if $setting.lang == "ru">><<set $you.body.tanText to ", у вас загорелая кожа с ровным, красивым загаром">><<else>><<set $you.body.tanText to ", you have tanned skin with an equal, beautiful tan">><</if>>
<<elseif $you.body.tan >= 75>>
<<if $setting.lang == "ru">><<set $you.body.tanText to ", у вас блестящая смуглая кожа с ровным, красивым загаром">><<else>><<set $you.body.tanText to ", you have a shiny dark skin with an equal, beautiful tan">><</if>>
<</if>>
/* Привлекательность */
<<if $you.beauty < 25>>
<<if $setting.lang == "ru">><<set $you.beautyText to "некрасивая девушка со стрёмной внешностью">><<else>><<set $you.beautyText to "an ugly girl with a terrible appearance">><</if>>
<<elseif $you.beauty >= 25 && $you.beauty < 50>>
<<if $setting.lang == "ru">><<set $you.beautyText to "обычная девушка с ничем не примечательной внешностью">><<else>><<set $you.beautyText to "an ordinary girl with an unremarkable appearance">><</if>>
<<elseif $you.beauty >= 50 && $you.beauty < 75>>
<<if $setting.lang == "ru">><<set $you.beautyText to "привлекательная девушка с красивой внешностью">><<else>><<set $you.beautyText to "an attractive girl with a beautiful appearance">><</if>>
<<elseif $you.beauty >= 75>>
<<if $setting.lang == "ru">><<set $you.beautyText to "невероятно красивая девушка с модельной внешностью и вы постоянно ловите на себе похотливые взгляды мужчин и завидующие взгляды некоторых женщин">><<else>><<set $you.beautyText to "an incredibly beautiful girl with a model appearance and you constantly catch the lustful glances of men and the envious glances of some women">><</if>>
<</if>>
/* Косметика */
<<if $you.cosm.applied == 0>>
<<if $setting.lang == "ru">><<set $you.cosm.type to "на вашем лице нет косметики">><<else>><<set $you.cosm.type to "you have no makeup on your face">><</if>>
<<elseif $you.cosm.applied == 2>>
<<if $setting.lang == "ru">><<set $you.cosm.type to "на вашем лице лёгкий макияж">><<else>><<set $you.cosm.type to "you have light makeup on your face">><</if>>
<<elseif $you.cosm.applied == 5>>
<<if $setting.lang == "ru">><<set $you.cosm.type to "на вашем лице средний макияж">><<else>><<set $you.cosm.type to "you have medium makeup on your face">><</if>>
<<elseif $you.cosm.applied == 10>>
<<if $setting.lang == "ru">><<set $you.cosm.type to "на вашем лице вызывающий макияж">><<else>><<set $you.cosm.type to "you have provocative makeup on your face">><</if>>
<</if>>
/* Counter */
/* Одежда */
<<if $you.clothes.street == 2>>
<<set $you.clothes.beauty to 2>>
<<elseif $you.clothes.street == 1 or ($you.clothes.street >= 3 && $you.clothes.street <= 8)>>
<<set $you.clothes.beauty to 4>>
<<elseif $you.clothes.street >= 9 && $you.clothes.street <= 18>>
<<set $you.clothes.beauty to 6>>
<<elseif $you.clothes.street >= 19 && $you.clothes.street <= 28>>
<<set $you.clothes.beauty to 8>>
<<elseif $you.clothes.street >= 29>>
<<set $you.clothes.beauty to 10>>
<</if>>
/* Тип одежды */
<<if $you.clothes.street >= 1 && $you.clothes.street < 9>><<set $you.clothes.type to "pants">><<elseif $you.clothes.street >= 9 && $you.clothes.street < 29>><<set $you.clothes.type to "skirt">><<else>><<set $you.clothes.type to "shorts">><</if>>
/* Счётчик красоты */
<<set $you.beauty to 0;$you.beauty to $you.beauty + (($you.body.fit/3) + ($you.clean/4)) + $you.clothes.beauty + $you.cosm.applied + ($you.body.tan/10) + ($you.body.ass*5)>>
<<if $you.body.boobs>><<set $you.beauty += ($you.body.boobs*3)>><<else>><<set $you.beauty += ($you.body.boobs*2)>><</if>>
<<set $you.beauty = Math.floor($you.beauty)>>
<</widget>><<widgets>>
<<if $quest.prologue == 0>>
/*<div class=locList><div class=meter>Фитнес:</div><div class=meter>Загар:</div></div>
<div class=locList><div class=meter><<showmeter 'fit' `$you.body.fit / $maxFit`>></div><div class=meter><<showmeter 'tan' `$you.body.tan / $maxBodyTan`>></div></div>*/
<div class="widget">
<<if $cheat.noDirty == 0>><font color=white><<if $setting.lang == "ru">>Чистота: <<else>>Cleanliness: <</if>><center><<showmeter 'clean' `$you.clean / $maxClean`>></center></font><</if>>
<font color=white><center><<if $setting.lang == "ru">>Фитнес: <<else>>Fitness: <</if>><<showmeter 'fit' `$you.body.fit / $maxFit`>></center></font>
<font color=white><center><<if $setting.lang == "ru">>Загар: <<else>>Tan: <</if>><<showmeter 'tan' `$you.body.tan / $maxBodyTan`>></center></font>
<font color=white><center><<if $setting.lang == "ru">>Привлекательность: <<else>>Beauty: <</if>><<showmeter 'beauty' `$you.beauty / $maxBeauty`>></center></font>
</div>
<<if $setting.schedule != 0>>
<br><div class=widget>
<<if $setting.schedule == 1>><<link "<<if $setting.lang == 'ru'>>Расписание<<else>>Schedule<</if>>">><<set _currentPassage to passage();$setting.schedule to 2>><<goto _currentPassage>><</link>><<elseif $setting.schedule == 2>><<link "<<if $setting.lang == 'ru'>>Расписание<<else>>Schedule<</if>>">><<set _currentPassage to passage();$setting.schedule to 1>><<goto _currentPassage>><</link>><</if>>
<<if $setting.schedule == 2>><<CharSchedule>><</if>>
</div>
<</if>>
<br><<if $setting.cheats == 1>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Читы<<else>>Cheats<</if>></div>" "cheats">><<set $locPage to 0>><</link>><</if>>
<<if $setting.changelog == 1>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>История изменений<<else>>Changelog<</if>></div>" "changelog">><<set $locPage to 0>><</link>><</if>><br>
<<link "<div id=fullButton>Credits</div>" "credits">><<set $locPage to 0>><</link>><br><br>
/*<<if $eventPage == 0>><<link "<div id=fullButton>Debug Update</div>">><<set _currentPassage to passage()>><<update>><<goto _currentPassage>><</link>><br><br><</if>>*/
<</if>>
<<if $setting.support == 1>>
<a href="https://www.patreon.com/SelinaGames" target="_blank"><img src="res/res/patreon.png" width="20%" align="middle"></a>
<a href="https://boosty.to/selinagames" target="_blank"><img src="res/res/boosty.png" width="20%" align="middle"></a>
/*<a href="https://subscribestar.adult/selina-games" target="_blank"><img src="res/res/subscribestar.png" width="20%" align="middle"></a>*/
<</if>><<widget "pages">>
<<if passage() != "bed">><<set $you.sleeping to 0>><</if>>
<<if passage() != "pc">><<set $pcPage to 0>><</if>>
<<if passage() != "wardrobe">><<set $wardrobePage to 0>><</if>>
<<if passage() != "you">><<set $youPage to 0>><</if>>
<<if passage() != "MainMaleNpc1">><<set $npcPage to 0>><</if>>
<<if passage() != "phone" && passage() != "inst" && passage() != "onlyfans" && passage() != "sup" && passage() != "finsafe">><<set $phonePage to 0>><</if>>
<<if passage() != "pc" && passage() != "pcPorn">><<set $pcPage to 0>><</if>>
<<if passage() != "settings" && passage() != "rename">><<set $settingsPage to 0>><</if>>
<<if passage() != "cheats">><<set $cheatPage to 0>><</if>>
<<if passage() != "credits">><<set $creditsPage to 0>><</if>>
<<if passage() != "npcSchedule">><<set $schedulePage to 0>><</if>>
<<if passage() != "showerSex" && passage() != "homeSex" && passage() != "homeMmfSex" && passage() != "beachSex" && passage() != "streetSex">><<set $sexPage to 0>><</if>>
<<if passage() != "atm">><<set $atmPage to 0>><</if>>
<<if passage() != "bus">><<set $busPage to 0>><</if>>
<<if passage() != "enemaEvent1" && passage() != "husbEvent1" && passage() != "husbEvent2" && passage() != "husbEvent3" && passage() != "husbEvent4" && passage() != "husbEvent5" && passage() != "husbSupMsg1" && passage() != "husbNtrEvent1" && passage() != "husbNtrEvent2" && passage() != "husbNtrEvent3" && passage() != "husbNtrEvent4" && passage() != "husbWeekendEvent1" && passage() != "husbAmateurPornEvent1" && passage() != "husbAmateurPornEvent2" && passage() != "husbBjEvent1" && passage() != "husbBjEvent2" && passage() != "husbBjEventRep1" && passage() != "husbBjEvent3" && passage() != "husbBjEvent4" && passage() != "husbBjEvent5" && passage() != "husbBjEventRep2" && passage() != "homeNakedHusbEvent1" && passage() != "hisBroEvent1" && passage() != "hisBroEvent2" && passage() != "hisBroEvent3" && passage() != "hisBroFapEvent1" && passage() != "hisBroFapEvent2" && passage() != "hisBroSuckEvent1" && passage() != "hisBroFuckEvent1" && passage() != "debtEvent1" && passage() != "debtConseq1" && passage() != "uniEvent1" && passage() != "uniEvent2" && passage() != "uniEvent3" && passage() != "uniBoobsBreakEvent1" && passage() != "uniGossipsLectureEvent1" && passage() != "uniBoobsLectureEvent1" && passage() != "uniPenLectureEvent1" && passage() != "MalikEvent1" && passage() != "MalikEvent2" && passage() != "southCafeInterview" && passage() != "southCafeClothes1" && passage() != "southCafeClothes2" && passage() != "southCafeClothes3" && passage() != "modelEvent1" && passage() != "modelEvent2" && passage() != "modelEvent3" && passage() != "modelShootChoose1" && passage() != "modelShoot1" && passage() != "eventWindySkirt" && passage() != "eventWetShirt" && passage() != "eventCashFound" && passage() != "eventButtSlap" && passage() != "eventButtSqueeze" && passage() != "eventInstFans" && passage() != "eventFameGraffiti" && passage() != "eventStoreUpskirt" && passage() != "eventBeachMeet1" && passage() != "eventsWhoreOffer" && passage() != "prePublicStrangerFuck" && passage() != "postPublicStrangerFuck">><<set $eventPage to 0>><</if>>
<<if passage() != "teacherJob" && passage() != "southCafeJob">><<set $jobPage to 0>><</if>>
<<if passage() != "clothesShop" && passage() != "sportwearShop" && passage() != "bikiniShop" && passage() != "supermarketShop">><<set $shopPage to 0>><</if>>
<<if passage() != "autosave" && passage() != "bedroom" && passage() != "wardrobe" && passage() != "bedroom2" && passage() != "bedroom3" && passage() != "livroom" && passage() != "balcony" && passage() != "bathroom" && passage() != "kitchen" && passage() != "hall" && passage() != "bed" && passage() != "lobby" && passage() != "northmall" && passage() != "northdance" && passage() != "northlibrary" && passage() != "north" && passage() != "northmodel" && passage() != "northstudio" && passage() != "centerbank" && passage() != "centercampus" && passage() != "easttennis" && passage() != "eastsalon" && passage() != "east" && passage() != "easthotel" && passage() != "eastclinic" && passage() != "eastsauna" && passage() != "centerclub" && passage() != "center" && passage() != "centercarshop" && passage() != "weststrip" && passage() != "westcinema" && passage() != "westescort" && passage() != "west" && passage() != "westporn" && passage() != "westsex" && passage() != "centerpolice" && passage() != "centerrest" && passage() != "southpharmacy" && passage() != "southgym" && passage() != "southshop" && passage() != "southbar" && passage() != "south" && passage() != "southpark" && passage() != "southstadium" && passage() != "southcafe" && passage() != "beach" && passage() != "beachcafe" && passage() != "nakedbeach">><<set $locPage to 0>><</if>>
<</widget>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0 or ndef $locPage>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home wardrobe>>
<<linkappend '<div id=fullButton>Одежда</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.clothes.uw >= 1>><<link "<<png assets you uw $you.clothes.uw>>">><<popover 'noclick'>><<png assets you uw $you.clothes.uw>><</popover>><</link>><<else>><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Нижнее бельё</div>" "wardrobe">><<set $locPage to 2;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>>">><<popover 'noclick'>><<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Домашняя одежда</div>" "wardrobe">><<set $locPage to 3;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>>">><<popover 'noclick'>><<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Уличная одежда</div>" "wardrobe">><<set $locPage to 4;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport $you.clothes.sport>>">><<popover 'noclick'>><<png assets you sport $you.clothes.sport>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Спортивная одежда</div>" "wardrobe">><<set $locPage to 5;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>>">><<popover 'noclick'>><<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Бикини</div>" "wardrobe">><<set $locPage to 6;$time.min += 1>><</link>></div>
\</div>
\</div>
\<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
<<linkappend '<div id=fullButton>Пирсинг</div>'>>
\<<if $you.pierced.ears == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.ears >= 1>><<link "<<png assets piercing ears $you.piercing.ears>>">><<popover 'noclick'>><<png assets piercing ears $you.piercing.ears>><</popover>><</link>><<else>><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг ушей</div>" "wardrobe">><<set $locPage to 7;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.brows == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.brows >= 1>><<link "<<png assets piercing brows $you.piercing.brows>>">><<popover 'noclick'>><<png assets piercing brows $you.piercing.brows>><</popover>><</link>><<else>><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг бровей</div>" "wardrobe">><<set $locPage to 8;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nose >= 1>><<link "<<png assets piercing nose $you.piercing.nose>>">><<popover 'noclick'>><<png assets piercing nose $you.piercing.nose>><</popover>><</link>><<else>><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг носа</div>" "wardrobe">><<set $locPage to 9;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.lips >= 1>><<link "<<png assets piercing lips $you.piercing.lips>>">><<popover 'noclick'>><<png assets piercing lips $you.piercing.lips>><</popover>><</link>><<else>><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг губ</div>" "wardrobe">><<set $locPage to 10;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.tongue >= 1>><<link "<<png assets piercing tongue $you.piercing.tongue>>">><<popover 'noclick'>><<png assets piercing tongue $you.piercing.tongue>><</popover>><</link>><<else>><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг языка</div>" "wardrobe">><<set $locPage to 11;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nipples >= 1>><<link "<<png assets piercing nipples $you.piercing.nipples>>">><<popover 'noclick'>><<png assets piercing nipples $you.piercing.nipples>><</popover>><</link>><<else>><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг сосков</div>" "wardrobe">><<set $locPage to 12;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.navel >= 1>><<link "<<png assets piercing navel $you.piercing.navel>>">><<popover 'noclick'>><<png assets piercing navel $you.piercing.navel>><</popover>><</link>><<else>><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг пупка</div>" "wardrobe">><<set $locPage to 13;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.clitoris >= 1>><<link "<<png assets piercing clitoris $you.piercing.clitoris>>">><<popover 'noclick'>><<png assets piercing clitoris $you.piercing.clitoris>><</popover>><</link>><<else>><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг клитора</div>" "wardrobe">><<set $locPage to 14;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.labia >= 1>><<link "<<png assets piercing labia $you.piercing.labia>>">><<popover 'noclick'>><<png assets piercing labia $you.piercing.labia>><</popover>><</link>><<else>><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Пирсинг половых губ</div>" "wardrobe">><<set $locPage to 15;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<</linkappend>>
\<</if>>
<<linkappend '<div id=fullButton>Аксессуары</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.accessories.ring >= 1>><<link "<<png assets accessories ring $you.accessories.ring>>">><<popover 'noclick'>><<png assets accessories ring $you.accessories.ring>><</popover>><</link>><<else>><<link "<<png assets accessories ring none>>">><<popover 'noclick'>><<png assets accessories ring none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Кольца</div>" "wardrobe">><<set $locPage to 16;$time.min += 1>><</link>></div>
\</div>
\<<if $purchased.buttplug == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.accessories.buttplug == 1>><<link "<<png assets accessories plug_in>>">><<popover 'noclick'>><<png assets accessories plug_in>><</popover>><</link>><<else>><<link "<<png assets you ass $you.body.ass>>">><<popover 'noclick'>><<png assets you ass $you.body.ass>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Анальная пробка</div>" "wardrobe">><<set $locPage to 17;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<<if $purchased.umbrella == 1>>
<<linkappend '<div id=fullButton>Предметы</div>'>>
<div class=wardrobeList>
\<<if $purchased.umbrella == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items umbrella>>">><<popover 'noclick'>><<png assets items umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton2><<if $you.umbrella == 2>><<link "<div id=wardrobeButton>Выложить зонт</div>" "wardrobe">><<set $you.umbrella to 1;$time.min += 1>><</link>><<else>><<link "<div id=wardrobeButton>Взять зонт</div>" "wardrobe">><<set $you.umbrella to 2;$time.min += 1>><</link>><</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<</if>>
<br><<link "<div id=fullButton>Назад</div>" $return>><<set $locPage to 0>><</link>>
\<<elseif $locPage == 2>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>></div>
\<<if $you.clothes.uw != 0>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you uw 1>>">><<popover 'noclick'>><<png assets you uw 1>><</popover>><</link>></div>
\<<if $you.clothes.uw != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you uw 2>>">><<popover 'noclick'>><<png assets you uw 2>><</popover>><</link>></div>
\<<if $you.clothes.uw != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 3>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>></div>
\<<if $quest.homeNaked.husb != 2>><<if $you.clothes.home != 1>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 30</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>><<else>><div class=wardrobeButton>Запрещено мужем</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you home 2>>">><<popover 'noclick'>><<png assets you home 2>><</popover>><</link>></div>
\<<if $you.clothes.home != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you home 3>>">><<popover 'noclick'>><<png assets you home 3>><</popover>><</link>></div>
\<<if $you.clothes.home != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 4>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 1>>">><<popover 'noclick'>><<png assets you street 1>><</popover>><</link>></div>
\<<if $you.clothes.street != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 1;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 2>>">><<popover 'noclick'>><<png assets you street 2>><</popover>><</link>></div>
\<<if $you.clothes.street != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 2;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 3>>">><<popover 'noclick'>><<png assets you street 3>><</popover>><</link>></div>
\<<if $you.clothes.street != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 3;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.street[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 4>>">><<popover 'noclick'>><<png assets you street 4>><</popover>><</link>></div>
\<<if $you.clothes.street != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 4;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 5>>">><<popover 'noclick'>><<png assets you street 5>><</popover>><</link>></div>
\<<if $you.clothes.street != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 5;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 6>>">><<popover 'noclick'>><<png assets you street 6>><</popover>><</link>></div>
\<<if $you.clothes.street != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 6;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 7>>">><<popover 'noclick'>><<png assets you street 7>><</popover>><</link>></div>
\<<if $you.clothes.street != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 7;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 8>>">><<popover 'noclick'>><<png assets you street 8>><</popover>><</link>></div>
\<<if $you.clothes.street != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 8;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 9>>">><<popover 'noclick'>><<png assets you street 9>><</popover>><</link>></div>
\<<if $you.clothes.street != 9>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 9;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 10>>">><<popover 'noclick'>><<png assets you street 10>><</popover>><</link>></div>
\<<if $you.clothes.street != 10>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 10;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 11>>">><<popover 'noclick'>><<png assets you street 11>><</popover>><</link>></div>
\<<if $you.clothes.street != 11>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 11;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[12] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 12>>">><<popover 'noclick'>><<png assets you street 12>><</popover>><</link>></div>
\<<if $you.clothes.street != 12>><<if $you.corr >= 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 12;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 10</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[13] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 13>>">><<popover 'noclick'>><<png assets you street 13>><</popover>><</link>></div>
\<<if $you.clothes.street != 13>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 13;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[14] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 14>>">><<popover 'noclick'>><<png assets you street 14>><</popover>><</link>></div>
\<<if $you.clothes.street != 14>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 14;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[15] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 15>>">><<popover 'noclick'>><<png assets you street 15>><</popover>><</link>></div>
\<<if $you.clothes.street != 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 15;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[16] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 16>>">><<popover 'noclick'>><<png assets you street 16>><</popover>><</link>></div>
\<<if $you.clothes.street != 16>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 16;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[17] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 17>>">><<popover 'noclick'>><<png assets you street 17>><</popover>><</link>></div>
\<<if $you.clothes.street != 17>><<if $you.corr >= 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 17;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 10</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[18] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 18>>">><<popover 'noclick'>><<png assets you street 18>><</popover>><</link>></div>
\<<if $you.clothes.street != 18>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 18;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[19] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 19>>">><<popover 'noclick'>><<png assets you street 19>><</popover>><</link>></div>
\<<if $you.clothes.street != 19>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 19;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[20] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 20>>">><<popover 'noclick'>><<png assets you street 20>><</popover>><</link>></div>
\<<if $you.clothes.street != 20>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 20;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[21] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 21>>">><<popover 'noclick'>><<png assets you street 21>><</popover>><</link>></div>
\<<if $you.clothes.street != 21>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 21;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 30</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[22] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 22>>">><<popover 'noclick'>><<png assets you street 22>><</popover>><</link>></div>
\<<if $you.clothes.street != 22>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 22;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 40</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[23] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 23>>">><<popover 'noclick'>><<png assets you street 23>><</popover>><</link>></div>
\<<if $you.clothes.street != 23>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 23;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[24] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 24>>">><<popover 'noclick'>><<png assets you street 24>><</popover>><</link>></div>
\<<if $you.clothes.street != 24>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 24;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[25] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 25>>">><<popover 'noclick'>><<png assets you street 25>><</popover>><</link>></div>
\<<if $you.clothes.street != 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 25;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[26] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 26>>">><<popover 'noclick'>><<png assets you street 26>><</popover>><</link>></div>
\<<if $you.clothes.street != 26>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 26;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[27] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 27>>">><<popover 'noclick'>><<png assets you street 27>><</popover>><</link>></div>
\<<if $you.clothes.street != 27>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 27;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[28] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 28>>">><<popover 'noclick'>><<png assets you street 28>><</popover>><</link>></div>
\<<if $you.clothes.street != 28>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 28;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[29] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 29>>">><<popover 'noclick'>><<png assets you street 29>><</popover>><</link>></div>
\<<if $you.clothes.street != 29>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 29;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 40</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[30] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 30>>">><<popover 'noclick'>><<png assets you street 30>><</popover>><</link>></div>
\<<if $you.clothes.street != 30>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 30;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 35</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[31] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 31>>">><<popover 'noclick'>><<png assets you street 31>><</popover>><</link>></div>
\<<if $you.clothes.street != 31>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 31;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 35</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[32] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 32>>">><<popover 'noclick'>><<png assets you street 32>><</popover>><</link>></div>
\<<if $you.clothes.street != 32>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 32;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 25</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[33] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 33>>">><<popover 'noclick'>><<png assets you street 33>><</popover>><</link>></div>
\<<if $you.clothes.street != 33>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 33;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[34] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 34>>">><<popover 'noclick'>><<png assets you street 34>><</popover>><</link>></div>
\<<if $you.clothes.street != 34>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 34;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[35] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 35>>">><<popover 'noclick'>><<png assets you street 35>><</popover>><</link>></div>
\<<if $you.clothes.street != 35>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 35;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[36] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 36>>">><<popover 'noclick'>><<png assets you street 36>><</popover>><</link>></div>
\<<if $you.clothes.street != 36>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 36;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 25</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[37] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 37>>">><<popover 'noclick'>><<png assets you street 37>><</popover>><</link>></div>
\<<if $you.clothes.street != 37>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 37;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[38] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 38>>">><<popover 'noclick'>><<png assets you street 38>><</popover>><</link>></div>
\<<if $you.clothes.street != 38>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 38;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[39] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 39>>">><<popover 'noclick'>><<png assets you street 39>><</popover>><</link>></div>
\<<if $you.clothes.street != 39>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 39;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[40] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 40>>">><<popover 'noclick'>><<png assets you street 40>><</popover>><</link>></div>
\<<if $you.clothes.street != 40>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 40;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 40</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 5>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 1>>">><<popover 'noclick'>><<png assets you sport 1>><</popover>><</link>></div>
\<<if $you.clothes.sport != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 1;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 2>>">><<popover 'noclick'>><<png assets you sport 2>><</popover>><</link>></div>
\<<if $you.clothes.sport != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 2;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 3>>">><<popover 'noclick'>><<png assets you sport 3>><</popover>><</link>></div>
\<<if $you.clothes.sport != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 3;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.sport[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 4>>">><<popover 'noclick'>><<png assets you sport 4>><</popover>><</link>></div>
\<<if $you.clothes.sport != 4>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 4;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 5>>">><<popover 'noclick'>><<png assets you sport 5>><</popover>><</link>></div>
\<<if $you.clothes.sport != 5>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 5;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 6>>">><<popover 'noclick'>><<png assets you sport 6>><</popover>><</link>></div>
\<<if $you.clothes.sport != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 6;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 7>>">><<popover 'noclick'>><<png assets you sport 7>><</popover>><</link>></div>
\<<if $you.clothes.sport != 7>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 7;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 25</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 8>>">><<popover 'noclick'>><<png assets you sport 8>><</popover>><</link>></div>
\<<if $you.clothes.sport != 8>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 8;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 30</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 9>>">><<popover 'noclick'>><<png assets you sport 9>><</popover>><</link>></div>
\<<if $you.clothes.sport != 9>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 9;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 10>>">><<popover 'noclick'>><<png assets you sport 10>><</popover>><</link>></div>
\<<if $you.clothes.sport != 10>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 10;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 50</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 11>>">><<popover 'noclick'>><<png assets you sport 11>><</popover>><</link>></div>
\<<if $you.clothes.sport != 11>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 11;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 30</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 6>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 1>>">><<popover 'noclick'>><<png assets you bikini 1>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 2>>">><<popover 'noclick'>><<png assets you bikini 2>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 3>>">><<popover 'noclick'>><<png assets you bikini 3>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.bikini[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 4>>">><<popover 'noclick'>><<png assets you bikini 4>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 5>>">><<popover 'noclick'>><<png assets you bikini 5>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 6>>">><<popover 'noclick'>><<png assets you bikini 6>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 7>>">><<popover 'noclick'>><<png assets you bikini 7>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 7;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 8>>">><<popover 'noclick'>><<png assets you bikini 8>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 8;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 9>>">><<popover 'noclick'>><<png assets you bikini 9>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 9>><<if $you.corr >= 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 9;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 15</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 10>>">><<popover 'noclick'>><<png assets you bikini 10>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 10>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 10;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 20</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 11>>">><<popover 'noclick'>><<png assets you bikini 11>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 11>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 11;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[12] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 12>>">><<popover 'noclick'>><<png assets you bikini 12>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 12>><<if $you.corr >= 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 12;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 15</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[13] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 13>>">><<popover 'noclick'>><<png assets you bikini 13>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 13>><<if $you.corr >= 45>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 13;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 45</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[14] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 14>>">><<popover 'noclick'>><<png assets you bikini 14>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 14>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 14;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 35</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[15] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 15>>">><<popover 'noclick'>><<png assets you bikini 15>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 15>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 15;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 40</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[16] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 16>>">><<popover 'noclick'>><<png assets you bikini 16>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 16>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 16;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 40</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[17] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 17>>">><<popover 'noclick'>><<png assets you bikini 17>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 17>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 17;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 35</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[18] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 18>>">><<popover 'noclick'>><<png assets you bikini 18>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 18>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 18;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Требование к разврату: 35</div><</if>><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 7>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>></div>
\<<if $you.piercing.ears != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.ears[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<<if $you.piercing.ears != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 2>>">><<popover 'noclick'>><<png assets piercing ears 2>><</popover>><</link>></div>
\<<if $you.piercing.ears != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 3>>">><<popover 'noclick'>><<png assets piercing ears 3>><</popover>><</link>></div>
\<<if $you.piercing.ears != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 4>>">><<popover 'noclick'>><<png assets piercing ears 4>><</popover>><</link>></div>
\<<if $you.piercing.ears != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 5>>">><<popover 'noclick'>><<png assets piercing ears 5>><</popover>><</link>></div>
\<<if $you.piercing.ears != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 6>>">><<popover 'noclick'>><<png assets piercing ears 6>><</popover>><</link>></div>
\<<if $you.piercing.ears != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 7>>">><<popover 'noclick'>><<png assets piercing ears 7>><</popover>><</link>></div>
\<<if $you.piercing.ears != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 7;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 8>>">><<popover 'noclick'>><<png assets piercing ears 8>><</popover>><</link>></div>
\<<if $you.piercing.ears != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 8;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 9>>">><<popover 'noclick'>><<png assets piercing ears 9>><</popover>><</link>></div>
\<<if $you.piercing.ears != 9>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 9;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 10>>">><<popover 'noclick'>><<png assets piercing ears 10>><</popover>><</link>></div>
\<<if $you.piercing.ears != 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 10;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 8>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>></div>
\<<if $you.piercing.brows != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.brows[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<<if $you.piercing.brows != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 2>>">><<popover 'noclick'>><<png assets piercing brows 2>><</popover>><</link>></div>
\<<if $you.piercing.brows != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 3>>">><<popover 'noclick'>><<png assets piercing brows 3>><</popover>><</link>></div>
\<<if $you.piercing.brows != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 4>>">><<popover 'noclick'>><<png assets piercing brows 4>><</popover>><</link>></div>
\<<if $you.piercing.brows != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 9>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>></div>
\<<if $you.piercing.nose != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.nose[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<<if $you.piercing.nose != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 2>>">><<popover 'noclick'>><<png assets piercing nose 2>><</popover>><</link>></div>
\<<if $you.piercing.nose != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 3>>">><<popover 'noclick'>><<png assets piercing nose 3>><</popover>><</link>></div>
\<<if $you.piercing.nose != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 4>>">><<popover 'noclick'>><<png assets piercing nose 4>><</popover>><</link>></div>
\<<if $you.piercing.nose != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 5>>">><<popover 'noclick'>><<png assets piercing nose 5>><</popover>><</link>></div>
\<<if $you.piercing.nose != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 6>>">><<popover 'noclick'>><<png assets piercing nose 6>><</popover>><</link>></div>
\<<if $you.piercing.nose != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 10>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>></div>
\<<if $you.piercing.lips != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.lips[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<<if $you.piercing.lips != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 2>>">><<popover 'noclick'>><<png assets piercing lips 2>><</popover>><</link>></div>
\<<if $you.piercing.lips != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 3>>">><<popover 'noclick'>><<png assets piercing lips 3>><</popover>><</link>></div>
\<<if $you.piercing.lips != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 4>>">><<popover 'noclick'>><<png assets piercing lips 4>><</popover>><</link>></div>
\<<if $you.piercing.lips != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 11>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.tongue[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.tongue[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 2>>">><<popover 'noclick'>><<png assets piercing tongue 2>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 12>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.nipples[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 2>>">><<popover 'noclick'>><<png assets piercing nipples 2>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 3>>">><<popover 'noclick'>><<png assets piercing nipples 3>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 4>>">><<popover 'noclick'>><<png assets piercing nipples 4>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 13>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>></div>
\<<if $you.piercing.navel != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.navel[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<<if $you.piercing.navel != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 2>>">><<popover 'noclick'>><<png assets piercing navel 2>><</popover>><</link>></div>
\<<if $you.piercing.navel != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 3>>">><<popover 'noclick'>><<png assets piercing navel 3>><</popover>><</link>></div>
\<<if $you.piercing.navel != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 4>>">><<popover 'noclick'>><<png assets piercing navel 4>><</popover>><</link>></div>
\<<if $you.piercing.navel != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 14>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.clitoris[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 2>>">><<popover 'noclick'>><<png assets piercing clitoris 2>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 3>>">><<popover 'noclick'>><<png assets piercing clitoris 3>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 4>>">><<popover 'noclick'>><<png assets piercing clitoris 4>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 15>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>></div>
\<<if $you.piercing.labia != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.piercing.labia[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<<if $you.piercing.labia != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 2>>">><<popover 'noclick'>><<png assets piercing labia 2>><</popover>><</link>></div>
\<<if $you.piercing.labia != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 3>>">><<popover 'noclick'>><<png assets piercing labia 3>><</popover>><</link>></div>
\<<if $you.piercing.labia != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 4>>">><<popover 'noclick'>><<png assets piercing labia 4>><</popover>><</link>></div>
\<<if $you.piercing.labia != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 16>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring none>>">><<popover 'noclick'>><<png assets accessories ring none>><</popover>><</link>></div>
\<<if $you.accessories.ring != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.accessories.ring to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<<if $purchased.ring[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring 1>>">><<popover 'noclick'>><<png assets accessories ring 1>><</popover>><</link>></div>
\<<if $you.accessories.ring != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "wardrobe">><<set $locPage to 0;$you.accessories.ring to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Выбрано</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 17>>
\<<if $you.accessories.buttplug == 1>><<png assets accessories plug_in>><<else>><<png assets you ass $you.body.ass>><</if>>
<<if $you.accessories.buttplug == 0>><<if $enemaDay >= 1>><<link "<div id=fullButton>Вставить анальную пробку</div>" "wardrobe">><<set $locPage to 18;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Закончите ивенты с клизмой</div><</if>><<else>><<link "<div id=fullButton>Вынуть анальную пробку</div>" "wardrobe">><<set $locPage to 18;$time.min += random(1, 2)>><</link>><</if>>
<br><<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 18>>
\<<set $rand.vid to random(1, 2)>>
\<<if $you.accessories.buttplug == 0>><<vid act plug_in $rand.vid>><<else>><<vid act plug_out $rand.vid>><</if>>
<<link "<div id=fullButton>Назад</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><<if $you.accessories.buttplug == 0>><<set $you.accessories.buttplug to 1>><<else>><<set $you.accessories.buttplug to 0>><</if>><</link>>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home wardrobe>>
<<linkappend '<div id=fullButton>Clothes</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.clothes.uw >= 1>><<link "<<png assets you uw $you.clothes.uw>>">><<popover 'noclick'>><<png assets you uw $you.clothes.uw>><</popover>><</link>><<else>><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Underwear</div>" "wardrobe">><<set $locPage to 2;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>>">><<popover 'noclick'>><<if $you.clothes.home == 1>><<png assets you body $you.body.type>><<else>><<png assets you home $you.clothes.home>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Home clothes</div>" "wardrobe">><<set $locPage to 3;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>>">><<popover 'noclick'>><<if $you.clothes.street == 0>><<png assets you body $you.body.type>><<else>><<png assets you street $you.clothes.street>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Street clothes</div>" "wardrobe">><<set $locPage to 4;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport $you.clothes.sport>>">><<popover 'noclick'>><<png assets you sport $you.clothes.sport>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Sport clothes</div>" "wardrobe">><<set $locPage to 5;$time.min += 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>>">><<popover 'noclick'>><<if $you.clothes.bikini == 0>><<png assets you body $you.body.type>><<else>><<png assets you bikini $you.clothes.bikini>><</if>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Bikini</div>" "wardrobe">><<set $locPage to 6;$time.min += 1>><</link>></div>
\</div>
\</div>
\<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
<<linkappend '<div id=fullButton>Piercing</div>'>>
\<<if $you.pierced.ears == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.ears >= 1>><<link "<<png assets piercing ears $you.piercing.ears>>">><<popover 'noclick'>><<png assets piercing ears $you.piercing.ears>><</popover>><</link>><<else>><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Ear piercing</div>" "wardrobe">><<set $locPage to 7;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.brows == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.brows >= 1>><<link "<<png assets piercing brows $you.piercing.brows>>">><<popover 'noclick'>><<png assets piercing brows $you.piercing.brows>><</popover>><</link>><<else>><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Eyebrow piercing</div>" "wardrobe">><<set $locPage to 8;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nose >= 1>><<link "<<png assets piercing nose $you.piercing.nose>>">><<popover 'noclick'>><<png assets piercing nose $you.piercing.nose>><</popover>><</link>><<else>><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Nose piercing</div>" "wardrobe">><<set $locPage to 9;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.lips >= 1>><<link "<<png assets piercing lips $you.piercing.lips>>">><<popover 'noclick'>><<png assets piercing lips $you.piercing.lips>><</popover>><</link>><<else>><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Lip piercing</div>" "wardrobe">><<set $locPage to 10;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.tongue >= 1>><<link "<<png assets piercing tongue $you.piercing.tongue>>">><<popover 'noclick'>><<png assets piercing tongue $you.piercing.tongue>><</popover>><</link>><<else>><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Tongue piercing</div>" "wardrobe">><<set $locPage to 11;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.nipples >= 1>><<link "<<png assets piercing nipples $you.piercing.nipples>>">><<popover 'noclick'>><<png assets piercing nipples $you.piercing.nipples>><</popover>><</link>><<else>><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Nipple piercing</div>" "wardrobe">><<set $locPage to 12;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.navel >= 1>><<link "<<png assets piercing navel $you.piercing.navel>>">><<popover 'noclick'>><<png assets piercing navel $you.piercing.navel>><</popover>><</link>><<else>><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Navel piercing</div>" "wardrobe">><<set $locPage to 13;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.clitoris >= 1>><<link "<<png assets piercing clitoris $you.piercing.clitoris>>">><<popover 'noclick'>><<png assets piercing clitoris $you.piercing.clitoris>><</popover>><</link>><<else>><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Clitoral piercing</div>" "wardrobe">><<set $locPage to 14;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.piercing.labia >= 1>><<link "<<png assets piercing labia $you.piercing.labia>>">><<popover 'noclick'>><<png assets piercing labia $you.piercing.labia>><</popover>><</link>><<else>><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Labia piercing</div>" "wardrobe">><<set $locPage to 15;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\<</linkappend>>
\<</if>>
<<linkappend '<div id=fullButton>Accessories</div>'>>
<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<if $you.accessories.ring >= 1>><<link "<<png assets accessories ring $you.accessories.ring>>">><<popover 'noclick'>><<png assets accessories ring $you.accessories.ring>><</popover>><</link>><<else>><<link "<<png assets accessories ring none>>">><<popover 'noclick'>><<png assets accessories ring none>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Rings</div>" "wardrobe">><<set $locPage to 16;$time.min += 1>><</link>></div>
\</div>
\<<if $purchased.buttplug == 1>>
\<div class=wardrobeItem>
<div class=clo><<if $you.accessories.buttplug == 1>><<link "<<png assets accessories plug_in>>">><<popover 'noclick'>><<png assets accessories plug_in>><</popover>><</link>><<else>><<link "<<png assets you ass $you.body.ass>>">><<popover 'noclick'>><<png assets you ass $you.body.ass>><</popover>><</link>><</if>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Butt plug</div>" "wardrobe">><<set $locPage to 17;$time.min += 1>><</link>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<<if $purchased.umbrella == 1>>
<<linkappend '<div id=fullButton>Items</div>'>>
<div class=wardrobeList>
\<<if $purchased.umbrella == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items umbrella>>">><<popover 'noclick'>><<png assets items umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton2><<if $you.umbrella == 2>><<link "<div id=wardrobeButton>Lay out an umbrella</div>" "wardrobe">><<set $you.umbrella to 1;$time.min += 1>><</link>><<else>><<link "<div id=wardrobeButton>Take an umbrella</div>" "wardrobe">><<set $you.umbrella to 2;$time.min += 1>><</link>><</if>></div>
\</div>
\<</if>>
\</div>
\<</linkappend>>
\<</if>>
<br><<link "<div id=fullButton>Back</div>" $return>><<set $locPage to 0>><</link>>
\<<elseif $locPage == 2>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>></div>
\<<if $you.clothes.uw != 0>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you uw 1>>">><<popover 'noclick'>><<png assets you uw 1>><</popover>><</link>></div>
\<<if $you.clothes.uw != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you uw 2>>">><<popover 'noclick'>><<png assets you uw 2>><</popover>><</link>></div>
\<<if $you.clothes.uw != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.uw to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 3>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you body $you.body.type>>">><<popover 'noclick'>><<png assets you body $you.body.type>><</popover>><</link>></div>
\<<if $quest.homeNaked.husb != 2>><<if $you.clothes.home != 1>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 30</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>><<else>><div class=wardrobeButton>Forbidden by husband</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you home 2>>">><<popover 'noclick'>><<png assets you home 2>><</popover>><</link>></div>
\<<if $you.clothes.home != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you home 3>>">><<popover 'noclick'>><<png assets you home 3>><</popover>><</link>></div>
\<<if $you.clothes.home != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.home to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 4>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 1>>">><<popover 'noclick'>><<png assets you street 1>><</popover>><</link>></div>
\<<if $you.clothes.street != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 1;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 2>>">><<popover 'noclick'>><<png assets you street 2>><</popover>><</link>></div>
\<<if $you.clothes.street != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 2;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 3>>">><<popover 'noclick'>><<png assets you street 3>><</popover>><</link>></div>
\<<if $you.clothes.street != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 3;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.street[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 4>>">><<popover 'noclick'>><<png assets you street 4>><</popover>><</link>></div>
\<<if $you.clothes.street != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 4;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 5>>">><<popover 'noclick'>><<png assets you street 5>><</popover>><</link>></div>
\<<if $you.clothes.street != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 5;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 6>>">><<popover 'noclick'>><<png assets you street 6>><</popover>><</link>></div>
\<<if $you.clothes.street != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 6;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 7>>">><<popover 'noclick'>><<png assets you street 7>><</popover>><</link>></div>
\<<if $you.clothes.street != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 7;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 8>>">><<popover 'noclick'>><<png assets you street 8>><</popover>><</link>></div>
\<<if $you.clothes.street != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 8;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 9>>">><<popover 'noclick'>><<png assets you street 9>><</popover>><</link>></div>
\<<if $you.clothes.street != 9>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 9;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 10>>">><<popover 'noclick'>><<png assets you street 10>><</popover>><</link>></div>
\<<if $you.clothes.street != 10>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 10;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 11>>">><<popover 'noclick'>><<png assets you street 11>><</popover>><</link>></div>
\<<if $you.clothes.street != 11>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 11;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[12] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 12>>">><<popover 'noclick'>><<png assets you street 12>><</popover>><</link>></div>
\<<if $you.clothes.street != 12>><<if $you.corr >= 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 12;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 10</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[13] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 13>>">><<popover 'noclick'>><<png assets you street 13>><</popover>><</link>></div>
\<<if $you.clothes.street != 13>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 13;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[14] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 14>>">><<popover 'noclick'>><<png assets you street 14>><</popover>><</link>></div>
\<<if $you.clothes.street != 14>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 14;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[15] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 15>>">><<popover 'noclick'>><<png assets you street 15>><</popover>><</link>></div>
\<<if $you.clothes.street != 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 15;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[16] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 16>>">><<popover 'noclick'>><<png assets you street 16>><</popover>><</link>></div>
\<<if $you.clothes.street != 16>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 16;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[17] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 17>>">><<popover 'noclick'>><<png assets you street 17>><</popover>><</link>></div>
\<<if $you.clothes.street != 17>><<if $you.corr >= 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 17;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 10</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[18] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 18>>">><<popover 'noclick'>><<png assets you street 18>><</popover>><</link>></div>
\<<if $you.clothes.street != 18>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 18;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[19] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 19>>">><<popover 'noclick'>><<png assets you street 19>><</popover>><</link>></div>
\<<if $you.clothes.street != 19>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 19;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[20] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 20>>">><<popover 'noclick'>><<png assets you street 20>><</popover>><</link>></div>
\<<if $you.clothes.street != 20>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 20;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[21] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 21>>">><<popover 'noclick'>><<png assets you street 21>><</popover>><</link>></div>
\<<if $you.clothes.street != 21>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 21;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 30</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[22] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 22>>">><<popover 'noclick'>><<png assets you street 22>><</popover>><</link>></div>
\<<if $you.clothes.street != 22>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 22;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 40</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[23] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 23>>">><<popover 'noclick'>><<png assets you street 23>><</popover>><</link>></div>
\<<if $you.clothes.street != 23>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 23;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[24] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 24>>">><<popover 'noclick'>><<png assets you street 24>><</popover>><</link>></div>
\<<if $you.clothes.street != 24>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 24;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[25] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 25>>">><<popover 'noclick'>><<png assets you street 25>><</popover>><</link>></div>
\<<if $you.clothes.street != 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 25;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[26] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 26>>">><<popover 'noclick'>><<png assets you street 26>><</popover>><</link>></div>
\<<if $you.clothes.street != 26>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 26;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[27] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 27>>">><<popover 'noclick'>><<png assets you street 27>><</popover>><</link>></div>
\<<if $you.clothes.street != 27>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 27;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[28] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 28>>">><<popover 'noclick'>><<png assets you street 28>><</popover>><</link>></div>
\<<if $you.clothes.street != 28>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 28;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[29] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 29>>">><<popover 'noclick'>><<png assets you street 29>><</popover>><</link>></div>
\<<if $you.clothes.street != 29>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 29;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 40</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[30] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 30>>">><<popover 'noclick'>><<png assets you street 30>><</popover>><</link>></div>
\<<if $you.clothes.street != 30>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 30;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 35</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[31] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 31>>">><<popover 'noclick'>><<png assets you street 31>><</popover>><</link>></div>
\<<if $you.clothes.street != 31>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 31;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 35</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[32] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 32>>">><<popover 'noclick'>><<png assets you street 32>><</popover>><</link>></div>
\<<if $you.clothes.street != 32>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 32;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 25</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[33] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 33>>">><<popover 'noclick'>><<png assets you street 33>><</popover>><</link>></div>
\<<if $you.clothes.street != 33>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 33;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[34] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 34>>">><<popover 'noclick'>><<png assets you street 34>><</popover>><</link>></div>
\<<if $you.clothes.street != 34>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 34;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[35] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 35>>">><<popover 'noclick'>><<png assets you street 35>><</popover>><</link>></div>
\<<if $you.clothes.street != 35>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 35;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[36] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 36>>">><<popover 'noclick'>><<png assets you street 36>><</popover>><</link>></div>
\<<if $you.clothes.street != 36>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 36;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 25</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[37] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 37>>">><<popover 'noclick'>><<png assets you street 37>><</popover>><</link>></div>
\<<if $you.clothes.street != 37>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 37;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[38] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 38>>">><<popover 'noclick'>><<png assets you street 38>><</popover>><</link>></div>
\<<if $you.clothes.street != 38>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 38;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[39] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 39>>">><<popover 'noclick'>><<png assets you street 39>><</popover>><</link>></div>
\<<if $you.clothes.street != 39>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 39;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.street[40] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 40>>">><<popover 'noclick'>><<png assets you street 40>><</popover>><</link>></div>
\<<if $you.clothes.street != 40>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.street to 40;$time.min += random(2, 8)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 40</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 5>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 1>>">><<popover 'noclick'>><<png assets you sport 1>><</popover>><</link>></div>
\<<if $you.clothes.sport != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 1;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 2>>">><<popover 'noclick'>><<png assets you sport 2>><</popover>><</link>></div>
\<<if $you.clothes.sport != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 2;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 3>>">><<popover 'noclick'>><<png assets you sport 3>><</popover>><</link>></div>
\<<if $you.clothes.sport != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 3;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.sport[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 4>>">><<popover 'noclick'>><<png assets you sport 4>><</popover>><</link>></div>
\<<if $you.clothes.sport != 4>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 4;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 5>>">><<popover 'noclick'>><<png assets you sport 5>><</popover>><</link>></div>
\<<if $you.clothes.sport != 5>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 5;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 6>>">><<popover 'noclick'>><<png assets you sport 6>><</popover>><</link>></div>
\<<if $you.clothes.sport != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 6;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 7>>">><<popover 'noclick'>><<png assets you sport 7>><</popover>><</link>></div>
\<<if $you.clothes.sport != 7>><<if $you.corr >= 25>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 7;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 25</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 8>>">><<popover 'noclick'>><<png assets you sport 8>><</popover>><</link>></div>
\<<if $you.clothes.sport != 8>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 8;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 30</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 9>>">><<popover 'noclick'>><<png assets you sport 9>><</popover>><</link>></div>
\<<if $you.clothes.sport != 9>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 9;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 10>>">><<popover 'noclick'>><<png assets you sport 10>><</popover>><</link>></div>
\<<if $you.clothes.sport != 10>><<if $you.corr >= 50>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 10;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 50</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.sport[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 11>>">><<popover 'noclick'>><<png assets you sport 11>><</popover>><</link>></div>
\<<if $you.clothes.sport != 11>><<if $you.corr >= 30>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.sport to 11;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 30</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 6>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 1>>">><<popover 'noclick'>><<png assets you bikini 1>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 2>>">><<popover 'noclick'>><<png assets you bikini 2>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 3>>">><<popover 'noclick'>><<png assets you bikini 3>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.bikini[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 4>>">><<popover 'noclick'>><<png assets you bikini 4>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 5>>">><<popover 'noclick'>><<png assets you bikini 5>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 6>>">><<popover 'noclick'>><<png assets you bikini 6>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 7>>">><<popover 'noclick'>><<png assets you bikini 7>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 7;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 8>>">><<popover 'noclick'>><<png assets you bikini 8>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 8;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 9>>">><<popover 'noclick'>><<png assets you bikini 9>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 9>><<if $you.corr >= 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 9;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 15</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 10>>">><<popover 'noclick'>><<png assets you bikini 10>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 10>><<if $you.corr >= 20>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 10;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 20</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[11] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 11>>">><<popover 'noclick'>><<png assets you bikini 11>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 11>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 11;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[12] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 12>>">><<popover 'noclick'>><<png assets you bikini 12>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 12>><<if $you.corr >= 15>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 12;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 15</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[13] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 13>>">><<popover 'noclick'>><<png assets you bikini 13>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 13>><<if $you.corr >= 45>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 13;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 45</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[14] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 14>>">><<popover 'noclick'>><<png assets you bikini 14>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 14>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 14;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 35</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[15] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 15>>">><<popover 'noclick'>><<png assets you bikini 15>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 15>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 15;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 40</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[16] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 16>>">><<popover 'noclick'>><<png assets you bikini 16>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 16>><<if $you.corr >= 40>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 16;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 40</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[17] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 17>>">><<popover 'noclick'>><<png assets you bikini 17>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 17>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 17;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 35</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.bikini[18] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 18>>">><<popover 'noclick'>><<png assets you bikini 18>><</popover>><</link>></div>
\<<if $you.clothes.bikini != 18>><<if $you.corr >= 35>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.clothes.bikini to 18;$time.min += random(2, 5)>><</link>></div><<else>><div class=wardrobeButton>Req for corruption: 35</div><</if>><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 7>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears none>>">><<popover 'noclick'>><<png assets piercing ears none>><</popover>><</link>></div>
\<<if $you.piercing.ears != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.ears[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<<if $you.piercing.ears != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 2>>">><<popover 'noclick'>><<png assets piercing ears 2>><</popover>><</link>></div>
\<<if $you.piercing.ears != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 3>>">><<popover 'noclick'>><<png assets piercing ears 3>><</popover>><</link>></div>
\<<if $you.piercing.ears != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 4>>">><<popover 'noclick'>><<png assets piercing ears 4>><</popover>><</link>></div>
\<<if $you.piercing.ears != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 5>>">><<popover 'noclick'>><<png assets piercing ears 5>><</popover>><</link>></div>
\<<if $you.piercing.ears != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 6>>">><<popover 'noclick'>><<png assets piercing ears 6>><</popover>><</link>></div>
\<<if $you.piercing.ears != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[7] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 7>>">><<popover 'noclick'>><<png assets piercing ears 7>><</popover>><</link>></div>
\<<if $you.piercing.ears != 7>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 7;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[8] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 8>>">><<popover 'noclick'>><<png assets piercing ears 8>><</popover>><</link>></div>
\<<if $you.piercing.ears != 8>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 8;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[9] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 9>>">><<popover 'noclick'>><<png assets piercing ears 9>><</popover>><</link>></div>
\<<if $you.piercing.ears != 9>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 9;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.ears[10] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 10>>">><<popover 'noclick'>><<png assets piercing ears 10>><</popover>><</link>></div>
\<<if $you.piercing.ears != 10>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.ears to 10;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 8>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows none>>">><<popover 'noclick'>><<png assets piercing brows none>><</popover>><</link>></div>
\<<if $you.piercing.brows != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.brows[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<<if $you.piercing.brows != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 2>>">><<popover 'noclick'>><<png assets piercing brows 2>><</popover>><</link>></div>
\<<if $you.piercing.brows != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 3>>">><<popover 'noclick'>><<png assets piercing brows 3>><</popover>><</link>></div>
\<<if $you.piercing.brows != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.brows[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 4>>">><<popover 'noclick'>><<png assets piercing brows 4>><</popover>><</link>></div>
\<<if $you.piercing.brows != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.brows to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 9>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose none>>">><<popover 'noclick'>><<png assets piercing nose none>><</popover>><</link>></div>
\<<if $you.piercing.nose != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.nose[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<<if $you.piercing.nose != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 2>>">><<popover 'noclick'>><<png assets piercing nose 2>><</popover>><</link>></div>
\<<if $you.piercing.nose != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 3>>">><<popover 'noclick'>><<png assets piercing nose 3>><</popover>><</link>></div>
\<<if $you.piercing.nose != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 4>>">><<popover 'noclick'>><<png assets piercing nose 4>><</popover>><</link>></div>
\<<if $you.piercing.nose != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[5] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 5>>">><<popover 'noclick'>><<png assets piercing nose 5>><</popover>><</link>></div>
\<<if $you.piercing.nose != 5>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 5;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nose[6] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 6>>">><<popover 'noclick'>><<png assets piercing nose 6>><</popover>><</link>></div>
\<<if $you.piercing.nose != 6>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nose to 6;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 10>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips none>>">><<popover 'noclick'>><<png assets piercing lips none>><</popover>><</link>></div>
\<<if $you.piercing.lips != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.lips[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<<if $you.piercing.lips != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 2>>">><<popover 'noclick'>><<png assets piercing lips 2>><</popover>><</link>></div>
\<<if $you.piercing.lips != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 3>>">><<popover 'noclick'>><<png assets piercing lips 3>><</popover>><</link>></div>
\<<if $you.piercing.lips != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.lips[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 4>>">><<popover 'noclick'>><<png assets piercing lips 4>><</popover>><</link>></div>
\<<if $you.piercing.lips != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.lips to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 11>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue none>>">><<popover 'noclick'>><<png assets piercing tongue none>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.tongue[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.tongue[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 2>>">><<popover 'noclick'>><<png assets piercing tongue 2>><</popover>><</link>></div>
\<<if $you.piercing.tongue != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.tongue to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 12>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples none>>">><<popover 'noclick'>><<png assets piercing nipples none>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.nipples[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 2>>">><<popover 'noclick'>><<png assets piercing nipples 2>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 3>>">><<popover 'noclick'>><<png assets piercing nipples 3>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.nipples[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 4>>">><<popover 'noclick'>><<png assets piercing nipples 4>><</popover>><</link>></div>
\<<if $you.piercing.nipples != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.nipples to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 13>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel none>>">><<popover 'noclick'>><<png assets piercing navel none>><</popover>><</link>></div>
\<<if $you.piercing.navel != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.navel[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<<if $you.piercing.navel != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 2>>">><<popover 'noclick'>><<png assets piercing navel 2>><</popover>><</link>></div>
\<<if $you.piercing.navel != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 3>>">><<popover 'noclick'>><<png assets piercing navel 3>><</popover>><</link>></div>
\<<if $you.piercing.navel != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.navel[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 4>>">><<popover 'noclick'>><<png assets piercing navel 4>><</popover>><</link>></div>
\<<if $you.piercing.navel != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.navel to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 14>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris none>>">><<popover 'noclick'>><<png assets piercing clitoris none>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.clitoris[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 2>>">><<popover 'noclick'>><<png assets piercing clitoris 2>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 3>>">><<popover 'noclick'>><<png assets piercing clitoris 3>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.clitoris[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 4>>">><<popover 'noclick'>><<png assets piercing clitoris 4>><</popover>><</link>></div>
\<<if $you.piercing.clitoris != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.clitoris to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 15>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia none>>">><<popover 'noclick'>><<png assets piercing labia none>><</popover>><</link>></div>
\<<if $you.piercing.labia != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.piercing.labia[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<<if $you.piercing.labia != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[2] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 2>>">><<popover 'noclick'>><<png assets piercing labia 2>><</popover>><</link>></div>
\<<if $you.piercing.labia != 2>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 2;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[3] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 3>>">><<popover 'noclick'>><<png assets piercing labia 3>><</popover>><</link>></div>
\<<if $you.piercing.labia != 3>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 3;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\<<if $purchased.piercing.labia[4] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 4>>">><<popover 'noclick'>><<png assets piercing labia 4>><</popover>><</link>></div>
\<<if $you.piercing.labia != 4>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.piercing.labia to 4;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 16>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring none>>">><<popover 'noclick'>><<png assets accessories ring none>><</popover>><</link>></div>
\<<if $you.accessories.ring != 0>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.accessories.ring to 0;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<<if $purchased.ring[1] == 1>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories ring 1>>">><<popover 'noclick'>><<png assets accessories ring 1>><</popover>><</link>></div>
\<<if $you.accessories.ring != 1>><div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "wardrobe">><<set $locPage to 0;$you.accessories.ring to 1;$time.min += random(1, 2)>><</link>></div><<else>><div class=wardrobeButton>Chosen</div><</if>>
\</div>
\<</if>>
\</div>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 17>>
\<<if $you.accessories.buttplug == 1>><<png assets accessories plug_in>><<else>><<png assets you ass $you.body.ass>><</if>>
<<if $you.accessories.buttplug == 0>><<if $enemaDay >= 1>><<link "<div id=fullButton>Put in the anal plug</div>" "wardrobe">><<set $locPage to 18;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Finish the events with an enema</div><</if>><<else>><<link "<div id=fullButton>Take out the anal plug</div>" "wardrobe">><<set $locPage to 18;$time.min += random(1, 2)>><</link>><</if>>
<br><<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><</link>>
\<<elseif $locPage == 18>>
\<<set $rand.vid to random(1, 2)>>
\<<if $you.accessories.buttplug == 0>><<vid act plug_in $rand.vid>><<else>><<vid act plug_out $rand.vid>><</if>>
<<link "<div id=fullButton>Back</div>" "wardrobe">><<set $locPage to 0;$time.min += 1>><<if $you.accessories.buttplug == 0>><<set $you.accessories.buttplug to 1>><<else>><<set $you.accessories.buttplug to 0>><</if>><</link>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $setting.lang == "ru">>
\<<linkappend '<div id=fullButton>0.1.1</div>'>>
\<div class=text>
\- Исправлен перевод пары действий в прологе.
- Исправлено отображение имени ГГ после первого секса с братом мужа.
- Исправлено описание порно ивента в гайде в английской версии игры.
- Исправлена ошибка, когда при отсутствии денег на банковской карте вы попадали не в назначенную локацию при прогулке пешком.
- Исправлена ошибка, при которой нельзя было выйти из меню переименования персонажей.
- Исправлена ошибка при выходе из кинозала если при просмотре фильма ничего не произошло.
- Исправлена ошибка рандома при просьбе фаната сфотографироваться с ГГ.
- Клиника теперь видна при скрытии пустых локаций.
- Теперь существующие уличные ивенты могут произойти только с 10:00 до 21:00, т.к. в будущем я буду добавлять ночные ивенты.
- Слегка повышено влияние косметики на привлекательность.
- Добавлен отсутствующий перевод в английскую версию игры.
- Добавлена первая реакция мужа на наготу ГГ дома.
- Добавлена первая реакция брата мужа на наготу ГГ дома.
- Добавлены рандомные комментарии от мужа и его сводного брата, когда ГГ находится голой в одной локации с ними. Комментарии могут быть на кухне, в гостиной и в спальне. (Сводный брат не будет ничего комментировать если муж ГГ находится на той же локации до тех пор, пока ГГ не займётся сексом с ним и своим мужем одновременно.) Шанс комментариев можно изменить через меню настроек.
- Добавлено продолжение уличных ивентов. Теперь ивенты с мокрой майкой, ветром, шлепками и лапаньем могут закончиться предложением секса. ГГ может отказаться, согласиться или согласиться на секс за деньги.
- Добавлено продолжение линии по обучению глубокому минету. Продвижение по этой линии приведёт к возможности посещать глорихол в туалете бара, который вернулся в этой версии. (По замыслу, в туалете бара теперь можно только сосать, остальные взаимодействия будут добавлены в будущем в полноценный глорихол, который будет находиться в кинотеатре для взрослых :))
- Добавлен ивент со знакомствами на обычном пляже. Теперь, когда ГГ загорает с 10:00 до 16:00, к ней может подойти незнакомец, чтобы познакомиться. Ивент может привести к сексу в зависимости от ваших решений.
- Добавлены две новые позы в домашний секс: свайка и шпагат. Обе позы требуют определённый навык фитнеса.
- Добавлен ивент по знакомству с новым персонажем в баре южного района. Информация об ивенте появится в подсказках после окончания линии с обучением глубокому минету.
- Добавлено событие с лапаньем в автобусе.
- Добавлен балкон. У меня были какие-то планы для контента на балконе, но я пропала и теперь это сдвинется на потом, а сейчас там нет никакого контента.
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>0.1</div>'>>
\<div class=text>
\- Ссылки в рамках переделаны в полноценные кнопки.
- Добавлена возможность быстрого переименования ГГ и NPC через настройки игры на дефолтные имена.
- Добавлена система реального времени.
- Добавлено расписание всем существующим локациям.
- Добавлена возможность менять шрифт через настройки игры. Всего 5 шрифтов на выбор.
- Добавлены новые счётчики в меню статистики.
- Добавлена система энергии, голода и жажды.
- Добавлена система износа рта, киски и попы.
- Добавлен навык минета и ветка повышения навыка. Теперь нельзя делать глубокий минет в начале игры. Навык минета также повышается сам по себе, когда вы делаете минет в повторяемых секс сценах.
- Добавлен повторяемый ивент обучения навыку глубокого минета.
- Добавлена зависимость от фитнеса к позе обратной наездницы.
- Добавлена информация о возрасте и длине члена на странице диалога с мужскими NPC.
- Добавлены новые функции в меню читов позволяющие отключить усталость, голод, жажду и гигиену.
- Добавлены размер груди и задницы. Можно увеличить или уменьшить через операцию в клинике.
- Еда, кофе, перекус и шампунь теперь могут закончиться.
- Добавлен магазин, где можно купить еду, перекусы, кофе, шампунь, косметику и зонт.
- Добавлен магазин бикини в торговом центре северного района, где можно купить 18 новых бикини.
- Добавлена возможность менять шанс уличных мини ивентов от 0 до 33 через настройки игры. 0 - полностью отключает все уличные мини ивенты. 33 - это 33% при низком уровне привлекательности и 66% при высоком.
- Добавлена возможность менять шанс университетских ивентов от 0 до 33 через настройки игры. 0 - полностью отключает все университетские ивенты. 33 - это 33% при низком уровне плохой репутации и 66% при высоком.
- Добавлена новая локация: стадион. Пробежка в парке перенесена на стадион.
- Добавлена разминка на стадионе + новые видео для пробежек и разминок.
- Добавлена возможность покушать, перекусить или выпить кофе в кафе в Южном Районе и в ресторане в Центре города.
- Добавлено кафе в торговый центр в северном районе, где можно покушать, перекусить или выпить кофе.
- Добавлен супермаркет в торговый центр в северном районе, где можно купить продукты дешевле.
- Добавлено пляжное кафе, где можно перекусить и выпить кофе или алкогольный коктейль.
- Добавлена возможность заниматься сексом с мужем ГГ или его братом на пляже. 49 новых видео.
- Добавлена подработка в кафе южного района.
- Линия ивентов мужа ГГ была поделена на две части. Первая (старая) ведёт к совместному пользованию. Вторая (новая) ведёт к изменам. Муж не будет знать о веселье ГГ и никогда не захочет делиться ей с другими мужчинами.
- Теперь NPC имеют скрытый показатель возбуждения.
- Теперь мужа ГГ можно встретить на пляже или в парке.
- Теперь брата мужа ГГ можно встретить на нудистском пляже или в парке.
- Добавлена возможность принять душ на обычном и нудистском пляже.
- Теперь проезд на автобусе стоит 2$. Оплата проезда происходит через карту, так что если у вас недостаточно денег на карте, то вам придётся идти пешком и на это потребуется в два раза больше времени.
- Пролог немного переписан. Исправлены некоторые опечатки и логические несостыковки. Все гифки заменены на видео. Некоторые картинки заменены на более подходящие. Некоторые гифки были переделаны в видео, их качество было улучшено и был наложен звук.
- Добавлена возможность автоматически перевести все имена через настройки игры на стандартные при смене языка.
- Добавлены счётчики выложенных селфи на главной странице Instagram.
- Все гифки TikTok были заменены на видео.
- Все гифки из тренажёрного зала включая душ были заменены на видео.
- Загорать и плавать на пляже теперь можно максимум 5 раз в день.
- Все гифки на пляже заменены на видео + добавлены дополнительные картинки при загорании голышом.
- Доход от Instagram и OnlyFans теперь начисляется раз в месяц, а не раз в день.
- Теперь подписчики и фолловеры рандомным образом могут отписаться от вас лишь раз в неделю, а не каждый день.
- Теперь вы можете кликнуть на местоположения мужа или его сводного брата, чтобы посмотреть их полное расписание.
- Теперь возбуждение ГГ полностью зависит от её развращённости. Если ГГ не развращена, то её возбуждение будет уменьшаться каждый час, если развращена, то повышаться.
- Ивент с первым анальным сексом изменён и дополнен полноценной сценой.
- Ивент с кинотеатром был изменён, дополнен и поделён на две части: 1) обязательный ивент, который теперь не получится пропустить. 2) повторяемый ивент.
- Ивент с дождём был расширен и дополнен новыми картинками. Были добавлены рандомные мысли ГГ и рандомные комментарии прохожих. При высоком уровне разврата откроется новое действие.
- Ивент с ветром и юбкой был расширен и дополнен новыми видео и картинками. Были добавлены рандомные мысли ГГ и рандомные комментарии прохожих. При высоком уровне разврата откроется новое действие.
- Ивент с находкой денег был расширен и слегка дополнен. Были добавлены рандомные мысли и реплики ГГ + рандомные комментарии обидчика.
- Ивент со шлепками по заднице был расширен и слегка дополнен. Были добавлены рандомные мысли и реплики ГГ + рандомные комментарии прохожих. При высоком уровне разврата откроется новое действие.
- Ивент с лапаньем задницы был расширен и слегка дополнен. Были добавлены рандомные мысли и реплики ГГ + рандомные комментарии прохожих. При высоком уровне разврата откроется новое действие.
- Первые три фотосессии заменены на новые. Теперь вы видите, какую фотосессию вы выбираете.
- Формат основного фона и фона боковых панелей был изменён с png на jpg для ускорения загрузки игровых страниц. Основной фон был заменён на новый.
\</div>
\<</linkappend>>
<br><<link "<div id=fullButton>Назад</div>" $return>><<set $locPage to 0>><</link>>
\<<else>>
\<<linkappend '<div id=fullButton>0.1.1</div>'>>
\<div class=text>
\- The translation of a few lines in the prologue has been fixed.
- Fixed the display of the MC name after the first sex with her husband's brother.
- Fixed the description of the porn event in the guide in the English version of the game.
- Fixed a bug where, if there was no money on the bank card, you got to the wrong location when walking.
- Fixed a bug where it was impossible to exit the character renaming menu.
- Fixed a bug when leaving the cinema if nothing happened while watching the movie.
- Fixed an error when a fan asked to take a picture with the MC.
- The clinic is now visible when hiding empty locations.
- Now, the current street events can only take place from 10:00 to 21:00 because in the future, I'll be adding night events.
- The effect of cosmetics on MC's appearance is slightly improved.
- Added a missing translation to the English version of the game.
- Added the husband's first reaction to the MC's nudity at home.
- Added the husband's brother's first reaction to the MC's nudity at home.
- Added random comments from MC's husband and his stepbrother when MC's naked in the same location with them. Comments can be in the kitchen, in the living room and in the bedrooms. (The stepbrother will not comment on anything if MC's husband is at the same location until MC has sex with him and her husband at the same time.) The chance of comments can be changed through the settings menu.
- Added a continuation of the street events. Now, events with wet T-shirts, wind, slapping and groping can lead to an offer for sex. MC can refuse, accept, or agree to have sex for money.
- Added a continuation to the deepthroat training. Moving along this path will lead to an opportunity to visit the gloryhole in the bar's WC, which is included in this version. (According to the plan, for now, MC can only suck dicks in the WC of the bar. But in the future, I'll add more interactions to a real gloryhole, which will be in an adult movie theater. :))
- Added an event on a regular beach. Now, when MC's sunbathing between 10:00 and 16.00, a stranger could approach her to say hi. An event can lead to sex, depending on how you play it.
- Added two new positions to the sex at home: piledriver and splits. Both poses require a bit of fitness.
- Added an event to meet up with a new person at a bar in the South District. Info about the event will pop up in your tips after the last line of deepthroat training.
- Added a groping event on the bus.
- Added a balcony. I had some ideas for content on the balcony, but then I got dissapeared and now it's all been put on hold, so there's nothing there for now.
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>0.1</div>'>>
\<div class=text>
\- The links within the framework have been converted into full-fledged buttons.
- Added the ability to quickly rename MC and NPCs through the game settings to default names.
- Added a real-time system.
- Added a work schedule for all existing locations.
- Added the ability to change the font in the game's settings. There are 5 fonts to choose from.
- New counters have been added to the statistics menu.
- Added a system of energy, hunger and thirst.
- Added wear and tear system for mouth, pussy and ass.
- Added a blowjob skill and a skill enhancement branch. Now you can't do a deep blowjob at the beginning of the game. The blowjob skill also increases on its own when you do blowjob in repeated sex scenes.
- A repeatable deepthroat training event has been added.
- Added a fitness dependency to the reverse cowgirl pose.
- Added information about the age and cock length on the dialogue page with male NPCs.
- New features have been added to the cheat menu to disable fatigue, hunger, thirst and hygiene.
- Added breast and ass size. You can increase or decrease it through surgery at the clinic.
- Food, coffee, snacks and shampoo can now run out.
- A store has been added where you can buy food, snacks, coffee, shampoo, cosmetics and an umbrella.
- A bikini shop has been added in the mall of the northern district, where you can buy 18 new bikinis.
- Added ability to change the chance of street mini events from 0 to 33 through the game settings. 0 - disables all street mini events. 33 is 33% with a low beauty level and 66% with a high.
- Added ability to change the chance of uni events from 0 to 33 through the game settings. 0 - disables all uni events. 33 is 33% with a low fame and 66% with a high.
- A new location has been added: the stadium. The run in the park has been moved to the stadium.
- Added warm-up at the stadium + new videos for jogging and warm-ups.
- Added the ability to eat, have a snack or drink coffee in a cafe in the South District and in a restaurant in the City Center.
- Added cafe to the mall in the northern district, where you can eat, have a snack or drink coffee.
- A supermarket has been added to the mall in the northern district, where you can buy products cheaper.
- Added beach cafe where you can have a snack and drink coffee or an alcoholic cocktail.
- Added the ability to have sex with the MC's husband or his brother on the beach. 49 new videos.
- Added a part-time job in a cafe in the southern district.
- The MC's husband's story is all about two parts. The old part leads to the sharing, and the new part leads to the cheating. The husband will be unaware of the heroine's fun and will never wish to share her with any other men.
- Now NPCs have a hidden arousal indicator.
- Now MC's husband can be found on the beach or in the park.
- Now MC's husband's brother can be found on the nudist beach or in the park.
- Added the ability to take a shower on a regular and nudist beach.
- Now the bus fare is $2. The fare is paid via the card, so if you don't have enough money on your card, you'll have to walk and it will take twice as long.
- The prologue has been slightly rewritten. Fixed some typos and logical inconsistencies. All GIFs have been replaced with videos. Some pictures have been replaced with more suitable ones. Some GIFs have been converted to video, their quality has been upscaled and sound has been added.
- Added the ability to automatically translate all names through the game settings to the standard ones when changing the language.
- Added counters for posted selfies on the main Instagram page.
- All TikTok gifs have been replaced with videos.
- All gifs from the gym including the shower have been replaced with videos.
- Sunbathing and swimming on the beach is now possible a maximum of 5 times a day.
- All GIFs on the beach have been replaced with videos + additional pictures have been added when sunbathing naked.
- Income from Instagram and OnlyFans is now accrued once a month, instead of once a day.
- Now subscribers and followers can randomly unsubscribe from you only once a week, not every day.
- Now you can click on the locations of husband or his stepbro to see their full schedule.
- Now the MC's arousal is all about her corruption. If the MC 's not corrupt, then her arousal will decrease every hour, if she's corrupt, then it will increase.
- The event with the first anal scene was changed and now it's a full-on scene.
- The event with the cinema was changed, supplemented and divided into two parts: 1) a mandatory event that you can't skip now. 2) a repeatable event.
- The rain event has been expanded and supplemented with new pictures. Random thoughts of the MC and random comments of passers-by were added. With a high level of corruption, a new action will open.
- The wind and skirt event has been expanded and supplemented with new videos and pictures. Random thoughts of the MC and random comments of passers-by were added. With a high level of corruption, a new action will open.
- Event with finding the money has been expanded and slightly supplemented. Random thoughts and comments of the MC + random comments of the offender were added.
- The ass-slapping event has been expanded. Random thoughts of the MC and random comments of passers-by were added. With a high level of corruption, a new action will open.
- The ass-groping event has been expanded. Random thoughts of the MC and random comments of passers-by were added. With a high level of corruption, a new action will open.
- The first three photo shoots have been replaced with new ones. Now you can see which photo shoot you choose.
- The format of the game's main background and side panel backgrounds has been switched from PNG to JPG to make the page load faster. The main background has been replaced with a new one.
\</div>
\<</linkappend>>
<br><<link "<div id=fullButton>Back</div>" $return>><<set $locPage to 0>><</link>>
\<</if>>
@@<<widget "visualSize">>
<<if $setting.vid == 40>>
<style>.vid { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 40%; }</style>
<<elseif $setting.vid == 60>>
<style>.vid { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 60%; }</style>
<<elseif $setting.vid == 80>>
<style>.vid { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 80%; }</style>
<<elseif $setting.vid == 100>>
<style>.vid { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 98.5%; }</style>
<</if>>
<<if $setting.gif == 40>>
<style>.gif { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 40%; }</style>
<<elseif $setting.gif == 60>>
<style>.gif { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 60%; }</style>
<<elseif $setting.gif == 80>>
<style>.gif { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 80%; }</style>
<<elseif $setting.gif == 100>>
<style>.gif { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 100%; }</style>
<</if>>
<<if $setting.npc == 40>>
<style>.npc { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 40%; }</style>
<<elseif $setting.npc == 60>>
<style>.npc { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 60%; }</style>
<<elseif $setting.npc == 80>>
<style>.npc { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 80%; }</style>
<<elseif $setting.npc == 100>>
<style>.npc { color: white; border: 2px solid white; border-radius: 8px; padding: 5px 5px 0px 5px; box-shadow: 1px 1px 1px Black; overflow: auto; width: 100%; }</style>
<</if>>
<</widget>>@@.left;
\<<if $npcPage == 0 or ndef $npcPage>><<set $npcPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $npcPage == passage()>>
\<<npc assets npc $npcNum>>
\<div class=button>
\<<if $npc[$npcNum].know == 1>>
\$npc[$npcNum].who[1]<<if $npcNum == 2>> мужа<</if>>: $npc[$npcNum].name[1] $npc[$npcNum].surname
Возраст: $npc[$npcNum].age Длина члена: <<if $npc[$npcNum].sexCount != 0>>$npc[$npcNum].cock<<else>>Неизвестно<</if>>
\<<if $npc[$npcNum].sexCount != 0>>
Занимались сексом: $npc[$npcNum].sexCount раз
\<</if>>
\<<else>>
\$npc[$npcNum].who[1]
\<</if>>
\</div>
\<<if $npcNum == 1>><<HusbandDialogues>><<elseif $npcNum == 2>><<HisBroDialogues>><<elseif $npcNum == 11>><<MalikDialogues>><</if>>
<center><<link "<div id=fullButton>Назад</div>" $return>><<set $npcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $npcPage == 1>>
\<<npc assets npc $npcNum>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[$npcNum].name[1], извини, но не мог бы ты освободить для меня душ? Мне нужно на работу и...</div></div>
<div class='stranger'><<say assets npc $npcNum>><div class='sayName'>$npc[$npcNum].name[1]</div><div class='sayText'>Да, конечно!</div></div>
<<if $home.shampoo > 0>><<link "<div id=fullButton>Принять душ</div>" "bathroom">><<set $npcPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$home.shampoo -= 1;$you.energy += 5;$locPage to 2>><</link>><<else>><<link "<div id=fullButton>Принять душ без шампуня</div>" "bathroom">><<set $npcPage to 0;$time.min += random(20, 30);$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><<if $you.clean <= 50>><<set $you.clean += 30>><<elseif $you.clean > 50 && $you.clean < 80>><<set $you.clean to 80>><</if>><</link>><</if>>
\<</if>>
\<<else>>
\<<if $npcPage == passage()>>
\<<npc assets npc $npcNum>>
\<div class=button>
\<<if $npc[$npcNum].know == 1>>
\<<if $npcNum == 2>>Husband's <</if>>$npc[$npcNum].who[1]: $npc[$npcNum].name[1] $npc[$npcNum].surname
Age: $npc[$npcNum].age Cock length: <<if $npc[$npcNum].sexCount != 0>>$npc[$npcNum].cock<<else>>Unknown<</if>>
\<<if $npc[$npcNum].sexCount != 0>>
Had sex: $npc[$npcNum].sexCount times
\<</if>>
\<<else>>
\$npc[$npcNum].who[1]
\<</if>>
\</div>
\<<if $npcNum == 1>><<HusbandDialogues>><<elseif $npcNum == 2>><<HisBroDialogues>><</if>>
<center><<link "<div id=fullButton>Back</div>" $return>><<set $npcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $npcPage == 1>>
\<<npc assets npc $npcNum>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[$npcNum].name[1], sorry, but can you let me take a shower? I've got to get going and...</div></div>
<div class='stranger'><<say assets npc $npcNum>><div class='sayName'>$npc[$npcNum].name[1]</div><div class='sayText'>Yeah, sure!</div></div>
<<if $home.shampoo > 0>><<link "<div id=fullButton>Take a shower</div>" "bathroom">><<set $npcPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$home.shampoo -= 1;$you.energy += 5;$locPage to 2>><</link>><<else>><<link "<div id=fullButton>Take a shower without shampoo</div>" "bathroom">><<set $npcPage to 0;$time.min += random(20, 30);$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><<if $you.clean <= 50>><<set $you.clean += 30>><<elseif $you.clean > 50 && $you.clean < 80>><<set $you.clean to 80>><</if>><</link>><</if>>
\<</if>>
\<</if>>
@@<<widget "CharSchedule">>
/* МУЖ */
<br><font color=white><<if $setting.lang == 'ru'>>Муж:<<else>>Husband:<</if>></font>
<<if (($time.hour == 20 or $time.hour == 21) && ($time.day == 1 or $time.day == 2 or $time.day == 4 or $time.day == 5)) or ($time.hour == 21 && ($time.day == 3 or $time.day == 7)) or ($time.hour == 15 && $time.day == 6) or ($time.hour == 11 && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спальня<<else>>Bedroom<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif ($time.hour < 6 && $time.day < 6) or ($time.hour >= 22 && ($time.day < 5 or $time.day == 7)) or ($time.hour == 23 && $time.day == 6) or ($time.hour < 10 && $time.day == 6) or ($time.hour < 8 && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спит<<else>>Sleeping<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif (($time.hour == 6 && $time.min < 30) && $time.day < 6) or (($time.hour == 17 && $time.min >= 30) && $time.day < 3) or (($time.hour == 17 && $time.min >= 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min < 30) && $time.day == 6) or (($time.hour == 8 && $time.min < 30) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Душ<<else>>Shower<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif (($time.hour == 6 && $time.min >= 30) && $time.day < 6) or (($time.hour == 17 && $time.min < 30) && $time.day < 3) or (($time.hour == 17 && $time.min < 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min >= 30) && $time.day == 6) or (($time.hour == 8 && $time.min >= 30) && $time.day == 7) or ($time.hour == 19 && $time.day > 5)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Кухня<<else>>Kitchen<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif (($time.hour >= 7 && $time.hour < 17) && $time.day < 6)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Работает<<else>>Working<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif (($time.hour == 18 or $time.hour == 19) && $time.day < 3) or (($time.hour == 19 or $time.hour == 20) && $time.day == 3) or (($time.hour == 18 or $time.hour == 19) && $time.day == 4) or (($time.hour == 16 or $time.hour == 18 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 9 or $time.hour == 15 or $time.hour == 16 or $time.hour == 18 or $time.hour == 20) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Гостиная<<else>>Living room<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif ($time.hour == 18 && $time.day == 3) or ($time.hour == 14 && $time.day > 5)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Кафе<<else>>Cafe<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif $time.hour >= 18 && $time.day == 5>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Бар<<else>>Bar<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif ($time.hour == 17 && ($time.day == 3 or $time.day == 6))>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спортзал<<else>>Gym<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif $time.hour == 17 && $time.day == 7>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Парк<<else>>Park<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif $time.hour == 10 && $time.day == 7>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Торговый центр<<else>>Mall<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<<elseif ($time.hour >= 11 && $time.hour < 14 && $time.day == 6) or (($time.hour == 12 or $time.hour == 13) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Пляж<<else>>Beach<</if>></font>" "npcSchedule">><<set $schedulePage to 1>><</link>>
<</if>>
/* БРАТ МУЖА */
<br><font color=white><<if $setting.lang == "ru">>$npc[2].name[1]:<<else>>$npc[2].name[1]:<</if>></font>
<<if ($time.hour < 7 && $time.day < 6) or ($time.hour < 6 && $time.day > 5) or ($time.hour >= 22 && ($time.day == 1 or ($time.day >= 3 && $time.day < 6)) or ($time.hour == 23 && ($time.day == 2 or $time.day == 6 or $time.day == 7)))>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спит<<else>>Sleeping<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 9 && ($time.day == 1 or $time.day == 3)) or ($time.hour == 16 && $time.min >= 30 && $time.day == 1) or (($time.hour == 15 or $time.hour == 18) && $time.day == 4) or ($time.hour == 16 && $time.day == 5) or ($time.hour == 22 && $time.day == 7) or ($time.hour == 6 && $time.min >= 30 && $time.day > 5)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спальня<<else>>Bedroom<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 7 && $time.min < 30 && $time.day < 6) or ($time.hour == 16 && $time.min < 30 && $time.day == 1) or ($time.hour == 6 && $time.min < 30 && $time.day > 5)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Душ<<else>>Shower<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 7 && $time.min >= 30 && $time.day < 6) or ($time.hour == 7 && $time.day > 5) or ($time.hour == 19 && ($time.day == 1 or $time.day == 4 or $time.day == 6)) or ($time.hour == 14 && $time.day == 2) or ($time.hour == 20 && $time.day == 5) or ($time.hour == 14 && $time.day > 5)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Кухня<<else>>Kitchen<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif (($time.hour == 8 or $time.hour == 10 or $time.hour == 17 or $time.hour == 18 or $time.hour == 20 or $time.hour == 21) && $time.day == 1) or (($time.hour == 8 or ($time.hour >= 11 && $time.hour < 14) or $time.hour == 15 or $time.hour == 16 or $time.hour == 22) && $time.day == 2) or (($time.hour == 8 or $time.hour == 10 or ($time.hour >= 15 && $time.hour < 19) or $time.hour == 21) && $time.day == 3) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 16 or $time.hour == 17 or $time.hour == 20 or $time.hour == 21) && $time.day == 4) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 21) && $time.day == 5) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 13 or $time.hour == 16 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 12 or $time.hour == 13 or $time.hour == 15 or $time.hour == 16 or $time.hour == 20 or $time.hour == 21) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Гостиная<<else>>Living room<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif $time.hour == 14 && ($time.day == 1 or ($time.day >= 3 && $time.day < 6))>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Кафе<<else>>Cafe<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour >= 17 && $time.hour < 22 && $time.day == 2) or (($time.hour == 19 or $time.hour == 20) && $time.day == 3) or ($time.hour == 17 && $time.day == 5) or (($time.hour >= 17 && $time.hour < 20) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Бар<<else>>Bar<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 15 && $time.day == 1) or ($time.hour == 9 && $time.day == 2) or (($time.hour == 12 or $time.hour == 13) && $time.day == 4) or (($time.hour == 15 or $time.hour == 18) && $time.day == 6) or (($time.hour == 10 or $time.hour == 11) && $time.day == 7)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Парк<<else>>Park<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif (($time.hour >= 11 && $time.hour < 14) && ($time.day == 1 or $time.day == 3 or $time.day == 5)) or (($time.hour >= 10 && $time.hour < 13) && $time.day == 6)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Нудистский пляж<<else>>Nudist beach<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 10 && $time.day == 2) or ($time.hour == 11 && $time.day == 4) or ($time.hour == 17 && $time.day == 6)>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Спортзал<<else>>Gym<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif $time.hour == 15 && $time.day == 5>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Торговый центр<<else>>Mall<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<<elseif ($time.hour == 18 or $time.hour == 19) && $time.day == 5>>
<<link "<font color=green><<if $setting.lang == 'ru'>>Кинотеатр<<else>>Cinema<</if>></font>" "npcSchedule">><<set $schedulePage to 2>><</link>>
<</if>>
<</widget>>
<<widget "CharLocCheck">>
/* Дома ли муж */
<<if ((($time.hour == 20 or $time.hour == 21) && ($time.day == 1 or $time.day == 2 or $time.day == 4 or $time.day == 5)) or ($time.hour == 21 && ($time.day == 3 or $time.day == 7)) or ($time.hour == 15 && $time.day == 6) or ($time.hour == 11 && $time.day == 7)) or (($time.hour < 6 && $time.day < 6) or ($time.hour >= 22 && ($time.day < 5 or $time.day == 7)) or ($time.hour == 23 && $time.day == 6) or ($time.hour < 10 && $time.day == 6) or ($time.hour < 8 && $time.day == 7)) or ((($time.hour == 6 && $time.min < 30) && $time.day < 6) or (($time.hour == 17 && $time.min >= 30) && $time.day < 3) or (($time.hour == 17 && $time.min >= 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min < 30) && $time.day == 6) or (($time.hour == 8 && $time.min < 30) && $time.day == 7)) or ((($time.hour == 6 && $time.min >= 30) && $time.day < 6) or (($time.hour == 17 && $time.min < 30) && $time.day < 3) or (($time.hour == 17 && $time.min < 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min >= 30) && $time.day == 6) or (($time.hour == 8 && $time.min >= 30) && $time.day == 7) or ($time.hour == 19 && $time.day > 5)) or ((($time.hour == 18 or $time.hour == 19) && $time.day < 3) or (($time.hour == 19 or $time.hour == 20) && $time.day == 3) or (($time.hour == 18 or $time.hour == 19) && $time.day == 4) or (($time.hour == 16 or $time.hour == 18 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 9 or $time.hour == 15 or $time.hour == 16 or $time.hour == 18 or $time.hour == 20) && $time.day == 7))>><<set $npc[1].home to 1>><<else>><<set $npc[1].home to 0>><</if>>
/* Локи мужа */
<<if (($time.hour == 20 or $time.hour == 21) && ($time.day == 1 or $time.day == 2 or $time.day == 4 or $time.day == 5)) or ($time.hour == 21 && ($time.day == 3 or $time.day == 7)) or ($time.hour == 15 && $time.day == 6) or ($time.hour == 11 && $time.day == 7)>>
<<set $npc[1].loc to "bedroom">>
<<elseif ($time.hour < 6 && $time.day < 6) or ($time.hour >= 22 && ($time.day < 5 or $time.day == 7)) or ($time.hour == 23 && $time.day == 6) or ($time.hour < 10 && $time.day == 6) or ($time.hour < 8 && $time.day == 7)>>
<<set $npc[1].loc to "bedroomsleep">>
<<elseif (($time.hour == 6 && $time.min < 30) && $time.day < 6) or (($time.hour == 17 && $time.min >= 30) && $time.day < 3) or (($time.hour == 17 && $time.min >= 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min < 30) && $time.day == 6) or (($time.hour == 8 && $time.min < 30) && $time.day == 7)>>
<<set $npc[1].loc to "bathroom">>
<<elseif (($time.hour == 6 && $time.min >= 30) && $time.day < 6) or (($time.hour == 17 && $time.min < 30) && $time.day < 3) or (($time.hour == 17 && $time.min < 30) && ($time.day == 4 or $time.day == 5)) or (($time.hour == 10 && $time.min >= 30) && $time.day == 6) or (($time.hour == 8 && $time.min >= 30) && $time.day == 7) or ($time.hour == 19 && $time.day > 5)>>
<<set $npc[1].loc to "kitchen">>
<<elseif (($time.hour >= 7 && $time.hour < 17) && $time.day < 6)>>
<<set $npc[1].loc to "job">>
<<elseif (($time.hour == 18 or $time.hour == 19) && $time.day < 3) or (($time.hour == 19 or $time.hour == 20) && $time.day == 3) or (($time.hour == 18 or $time.hour == 19) && $time.day == 4) or (($time.hour == 16 or $time.hour == 18 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 9 or $time.hour == 15 or $time.hour == 16 or $time.hour == 18 or $time.hour == 20) && $time.day == 7)>>
<<set $npc[1].loc to "livroom">>
<<elseif ($time.hour == 18 && $time.day == 3) or ($time.hour == 14 && $time.day > 5)>>
<<set $npc[1].loc to "southcafe">>
<<elseif $time.hour >= 18 && $time.day == 5>>
<<set $npc[1].loc to "southbar">>
<<elseif ($time.hour == 17 && ($time.day == 3 or $time.day == 6))>>
<<set $npc[1].loc to "southgym">>
<<elseif $time.hour == 17 && $time.day == 7>>
<<set $npc[1].loc to "southpark">>
<<elseif $time.hour == 10 && $time.day == 7>>
<<set $npc[1].loc to "northmall">>
<<elseif ($time.hour >= 11 && $time.hour < 14 && $time.day == 6) or (($time.hour == 12 or $time.hour == 13) && $time.day == 7)>>
<<set $npc[1].loc to "beach">>
<</if>>
/* Дома ли брат мужа */
<<if (($time.hour < 7 && $time.day < 6) or ($time.hour < 6 && $time.day > 5) or ($time.hour >= 22 && ($time.day == 1 or ($time.day >= 3 && $time.day < 6)) or ($time.hour == 23 && ($time.day == 2 or $time.day == 6 or $time.day == 7)))) or (($time.hour == 9 && ($time.day == 1 or $time.day == 3)) or ($time.hour == 16 && $time.min >= 30 && $time.day == 1) or (($time.hour == 15 or $time.hour == 18) && $time.day == 4) or ($time.hour == 16 && $time.day == 5) or ($time.hour == 22 && $time.day == 7) or ($time.hour == 6 && $time.min >= 30 && $time.day > 5)) or (($time.hour == 7 && $time.min < 30 && $time.day < 6) or ($time.hour == 16 && $time.min < 30 && $time.day == 1) or ($time.hour == 6 && $time.min < 30 && $time.day > 5)) or (($time.hour == 7 && $time.min >= 30 && $time.day < 6) or ($time.hour == 7 && $time.day > 5) or ($time.hour == 19 && ($time.day == 1 or $time.day == 4 or $time.day == 6)) or ($time.hour == 14 && $time.day == 2) or ($time.hour == 20 && $time.day == 5) or ($time.hour == 14 && $time.day > 5)) or ((($time.hour == 8 or $time.hour == 10 or $time.hour == 17 or $time.hour == 18 or $time.hour == 20 or $time.hour == 21) && $time.day == 1) or (($time.hour == 8 or ($time.hour >= 11 && $time.hour < 14) or $time.hour == 15 or $time.hour == 16 or $time.hour == 22) && $time.day == 2) or (($time.hour == 8 or $time.hour == 10 or ($time.hour >= 15 && $time.hour < 19) or $time.hour == 21) && $time.day == 3) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 16 or $time.hour == 17 or $time.hour == 20 or $time.hour == 21) && $time.day == 4) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 21) && $time.day == 5) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 13 or $time.hour == 16 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 12 or $time.hour == 13 or $time.hour == 15 or $time.hour == 16 or $time.hour == 20 or $time.hour == 21) && $time.day == 7))>><<set $npc[2].home to 1>><<else>><<set $npc[2].home to 0>><</if>>
/* Локи брата мужа */
<<if ($time.hour < 7 && $time.day < 6) or ($time.hour < 6 && $time.day > 5) or ($time.hour >= 22 && ($time.day == 1 or ($time.day >= 3 && $time.day < 6)) or ($time.hour == 23 && ($time.day == 2 or $time.day == 6 or $time.day == 7)))>>
<<set $npc[2].loc to "bedroom2sleep">>
<<elseif ($time.hour == 9 && ($time.day == 1 or $time.day == 3)) or ($time.hour == 16 && $time.min >= 30 && $time.day == 1) or (($time.hour == 15 or $time.hour == 18) && $time.day == 4) or ($time.hour == 16 && $time.day == 5) or ($time.hour == 22 && $time.day == 7) or ($time.hour == 6 && $time.min >= 30 && $time.day > 5)>>
<<set $npc[2].loc to "bedroom2">>
<<elseif ($time.hour == 7 && $time.min < 30 && $time.day < 6) or ($time.hour == 16 && $time.min < 30 && $time.day == 1) or ($time.hour == 6 && $time.min < 30 && $time.day > 5)>>
<<set $npc[2].loc to "bathroom">>
<<elseif ($time.hour == 7 && $time.min >= 30 && $time.day < 6) or ($time.hour == 7 && $time.day > 5) or ($time.hour == 19 && ($time.day == 1 or $time.day == 4 or $time.day == 6)) or ($time.hour == 14 && $time.day == 2) or ($time.hour == 20 && $time.day == 5) or ($time.hour == 14 && $time.day > 5)>>
<<set $npc[2].loc to "kitchen">>
<<elseif (($time.hour == 8 or $time.hour == 10 or $time.hour == 17 or $time.hour == 18 or $time.hour == 20 or $time.hour == 21) && $time.day == 1) or (($time.hour == 8 or ($time.hour >= 11 && $time.hour < 14) or $time.hour == 15 or $time.hour == 16 or $time.hour == 22) && $time.day == 2) or (($time.hour == 8 or $time.hour == 10 or ($time.hour >= 15 && $time.hour < 19) or $time.hour == 21) && $time.day == 3) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 16 or $time.hour == 17 or $time.hour == 20 or $time.hour == 21) && $time.day == 4) or ((($time.hour >= 8 && $time.hour < 11) or $time.hour == 21) && $time.day == 5) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 13 or $time.hour == 16 or ($time.hour >= 20 && $time.hour < 23)) && $time.day == 6) or (($time.hour == 8 or $time.hour == 9 or $time.hour == 12 or $time.hour == 13 or $time.hour == 15 or $time.hour == 16 or $time.hour == 20 or $time.hour == 21) && $time.day == 7)>>
<<set $npc[2].loc to "livroom">>
<<elseif $time.hour == 14 && ($time.day == 1 or ($time.day >= 3 && $time.day < 6))>>
<<set $npc[2].loc to "southcafe">>
<<elseif ($time.hour >= 17 && $time.hour < 22 && $time.day == 2) or (($time.hour == 19 or $time.hour == 20) && $time.day == 3) or ($time.hour == 17 && $time.day == 5) or (($time.hour >= 17 && $time.hour < 20) && $time.day == 7)>>
<<set $npc[2].loc to "southbar">>
<<elseif ($time.hour == 15 && $time.day == 1) or ($time.hour == 9 && $time.day == 2) or (($time.hour == 12 or $time.hour == 13) && $time.day == 4) or (($time.hour == 15 or $time.hour == 18) && $time.day == 6) or (($time.hour == 10 or $time.hour == 11) && $time.day == 7)>>
<<set $npc[2].loc to "southpark">>
<<elseif (($time.hour >= 11 && $time.hour < 14) && ($time.day == 1 or $time.day == 3 or $time.day == 5)) or (($time.hour >= 10 && $time.hour < 13) && $time.day == 6)>>
<<set $npc[2].loc to "nakedbeach">>
<<elseif ($time.hour == 10 && $time.day == 2) or ($time.hour == 11 && $time.day == 4) or ($time.hour == 17 && $time.day == 6)>>
<<set $npc[2].loc to "southgym">>
<<elseif $time.hour == 15 && $time.day == 5>>
<<set $npc[2].loc to "northmall">>
<<elseif ($time.hour == 18 or $time.hour == 19) && $time.day == 5>>
<<set $npc[2].loc to "eastcinema">>
<</if>>
<</widget>><<widget "HusbandDialogues">>
<<locWidgets>>
/* СЕКС */
<<if $npcLoc == "kitchen" && $npc[2].loc != "kitchen" && $quest.husb.main == 3>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Обсудить OnlyFans<<else>>Discuss OnlyFans<</if>></div>" "husbEvent2">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && $time.hour >= 21 && $time.hour < 23 && ($quest.husb.swing == 7 or $quest.husb.cheat == 6) && $you.skill.bj >= 20>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Сказать, что вы готовы к аналу<<else>>Say that you are ready for anal sex<</if>></div>" "husbEvent4">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && ($quest.model.main == 2 or $quest.model.main == 3) && $quest.husb.model == 0>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Рассказать о встрече<<else>>Tell about the meeting<</if>></div>" "husbEvent3">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && $quest.husb.model == 3>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Обсудить фотосессию<<else>>Discuss a photoshoot<</if>></div>" "husbEvent5">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && $npc[2].home == 1 && $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 0 && $setting.ntr == 1>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Предложить секс втроём<<else>>Offer a threesome<</if>></div>" "husbNtrEvent2">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && $npc[2].home == 1 && $quest.husb.ntr == 3 && $setting.ntr == 1 && $you.skill.bj >= 60>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Поговорить о порно с двойным вагинальным проникновением<<else>>Talk about porn with double vaginal penetration<</if>></div>" "husbNtrEvent3">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if $npcLoc == "bedroom" && $quest.husb.amateurPorn == 1 && $you.skill.bj >= 50>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Рассказать о предложении подписчика с OnlyFans<<else>>Tell him about the OnlyFans subscriber's offer<</if>></div>" "husbAmateurPornEvent1">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if $npcLoc == "bedroom" && $quest.husb.amateurPorn == 2 && $you.skill.bj >= 50>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Я передумала, давай снимем порно<<else>>I've changed my mind, let's make porn<</if>></div>" "husbAmateurPornEvent1">><<set $npcPage to 0;$eventPage to 14;$time.min += 5>><</link>><</if>>
<<if $npcLoc == "bedroom" && $quest.husb.amateurPorn == 4>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Может снимем что-нибудь ещё?<<else>>Let's film something else?<</if>></div>" "husbAmateurPornEvent2">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if $npcLoc == "bedroom" && $quest.husb.amateurPorn == 5>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Я передумала, давай снимем порно<<else>>I've changed my mind, let's make porn<</if>></div>" "husbAmateurPornEvent2">><<set $npcPage to 0;$time.min += 5>><</link>><</if>>
<<if $npcLoc == "bathroom">><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Принять душ вместе<<else>>Take a shower together<</if>></div>" "bathroom">><<set $npcPage to 0;$you.arousal += either(5, 10);$you.energy += 5;$you.cosm.applied to 0;$time.min += random(30, 40);$locPage to 3>><<if $home.shampoo > 0>><<set $you.clean to 100;$home.shampoo -= 1>><<else>><<if $you.clean <= 50>><<set $you.clean += 25>><<elseif $you.clean > 50 && $you.clean < 75>><<set $you.clean to 75>><</if>><</if>><</link>><br><</if>>
<<if $npcLoc == "beach" or $npcLoc == "nakedbeach">><br><<if $you.corr >= 30>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Уйти на отдалённую часть пляжа и заняться сексом<<else>>Go to a remote part of the beach and have sex<</if>></div>" "beachSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><<else>><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Требование к разврату: 30<<else>>Req for corruption: 30<</if>></font></div><</if>><br><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom" or $npcLoc == "livroom") && $npc[2].home == 1 && $npc[2].loc != "bedroom2sleep" && $quest.husb.hisBroSharing >= 1>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Секс с мужем и его $npc[2].who[4]<<else>>Sex with husband and his $npc[2].who[1]<</if>></div>" "homeMmfSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPose to "2bj";$npcNum2 to 2;$sexPartner1 to 1;$sexPartner2 to 1;$sex.act.join to 1>><</link>><</if>>
<<if $npcLoc == "bedroom">><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><br><</if>>
<<if $npcLoc == "kitchen">><br><<if $npc[2].loc == "kitchen" && $quest.husb.hisBroSharing == 0>><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Нельзя заниматься сексом, пока на кухне есть кто-то ещё!<<else>>You can't have sex while there's someone else in the kitchen!<</if>></font></div><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><br><</if>>
<<if $npcLoc == "livroom">><br><<if $npc[2].loc == "livroom" && $quest.husb.hisBroSharing == 0>><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Нельзя заниматься сексом, пока в гостиной есть кто-то ещё!<<else>>You can't have sex while there's someone else in the living room!<</if>></font></div><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><br><</if>>
<</widget>>@@.left;
\<<if $sexPage == 0>><<set $sexPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "anal">><<set $rand.vid to random(1, 8)>><<elseif $sexPose == "bj">><<set $rand.vid to random(1, 12)>><<else>><<set $rand.vid to random(1, 13)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член $npc[$npcNum].name[2]<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] трахал вас в киску<<else>>$npc[$npcNum].name[1] трахал вас в попу<</if>>.</div>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj'>>Сосать<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Вагинальный секс</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Анальный секс</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0;$sexPage to 2;$time.min += random(1, 2);$you.sexinfo.cumonface += 1>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex $sexLoc cum $rand.vid>>
\<<if $npcNum == 1 && ($npc[2].home == 1 or $npc[3].home == 1) && $you.corr < 40>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[$npcNum].name[1] был не в силах больше сдерживаться и вытащив член из <<if $sexPose == "bj">>вашего рта<<elseif $sexPose == "vaginal">>вашей киски<<else>>вашей попки<</if>>, начал покрывать ваше лицо спермой.</div>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Смыть с себя сперму и сделать макияж</div>" "bathroom">><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<set $locPage to 4;$time.min += random(2, 5);$sexPage to 0;$you.clean to 100>><</link>><<else>><div class=fullButton><font color=red>У вас нет косметики!</font></div><</if>>
<<link "<div id=fullButton>Смыть с себя сперму и закончить принимать душ</div>" $return>><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<set $time.min += random(2, 5);$sexPage to 0;$you.clean to 100>><</link>>
\<</if>>
\<<else>>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "anal">><<set $rand.vid to random(1, 8)>><<elseif $sexPose == "bj">><<set $rand.vid to random(1, 12)>><<else>><<set $rand.vid to random(1, 13)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while <<if $sexPose == "bj">>sucking $npc[$npcNum].name[1]'s cock<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] was fucking your pussy<<else>>$npc[$npcNum].name[1] was fucking your ass<</if>>.</div>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj'>>Suck<<else>>Fuck<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Vaginal sex</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Anal sex</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0;$sexPage to 2;$time.min += random(1, 2);$you.sexinfo.cumonface += 1>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex $sexLoc cum $rand.vid>>
\<<if $npcNum == 1 && ($npc[2].home == 1 or $npc[3].home == 1) && $you.corr < 40>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[$npcNum].name[1] couldn't hold back any longer. He pulled his cock out of your <<if $sexPose == "bj">>mouth<<elseif $sexPose == "vaginal">>pussy<<else>>ass<</if>> and started covering your face with cum.</div>
<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Wash off the cum and make up</div>" "bathroom">><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<set $locPage to 4;$time.min += random(2, 5);$sexPage to 0;$you.clean to 100>><</link>><<else>><div class=fullButton><font color=red>You don't have any makeup!</font></div><</if>>
<<link "<div id=fullButton>Wash off the cum and finish taking a shower</div>" $return>><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<set $time.min += random(2, 5);$sexPage to 0;$you.clean to 100>><</link>>
\<</if>>
\<</if>>
@@<<widget "autoevents">>
<<autoHomeNaked>>
<<autoHusb>>
<<autoHisBro>>
<<autoDebt>>
/*<<autoBro>>
<<autoMom>>
<<autoDad>>*/
<<autoMalik>>
<<autoUniver>>
<<autoSmallUniver>>
<<autoSouthCafe>>
<<autoSmallEvents>>
<<autoBeachEvents>>
<</widget>>
<<widget "autoHomeNaked">>
/* Первая реакция мужа на наготу дома */
<<if $quest.homeNaked.husb == 0 && (passage() == "bedroom" or passage() == "livroom" or passage() == "kitchen") && $npc[1].loc == passage() && $you.clothes.home == 1 && ($locPage == passage() or $locPage == 1)>><<set $locPage to 0;$time.min += 5>><<goto "homeNakedHusbEvent1">><</if>>
/* Первая реакция брата мужа на наготу дома */
<<if $quest.homeNaked.hisBro == 0 && (passage() == "bedroom2" or passage() == "livroom" or passage() == "kitchen") && $npc[2].loc == passage() && $you.clothes.home == 1 && ($locPage == passage() or $locPage == 1)>><<set $locPage to 0;$time.min += 5>><<goto "homeNakedHisBroEvent1">><</if>>
<</widget>>
<<widget "autoHusb">>
/* Первые фотографии в нижнем белье в Instagram */
<<if ($you.inst.underwear > 0 or $you.inst.topless > 0) && $quest.husb.main == 0>><<set $quest.husb.main to 1>><</if>>
/* Разговор с мужем о ваших фотографиях в нижнем белье в Holagram */
<<if passage() == "MainMaleNpc1" && $npcPage == passage() && $npcNum == 1 && $npc[1].loc == "bedroom" && $quest.husb.main == 1>><<set $npcPage to 0;$time.min += 5>><<goto "husbEvent1">><</if>>
/* Первые фотографии на OnlyFans */
<<if ($you.onlyfans.topless > 0 or $you.onlyfans.naked > 0 or $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0) && $quest.husb.main == 2>><<set $quest.husb.main to 3>><</if>>
/* Когда куплено всё необходимое для анального секса */
<<if $quest.husb.swing == 4 && $purchased.buttplug == 1 && $purchased.enema == 1 && $purchased.lube == 1>><<set $quest.husb.swing to 5>><</if>>
<<if $quest.husb.cheat == 3 && $purchased.buttplug == 1 && $purchased.enema == 1 && $purchased.lube == 1>><<set $quest.husb.cheat to 4>><</if>>
/* Когда прошло три дня с тех пор, как вы сделали клизму */
<<if $enemaDay == 4 && $quest.husb.swing == 6>><<set $quest.husb.swing to 7>><</if>>
<<if $enemaDay == 4 && $quest.husb.cheat == 5>><<set $quest.husb.cheat to 6>><</if>>
/* Когда прошла неделя после записи первого любительского порно */
<<if $quest.husb.amateurPorn == 3 && $quest.husb.amateurPornDay == 7>><<set $quest.husb.amateurPorn to 4;$quest.husb.amateurPornDay to 0>><</if>>
/* Когда куплено дилдо */
<<if $quest.husb.bj == 2 && $purchased.dildo == 1>><<set $quest.husb.bj to 3>><</if>>
/* Когда навык глубокого минета поднят до 35 */
<<if $quest.husb.bj == 4 && $you.skill.bj >= 35>><<set $quest.husb.bj to 5>><</if>>
/* Муж ловит свою жену и его сводного брата за сексом в гостиной по NTR ветке */
<<if $setting.ntr == 1 && $quest.husb.ntr == 1 && passage() == "homeSex" && $sexPage == passage() && $sexLoc == "livroom" && $quest.hisBro.main >= 9 && $npc[2].sexCount >= 10>><<set $sexPage to 0;$time.min += 5>><<goto "husbNtrEvent2">><</if>>
/* Субботнее и первое событие с друзьями мужа по NTR ветке */
<<if $setting.ntr == 1 && $quest.husb.ntr == 4 && $you.clothes.uw >= 1 && passage() == "livroom" && $locPage == passage() && $time.day == 6 && $time.hour >= 19 && $time.hour < 21>><<set $locPage to 0;$time.min += 5>><<goto "husbNtrEvent4">><</if>>
<</widget>>
<<widget "autoHisBro">>
/* Первое событие с братом мужа на утро, после пролога */
<<if $time.day > 5 && $time.hour == 7 && passage() == "kitchen" && $quest.hisBro.main == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "hisBroEvent1">><</if>>
/* Второе событие с братом мужа в гостиной, если закрыла дверь в ванной */
<<if passage() == "livroom" && $locPage == passage() && $npc[2].loc == "livroom" && $npc[1].home == 0 && $quest.hisBro.main == 1>><<set $locPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><<goto "hisBroEvent2">><</if>>
/* Второе событие с братом мужа везде, кроме ванной, если оставила дверь в ванной открытой */
<<if passage() == "MainMaleNpc1" && $npcPage == passage() && $npcNum == 2 && $npc[2].loc != "bathroom" && $quest.hisBro.main == 2>><<set $npcPage to 0;$time.min += random(1, 2)>><<goto "hisBroEvent2">><</if>>
/* Повторяющееся ежедневное событие с дрочкой брата мужа в гостиной */
<<if passage() == "livroom" && $locPage == passage() && $npc[2].loc == "livroom" && ($npc[1].home == 0 or $npc[1].loc == "bedroomsleep") && $quest.hisBro.main >= 3 && $quest.hisBro.main < 6 && $quest.hisBro.fapDaily != 1>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "hisBroFapEvent1">><</if>>
<<if passage() == "livroom" && $locPage == passage() && $npc[2].loc == "livroom" && ($npc[1].home == 0 or $npc[1].loc == "bedroomsleep") && $quest.hisBro.main >= 6 && $quest.hisBro.main < 8 && $quest.hisBro.fapDaily != 1>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "hisBroFapEvent2">><</if>>
<</widget>>
<<widget "autoDebt">>
/* Первая ловля */
<<if $time.day < 6 && $time.daystart >= 30 && $quest.debt.main == 0 && $time.hour >= 16 && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $locPage to 0;$time.min += 5>><<goto "debtEvent1">><</if>>
/* Если не оплачивала долг две недели */
<<if $quest.debt.main >= 1 && $quest.debt.conseq == 2 && $time.hour >= 16 && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $locPage to 0;$time.min += 5>><<goto "debtConseq1">><</if>>
<</widget>>
<<widget "autoBro">>
<</widget>>
<<widget "autoMom">>
<</widget>>
<<widget "autoDad">>
<</widget>>
<<widget "autoMalik">>
<<if passage() == "southbar" && $locPage == passage() && $you.gloryhole.sbwc > 0 && $rand.race == "b" && ($time.hour >= 16 or $time.hour < 1) && $quest.malik.main == 0 && $you.uni.fame >= 20>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "MalikEvent1">><</if>>
<</widget>>
<<widget "autoUniver">>
/* Прогресс после первой топлесс фотки в инсте */
<<if $quest.uni.main == 0 && $you.inst.topless > 0>><<set $quest.uni.main to 1>><</if>>
/* Движ в универе после первой топлесс фотки в инсте */
<<if $quest.uni.main == 1 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 2>><<goto "uniEvent1">><</if>>
/* Движ в универе при высокой известности в инсте */
<<if $quest.uni.main == 2 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent2">><</if>>
/* Предложение показать сиськи за деньги */
<<if $quest.uni.main == 3 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent2">><</if>>
/* Повторное предложение показать сиськи за деньги, если отказалась в первый раз */
<<if $quest.uni.main >= 4 && passage() == "teacherJob" && $jobPage == 2>><<set $rand.chance to random(1, 100)>><</if>>
<<if $quest.uni.main == 4 && passage() == "teacherJob" && $jobPage == 2 && $rand.chance <= $event.uni.chance>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent2">><</if>>
/* Повторное предложение показать сиськи за деньги, если согласилась в первый раз */
<<if $quest.uni.main == 5 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent2">><</if>>
/* Движ в универе, если не снималась в любительском порно */
<<if $quest.uni.main == 6 && $you.uni.fame >= 20 && $you.onlyfans.fame >= 20 && $quest.husb.amateurPorn < 3 && $you.skill.bj >= 40 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent3">><</if>>
/* Движ в универе, если снималась в любительском порно */
<<if $quest.uni.main == 6 && $you.uni.fame >= 20 && $you.onlyfans.fame >= 20 && $quest.husb.amateurPorn >= 3 && $you.sexinfo.analAccess != 0 && $you.skill.bj >= 40 && passage() == "teacherJob" && $jobPage == 2>><<set $jobPage to 0;$time.min += 5>><<goto "uniEvent3">><</if>>
/* Рандомные события */
<<if $quest.uni.main >= 6 && passage() == "teacherJob">><<set $rand.event to random(1, 4)>><<if $you.uni.fame < 20>><<set $rand.chance to random(1, 100)>><<elseif $you.uni.fame >= 20 && $you.uni.fame < 40>><<set $rand.chance to random(1, 90)>><<elseif $you.uni.fame >= 40 && $you.uni.fame < 60>><<set $rand.chance to random(1, 80)>><<elseif $you.uni.fame >= 60 && $you.uni.fame < 80>><<set $rand.chance to random(1, 65)>><<elseif $you.uni.fame >= 80>><<set $rand.chance to random(1, 50)>><</if>><</if>>
/* Сиськи после лекции */
<<if $quest.uni.main >= 6 && passage() == "teacherJob" && ($jobPage == 2 or $jobPage == 4) && $rand.event == 1 && $rand.chance <= $event.uni.chance>><<set $jobPage to 0;$time.min += 5>><<goto "uniBoobsBreakEvent1">><</if>>
<</widget>>
<<widget "autoSmallUniver">>
<<if $quest.uni.main >= 6 && passage() == "teacherJob">><<set $rand.event to random(1, 4)>><<if $you.uni.fame < 20>><<set $rand.chance to random(1, 100)>><<elseif $you.uni.fame >= 20 && $you.uni.fame < 40>><<set $rand.chance to random(1, 90)>><<elseif $you.uni.fame >= 40 && $you.uni.fame < 60>><<set $rand.chance to random(1, 80)>><<elseif $you.uni.fame >= 60 && $you.uni.fame < 80>><<set $rand.chance to random(1, 65)>><<elseif $you.uni.fame >= 80>><<set $rand.chance to random(1, 50)>><</if>><</if>>
/* Сиськи после лекции */
<<if $quest.uni.main >= 6 && passage() == "teacherJob" && ($jobPage == 2 or $jobPage == 4) && $rand.event == 1 && $rand.chance <= $event.uni.chance>><<set $jobPage to 0;$time.min += 5>><<goto "uniBoobsBreakEvent1">><</if>>
/* Упавшая ручка */
<<if $quest.uni.main >= 6 && passage() == "teacherJob" && ($jobPage == 1 or $jobPage == 3) && $rand.event == 2 && $rand.chance <= $event.uni.chance>><<set $jobPage to 0;$time.min += 5>><<goto "uniPenLectureEvent1">><</if>>
/* Сплетни */
<<if $quest.uni.main >= 6 && passage() == "teacherJob" && ($jobPage == 1 or $jobPage == 3) && $rand.event == 2 && $rand.chance <= $event.uni.chance && $you.uni.fame >= 10>><<set $jobPage to 0;$time.min += 5>><<goto "uniGossipsLectureEvent1">><</if>>
/* Сиськи на лекции */
<<if $quest.uni.main >= 6 && passage() == "teacherJob" && ($jobPage == 1 or $jobPage == 3) && $rand.event == 3 && $rand.chance <= $event.uni.chance && $you.uni.fame >= 25>><<set $jobPage to 0;$time.min += 5>><<goto "uniBoobsLectureEvent1">><</if>>
<</widget>>
<<widget "autoSouthCafe">>
/* Выдача второй униформы */
<<if passage() == "southCafeJob" && $jobPage == 2 && $you.southCafe.fame >= 25 && $job.side.southCafeClothes < 2>><<set $jobPage to 0;$time.min += 2>><<goto "southCafeClothes1">><</if>>
/* Выдача третьей униформы */
<<if passage() == "southCafeJob" && $jobPage == 2 && $you.southCafe.fame >= 50 && $job.side.southCafeClothes < 3>><<set $jobPage to 0;$time.min += 2>><<goto "southCafeClothes2">><</if>>
/* Выдача последней униформы */
<<if passage() == "southCafeJob" && $jobPage == 2 && $you.southCafe.fame >= 75 && $job.side.southCafeClothes < 4>><<set $jobPage to 0;$time.min += 2>><<goto "southCafeClothes3">><</if>>
<</widget>>
<<widget "autoSmallEvents">>
<<if passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south">><<set $rand.event to random(1, 7)>><</if>>
<<if $time.hour >= 10 && $time.hour < 21>>
<<if $rand.event <= 3>>
/* Rand events */
<<set $rand.chance to random(1, 100)>>
<<if $event.small.perHour == 0 && $rand.event == 1 && $rand.chance > 0 && $rand.chance <= $event.small.chance && ($you.clothes.street >= 9 && $you.clothes.street <= 28) && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventWindySkirt">><</if>>
<<if $event.small.perHour == 0 && $rand.event == 2 && $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.uw == 0 && $you.umbrella != 2 && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventWetShirt">><</if>>
<<if $event.small.perHour == 0 && $rand.event == 3 && $rand.chance > 0 && $rand.chance <= $event.small.chance && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventCashFound">><</if>>
<<elseif $rand.event >= 4 && $rand.event <= 5>>
/* Beauty events */
<<if $you.beauty < 33>><<set $rand.chance to random(1, 100)>><<elseif $you.beauty >= 33 && $you.beauty < 66>><<set $rand.chance to random(1, 80)>><<else>><<set $rand.chance to random(1, 60)>><</if>>
<<if $event.small.perHour == 0 && $rand.event == 4 && $rand.chance > 0 && $rand.chance <= $event.small.chance && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventButtSlap">><</if>>
<<if $event.small.perHour == 0 && $rand.event == 5 && $rand.chance > 0 && $rand.chance <= $event.small.chance && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south")>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventButtSqueeze">><</if>>
<<else>>
/* Instafame events */
<<if $you.inst.fame < 33>><<set $rand.chance to random(1, 100)>><<elseif $you.inst.fame >= 33 && $you.inst.fame < 66>><<set $rand.chance to random(1, 80)>><<else>><<set $rand.chance to random(1, 60)>><</if>>
<<if $event.small.perHour == 0 && $rand.event == 6 && $rand.chance > 0 && $rand.chance <= $event.small.chance && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south") && $you.inst.fame >= 20>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventInstFans">><</if>>
<<if $event.small.perHour == 0 && $rand.event == 7 && $rand.chance > 0 && $rand.chance <= $event.small.chance && (passage() == "north" or passage() == "east" or passage() == "center" or passage() == "west" or passage() == "south") && $you.inst.fame >= 40>><<set $event.small.perHour to 1;$locPage to 0;$time.min += random(1, 2)>><<goto "eventFameGraffiti">><</if>>
<</if>>
<</if>>
<</widget>>
<<widget "autoBeachEvents">>
/* Ивенты при загаре */
<<if passage() == "beach">><<set $rand.chance to random(1, 100)>><</if>>
<<if $event.small.perHour == 0 && passage() == "beach" && $locPage == 3 && $rand.chance > 0 && $rand.chance <= $event.small.chance && $time.hour >= 10 && $time.hour < 16>><<set $event.small.perHour to 1>><<goto "eventBeachMeet1">><</if>>
<</widget>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg home balcony $you.clothes.home>>
<center><<link "<div id='fullButton'>Гостиная</div>" "livroom">><<set $locPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg home balcony $you.clothes.home>>
<center><<link "<div id='fullButton'>Living room</div>" "livroom">><<set $locPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "firstInitNamesForm">>
/* Ваше имя */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "и";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ы";} else { return name; } },
3: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ю";} else if (name.endsWith("а")) { return name.slice(0, -1) + "у";} else { return name; } },
4: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ей";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ой";} else { return name; } },
};>>
<<set $you.name[2] = _nameForms[2]($you.name[1]);>>
<<set $you.name[3] = _nameForms[3]($you.name[1]);>>
<<set $you.name[4] = _nameForms[4]($you.name[1]);>>
/* Ваши формы */
<<set _whoYouForms = {
1: function (whoYou) { return whoYou; },
2: function (whoYou) { if (whoYou.endsWith("ая сестра")) { return whoYou.slice(0, -9) + "ой сестры"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ры"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "ги"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ки"; } else { return whoYou; } },
3: function (whoYou) { if (whoYou.endsWith("ая сестра")) { return whoYou.slice(0, -9) + "ую сестру"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ру"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "гу"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ку"; } else { return whoYou; } },
4: function (whoYou) { if (whoYou.endsWith("ая сестра")) { return whoYou.slice(0, -9) + "ой сестре"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ре"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "ге"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ке"; } else { return whoYou; } },
5: function (whoYou) { if (whoYou.endsWith("ая сестра")) { return whoYou.slice(0, -9) + "ой сестрой"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "рой"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "гой"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "кой"; } else { return whoYou; } },
};>>
<<set $npc[3].whoYou[2] = _whoYouForms[2]($npc[3].whoYou[1]);>>
<<set $npc[3].whoYou[3] = _whoYouForms[3]($npc[3].whoYou[1]);>>
<<set $npc[3].whoYou[4] = _whoYouForms[4]($npc[3].whoYou[1]);>>
<<set $npc[3].whoYou[5] = _whoYouForms[5]($npc[3].whoYou[1]);>>
<<set _whoYouForms = {
1: function (whoYou) { return whoYou; },
2: function (whoYou) { if (whoYou.endsWith("ца")) { return whoYou.slice(0, -2) + "цы"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "ги"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ки"; } else if (whoYou.endsWith("ь")) { return whoYou.slice(0, -1) + "ери"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ры"; } else { return whoYou; } },
3: function (whoYou) { if (whoYou.endsWith("ца")) { return whoYou.slice(0, -2) + "цу"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "гу"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ку"; } else if (whoYou.endsWith("ь")) { return whoYou.slice(0, -1) + "ь"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ру"; } else { return whoYou; } },
4: function (whoYou) { if (whoYou.endsWith("ца")) { return whoYou.slice(0, -2) + "це"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "ге"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "ке"; } else if (whoYou.endsWith("ь")) { return whoYou.slice(0, -1) + "ери"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "ре"; } else { return whoYou; } },
5: function (whoYou) { if (whoYou.endsWith("ца")) { return whoYou.slice(0, -2) + "цей"; } else if (whoYou.endsWith("га")) { return whoYou.slice(0, -2) + "гой"; } else if (whoYou.endsWith("ка")) { return whoYou.slice(0, -2) + "кой"; } else if (whoYou.endsWith("ь")) { return whoYou.slice(0, -1) + "ерью"; } else if (whoYou.endsWith("ра")) { return whoYou.slice(0, -2) + "рой"; } else { return whoYou; } },
};>>
<<set $npc[4].whoYou[2] = _whoYouForms[2]($npc[4].whoYou[1]);>>
<<set $npc[4].whoYou[3] = _whoYouForms[3]($npc[4].whoYou[1]);>>
<<set $npc[4].whoYou[4] = _whoYouForms[4]($npc[4].whoYou[1]);>>
<<set $npc[4].whoYou[5] = _whoYouForms[5]($npc[4].whoYou[1]);>>
<<set $npc[5].whoYou[2] = _whoYouForms[2]($npc[5].whoYou[1]);>>
<<set $npc[5].whoYou[3] = _whoYouForms[3]($npc[5].whoYou[1]);>>
<<set $npc[5].whoYou[4] = _whoYouForms[4]($npc[5].whoYou[1]);>>
<<set $npc[5].whoYou[5] = _whoYouForms[5]($npc[5].whoYou[1]);>>
/* Имя мужа */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { return name + "а"; },
3: function (name) { return name + "у"; },
4: function (name) { return name + "ом"; },
};>>
<<set $npc[1].name[2] = _nameForms[2]($npc[1].name[1]);>>
<<set $npc[1].name[3] = _nameForms[3]($npc[1].name[1]);>>
<<set $npc[1].name[4] = _nameForms[4]($npc[1].name[1]);>>
/* Формы мужа */
<<set _whoForms = {
1: function (who) { return who; },
2: function (who) { return who + "а"; },
3: function (who) { return who + "у"; },
4: function (who) { return who + "ем"; },
};>>
<<set $npc[1].who[2] = _whoForms[2]($npc[1].who[1]);>>
<<set $npc[1].who[3] = _whoForms[3]($npc[1].who[1]);>>
<<set $npc[1].who[4] = _whoForms[4]($npc[1].who[1]);>>
/* Имя брата мужа */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { return name + "а"; },
3: function (name) { return name + "у"; },
4: function (name) { return name + "ом"; },
};>>
<<set $npc[2].name[2] = _nameForms[2]($npc[2].name[1]);>>
<<set $npc[2].name[3] = _nameForms[3]($npc[2].name[1]);>>
<<set $npc[2].name[4] = _nameForms[4]($npc[2].name[1]);>>
/* Формы брата мужа */
<<set _whoForms = {
1: function (who) { return who; },
2: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ого брата"; } else { return who + "а"; } },
3: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ому брату"; } else { return who + "у"; } },
4: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ым братом"; } else { return who + "ом"; } },
};>>
<<set $npc[2].who[2] = _whoForms[2]($npc[2].who[1]);>>
<<set $npc[2].who[3] = _whoForms[3]($npc[2].who[1]);>>
<<set $npc[2].who[4] = _whoForms[4]($npc[2].who[1]);>>
/* Имя вашего брата */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { return name + "а"; },
3: function (name) { return name + "у"; },
4: function (name) { return name + "ом"; },
};>>
<<set $npc[3].name[2] = _nameForms[2]($npc[3].name[1]);>>
<<set $npc[3].name[3] = _nameForms[3]($npc[3].name[1]);>>
<<set $npc[3].name[4] = _nameForms[4]($npc[3].name[1]);>>
/* Формы вашего брата */
<<set _whoForms = {
1: function (who) { return who; },
2: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ого брата"; } else { return who + "а"; } },
3: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ому брату"; } else { return who + "у"; } },
4: function (who) { if (who.endsWith("ый брат")) { return who.slice(0, -7) + "ым братом"; } else { return who + "ом"; } },
};>>
<<set $npc[3].who[2] = _whoForms[2]($npc[3].who[1]);>>
<<set $npc[3].who[3] = _whoForms[3]($npc[3].who[1]);>>
<<set $npc[3].who[4] = _whoForms[4]($npc[3].who[1]);>>
/* Имя вашей матери */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "и";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ы";} else { return name; } },
3: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ю";} else if (name.endsWith("а")) { return name.slice(0, -1) + "у";} else { return name; } },
4: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ей";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ой";} else { return name; } },
};>>
<<set $npc[4].name[2] = _nameForms[2]($npc[4].name[1]);>>
<<set $npc[4].name[3] = _nameForms[3]($npc[4].name[1]);>>
<<set $npc[4].name[4] = _nameForms[4]($npc[4].name[1]);>>
/* Формы вашей матери */
<<set _whoForms = {
1: function (who) { return who; },
2: function (who) { if (who.endsWith("ма")) { return who.slice(0, -1) + "ы"; } else if (who.endsWith("ь")) { return who.slice(0, -1) + "ери"; } else { return who.slice(0, -1) + "и";} },
3: function (who) { if (who.endsWith("ма")) { return who.slice(0, -1) + "у"; } else if (who.endsWith("ь")) { return who.slice(0, -1) + "ь"; } else { return who.slice(0, -1) + "у";} },
4: function (who) { if (who.endsWith("ма")) { return who.slice(0, -1) + "е"; } else if (who.endsWith("ь")) { return who.slice(0, -1) + "ери"; } else { return who.slice(0, -1) + "е";} },
5: function (who) { if (who.endsWith("ма")) { return who.slice(0, -1) + "ой"; } else if (who.endsWith("ь")) { return who.slice(0, -1) + "ерью"; } else { return who.slice(0, -1) + "ой";} },
};>>
<<set $npc[4].who[2] = _whoForms[2]($npc[4].who[1]);>>
<<set $npc[4].who[3] = _whoForms[3]($npc[4].who[1]);>>
<<set $npc[4].who[4] = _whoForms[4]($npc[4].who[1]);>>
<<set $npc[4].who[5] = _whoForms[5]($npc[4].who[1]);>>
/* Имя вашего отца */
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { return name + "а"; },
3: function (name) { return name + "у"; },
4: function (name) { return name + "ом"; },
};>>
<<set $npc[5].name[2] = _nameForms[2]($npc[5].name[1]);>>
<<set $npc[5].name[3] = _nameForms[3]($npc[5].name[1]);>>
<<set $npc[5].name[4] = _nameForms[4]($npc[5].name[1]);>>
/* Формы вашего отца */
<<set _whoForms = {
1: function (who) { return who; },
2: function (who) { if (who.endsWith("а")) { return who.slice(0, -1) + "ы"; } else if (who.endsWith("ц")) { return who.slice(0, -2) + "ца"; } else { return who + "а"; } },
3: function (who) { if (who.endsWith("а")) { return who.slice(0, -1) + "у"; } else if (who.endsWith("ц")) { return who.slice(0, -2) + "цу"; } else { return who + "у"; } },
4: function (who) { if (who.endsWith("а")) { return who.slice(0, -1) + "ой"; } else if (who.endsWith("ц")) { return who.slice(0, -2) + "цом"; } else { return who + "ом"; } },
};>>
<<set $npc[5].who[2] = _whoForms[2]($npc[5].who[1]);>>
<<set $npc[5].who[3] = _whoForms[3]($npc[5].who[1]);>>
<<set $npc[5].who[4] = _whoForms[4]($npc[5].who[1]);>>
<</widget>>
<<widget "npcNameForm">>
<<if $npc[$npcNum].sex == 1>>
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { return name + "а"; },
3: function (name) { return name + "у"; },
4: function (name) { return name + "ом"; },
};>>
<<if $setting.lang == "ru">>
<<set $npc[$npcNum].name[2] = _nameForms[2]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[3] = _nameForms[3]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[4] = _nameForms[4]($npc[$npcNum].name[1]);>>
<<else>>
<<set $npc[$npcNum].name[2] = _nameForms[1]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[3] = _nameForms[1]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[4] = _nameForms[1]($npc[$npcNum].name[1]);>>
<</if>>
<<elseif $npc[$npcNum].sex == 0>>
<<set _nameForms = {
1: function (name) { return name; },
2: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "и";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ы";} else { return name; } },
3: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ю";} else if (name.endsWith("а")) { return name.slice(0, -1) + "у";} else { return name; } },
4: function (name) { if (name.endsWith("я")) { return name.slice(0, -1) + "ей";} else if (name.endsWith("а")) { return name.slice(0, -1) + "ой";} else { return name; } },
};>>
<<if $setting.lang == "ru">>
<<set $npc[$npcNum].name[2] = _nameForms[2]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[3] = _nameForms[3]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[4] = _nameForms[4]($npc[$npcNum].name[1]);>>
<<else>>
<<set $npc[$npcNum].name[2] = _nameForms[1]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[3] = _nameForms[1]($npc[$npcNum].name[1]);>>
<<set $npc[$npcNum].name[4] = _nameForms[1]($npc[$npcNum].name[1]);>>
<</if>>
<</if>>
<</widget>>@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city southshop>>
<<linkappend '<div id=fullButton>Продовольственные товары</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop products>>">><<popover 'noclick'>><<png assets shop products>><</popover>><</link>></div>
\<div class=wardrobeButton>10 порций еды: 100$</div>
\<div class=wardrobeButton><<if $you.cash >= 100>><<link "Наличка">><<set $you.cash -= 100;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта">><<set $you.money -= 100;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop snack>>">><<popover 'noclick'>><<png assets shop snack>><</popover>><</link>></div>
\<div class=wardrobeButton>10 порций перекусов: 50$</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Наличка">><<set $you.cash -= 50;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 50>><<link "Карта">><<set $you.money -= 50;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop coffee>>">><<popover 'noclick'>><<png assets shop coffee>><</popover>><</link>></div>
\<div class=wardrobeButton>20 порций кофе: 50$</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Наличка">><<set $you.cash -= 50;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 50>><<link "Карта">><<set $you.money -= 50;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Хозяйственные товары</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop cosm>>">><<popover 'noclick'>><<png assets shop cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>100 использований: 300$</div>
\<div class=wardrobeButton><<if $you.cash >= 300>><<link "Наличка">><<set $you.cash -= 300;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта">><<set $you.money -= 300;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop shampoo>>">><<popover 'noclick'>><<png assets shop shampoo>><</popover>><</link>></div>
\<div class=wardrobeButton>20 использований: 50$</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Наличка">><<set $you.cash -= 50;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 50>><<link "Карта">><<set $you.money -= 50;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop umbrella>>">><<popover 'noclick'>><<png assets shop umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $purchased.umbrella == 0>><<if $you.cash >= 100>><<link "Наличка">><<set $you.cash -= 100;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта">><<set $you.money -= 100;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
\<</linkappend>>
<center><br><<link "<div id=fullButton>Покинуть магазин</div>" "south">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city southshop>>
<<linkappend '<div id=fullButton>Grocery goods</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop products>>">><<popover 'noclick'>><<png assets shop products>><</popover>><</link>></div>
\<div class=wardrobeButton>10 meals: $100</div>
\<div class=wardrobeButton><<if $you.cash >= 100>><<link "Cash">><<set $you.cash -= 100;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card">><<set $you.money -= 100;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop snack>>">><<popover 'noclick'>><<png assets shop snack>><</popover>><</link>></div>
\<div class=wardrobeButton>10 snacks: $50</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Cash">><<set $you.cash -= 50;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 50>><<link "Card">><<set $you.money -= 50;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop coffee>>">><<popover 'noclick'>><<png assets shop coffee>><</popover>><</link>></div>
\<div class=wardrobeButton>20 coffee: $50</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Cash">><<set $you.cash -= 50;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 50>><<link "Card">><<set $you.money -= 50;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Household goods</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop cosm>>">><<popover 'noclick'>><<png assets shop cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>100 uses: $300</div>
\<div class=wardrobeButton><<if $you.cash >= 300>><<link "Cash">><<set $you.cash -= 300;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card">><<set $you.money -= 300;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop shampoo>>">><<popover 'noclick'>><<png assets shop shampoo>><</popover>><</link>></div>
\<div class=wardrobeButton>20 uses: $50</div>
\<div class=wardrobeButton><<if $you.cash >= 50>><<link "Cash">><<set $you.cash -= 50;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 50>><<link "Card">><<set $you.money -= 50;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop umbrella>>">><<popover 'noclick'>><<png assets shop umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton>$100</div>
\<div class=wardrobeButton><<if $purchased.umbrella == 0>><<if $you.cash >= 100>><<link "Cash">><<set $you.cash -= 100;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card">><<set $you.money -= 100;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "southshop">><</if>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
\<</linkappend>>
<center><br><<link "<div id=fullButton>Leave the store</div>" "south">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "autoSexVars">>
<<if $sexPose == "bj">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 0.1).toFixed(1)>><</if>>
<<if $sexPose == "dt">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.8).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 0.2).toFixed(1)>><</if>>
<<if $sexPose == "vaginal" or $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand">><<set $you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "anal" or $sexPose == "analdoggy" or $sexPose == "analmiss">><<set $you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "2bj">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.8).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 0.2).toFixed(1)>><</if>>
<<if $sexPose == "spitroast">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 0.1).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "analspitroast">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 0.1).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "dp">><<set $you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.4).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "bjdp">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.4).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.4).toFixed(1)>><</if>>
<<if $sexPose == "dvp">><<set $you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.8).toFixed(1)>><</if>>
<<if $sexPose == "bjdvp">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 0.8).toFixed(1)>><</if>>
<<if $sexPose == "tvp">><<set $you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 1.2).toFixed(1)>><</if>>
<<if $sexPose == "bjtvp">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 1.2).toFixed(1)>><</if>>
<<if $sexPose == "dap">><<set $you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.8).toFixed(1)>><</if>>
<<if $sexPose == "bjdap">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 0.8).toFixed(1)>><</if>>
<<if $sexPose == "tap">><<set $you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 1.2).toFixed(1)>><</if>>
<<if $sexPose == "bjtap">><<set $you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 1.2).toFixed(1)>><</if>>
<</widget>>@@.left;
\<<husbQuests>>
\<<hisBroQuests>>
\<<uniQuests>>
\<<if $quest.model.main >= 1>><<modelQuests>><</if>>
\<<if $quest.debt.main >= 1>><<debtQuests>><</if>>
\<<if $quest.malik.main >= 1>><<MalikQuests>><</if>>
\<<jobQuests>>
\<<miniEvents>>
\<<tips>>
<center><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Назад<<else>>Back<</if>></div>" $return>><<set $settingsPage to 0>><</link>></center>
@@\<<widget "hisBroQuests">>
\<<if $setting.lang == "ru">>
\<<if $quest.hisBro.main < 9>>
\<div class=text><<linkappend 'Линия $npc[2].name[2]'>>
\:
\<<if $quest.hisBro.main == 0>>
- Зайдите на кухню в любой выходной день в 7 утра.
\<<elseif $quest.hisBro.main == 1>>
- Зайдите в гостиную в любое время когда $npc[2].name[1] будет дома и когда дома нет вашего мужа.
\<<elseif $quest.hisBro.main == 2>>
- Поговорите с ним об инциденте в ванной комнате.
\<<elseif $quest.hisBro.main == 3>>
- Продолжайте наблюдать за ним в гостиной, когда вашего мужа нет дома или он спит.
\<<elseif $quest.hisBro.main == 4>>
- $npc[2].name[1] поймал вас, когда вы ласкали киску наблюдая за ним и предложил вам присоединиться. Вы отказались и ушли, но понимаете, что он будет продолжать это делать в надежде, что в следующий раз вы не откажетесь...
\<<elseif $quest.hisBro.main == 5>>
- Вы решили присоединиться к $npc[2].name[3] и мастурбировали вместе с ним друг напротив друга. Вы не стали брать его член в руку в прошлый раз, но кто знает, что будет в следующий.
\<<elseif $quest.hisBro.main == 6>>
- Вы решили не только присоединиться к $npc[2].name[3], но и получили порцию спермы на лицо после того, как подрочили ему. Это как-то неправильно, но... Наверное, надо будет повторить?
\<<elseif $quest.hisBro.main == 7>>
- Теперь вы можете дрочить $npc[2].name[3] просто подойдя к нему и поговорив.
- Подрочите ему ещё раз если ваш разврат выше 60.
\<<elseif $quest.hisBro.main == 8>>
- Теперь вы можете делать минет $npc[2].name[3].
- Продолжайте сосать ему, чтобы продвинуться дальше.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<<if $quest.hisBro.main < 9>>
\<div class=text><<linkappend '$npc[2].name[1]`s branch'>>
\:
\<<if $quest.hisBro.main == 0>>
- Go to the kitchen on any weekend at 7 a.m.
\<<elseif $quest.hisBro.main == 1>>
- Go to the living room at any time, when $npc[2].name[1] is at home and when your husband is not at home.
\<<elseif $quest.hisBro.main == 2>>
- Talk to him about the incident in the bathroom.
\<<elseif $quest.hisBro.main == 3>>
- Keep watching him in the living room when your husband is not at home or sleeping.
\<<elseif $quest.hisBro.main == 4>>
- $npc[2].name[1] caught you caressing your pussy while watching him and invited you to join in. You refused and left, but you understand that he will continue to do so in the hope that next time you will not refuse...
\<<elseif $quest.hisBro.main == 5>>
- You decided to join $npc[2].name[1] and masturbated with him in front of each other. Last time, you didn't grab his dick, but who knows what's going to happen next?
\<<elseif $quest.hisBro.main == 6>>
- You decided to not only join $npc[2].name[1], but you also got a load of cum all over your face after you jerked off to him. That's a bit wrong, but… maybe you should do it again?
\<<elseif $quest.hisBro.main == 7>>
- Now you can wank to $npc[2].name[1] just by approaching him and chatting.
- Jerk him off again if your corruption is above 60.
\<<elseif $quest.hisBro.main == 8>>
- Now you can give $npc[2].name[1] a blowjob.
- Keep sucking on him to move on.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class=text>Зайдя на кухню вы вздохнули с облегчением когда не встретили там $npc[2].name[2] и направились к кофемашине, чтобы сделать себе чашечку утреннего кофе.</div>
<<if $you.clothes.home == 1>><<jpg events hisbro 1 1>><<elseif $you.clothes.home == 2>><<jpg events hisbro 1 2>><<else>><<jpg events hisbro 1 3>><</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Доброе утро, $you.name[1]!</div></div>
<div class=text>Вы вздрогнули от испуга, когда услышали его голос и чуть не уронив кружку, повернулись в сторону $npc[2].name[2].</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ой, прости если напугал тебя...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я просто... Я просто не слышала, как ты вошёл и... Неважно... Доброе утро. Как тебе спалось на новом месте?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, неплохо, но я долго не мог уснуть из-за...</div></div>
<div class=text>Сделав небольшую паузу и задумчиво посмотрев на вас, он продолжил:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, из-за того, что я не привык к новой кровати и... Всё хорошо, спасибо!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ничего страшного, на новом месте всегда так. Неделя, может две, и ты привыкнешь.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, наверняка он не мог уснуть из-за нас! Как же стыдно..."</i></div></div>
<center><<link "<div id=fullButton>Пить кофе</div>" "hisBroEvent1">><<set $eventPage to 2;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.home == 1>><<jpg events hisbro 1 4>><<elseif $you.clothes.home == 2>><<jpg events hisbro 1 5>><<else>><<jpg events hisbro 1 6>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, что, какие у тебя планы на день? Ты давно проснулся?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Где-то пару часов назад. Мы с $npc[1].name[4] в кафешку поедем как только он выйдет из душа. Там какая-то его знакомая вроде должна взять меня на временную работу, пока он пытается пристроить меня к себе.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ого! Сразу за дело?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я не знаю, она позвонила ему утром и сказала, что у неё появилось сегодня свободное время, но это даже хорошо. Если не сегодня, то теперь у неё будет свободное время уже только на следующих выходных.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Понятно. Ну, надеюсь тебе не долго придётся официантом работать и $npc[1].name[1] пристроит тебя к себе как можно быстрее.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я тоже. Но это хоть что-то... Любая работа хороша, так что я даже рад!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Согласна. Ладно, удачи вам. Ты уже принимал душ, кстати говоря?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, я принимал душ, когда проснулся. Почему ты спрашиваешь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я хотела сходить в душ когда он освободится, но я думала уступить тебе, если вы с $npc[1].name[4] сейчас уедете, так что... Хотя, если подумать... Мне лень принимать душ два раза, так что приму после пробежки...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, спасибо, что доложила мне о своих планах, но... Ты принимаешь душ два раза?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, извини, ты прав! Это просто мысли вслух, но да, я принимаю душ когда просыпаюсь, чтобы взбодриться и после пробежки. Если это будний день, то ещё и после работы.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ого! Ну ладно, хорошего дня.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо! Тебе тоже!</div></div>
<center><<link "<div id=fullButton>Собираться</div>" "hisBroEvent1">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg prolog wardrobe>>
<div class=text>Начав собираться на пробежку, вы вдруг почувствовали дискомфорт в области живота.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин! Не думаю, что идти на пробежку с присохшей к моему животу спермой это хорошая идея... Похоже всё же придётся идти в душ сейчас..."</i></div></div>
<div class=text> - Подумали вы и дождавшись, пока ваш муж освободит ванную комнату, взяли с собой полотенце и пошли <<link "принимать душ" "hisBroEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro 1 7>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Стоит ли запирать за собой дверь? $npc[2].name[1] уже принимал душ и сейчас они с $npc[1].name[4] уедут."</i></div></div>
<center>
\<<link "<div id=fullButton>Оставить открытой</div>" "hisBroEvent1">><<set $eventPage to 5;$time.min += 10;$quest.hisBro.main to 2>><</link>>
\<<link "<div id=fullButton>Запереть дверь</div>" "hisBroEvent1">><<set $eventPage to 8;$time.min += 10;$quest.hisBro.main to 1>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<set $rand.vid to random(1, 11)>>
\<div class=text>Решив, что беспокоиться не о чем, вы оставили дверь открытой и начали принимать душ.</div>
<<vid act shower $rand.vid>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
<div class=text>Спустя какое-то время в ванную комнату зашёл $npc[2].name[1]. Так как ваши глаза в данный момент были закрыты потому что вы мыли свою голову, то вы его не увидели.</div>
<div class=text>К счастью для него, звук двери вы тоже не услышали из-за шума воды, так что он просто решил тихо забрать свой телефон, который забыл здесь и также тихо свалить.</div>
<div class=text>Несмотря на всю гениальность своего плана, $npc[2].name[1] допустил маленькую оплошность, которая привела к провалу. Вместо того, чтобы смотреть под ноги, он пялился на вас пока крался к своему телефону и задел ногой корзину для белья, которая упала с небольшим стуком, что и <<link "привлекло ваше внимание" "hisBroEvent1">><<set $eventPage to 6;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 6>>
\<<vid events hisbro 1 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Какого... Эй! Что ты здесь делаешь? Убирайся отсюда! Какого хуя?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тише, тише, успокойся! Я не знал, что ты тут и я просто зашёл чтобы...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Успокоиться?! Не смотри на меня! Что ты здесь делаешь?</div></div>
<div class=text> - Кричали вы спрятавшись за шторкой.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ладно, ладно! Вот, видишь? Я просто зашёл, чтобы забрать телефон! Ты сказала, что пойдёшь в душ после пробежки, так что я не знал, что ты здесь...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я передумала потому что... И ты хочешь сказать, что ты не слышал воду?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет! Мы собирались уходить, я вспомнил про телефон и в спешке забежал в ванную...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Почему тогда ты сразу не вышел отсюда?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я хотел, но... Мне же нужно было забрать мой телефон и...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И увидев здесь меня ты забыл, что спешишь и просто стоял смотрел на меня?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет! Я просто...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Немедленно выйди отсюда!</div></div>
<div class=text>После ваших слов, $npc[2].name[1] вышел из ванной комнаты и закрыл за собой дверь.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что он снова видел меня голой! О чём я только думала, когда решила оставить дверь открытой?"</i></div></div>
<div class=text> - Думали вы пытаясь прийти в себя, чтобы закончить принимать душ и <<link "отправиться на пробежку" "hisBroEvent1">><<set $eventPage to 7;$you.clean to 100;$time.min += 30>><</link>>.</div>
\<<elseif $eventPage == 7>>
\<div class=text>Закончив принимать душ, вы по быстрому собрались и отправились на пробежку на стадион рядом с парком.</div>
<<vid act stadium jogging>>
<div class=text>Потратив на пробежку около 30 минут вы побежали в сторону дома.</div>
\<<set $rand.vid to random(1, 11)>>
<<vid act shower $rand.vid>>
<div class=text>Вернувшись домой, вы снова приняли душ, высушили волосы, причесались, немного накрасились и <<link "вернулись к своим делам" $return>><<set $eventPage to 0;$time.min += 20>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<set $rand.vid to random(1, 11)>>
\<div class=text>Решив не рисковать, вы заперли за собой дверь и спокойно приняли душ.</div>
<<vid act shower $rand.vid>>
<div class=text>Оказалось, что дверь вы заперли не зря, ведь пока вы принимали душ, в дверь постучался ваш муж и сказал, что его $npc[2].who[1] забыл его телефон в ванной комнате.</div>
<div class=text>Вы вытерли руки, взяли телефон $npc[2].name[2] и отдали его $npc[1].name[3] через слегка приоткрытую дверь. Он поблагодарил вас, сказал, что они уезжают, попрощался и ушёл. Вы снова заперли дверь и спокойно закончили принимать душ.</div>
<center><<link "<div id=fullButton>Отправиться на пробежку</div>" "hisBroEvent1">><<set $eventPage to 7;$you.clean to 100;$time.min += 30>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class=text>When you entered the kitchen, you breathed a sigh of relief as you didn't meet $npc[2].name[1] there and you headed to the coffee machine to make a cup of coffee.</div>
<<if $you.clothes.home == 1>><<jpg events hisbro 1 1>><<elseif $you.clothes.home == 2>><<jpg events hisbro 1 2>><<else>><<jpg events hisbro 1 3>><</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Good morning, $you.name[1]!</div></div>
<div class=text>You jumped in fright when you heard his voice and almost dropped the cup, turned towards $npc[2].name[1].</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, I'm sorry if I scared you...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I'm just... I didn't hear you come in and... Never mind... Good morning. How did you sleep in the new place?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, not bad, but I couldn't sleep for a long time because of...</div></div>
<div class=text>After taking a short pause and looking at you thoughtfully, he continued:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, because I'm not used to the new bed and... I'm fine, thanks!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's okay, it's always like that in a new place. A week, maybe two, and you'll get used to it.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, he probably couldn't sleep because of us! How shameful..."</i></div></div>
<center><<link "<div id=fullButton>Drink coffee</div>" "hisBroEvent1">><<set $eventPage to 2;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.home == 1>><<jpg events hisbro 1 4>><<elseif $you.clothes.home == 2>><<jpg events hisbro 1 5>><<else>><<jpg events hisbro 1 6>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, what are your plans for the day? Have you been awake long?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>About a couple of hours ago. $npc[1].name[1] and I will go to the cafe as soon as he gets out of the shower. There's some friend of his who's supposed to take me on a temporary job while he's trying to get me to work with him.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Whoa! Get to work right away, huh?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I don't know, she called him in the morning and said that she had free time today, but it's even good. If not today, then she will have free time only next weekend.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I see. Well, I hope you don't have to work as a waiter for long and $npc[1].name[1] will get you a good job as soon as possible.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Me too. But at least it's something... Any job is good, so I'm even glad!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Agree. Well, good luck to you. Have you had a shower yet, by the way?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, I was taking a shower when I woke up. Why are you asking?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I wanted to take a shower when he was free, but I thought I'd give in to you if you and $npc[1].name[1] left now, so... Though, if you think about it... I'm too lazy to shower twice, so I'll take it after my run...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, thanks for letting me know about your plans, but... Do you shower twice?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sorry, you're right! It's just thinking out loud, but yes, I take a shower when I wake up to cheer up and after a run. If it's a weekday, then it's also after work.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Whoa! Well, have a nice day.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks! You too!</div></div>
<center><<link "<div id=fullButton>Get ready</div>" "hisBroEvent1">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg prolog wardrobe>>
<div class=text>When you started getting ready for a run, you felt discomfort on the skin of your stomach.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn it! I don't think going for a run with cum stuck to my stomach is a good idea... Looks like I have to take a shower now too..."</i></div></div>
<div class=text> - You thought and waited until your husband emptied the bathroom, took a towel with you and went to <<link "take a shower" "hisBroEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro 1 7>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Should I lock the door? $npc[2].name[1] has already taken a shower and now he and $npc[1].name[4] will leave."</i></div></div>
<center>
\<<link "<div id=fullButton>Leave it open</div>" "hisBroEvent1">><<set $eventPage to 5;$time.min += 10;$quest.hisBro.main to 2>><</link>>
\<<link "<div id=fullButton>Lock the door</div>" "hisBroEvent1">><<set $eventPage to 8;$time.min += 10;$quest.hisBro.main to 1>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<set $rand.vid to random(1, 11)>>
\<div class=text>Having decided that there was nothing to worry about, you left the door open and started taking a shower.</div>
<<vid act shower $rand.vid>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
<div class=text>After a while, $npc[2].name[1] came into the bathroom. Since your eyes were closed at the moment because you were washing your hair, you didn't see him.</div>
<div class=text>Fortunately for him, you didn't hear the sound of the door either because of the noise of the water, so he just decided to quietly pick up his phone, which he forgot here and also quietly leave.</div>
<div class=text>Despite the genius of his plan, $npc[2].name[1] made a small mistake that led to failure. Instead of looking down at his feet, he stared at you while sneaking to his phone and brushed his foot against the laundry basket, which fell with a slight thud, which <<link "attracted your attention" "hisBroEvent1">><<set $eventPage to 6;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 6>>
\<<vid events hisbro 1 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What the... Hey! What are you doing here? Get out of here! What the fuck?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Hush, hush, calm down! I didn't know you were here and I just came in to...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Calm down?! Don't look at me! What are you doing here?</div></div>
<div class=text> - You were shouting from behind the curtain.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Okay, okay! See? I just came to pick up the phone! You said you were going to take a shower after your run, so I didn't know you were here...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I changed my mind because... And you mean you didn't hear the water?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No! We were about to leave, I remembered about the phone and ran into the bathroom in a hurry...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Then why didn't you come out of here right away?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I wanted to, but... I had to pick up my phone and...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>And when you saw me naked, you forgot that you were in a hurry and just stood there looking at me?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No! I just...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Get out of here right now!</div></div>
<div class=text>After your words, $npc[2].name[1] left the bathroom and closed the door.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe he's seen me naked again! What was I thinking when I decided to leave the door open?"</i></div></div>
<div class=text> - You were thinking when you were trying to come to your senses to finish taking a shower and <<link "go for a run" "hisBroEvent1">><<set $eventPage to 7;$you.clean to 100;$time.min += 30>><</link>>.</div>
\<<elseif $eventPage == 7>>
\<div class=text>After finishing taking a shower, you quickly packed up and went for a run to the stadium next to the park.</div>
<<vid act stadium jogging>>
<div class=text>After spending about 30 minutes jogging, you ran towards the home.</div>
\<<set $rand.vid to random(1, 11)>>
<<vid act shower $rand.vid>>
<div class=text>After returning home, you took a shower again, dried your hair, combed your hair, put on some makeup and <<link "went back to your business" $return>><<set $eventPage to 0;$time.min += 20>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<set $rand.vid to random(1, 11)>>
\<div class=text>Deciding not to take any chances, you locked the door behind you and calmly took a shower.</div>
<<vid act shower $rand.vid>>
<div class=text>It turned out that you locked the door for a reason, because while you were taking a shower, your husband knocked on the door and said that his $npc[2].who[1] had forgot his phone in the bathroom.</div>
<div class=text>You wiped your hands, took $npc[2].name[1]'s phone and gave it to $npc[1].name[1] through the slightly opened door. He thanked you, said they were leaving, said goodbye and left. You locked the door again and calmly finished taking a shower.</div>
<center><<link "<div id=fullButton>Go for a run</div>" "hisBroEvent1">><<set $eventPage to 7;$you.clean to 100;$time.min += 30>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city park>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center><<link "<div id=fullButton>Стадион</div>" "southstadium">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
<center><<link "<div id=fullButton>Обратно в Южный район</div>" "south">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city park>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center><<link "<div id=fullButton>Stadium</div>" "southstadium">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
<center><<link "<div id=fullButton>Back to the South District</div>" "south">><<set $locPage to 0;$time.min += random(4, 8)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city stadium>>
\<center>
<<if $daily.warmup == 0>><<link "<div id=locButton>Разминка</div>" "southstadium">><<set $daily.warmup to 1;$time.min += random(10, 20);$you.clean -= random(5, 10),$locPage to 2>><</link>><<else>><div class=locButton>Сегодня вы уже делали разминку</div><</if>>
\<<if $daily.jogging == 0>><<link "<div id=locButton>Пробежка</div>" "southstadium">><<set $daily.jogging to 1;$time.min += random(20, 30);$you.clean -= random(10, 30);$locPage to 3>><</link>><<else>><div class=locButton>Сегодня вы уже делали пробежку</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад в парк</div>" "southpark">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 9)>>
\<<vid act stadium $rand.vid>>
\<<if $you.body.fit < 50>>
<center><div class=locButton><font color=green>+ Фитнес</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Разминка на стадионе больше не даст результатов</div></center>
\<</if>>
<center><<link "<div id=fullButton>Закончить разминку</div>" "southstadium">><<set $locPage to 0>><</link>></center>
\<<elseif $locPage == 3>>
\<<vid act stadium jogging>>
\<<if $you.body.fit < 75>>
<center><div class=locButton><font color=green>+ Фитнес</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Пробежка на стадионе больше не даст результатов</div></center>
\<</if>>
<center><<link "<div id=fullButton>Закончить пробежку</div>" "southstadium">><<set $locPage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city stadium>>
\<center>
<<if $daily.warmup == 0>><<link "<div id=locButton>Warm-up</div>" "southstadium">><<set $daily.warmup to 1;$time.min += random(10, 20);$you.clean -= random(5, 10),$locPage to 2>><</link>><<else>><div class=locButton>You've already done the warm-up today</div><</if>>
\<<if $daily.jogging == 0>><<link "<div id=locButton>Jogging</div>" "southstadium">><<set $daily.jogging to 1;$time.min += random(20, 30);$you.clean -= random(10, 30);$locPage to 3>><</link>><<else>><div class=locButton>You've already done a jog today</div><</if>>
\</center>
<center><<link "<div id=fullButton>Back to the park</div>" "southpark">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<set $rand.vid to random(1, 9)>>
\<<vid act stadium $rand.vid>>
\<<if $you.body.fit < 50>>
<center><div class=locButton><font color=green>+ Fitness</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Warming up at the stadium will no longer give results</div></center>
\<</if>>
<center><<link "<div id=fullButton>Finish warm-up</div>" "southstadium">><<set $locPage to 0>><</link>></center>
\<<elseif $locPage == 3>>
\<<vid act stadium jogging>>
\<<if $you.body.fit < 75>>
<center><div class=locButton><font color=green>+ Fitness</font></div><<set $you.body.fit += 1>></center>
\<<else>>
<center><div class=fullButton>Jogging at the stadium will no longer give results</div></center>
\<</if>>
<center><<link "<div id=fullButton>Finish jogging</div>" "southstadium">><<set $locPage to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $sexPage == 0>><<set $sexPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && ($sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits")>><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && ($sexPose == "analdoggy" or $sexPose == "analmiss")>><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose != "analmiss" or $sexPose != "analdoggy">><<set $rand.vid to random(1, 5)>><<else>><<set $rand.vid to random(1, 7)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член $npc[$npcNum].name[2]<<elseif $sexPose == "dt">>$npc[$npcNum].name[1] трахал вас глубоко в горло<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>$npc[$npcNum].name[1] трахал вас в киску<<else>>$npc[$npcNum].name[1] трахал вас в попу<</if>>.</div>
\<</if>>
\<<if $quest.husb.hisBroSharing >= 1 && ($npc[1].home == 1 && $npc[2].home == 1) && $npc[1].loc != "bedroomsleep" && $npc[2].loc != "bedroom2sleep" && $sex.act.join == 0>>
<center><<link "<div id=fullButton>Предложить <<if $npcNum == 1>>$npc[2].name[3]<<elseif $npcNum == 2>>$npc[1].name[3]<</if>> присоединиться</div>" "homeMmfSex">><<set $sexPage to 0;$sexEnergy2 to random(5, 10);$sexPose to either("2bj", "spitroast", "analspitroast", "dp");$sexPartner1 to 1;$sexPartner2 to 1;$sex.act.join to 1>><<if $npcNum == 1>><<set $npcNum2 to 2>><<elseif $npcNum == 2>><<set $npcNum2 to 1>><</if>><</link>></center>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Сосать<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "analmiss" or $sexPose == "analdoggy">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Глубокое горло</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование навыка минета: 50</div><</if>><</if>>
\<<if $sexPose != "miss">><<link "<div id=locButton>По миссионерски</div>">><<set _currentPassage to passage();$sexPose to "miss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "cow">><<link "<div id=locButton>Наездница</div>">><<set _currentPassage to passage();$sexPose to "cow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "revcow">><<if $you.body.fit >= 50>><<link "<div id=locButton>Обратная наездница</div>">><<set _currentPassage to passage();$sexPose to "revcow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 50</div><</if>><</if>>
\<<if $sexPose != "stand">><<link "<div id=locButton>Стоя</div>">><<set _currentPassage to passage();$sexPose to "stand";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "doggy">><<link "<div id=locButton>По собачьи</div>">><<set _currentPassage to passage();$sexPose to "doggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "piledriver">><<if $you.body.fit >= 40>><<link "<div id=locButton>Свайка</div>">><<set _currentPassage to passage();$sexPose to "piledriver";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 40</div><</if>><</if>>
\<<if $sexPose != "splits">><<if $you.body.fit >= 75>><<link "<div id=locButton>Шпагат</div>">><<set _currentPassage to passage();$sexPose to "splits";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 75</div><</if>><</if>>
\<<if $sexPose != "analmiss" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Анал по миссионерски</div>">><<set _currentPassage to passage();$sexPose to "analmiss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analdoggy" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Анал по собачьи</div>">><<set _currentPassage to passage();$sexPose to "analdoggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0;$sexPage to 2;$time.min += random(1, 2);$you.clean -= random(2, 4)>><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<if $sexPose == "bj" or $sexPose == "dt">><<set $rand.cumPlace to either("face", "mouth", "boobs")>><<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $npcNum == 1 && ($npc[2].home == 1 or $npc[3].home == 1) && $you.corr < 40 && $sexLoc != "bedroom">>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[$npcNum].name[1] был не в силах больше сдерживаться и начал <<if $rand.cumPlace == "face">>покрывать ваше лицо<<elseif $rand.cumPlace == "mouth">>наполнять ваш ротик<<elseif $rand.cumPlace == "boobs">>покрывать ваши сиськи<<elseif $rand.cumPlace == "belly">>покрывать ваш живот<<elseif $rand.cumPlace == "ass">>покрывать вашу задницу<<elseif $rand.cumPlace == "creampie">>наполнять вашу киску<<elseif $rand.cumPlace == "analcreampie">>наполнять вашу попку<</if>> спермой.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Проглотить и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<center><<link "<div id=fullButton>Выплюнуть и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Стереть сперму с груди и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Стереть сперму с живота и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Стереть сперму с попы и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonass += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Стереть сперму с киски и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Стереть сперму с попы и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<</if>>
\<</if>>
\<<else>>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && ($sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits")>><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && ($sexPose == "analdoggy" or $sexPose == "analmiss")>><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose != "analmiss" or $sexPose != "analdoggy">><<set $rand.vid to random(1, 5)>><<else>><<set $rand.vid to random(1, 7)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You've had an orgasm while <<if $sexPose == "bj">>sucking $npc[$npcNum].name[1]'s cock<<elseif $sexPose == "dt">>$npc[$npcNum].name[1] fucked you deep down your throat<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>$npc[$npcNum].name[1] fucked your pussy<<else>>$npc[$npcNum].name[1] fucked your ass<</if>>.</div>
\<</if>>
\<<if $quest.husb.hisBroSharing >= 1 && ($npc[1].home == 1 && $npc[2].home == 1) && $npc[1].loc != "bedroomsleep" && $npc[2].loc != "bedroom2sleep" && $sex.act.join == 0>>
<center><<link "<div id=fullButton>Invite <<if $npcNum == 1>>$npc[2].name[1]<<elseif $npcNum == 2>>$npc[1].name[1]<</if>> to join</div>" "homeMmfSex">><<set $sexPage to 0;$sexEnergy2 to random(5, 10);$sexPose to either("2bj", "spitroast", "analspitroast", "dp");$sexPartner1 to 1;$sexPartner2 to 1;$sex.act.join to 1>><<if $npcNum == 1>><<set $npcNum2 to 2>><<elseif $npcNum == 2>><<set $npcNum2 to 1>><</if>><</link>></center>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Suck<<else>>Fuck<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "analmiss" or $sexPose == "analdoggy">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Deepthroat</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Blowjob skill req: 50</div><</if>><</if>>
\<<if $sexPose != "miss">><<link "<div id=locButton>Missionary</div>">><<set _currentPassage to passage();$sexPose to "miss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "cow">><<link "<div id=locButton>Cowgirl</div>">><<set _currentPassage to passage();$sexPose to "cow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "revcow">><<if $you.body.fit >= 50>><<link "<div id=locButton>Reverse cowgirl</div>">><<set _currentPassage to passage();$sexPose to "revcow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Fitness Req: 50</div><</if>><</if>>
\<<if $sexPose != "stand">><<link "<div id=locButton>Standing</div>">><<set _currentPassage to passage();$sexPose to "stand";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "doggy">><<link "<div id=locButton>Doggystyle</div>">><<set _currentPassage to passage();$sexPose to "doggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "piledriver">><<if $you.body.fit >= 40>><<link "<div id=locButton>Piledriver</div>">><<set _currentPassage to passage();$sexPose to "piledriver";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Fitness Req: 40</div><</if>><</if>>
\<<if $sexPose != "splits">><<if $you.body.fit >= 75>><<link "<div id=locButton>Splits</div>">><<set _currentPassage to passage();$sexPose to "splits";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Fitness Req: 75</div><</if>><</if>>
\<<if $sexPose != "analmiss" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Anal missionary</div>">><<set _currentPassage to passage();$sexPose to "analmiss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analdoggy" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Anal doggystyle</div>">><<set _currentPassage to passage();$sexPose to "analdoggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0;$sexPage to 2;$time.min += random(1, 2);$you.clean -= random(2, 4)>><<if $npcNum != 1>><<set $you.sexinfo.cheat += 1>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<if $sexPose == "bj" or $sexPose == "dt">><<set $rand.cumPlace to either("face", "mouth", "boobs")>><<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $npcNum == 1 && ($npc[2].home == 1 or $npc[3].home == 1) && $you.corr < 40 && $sexLoc != "bedroom">>
<center><div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[$npcNum].name[1] couldn't hold back any longer and began <<if $rand.cumPlace == "face">>covering your face with<<elseif $rand.cumPlace == "mouth">>filling your mouth with<<elseif $rand.cumPlace == "boobs">>covering your boobs with<<elseif $rand.cumPlace == "belly">>covering your belly with<<elseif $rand.cumPlace == "ass">>covering your ass with<<elseif $rand.cumPlace == "creampie">>filling your pussy with<<elseif $rand.cumPlace == "analcreampie">>filling your ass with<</if>> cum.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Wipe the cum off your face and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Swallow and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<center><<link "<div id=fullButton>Spit it out and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Wipe the cum off your boobs and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Wipe the cum off your belly and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonass += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Wipe the cum off your pussy and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4);$sex.act.join to 0>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city cafe>>
\<<if $time.hour >= 10 && $time.hour < 24>>
\<<if $job.side.southCafe == 0>>
<center><<link "<div id=fullButton>На входной двери висит объявление</div>" "southCafeInterview">><<set $locPage to 0;$time.min += 3>><</link>></center>
\<<else>>
\<<if (($time.day > 5 && $time.hour == 10) or ($time.day < 6 && $time.hour == 17)) && $job.side.southCafeDaily == 0>>
<center><<link "<div id=fullButton>Выйти на смену</div>" "southCafeJob">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Покушать 15$</div>" "southcafe">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Перекусить 8$</div>" "southcafe">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 2 or $you.money >= 2>><<link "<div id=thirdButton>Выпить кофе 2$</div>" "southcafe">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Время работы кафе: 10:00 - 24:00</div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть кафе</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Наличка</div>" "southcafe">><<set $locPage to 0;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Карта</div>" "southcafe">><<set $locPage to 0;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Наличка</div>" "southcafe">><<set $locPage to 0;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Карта</div>" "southcafe">><<set $locPage to 0;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 2>><<link "<div id=locButton>Наличка</div>" "southcafe">><<set $locPage to 0;$you.cash -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 2>><<link "<div id=locButton>Карта</div>" "southcafe">><<set $locPage to 0;$you.money -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<</if>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city cafe>>
\<<if $time.hour >= 10 && $time.hour < 24>>
\<<if $job.side.southCafe == 0>>
<center><<link "<div id=fullButton>There's a notice on the front door</div>" "southCafeInterview">><<set $locPage to 0;$time.min += 3>><</link>></center>
\<<else>>
\<<if (($time.day > 5 && $time.hour == 10) or ($time.day < 6 && $time.hour == 17)) && $job.side.southCafeDaily == 0>>
<center><<link "<div id=fullButton>Go on shift</div>" "southCafeJob">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Eat $15</div>" "southcafe">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Snack $8</div>" "southcafe">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 2 or $you.money >= 2>><<link "<div id=thirdButton>Coffee $2</div>" "southcafe">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Opening hours of the cafe: 10:00 - 24:00</div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the cafe</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Cash</div>" "southcafe">><<set $locPage to 0;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Card</div>" "southcafe">><<set $locPage to 0;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Cash</div>" "southcafe">><<set $locPage to 0;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Card</div>" "southcafe">><<set $locPage to 0;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 2>><<link "<div id=locButton>Cash</div>" "southcafe">><<set $locPage to 0;$you.cash -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 2>><<link "<div id=locButton>Card</div>" "southcafe">><<set $locPage to 0;$you.money -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<</if>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city pornstudio>>
<center><<link "<div id=fullButton>Покинуть порно студию</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city pornstudio>>
<center><<link "<div id=fullButton>Leave the porn studio</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $atmPage == 0>><<set $atmPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $atmPage == passage()>>
\<<set _youCash to 0;_youMoney to 0>>
\<<atm res atm>>
\<center>
<div class=locButton>Наличка:</div>
\<div class=locButton>Карта:</div>
\<div class=locButton><<textbox '_youCash' $you.cash autofocus>>@@#error;@@</div>
\<div class=locButton><<textbox '_youMoney' $you.money autofocus>>@@#error;@@</div>
\<<link "<div id=locButton>Положить</div>" "atm">><<if _youCash <= 0 or _youCash > $you.cash or _youCash == ''>><<set _youCash to 0>><</if>><<set _youCash = Number(_youCash);$you.cash -= _youCash;$you.money += _youCash>><</link>>
\<<link "<div id=locButton>Снять</div>" "atm">><<if _youMoney <= 0 or _youMoney > $you.money or _youMoney == ''>><<set _youMoney to 0>><</if>><<set _youMoney = Number(_youMoney);$you.money -= _youMoney;$you.cash += _youMoney>><</link>>
\</center>
<center><<link "<div id=fullButton>Отойти от банкомата</div>" $return>><<set $atmPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $atmPage == passage()>>
\<<set _youCash to 0;_youMoney to 0>>
\<<atm res atm>>
\<center>
<div class=locButton>Cash:</div>
\<div class=locButton>Card:</div>
\<div class=locButton><<textbox '_youCash' $you.cash autofocus>>@@#error;@@</div>
\<div class=locButton><<textbox '_youMoney' $you.money autofocus>>@@#error;@@</div>
\<<link "<div id=locButton>Deposit</div>" "atm">><<if _youCash <= 0 or _youCash > $you.cash or _youCash == ''>><<set _youCash to 0>><</if>><<set _youCash = Number(_youCash);$you.cash -= _youCash;$you.money += _youCash>><</link>>
\<<link "<div id=locButton>Withdraw</div>" "atm">><<if _youMoney <= 0 or _youMoney > $you.money or _youMoney == ''>><<set _youMoney to 0>><</if>><<set _youMoney = Number(_youMoney);$you.money -= _youMoney;$you.cash += _youMoney>><</link>>
\</center>
<center><<link "<div id=fullButton>Move away</div>" $return>><<set $atmPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city pharmacy>>
\<div class=wardrobeList>
\<<if $quest.husb.swing >= 4 or $quest.husb.cheat >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets pharmacy enema>>">><<popover 'noclick'>><<png assets pharmacy enema>><</popover>><</link>></div>
\<div class=wardrobeButton>30$</div>
\<div class=wardrobeButton><<if $purchased.enema == 0>><<if $you.cash >= 30>><<link "Наличка" "southpharmacy">><<set $you.cash -= 30;$time.min += random(2, 5);$purchased.enema to 1>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 30>><<link "Карта" "southpharmacy">><<set $you.money -= 30;$time.min += random(2, 5);$purchased.enema to 1>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<</if>>
\</div>
<center><<link "<div id=fullButton>Покинуть аптеку</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city pharmacy>>
\<div class=wardrobeList>
\<<if $quest.husb.swing >= 4 or $quest.husb.cheat >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets pharmacy enema>>">><<popover 'noclick'>><<png assets pharmacy enema>><</popover>><</link>></div>
\<div class=wardrobeButton>$30</div>
\<div class=wardrobeButton><<if $purchased.enema == 0>><<if $you.cash >= 30>><<link "Cash" "southpharmacy">><<set $you.cash -= 30;$time.min += random(2, 5);$purchased.enema to 1>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 30>><<link "Card" "southpharmacy">><<set $you.money -= 30;$time.min += random(2, 5);$purchased.enema to 1>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<</if>>
\</div>
<center><<link "<div id=fullButton>Leave the pharmacy</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city rest>>
\<<if $quest.model.main == 1 && $time.day == 6 && $time.hour == 12>>
<div class=text>В ресторане не было людно, но это не помогло вам понять за каким столиком сидят представители ErosTalent. Однако через минуту к вам подошёл мужчина в дорогом костюме и представившись, пригласил вас за их столик.</div>
<center><<link "<div id=fullButton>Сесть за их столик</div>" "modelEvent2">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
<center>
\<<if $you.cash >= 30 or $you.money >= 30>><<link "<div id=thirdButton>Покушать 30$</div>" "centerrest">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Перекусить 15$</div>" "centerrest">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Выпить кофе 3$</div>" "centerrest">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\</center>
<center><<link "<div id=fullButton>Покинуть ресторан</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 30>><<link "<div id=locButton>Наличка</div>" "centerrest">><<set $locPage to 0;$you.cash -= 30;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 30>><<link "<div id=locButton>Карта</div>" "centerrest">><<set $locPage to 0;$you.money -= 30;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Наличка</div>" "centerrest">><<set $locPage to 0;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Карта</div>" "centerrest">><<set $locPage to 0;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Наличка</div>" "centerrest">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Карта</div>" "centerrest">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<</if>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city rest>>
\<<if $quest.model.main == 1 && $time.day == 6 && $time.hour == 12>>
<div class=text>The restaurant wasn't overly busy, but this didn't help you determine which table the representatives of ErosTalent were seated at. However, moments later, a man wearing an expensive suit approached you and introduced himself. He invited you to join their table.</div>
<center><<link "<div id=fullButton>Sit at their table</div>" "modelEvent2">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
<center>
\<<if $you.cash >= 30 or $you.money >= 30>><<link "<div id=thirdButton>Eat $30</div>" "centerrest">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Snack $15</div>" "centerrest">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Coffee $3</div>" "centerrest">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\</center>
<center><<link "<div id=fullButton>Leave the restaurant</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 30>><<link "<div id=locButton>Cash</div>" "centerrest">><<set $locPage to 0;$you.cash -= 30;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 30>><<link "<div id=locButton>Card</div>" "centerrest">><<set $locPage to 0;$you.money -= 30;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Cash</div>" "centerrest">><<set $locPage to 0;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Card</div>" "centerrest">><<set $locPage to 0;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Cash</div>" "centerrest">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Card</div>" "centerrest">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<</if>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city club>>
<center><<link "<div id=fullButton>Покинуть клуб</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city club>>
<center><<link "<div id=fullButton>Leave the club</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city carshop>>
<center><<link "<div id=fullButton>Покинуть автосалон</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city carshop>>
<center><<link "<div id=fullButton>Leave the car dealership</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city police>>
<center><<link "<div id=fullButton>Покинуть полицейский участок</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city police>>
<center><<link "<div id=fullButton>Leave the police station</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city bank>>
<center><<link "<div id=fullButton>Покинуть банк</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city bank>>
<center><<link "<div id=fullButton>Leave the bank</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city campus>>
\<<if $time.day < 6 && $time.hour == 8>>
<center><<link "<div id=fullButton>Работать преподавателем</div>" "teacherJob">><<set $locPage to 0;$time.min += (120 - $time.min)>><</link>></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть кампус</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city campus>>
\<<if $time.day < 6 && $time.hour == 8>>
<center><<link "<div id=fullButton>Work as a teacher</div>" "teacherJob">><<set $locPage to 0;$time.min += (120 - $time.min)>><</link>></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the campus</div>" "center">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city mall>>
<center>
\<<link "<div id=locButton>Уличная одежда</div>" "clothesShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Спортивная одежда</div>" "sportwearShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Бикини</div>" "bikiniShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Супермаркет</div>" "supermarketShop">><<set $locPage to 0;$time.min += random(4, 8);$prevLoc to "supermarketShop">><</link>>
\<<link "<div id=fullButton>Кафе</div>" "northmall">><<set $locPage to 1;$time.min += random(4, 8)>><</link>>
\<<link "<div id=fullButton>Банкомат</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Покинуть торговый центр</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city cafe>>
<center>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Покушать 15$</div>" "northmall">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Перекусить 8$</div>" "northmall">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 2 or $you.money >= 2>><<link "<div id=thirdButton>Выпить кофе 2$</div>" "northmall">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\</center>
<center><<link "<div id=fullButton>Покинуть кафе</div>" "northmall">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Наличка</div>" "northmall">><<set $locPage to 1;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Карта</div>" "northmall">><<set $locPage to 1;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Наличка</div>" "northmall">><<set $locPage to 1;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Карта</div>" "northmall">><<set $locPage to 1;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 2>><<link "<div id=locButton>Наличка</div>" "northmall">><<set $locPage to 1;$you.cash -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 2>><<link "<div id=locButton>Карта</div>" "northmall">><<set $locPage to 1;$you.money -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<</if>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city mall>>
<center>
\<<link "<div id=locButton>Street clothes</div>" "clothesShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Sportswear</div>" "sportwearShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Bikini</div>" "bikiniShop">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\<<link "<div id=locButton>Supermarket</div>" "supermarketShop">><<set $locPage to 0;$time.min += random(4, 8);$prevLoc to "supermarketShop">><</link>>
\<<link "<div id=fullButton>Cafe</div>" "northmall">><<set $locPage to 1;$time.min += random(4, 8)>><</link>>
\<<link "<div id=fullButton>ATM</div>" "atm">><<set $locPage to 0;$time.min += random(4, 8)>><</link>>
\</center>
<center><<link "<div id=fullButton>Leave the mall</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city cafe>>
<center>
\<<if $you.cash >= 15 or $you.money >= 15>><<link "<div id=thirdButton>Eat $15</div>" "northmall">><<set $locPage to 2;$youAct to "eat";$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Snack $8</div>" "northmall">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 2 or $you.money >= 2>><<link "<div id=thirdButton>Coffee $2</div>" "northmall">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\</center>
<center><<link "<div id=fullButton>Leave the cafe</div>" "northmall">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city southcafe $youAct>>
<center>
\<<if $youAct == "eat">>
\<<if $you.cash >= 15>><<link "<div id=locButton>Cash</div>" "northmall">><<set $locPage to 1;$you.cash -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 15>><<link "<div id=locButton>Card</div>" "northmall">><<set $locPage to 1;$you.money -= 15;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "snack">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Cash</div>" "northmall">><<set $locPage to 1;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Card</div>" "northmall">><<set $locPage to 1;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 2>><<link "<div id=locButton>Cash</div>" "northmall">><<set $locPage to 1;$you.cash -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 2>><<link "<div id=locButton>Card</div>" "northmall">><<set $locPage to 1;$you.money -= 2;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<</if>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city danceschool>>
<center><<link "<div id=fullButton>Покинуть танцевальную школу</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city danceschool>>
<center><<link "<div id=fullButton>Leave the dance school</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city library>>
<center><<link "<div id=fullButton>Покинуть библиотеку</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city library>>
<center><<link "<div id=fullButton>Leave the library</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city model>>
\<<if $quest.model.main == 3 && $time.day == 7 && $time.hour == 12>>
<center><<link "<div id=fullButton>Ресепшн</div>" "modelEvent3">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<<if $you.model.count > 0 or $you.model.count > 0>>
<center>
\<<if $you.model.count > 0>><div class=locButton>Фотосессий сделано: $you.model.count</div><</if>>
\<<if $you.model.fame > 0>><div class=locButton>Модельная известность: $you.model.fame</div><</if>>
\</center>
\<</if>>
\<<if $quest.model.main >= 5 && $quest.model.weekly == 0>>
<center><<link "<div id=fullButton>Посмотреть доступные фотосессии</div>" "modelShootChoose1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<<elseif $quest.model.main >= 5 && $quest.model.weekly == 1 && $time.day == $quest.model.day && $time.hour == $quest.model.hour>>
<center><<link "<div id=fullButton>Начать фотосессию</div>" "modelShoot1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<<elseif $quest.model.main >= 5 && $quest.model.weekly == 2>>
<center><div class=fullButton>У вас уже была фотосессия на этой неделе</div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть модельное агентство</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city model>>
\<<if $quest.model.main == 3 && $time.day == 7 && $time.hour == 12>>
<center><<link "<div id=fullButton>Reception</div>" "modelEvent3">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<<if $you.model.count > 0 or $you.model.count > 0>>
<center>
\<<if $you.model.count > 0>><div class=locButton>Photo shoots done: $you.model.count</div><</if>>
\<<if $you.model.fame > 0>><div class=locButton>Your model fame: $you.model.fame</div><</if>>
\</center>
\<</if>>
\<<if $quest.model.main >= 5 && $quest.model.weekly == 0>>
<center><<link "<div id=fullButton>Available photo shoots</div>" "modelShootChoose1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<<elseif $quest.model.main >= 5 && $quest.model.weekly == 1 && $time.day == $quest.model.day && $time.hour == $quest.model.hour>>
<center><<link "<div id=fullButton>Start a photo shoot</div>" "modelShoot1">><<set $locPage to 0;$time.min += 5>><</link>></center>
\<<elseif $quest.model.main >= 5 && $quest.model.weekly == 2>>
<center><div class=fullButton>You've already had a photo shoot this week</div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the modeling agency</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city studio>>
<center><<link "<div id=fullButton>Покинуть киностудию</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city studio>>
<center><<link "<div id=fullButton>Leave the film studio</div>" "north">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city tennis>>
<center><<link "<div id=fullButton>Покинуть теннисный корт</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city tennis>>
<center><<link "<div id=fullButton>Leave the tennis court</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city salon>>
<center><<if $piercingPicOn == 1 or ndef $piercingPicOn>><<link "<div id=fullButton>Выключить отображение процедуры</div>" "eastsalon">><<set $piercingPicOn to 0>><</link>><<else>><<link "<div id=fullButton>Включить отображение процедуры</div>" "eastsalon">><<set $piercingPicOn to 1>><</link>><</if>></center>
\<center>
\<<if $time.hour >= 12 && $time.hour < 22>>
\<<linkappend "<div id=fullButton>Пирсинг</div>">>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.brows != 1>><<if $you.cash >= 100>><<link "Наличка" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "brows";$you.pierced.brows to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "brows";$you.pierced.brows to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Брови проколоты<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.nose != 1>><<if $you.cash >= 100>><<link "Наличка" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "nose";$you.pierced.nose to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "nose";$you.pierced.nose to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Нос проколот<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.lips != 1>><<if $you.cash >= 100>><<link "Наличка" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "lips";$you.pierced.lips to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "lips";$you.pierced.lips to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Губы проколоты<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<div class=wardrobeButton>150$</div>
\<div class=wardrobeButton><<if $you.pierced.tongue != 1>><<if $you.cash >= 150>><<link "Наличка" "eastsalon">><<set $you.cash -= 150;$locPage to 2;$pic to "tongue";$you.pierced.tongue to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "eastsalon">><<set $you.money -= 150;$locPage to 2;$pic to "tongue";$you.pierced.tongue to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Язык проколот<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.ears != 1>><<if $you.cash >= 100>><<link "Наличка" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "ears";$you.pierced.ears to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "ears";$you.pierced.ears to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Уши проколоты<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<div class=wardrobeButton>200$</div>
\<div class=wardrobeButton><<if $you.pierced.nipples != 1>><<if $you.cash >= 200>><<link "Наличка" "eastsalon">><<set $you.cash -= 200;$locPage to 2;$pic to "nipples";$you.pierced.nipples to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "eastsalon">><<set $you.money -= 200;$locPage to 2;$pic to "nipples";$you.pierced.nipples to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Соски проколоты<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<div class=wardrobeButton>150$</div>
\<div class=wardrobeButton><<if $you.pierced.navel != 1>><<if $you.cash >= 150>><<link "Наличка" "eastsalon">><<set $you.cash -= 150;$locPage to 2;$pic to "navel";$you.pierced.navel to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "eastsalon">><<set $you.money -= 150;$locPage to 2;$pic to "navel";$you.pierced.navel to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Пупок проколот<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<div class=wardrobeButton>250$</div>
\<div class=wardrobeButton><<if $you.pierced.clitoris != 1>><<if $you.cash >= 250>><<link "Наличка" "eastsalon">><<set $you.cash -= 250;$locPage to 2;$pic to "clitoris";$you.pierced.clitoris to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 250>><<link "Карта" "eastsalon">><<set $you.money -= 250;$locPage to 2;$pic to "clitoris";$you.pierced.clitoris to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Клитор проколот<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<div class=wardrobeButton>200$</div>
\<div class=wardrobeButton><<if $you.pierced.labia != 1>><<if $you.cash >= 200>><<link "Наличка" "eastsalon">><<set $you.cash -= 200;$locPage to 2;$pic to "labia";$you.pierced.labia to 1;$time.min += random(15, 30)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "eastsalon">><<set $you.money -= 200;$locPage to 2;$pic to "labia";$you.pierced.labia to 1;$time.min += random(15, 30)>><</link>><<else>>Карта<</if>><<else>>Половые губы проколоты<</if>></div>
\</div>
\</div>
<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
\<<link "<div id=fullButton>Купить штанги/кольца/серёжки</div>" "eastsalon">><<set $locPage to 3;$time.min += random(1, 2)>><</link>>
\<</if>>
\<<else>>
\<div class=fullButton>Время работы салона: 12:00 - 22:00</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Покинуть салон</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<if $piercingPicOn == 1 or ndef $piercingPicOn>><<jpg city eastsalon $pic>><<else>><<jpg city eastsalon armchair>><</if>>
<div class=text>Вы оплатили услугу и мастер быстро сделал свою работу.</div>
<center><<link "<div id=fullButton>Назад</div>" "eastsalon">><<set $locPage to passage()>><</link>></center>
\<<elseif $locPage == 3>>
\<center>
\<<if $you.pierced.brows == 1>>
\<<linkappend '<div id=fullButton>Брови</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[1] to 1;$you.piercing.brows to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[1] to 1;$you.piercing.brows to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 2>>">><<popover 'noclick'>><<png assets piercing brows 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[2] to 1;$you.piercing.brows to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[2] to 1;$you.piercing.brows to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 3>>">><<popover 'noclick'>><<png assets piercing brows 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[3] to 1;$you.piercing.brows to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[3] to 1;$you.piercing.brows to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 4>>">><<popover 'noclick'>><<png assets piercing brows 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[4] to 1;$you.piercing.brows to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[4] to 1;$you.piercing.brows to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<<linkappend '<div id=fullButton>Нос</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[1] to 1;$you.piercing.nose to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[1] to 1;$you.piercing.nose to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 2>>">><<popover 'noclick'>><<png assets piercing nose 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[2] to 1;$you.piercing.nose to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[2] to 1;$you.piercing.nose to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 3>>">><<popover 'noclick'>><<png assets piercing nose 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[3] to 1;$you.piercing.nose to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[3] to 1;$you.piercing.nose to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 4>>">><<popover 'noclick'>><<png assets piercing nose 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[4] to 1;$you.piercing.nose to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[4] to 1;$you.piercing.nose to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 5>>">><<popover 'noclick'>><<png assets piercing nose 5>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[5] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[5] to 1;$you.piercing.nose to 5;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[5] to 1;$you.piercing.nose to 5;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 6>>">><<popover 'noclick'>><<png assets piercing nose 6>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[6] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[6] to 1;$you.piercing.nose to 6;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[6] to 1;$you.piercing.nose to 6;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<<linkappend '<div id=fullButton>Губы</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[1] to 1;$you.piercing.lips to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[1] to 1;$you.piercing.lips to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 2>>">><<popover 'noclick'>><<png assets piercing lips 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[2] to 1;$you.piercing.lips to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[2] to 1;$you.piercing.lips to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 3>>">><<popover 'noclick'>><<png assets piercing lips 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[3] to 1;$you.piercing.lips to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[3] to 1;$you.piercing.lips to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 4>>">><<popover 'noclick'>><<png assets piercing lips 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[4] to 1;$you.piercing.lips to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[4] to 1;$you.piercing.lips to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<<linkappend '<div id=fullButton>Язык</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.tongue[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.tongue[1] to 1;$you.piercing.tongue to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.tongue[1] to 1;$you.piercing.tongue to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 2>>">><<popover 'noclick'>><<png assets piercing tongue 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.tongue[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.tongue[2] to 1;$you.piercing.tongue to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.tongue[2] to 1;$you.piercing.tongue to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.ears == 1>>
\<<linkappend '<div id=fullButton>Уши</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[1] to 1;$you.piercing.ears to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[1] to 1;$you.piercing.ears to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 2>>">><<popover 'noclick'>><<png assets piercing ears 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[2] to 1;$you.piercing.ears to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[2] to 1;$you.piercing.ears to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 3>>">><<popover 'noclick'>><<png assets piercing ears 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[3] to 1;$you.piercing.ears to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[3] to 1;$you.piercing.ears to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 4>>">><<popover 'noclick'>><<png assets piercing ears 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[4] to 1;$you.piercing.ears to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[4] to 1;$you.piercing.ears to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 5>>">><<popover 'noclick'>><<png assets piercing ears 5>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[5] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[5] to 1;$you.piercing.ears to 5;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[5] to 1;$you.piercing.ears to 5;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 6>>">><<popover 'noclick'>><<png assets piercing ears 6>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[6] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[6] to 1;$you.piercing.ears to 6;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[6] to 1;$you.piercing.ears to 6;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 7>>">><<popover 'noclick'>><<png assets piercing ears 7>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[7] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[7] to 1;$you.piercing.ears to 7;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[7] to 1;$you.piercing.ears to 7;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 8>>">><<popover 'noclick'>><<png assets piercing ears 8>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[8] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[8] to 1;$you.piercing.ears to 8;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[8] to 1;$you.piercing.ears to 8;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 9>>">><<popover 'noclick'>><<png assets piercing ears 9>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[9] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[9] to 1;$you.piercing.ears to 9;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[9] to 1;$you.piercing.ears to 9;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 10>>">><<popover 'noclick'>><<png assets piercing ears 10>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[10] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[10] to 1;$you.piercing.ears to 10;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[10] to 1;$you.piercing.ears to 10;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<<linkappend '<div id=fullButton>Соски</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[1] to 1;$you.piercing.nipples to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[1] to 1;$you.piercing.nipples to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 2>>">><<popover 'noclick'>><<png assets piercing nipples 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[2] to 1;$you.piercing.nipples to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[2] to 1;$you.piercing.nipples to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 3>>">><<popover 'noclick'>><<png assets piercing nipples 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[3] to 1;$you.piercing.nipples to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[3] to 1;$you.piercing.nipples to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 4>>">><<popover 'noclick'>><<png assets piercing nipples 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[4] to 1;$you.piercing.nipples to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[4] to 1;$you.piercing.nipples to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<<linkappend '<div id=fullButton>Пупок</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[1] to 1;$you.piercing.navel to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[1] to 1;$you.piercing.navel to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 2>>">><<popover 'noclick'>><<png assets piercing navel 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[2] to 1;$you.piercing.navel to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[2] to 1;$you.piercing.navel to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 3>>">><<popover 'noclick'>><<png assets piercing navel 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[3] to 1;$you.piercing.navel to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[3] to 1;$you.piercing.navel to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 4>>">><<popover 'noclick'>><<png assets piercing navel 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[4] to 1;$you.piercing.navel to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[4] to 1;$you.piercing.navel to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<<linkappend '<div id=fullButton>Клитор</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[1] to 1;$you.piercing.clitoris to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[1] to 1;$you.piercing.clitoris to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 2>>">><<popover 'noclick'>><<png assets piercing clitoris 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[2] to 1;$you.piercing.clitoris to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[2] to 1;$you.piercing.clitoris to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 3>>">><<popover 'noclick'>><<png assets piercing clitoris 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[3] to 1;$you.piercing.clitoris to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[3] to 1;$you.piercing.clitoris to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 4>>">><<popover 'noclick'>><<png assets piercing clitoris 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[4] to 1;$you.piercing.clitoris to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[4] to 1;$you.piercing.clitoris to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<<linkappend '<div id=fullButton>Половые губы</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[1] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[1] to 1;$you.piercing.labia to 1;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[1] to 1;$you.piercing.labia to 1;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 2>>">><<popover 'noclick'>><<png assets piercing labia 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[2] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[2] to 1;$you.piercing.labia to 2;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[2] to 1;$you.piercing.labia to 2;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 3>>">><<popover 'noclick'>><<png assets piercing labia 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[3] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[3] to 1;$you.piercing.labia to 3;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[3] to 1;$you.piercing.labia to 3;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 4>>">><<popover 'noclick'>><<png assets piercing labia 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[4] != 1>><<if $you.cash >= 25>><<link "Наличка" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[4] to 1;$you.piercing.labia to 4;$time.min += random(2, 5)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 25>><<link "Карта" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[4] to 1;$you.piercing.labia to 4;$time.min += random(2, 5)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
\<</linkappend>>
\<</if>>
<br><<link "<div id=fullButton>Назад</div>" "eastsalon">><<set $locPage to passage()>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city salon>>
<center><<if $piercingPicOn == 1 or ndef $piercingPicOn>><<link "<div id=fullButton>Turn off the procedure display</div>" "eastsalon">><<set $piercingPicOn to 0>><</link>><<else>><<link "<div id=fullButton>Turn on the procedure display</div>" "eastsalon">><<set $piercingPicOn to 1>><</link>><</if>></center>
\<center>
\<<if $time.hour >= 12 && $time.hour < 22>>
\<<linkappend "<div id=fullButton>Piercing</div>">>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.brows != 1>><<if $you.cash >= 100>><<link "Cash" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "brows";$you.pierced.brows to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "brows";$you.pierced.brows to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Eyebrows pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.nose != 1>><<if $you.cash >= 100>><<link "Cash" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "nose";$you.pierced.nose to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "nose";$you.pierced.nose to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Nose pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.lips != 1>><<if $you.cash >= 100>><<link "Cash" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "lips";$you.pierced.lips to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "lips";$you.pierced.lips to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Lips pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<div class=wardrobeButton>150$</div>
\<div class=wardrobeButton><<if $you.pierced.tongue != 1>><<if $you.cash >= 150>><<link "Cash" "eastsalon">><<set $you.cash -= 150;$locPage to 2;$pic to "tongue";$you.pierced.tongue to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "eastsalon">><<set $you.money -= 150;$locPage to 2;$pic to "tongue";$you.pierced.tongue to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Tongue pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<div class=wardrobeButton>100$</div>
\<div class=wardrobeButton><<if $you.pierced.ears != 1>><<if $you.cash >= 100>><<link "Cash" "eastsalon">><<set $you.cash -= 100;$locPage to 2;$pic to "ears";$you.pierced.ears to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "eastsalon">><<set $you.money -= 100;$locPage to 2;$pic to "ears";$you.pierced.ears to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Ears pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<div class=wardrobeButton>200$</div>
\<div class=wardrobeButton><<if $you.pierced.nipples != 1>><<if $you.cash >= 200>><<link "Cash" "eastsalon">><<set $you.cash -= 200;$locPage to 2;$pic to "nipples";$you.pierced.nipples to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "eastsalon">><<set $you.money -= 200;$locPage to 2;$pic to "nipples";$you.pierced.nipples to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Nipples pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<div class=wardrobeButton>150$</div>
\<div class=wardrobeButton><<if $you.pierced.navel != 1>><<if $you.cash >= 150>><<link "Cash" "eastsalon">><<set $you.cash -= 150;$locPage to 2;$pic to "navel";$you.pierced.navel to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "eastsalon">><<set $you.money -= 150;$locPage to 2;$pic to "navel";$you.pierced.navel to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Navel pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<div class=wardrobeButton>250$</div>
\<div class=wardrobeButton><<if $you.pierced.clitoris != 1>><<if $you.cash >= 250>><<link "Cash" "eastsalon">><<set $you.cash -= 250;$locPage to 2;$pic to "clitoris";$you.pierced.clitoris to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 250>><<link "Card" "eastsalon">><<set $you.money -= 250;$locPage to 2;$pic to "clitoris";$you.pierced.clitoris to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Clitoris pierced<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<div class=wardrobeButton>200$</div>
\<div class=wardrobeButton><<if $you.pierced.labia != 1>><<if $you.cash >= 200>><<link "Cash" "eastsalon">><<set $you.cash -= 200;$locPage to 2;$pic to "labia";$you.pierced.labia to 1;$time.min += random(15, 30)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "eastsalon">><<set $you.money -= 200;$locPage to 2;$pic to "labia";$you.pierced.labia to 1;$time.min += random(15, 30)>><</link>><<else>>Card<</if>><<else>>Labia pierced<</if>></div>
\</div>
\</div>
<</linkappend>>
\<<if $you.pierced.ears == 1 or $you.pierced.brows == 1 or $you.pierced.nose == 1 or $you.pierced.lips == 1 or $you.pierced.tongue == 1 or $you.pierced.nipples == 1 or $you.pierced.navel == 1 or $you.pierced.clitoris == 1 or $you.pierced.labia == 1>>
\<<link "<div id=fullButton>Buy barbells/rings/earrings</div>" "eastsalon">><<set $locPage to 3;$time.min += random(1, 2)>><</link>>
\<</if>>
\<<else>>
\<div class=fullButton>Opening hours of the salon: 12:00 - 22:00</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Leave the salon</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 2>>
\<<if $piercingPicOn == 1 or ndef $piercingPicOn>><<jpg city eastsalon $pic>><<else>><<jpg city eastsalon armchair>><</if>>
<div class=text>You paid for the service and the master quickly did his job.</div>
<center><<link "<div id=fullButton>Back</div>" "eastsalon">><<set $locPage to passage()>><</link>></center>
\<<elseif $locPage == 3>>
\<center>
\<<if $you.pierced.brows == 1>>
\<<linkappend '<div id=fullButton>Eyebrows</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 1>>">><<popover 'noclick'>><<png assets piercing brows 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[1] to 1;$you.piercing.brows to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[1] to 1;$you.piercing.brows to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 2>>">><<popover 'noclick'>><<png assets piercing brows 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[2] to 1;$you.piercing.brows to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[2] to 1;$you.piercing.brows to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 3>>">><<popover 'noclick'>><<png assets piercing brows 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[3] to 1;$you.piercing.brows to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[3] to 1;$you.piercing.brows to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing brows 4>>">><<popover 'noclick'>><<png assets piercing brows 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.brows[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.brows[4] to 1;$you.piercing.brows to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.brows[4] to 1;$you.piercing.brows to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.nose == 1>>
\<<linkappend '<div id=fullButton>Nose</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 1>>">><<popover 'noclick'>><<png assets piercing nose 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[1] to 1;$you.piercing.nose to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[1] to 1;$you.piercing.nose to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 2>>">><<popover 'noclick'>><<png assets piercing nose 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[2] to 1;$you.piercing.nose to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[2] to 1;$you.piercing.nose to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 3>>">><<popover 'noclick'>><<png assets piercing nose 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[3] to 1;$you.piercing.nose to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[3] to 1;$you.piercing.nose to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 4>>">><<popover 'noclick'>><<png assets piercing nose 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[4] to 1;$you.piercing.nose to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[4] to 1;$you.piercing.nose to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 5>>">><<popover 'noclick'>><<png assets piercing nose 5>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[5] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[5] to 1;$you.piercing.nose to 5;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[5] to 1;$you.piercing.nose to 5;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nose 6>>">><<popover 'noclick'>><<png assets piercing nose 6>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nose[6] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nose[6] to 1;$you.piercing.nose to 6;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nose[6] to 1;$you.piercing.nose to 6;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.lips == 1>>
\<<linkappend '<div id=fullButton>Lips</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 1>>">><<popover 'noclick'>><<png assets piercing lips 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[1] to 1;$you.piercing.lips to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[1] to 1;$you.piercing.lips to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 2>>">><<popover 'noclick'>><<png assets piercing lips 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[2] to 1;$you.piercing.lips to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[2] to 1;$you.piercing.lips to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 3>>">><<popover 'noclick'>><<png assets piercing lips 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[3] to 1;$you.piercing.lips to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[3] to 1;$you.piercing.lips to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing lips 4>>">><<popover 'noclick'>><<png assets piercing lips 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.lips[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.lips[4] to 1;$you.piercing.lips to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.lips[4] to 1;$you.piercing.lips to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.tongue == 1>>
\<<linkappend '<div id=fullButton>Tongue</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 1>>">><<popover 'noclick'>><<png assets piercing tongue 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.tongue[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.tongue[1] to 1;$you.piercing.tongue to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.tongue[1] to 1;$you.piercing.tongue to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing tongue 2>>">><<popover 'noclick'>><<png assets piercing tongue 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.tongue[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.tongue[2] to 1;$you.piercing.tongue to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.tongue[2] to 1;$you.piercing.tongue to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.ears == 1>>
\<<linkappend '<div id=fullButton>Ears</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 1>>">><<popover 'noclick'>><<png assets piercing ears 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[1] to 1;$you.piercing.ears to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[1] to 1;$you.piercing.ears to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 2>>">><<popover 'noclick'>><<png assets piercing ears 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[2] to 1;$you.piercing.ears to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[2] to 1;$you.piercing.ears to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 3>>">><<popover 'noclick'>><<png assets piercing ears 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[3] to 1;$you.piercing.ears to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[3] to 1;$you.piercing.ears to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 4>>">><<popover 'noclick'>><<png assets piercing ears 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[4] to 1;$you.piercing.ears to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[4] to 1;$you.piercing.ears to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 5>>">><<popover 'noclick'>><<png assets piercing ears 5>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[5] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[5] to 1;$you.piercing.ears to 5;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[5] to 1;$you.piercing.ears to 5;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 6>>">><<popover 'noclick'>><<png assets piercing ears 6>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[6] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[6] to 1;$you.piercing.ears to 6;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[6] to 1;$you.piercing.ears to 6;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 7>>">><<popover 'noclick'>><<png assets piercing ears 7>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[7] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[7] to 1;$you.piercing.ears to 7;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[7] to 1;$you.piercing.ears to 7;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 8>>">><<popover 'noclick'>><<png assets piercing ears 8>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[8] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[8] to 1;$you.piercing.ears to 8;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[8] to 1;$you.piercing.ears to 8;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 9>>">><<popover 'noclick'>><<png assets piercing ears 9>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[9] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[9] to 1;$you.piercing.ears to 9;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[9] to 1;$you.piercing.ears to 9;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing ears 10>>">><<popover 'noclick'>><<png assets piercing ears 10>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.ears[10] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.ears[10] to 1;$you.piercing.ears to 10;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.ears[10] to 1;$you.piercing.ears to 10;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.nipples == 1>>
\<<linkappend '<div id=fullButton>Nipples</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 1>>">><<popover 'noclick'>><<png assets piercing nipples 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[1] to 1;$you.piercing.nipples to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[1] to 1;$you.piercing.nipples to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 2>>">><<popover 'noclick'>><<png assets piercing nipples 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[2] to 1;$you.piercing.nipples to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[2] to 1;$you.piercing.nipples to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 3>>">><<popover 'noclick'>><<png assets piercing nipples 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[3] to 1;$you.piercing.nipples to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[3] to 1;$you.piercing.nipples to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing nipples 4>>">><<popover 'noclick'>><<png assets piercing nipples 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.nipples[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.nipples[4] to 1;$you.piercing.nipples to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.nipples[4] to 1;$you.piercing.nipples to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.navel == 1>>
\<<linkappend '<div id=fullButton>Navel</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 1>>">><<popover 'noclick'>><<png assets piercing navel 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[1] to 1;$you.piercing.navel to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[1] to 1;$you.piercing.navel to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 2>>">><<popover 'noclick'>><<png assets piercing navel 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[2] to 1;$you.piercing.navel to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[2] to 1;$you.piercing.navel to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 3>>">><<popover 'noclick'>><<png assets piercing navel 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[3] to 1;$you.piercing.navel to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[3] to 1;$you.piercing.navel to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing navel 4>>">><<popover 'noclick'>><<png assets piercing navel 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.navel[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.navel[4] to 1;$you.piercing.navel to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.navel[4] to 1;$you.piercing.navel to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.clitoris == 1>>
\<<linkappend '<div id=fullButton>Clitoris</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 1>>">><<popover 'noclick'>><<png assets piercing clitoris 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[1] to 1;$you.piercing.clitoris to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[1] to 1;$you.piercing.clitoris to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 2>>">><<popover 'noclick'>><<png assets piercing clitoris 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[2] to 1;$you.piercing.clitoris to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[2] to 1;$you.piercing.clitoris to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 3>>">><<popover 'noclick'>><<png assets piercing clitoris 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[3] to 1;$you.piercing.clitoris to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[3] to 1;$you.piercing.clitoris to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing clitoris 4>>">><<popover 'noclick'>><<png assets piercing clitoris 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.clitoris[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.clitoris[4] to 1;$you.piercing.clitoris to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.clitoris[4] to 1;$you.piercing.clitoris to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<</linkappend>>
\<</if>>
\<<if $you.pierced.labia == 1>>
\<<linkappend '<div id=fullButton>Labia</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 1>>">><<popover 'noclick'>><<png assets piercing labia 1>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[1] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[1] to 1;$you.piercing.labia to 1;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[1] to 1;$you.piercing.labia to 1;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 2>>">><<popover 'noclick'>><<png assets piercing labia 2>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[2] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[2] to 1;$you.piercing.labia to 2;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[2] to 1;$you.piercing.labia to 2;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 3>>">><<popover 'noclick'>><<png assets piercing labia 3>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[3] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[3] to 1;$you.piercing.labia to 3;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[3] to 1;$you.piercing.labia to 3;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets piercing labia 4>>">><<popover 'noclick'>><<png assets piercing labia 4>><</popover>><</link>></div>
\<div class=wardrobeButton>25$</div>
\<div class=wardrobeButton><<if $purchased.piercing.labia[4] != 1>><<if $you.cash >= 25>><<link "Cash" "eastsalon">><<set $locPage to 3;$you.cash -= 25;$purchased.piercing.labia[4] to 1;$you.piercing.labia to 4;$time.min += random(2, 5)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 25>><<link "Card" "eastsalon">><<set $locPage to 3;$you.money -= 25;$purchased.piercing.labia[4] to 1;$you.piercing.labia to 4;$time.min += random(2, 5)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
\<</linkappend>>
\<</if>>
<br><<link "<div id=fullButton>Back</div>" "eastsalon">><<set $locPage to passage()>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city hotel>>
<center><<link "<div id=fullButton>Покинуть гостиницу</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city hotel>>
<center><<link "<div id=fullButton>Leave the hotel</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city clinic>>
\<<if $time.hour >= 6 && $time.hour < 22>>
<center><<link "<div id=fullButton>Регистратура</div>" "eastclinic">><<set $locPage to 1;$time.min += 2>><</link>></center>
\<<else>>
<center><div class=fullButton>Время работы клиники: 6:00 - 22:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть клинику</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city clinic reception>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Администратор</div><div class='sayText'>Здравствуйте, чем я могу вам помочь?</div></div>
<center>
\<<link "<div id=fullButton>Увеличение/Уменьшение груди 7500$</div>" "eastclinic">><<set $locPage to 2;$time.min += random(10, 30)>><</link>>
\<<link "<div id=fullButton>Увеличение/Уменьшение ягодиц 5000$</div>" "eastclinic">><<set $locPage to 4;$time.min += random(10, 30)>><</link>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "eastclinic">><<set $locPage to 0;$time.min += 1>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city clinic boobsexamination>>
<div class=text>Доктор внимательно осмотрел вашу грудь, сделал все необходимые разметки и готов услышать размер, который вы хотите.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs zero>>">><<popover 'noclick'>><<png assets you boobs zero>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 0>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 0;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 0;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 1>>">><<popover 'noclick'>><<png assets you boobs 1>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 1>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 1;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 1;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 2>>">><<popover 'noclick'>><<png assets you boobs 2>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 2>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 2;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 2;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 3>>">><<popover 'noclick'>><<png assets you boobs 3>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 3>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 3;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 3;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 4>>">><<popover 'noclick'>><<png assets you boobs 4>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 4>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 4;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 4;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 5>>">><<popover 'noclick'>><<png assets you boobs 5>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 5>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 5;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 5;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 6>>">><<popover 'noclick'>><<png assets you boobs 6>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 6>><<if $you.cash >= 7500>><<link "Наличка" "eastclinic">><<set $locPage to 3;$you.body.boobs to 6;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Карта" "eastclinic">><<set $locPage to 3;$you.body.boobs to 6;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Назад</div>" "eastclinic">><<set $locPage to 1;$time.min += 1>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg city clinic boobsoperation>>
<div class=text>Вам сделали операцию на грудь и теперь у вас грудь $you.body.boobsго размера.</div>
<center><<link "<div id=fullButton>Закончить</div>" "eastclinic">><<set $locPage to 0;$time.min += 10>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg city clinic assexamination>>
<div class=text>Доктор внимательно осмотрел вашу попу, сделал все необходимые разметки и готов услышать размер, который вы хотите.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 1>>">><<popover 'noclick'>><<png assets you ass 1>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 1>><<if $you.cash >= 5000>><<link "Наличка" "eastclinic">><<set $locPage to 5;$you.body.ass to 1;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Карта" "eastclinic">><<set $locPage to 5;$you.body.ass to 1;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 2>>">><<popover 'noclick'>><<png assets you ass 2>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 2>><<if $you.cash >= 5000>><<link "Наличка" "eastclinic">><<set $locPage to 5;$you.body.ass to 2;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Карта" "eastclinic">><<set $locPage to 5;$you.body.ass to 2;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 3>>">><<popover 'noclick'>><<png assets you ass 3>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 3>><<if $you.cash >= 5000>><<link "Наличка" "eastclinic">><<set $locPage to 5;$you.body.ass to 3;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Карта" "eastclinic">><<set $locPage to 5;$you.body.ass to 3;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Карта<</if>><<else>>Текущий размер<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Назад</div>" "eastclinic">><<set $locPage to 1;$time.min += 1>><</link>></center>
\<<elseif $locPage == 5>>
\<<jpg city clinic assoperation>>
<div class=text>Вам сделали операцию на ягодицы и теперь у вас ягодицы $you.body.assго размера.</div>
<center><<link "<div id=fullButton>Закончить</div>" "eastclinic">><<set $locPage to 0;$time.min += 10>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city clinic>>
\<<if $time.hour >= 6 && $time.hour < 22>>
<center><<link "<div id=fullButton>Reception</div>" "eastclinic">><<set $locPage to 1;$time.min += 2>><</link>></center>
\<<else>>
<center><div class=fullButton>Clinic opening hours: 6:00 - 22:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the clinic</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city clinic reception>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Administrator</div><div class='sayText'>Good day, how can I help you?</div></div>
<center>
\<<link "<div id=fullButton>Breast enlargement/reduction $7500</div>" "eastclinic">><<set $locPage to 2;$time.min += random(10, 30)>><</link>>
\<<link "<div id=fullButton>Butt enlargement/reduction $5000</div>" "eastclinic">><<set $locPage to 4;$time.min += random(10, 30)>><</link>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "eastclinic">><<set $locPage to 0;$time.min += 1>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city clinic boobsexamination>>
<div class=text>The doctor has thoroughly examined your boobs, made all the needed measurements, and is now ready to listen to what size you want.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs zero>>">><<popover 'noclick'>><<png assets you boobs zero>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 0>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 0;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 0;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 1>>">><<popover 'noclick'>><<png assets you boobs 1>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 1>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 1;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 1;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 2>>">><<popover 'noclick'>><<png assets you boobs 2>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 2>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 2;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 2;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 3>>">><<popover 'noclick'>><<png assets you boobs 3>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 3>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 3;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 3;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 4>>">><<popover 'noclick'>><<png assets you boobs 4>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 4>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 4;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 4;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 5>>">><<popover 'noclick'>><<png assets you boobs 5>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 5>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 5;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 5;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you boobs 6>>">><<popover 'noclick'>><<png assets you boobs 6>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.boobs != 6>><<if $you.cash >= 7500>><<link "Cash" "eastclinic">><<set $locPage to 3;$you.body.boobs to 6;$time.min += random(120, 240);$you.cash -= 7500>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 7500>><<link "Card" "eastclinic">><<set $locPage to 3;$you.body.boobs to 6;$time.min += random(120, 240);$you.money -= 7500>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Back</div>" "eastclinic">><<set $locPage to 1;$time.min += 1>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg city clinic boobsoperation>>
<div class=text>You've had a boob job and now you've got a $you.body.boobs sized boobs.</div>
<center><<link "<div id=fullButton>Finish</div>" "eastclinic">><<set $locPage to 0;$time.min += 10>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg city clinic assexamination>>
<div class=text>The doctor has thoroughly examined your butt, made all the needed measurements, and is now ready to listen to what size you want.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 1>>">><<popover 'noclick'>><<png assets you ass 1>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 1>><<if $you.cash >= 5000>><<link "Cash" "eastclinic">><<set $locPage to 5;$you.body.ass to 1;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Card" "eastclinic">><<set $locPage to 5;$you.body.ass to 1;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 2>>">><<popover 'noclick'>><<png assets you ass 2>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 2>><<if $you.cash >= 5000>><<link "Cash" "eastclinic">><<set $locPage to 5;$you.body.ass to 2;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Card" "eastclinic">><<set $locPage to 5;$you.body.ass to 2;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you ass 3>>">><<popover 'noclick'>><<png assets you ass 3>><</popover>><</link>></div>
\<div class=wardrobeButton><<if $you.body.ass != 3>><<if $you.cash >= 5000>><<link "Cash" "eastclinic">><<set $locPage to 5;$you.body.ass to 3;$time.min += random(120, 240);$you.cash -= 5000>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 5000>><<link "Card" "eastclinic">><<set $locPage to 5;$you.body.ass to 3;$time.min += random(120, 240);$you.money -= 5000>><</link>><<else>>Card<</if>><<else>>Current size<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Back</div>" "eastclinic">><<set $locPage to 1;$time.min += 1>><</link>></center>
\<<elseif $locPage == 5>>
\<<jpg city clinic assoperation>>
<div class=text>You've had a buttock job and now you've got a $you.body.ass sized butt.</div>
<center><<link "<div id=fullButton>Finish</div>" "eastclinic">><<set $locPage to 0;$time.min += 10>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city sauna>>
<center><<link "<div id=fullButton>Покинуть сауну</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city sauna>>
<center><<link "<div id=fullButton>Leave the sauna</div>" "east">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city escortagency>>
<center><<link "<div id=fullButton>Покинуть агентство</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city escortagency>>
<center><<link "<div id=fullButton>Leave the agency</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city strip>>
<center><<link "<div id=fullButton>Покинуть стриптиз клуб</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city strip>>
<center><<link "<div id=fullButton>Leave the strip club</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city porncinema>>
<center><<link "<div id=fullButton>Покинуть кинотеатр</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city porncinema>>
<center><<link "<div id=fullButton>Leave the cinema</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city sexshop>>
\<div class=wardrobeList>
\<<if $quest.husb.swing >= 4 or $quest.husb.cheat >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories buttplug>>">><<popover 'noclick'>><<png assets accessories buttplug>><</popover>><</link>></div>
\<div class=wardrobeButton>75$</div>
\<div class=wardrobeButton><<if $purchased.buttplug == 0>><<if $you.cash >= 75>><<link "Наличка" "westsex">><<set $you.cash -= 75;$time.min += random(2, 5);$purchased.buttplug to 1>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 75>><<link "Карта" "westsex">><<set $you.money -= 75;$time.min += random(2, 5);$purchased.buttplug to 1>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets sexshop lube>>">><<popover 'noclick'>><<png assets sexshop lube>><</popover>><</link>></div>
\<div class=wardrobeButton>30$</div>
\<div class=wardrobeButton><<if $purchased.lube == 0>><<if $you.cash >= 30>><<link "Наличка" "westsex">><<set $you.cash -= 30;$time.min += random(2, 5);$purchased.lube to 1>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 30>><<link "Карта" "westsex">><<set $you.money -= 30;$time.min += random(2, 5);$purchased.lube to 1>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<</if>>
\<<if $quest.husb.bj >= 2>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items dildo>>">><<popover 'noclick'>><<png assets items dildo>><</popover>><</link>></div>
\<div class=wardrobeButton>75$</div>
\<div class=wardrobeButton><<if $purchased.dildo == 0>><<if $you.cash >= 75>><<link "Наличка" "westsex">><<set $you.cash -= 75;$time.min += random(2, 5);$purchased.dildo to 1>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 75>><<link "Карта" "westsex">><<set $you.money -= 75;$time.min += random(2, 5);$purchased.dildo to 1>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<</if>>
\</div>
<center><<link "<div id=fullButton>Покинуть секс-шоп</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city sexshop>>
\<div class=wardrobeList>
\<<if $quest.husb.swing >= 4 or $quest.husb.cheat >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets accessories buttplug>>">><<popover 'noclick'>><<png assets accessories buttplug>><</popover>><</link>></div>
\<div class=wardrobeButton>$75</div>
\<div class=wardrobeButton><<if $purchased.buttplug == 0>><<if $you.cash >= 75>><<link "Cash" "westsex">><<set $you.cash -= 75;$time.min += random(2, 5);$purchased.buttplug to 1>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 75>><<link "Card" "westsex">><<set $you.money -= 75;$time.min += random(2, 5);$purchased.buttplug to 1>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets sexshop lube>>">><<popover 'noclick'>><<png assets sexshop lube>><</popover>><</link>></div>
\<div class=wardrobeButton>$30</div>
\<div class=wardrobeButton><<if $purchased.lube == 0>><<if $you.cash >= 30>><<link "Cash" "westsex">><<set $you.cash -= 30;$time.min += random(2, 5);$purchased.lube to 1>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 30>><<link "Card" "westsex">><<set $you.money -= 30;$time.min += random(2, 5);$purchased.lube to 1>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<</if>>
\<<if $quest.husb.bj >= 2>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets items dildo>>">><<popover 'noclick'>><<png assets items dildo>><</popover>><</link>></div>
\<div class=wardrobeButton>$75</div>
\<div class=wardrobeButton><<if $purchased.dildo == 0>><<if $you.cash >= 75>><<link "Cash" "westsex">><<set $you.cash -= 75;$time.min += random(2, 5);$purchased.dildo to 1>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 75>><<link "Card" "westsex">><<set $you.money -= 75;$time.min += random(2, 5);$purchased.dildo to 1>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<</if>>
\</div>
<center><<link "<div id=fullButton>Leave the sex shop</div>" "west">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city gym>>
\<<if $time.hour >= 10 && $time.hour < 22>>
\<<if $you.gym == 0>>
<center>
\<div class=locButton>Абонемент на 1 день: 50$</div>
\<<if $you.cash >= 50>><<link "<div id=quarterButton>Наличка</div>" "southgym">><<set $you.cash -= 50;$you.gym to 1;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Наличка</div><</if>>
\<<if $you.money >= 50>><<link "<div id=quarterButton>Карта</div>" "southgym">><<set $you.money -= 50;$you.gym to 1;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Карта</div><</if>>
\<div class=locButton>Абонемент на неделю: 250$</div>
\<<if $you.cash >= 250>><<link "<div id=quarterButton>Наличка</div>" "southgym">><<set $you.cash -= 250;$you.gym to 7;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Наличка</div><</if>>
\<<if $you.money >= 250>><<link "<div id=quarterButton>Карта</div>" "southgym">><<set $you.money -= 250;$you.gym to 7;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Карта</div><</if>>
\<div class=locButton>Абонемент на месяц: 650$</div>
\<<if $you.cash >= 650>><<link "<div id=quarterButton>Наличка</div>" "southgym">><<set $you.cash -= 650;$you.gym to 30;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Наличка</div><</if>>
\<<if $you.money >= 650>><<link "<div id=quarterButton>Карта</div>" "southgym">><<set $you.money -= 650;$you.gym to 30;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Карта</div><</if>>
\<div class=locButton>Абонемент на год: 6000$</div>
\<<if $you.cash >= 6000>><<link "<div id=quarterButton>Наличка</div>" "southgym">><<set $you.cash -= 6000;$you.gym to 365;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Наличка</div><</if>>
\<<if $you.money >= 6000>><<link "<div id=quarterButton>Карта</div>" "southgym">><<set $you.money -= 6000;$you.gym to 365;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Карта</div><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Ваш абонемент будет действителен ещё $you.gym дней</div></center>
\<center><<if $you.intoxication < 20>><<link "<div id=fullButton>Идти внутрь</div>" "southgym">><<set $locPage to 1;$time.min += random(3, 6)>><</link>><<else>><div class=fullButton>Не стоит идти внутрь пьяной</div><</if>></center>
\<</if>>
\<<else>>
<center><div class=fullButton>Спортзал сейчас закрыт</div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть тренажёрный зал</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city gym>>
\<<if $time.hour >= 10 && $time.hour < 22>>
<center>
\<<link "<div id=fullButton>Принять душ</div>" "southgym">><<set $locPage to 3;$you.clean to 100;$you.cosm.applied to 0;$time.min += random(10, 20);$you.energy += 10>><</link>>
\<<if $daily.gym < 3>>
\<<link "<div id=locButton>Разминка</div>" "southgym">><<set $locPage to 2;$gymPose to "warmup";$time.min += random(10, 20);$you.clean -= 4;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Упражнения для рук</div>" "southgym">><<set $locPage to 2;$gymPose to "hands";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Упражнения для ягодиц</div>" "southgym">><<set $locPage to 2;$gymPose to "butt";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Упражнения для ног</div>" "southgym">><<set $locPage to 2;$gymPose to "legs";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=fullButton>Беговая дорожка/Велотренажёр</div>" "southgym">><<set $locPage to 2;$gymPose to "treadmill";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<else>>
\<div class=fullButton>На сегодня достаточно</div>
\<</if>>
\</center>
\<<else>>
<center><div class=fullButton>Спортзал сейчас закрыт</div></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "southgym">><<set $locPage to 0;$time.min += random(2, 6)>><</link>></center>
\<<elseif $locPage == 2>>
\<<if $gymPose == "hands" or $gymPose == "treadmill">><<set $rand.vid to random(1, 4)>><<elseif $gymPose == "butt" or $gymPose == "warmup">><<set $rand.vid to random(1, 6)>><<elseif $gymPose == "legs">><<set $rand.vid to random(1, 5)>><</if>>
\<<vid act gym $gymPose $rand.vid>>
\<<if ($gymPose == "warmup" && $you.body.fit < 50) or ($gymPose != "warmup" && $you.body.fit < 100)>>
<center><div class=locButton><font color=green>+ Фитнес</font></div></center><<set $you.body.fit += 1>>
\<<else>>
<center><div class=locButton><<if $gymPose == "warmup">>Разминка больше не даст результатов<<else>>Максимальный уровень фитнеса<</if>></div></center>
\<</if>>
<center><<link "<div id=fullButton>Передохнуть</div>" "southgym">><<set $locPage to 1;$time.min += random(5, 10)>><</link>></center>
\<<elseif $locPage == 3>>
\<<set $rand.vid to random(1, 6)>>
\<<vid act gym shower $rand.vid>>
<center><<link "<div id=fullButton>Сделать макияж</div>" "southgym">><<set $locPage to 4;$time.min += random(2, 4)>><</link>></center>
<center><<link "<div id=fullButton>Закончить</div>" "southgym">><<set $locPage to 0;$time.min += random(2, 6)>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act makeup>>
<center>
\<div class=fullButton>Косметики хватит на $you.cosm.amount использований</div>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Лёгкий макияж</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 1;$you.cosm.applied to 2;$time.min += random(10, 15)>><</link>><</if>>
\<<if $you.cosm.amount > 1>><<link "<div id=fullButton>Средний макияж</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 2;$you.cosm.applied to 5;$time.min += random(15, 20)>><</link>><</if>>
\<<if $you.cosm.amount > 2>><<link "<div id=fullButton>Вызывающий макияж</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 3;$you.cosm.applied to 10;$time.min += random(20, 30)>><</link>><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "southgym">><<set $locPage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city gym>>
\<<if $time.hour >= 10 && $time.hour < 22>>
\<<if $you.gym == 0>>
<center>
\<div class=locButton>1 day pass: 50$</div>
\<<if $you.cash >= 50>><<link "<div id=quarterButton>Cash</div>" "southgym">><<set $you.cash -= 50;$you.gym to 1;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Cash</div><</if>>
\<<if $you.money >= 50>><<link "<div id=quarterButton>Card</div>" "southgym">><<set $you.money -= 50;$you.gym to 1;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Card</div><</if>>
\<div class=locButton>Weekly membership: 250$</div>
\<<if $you.cash >= 250>><<link "<div id=quarterButton>Cash</div>" "southgym">><<set $you.cash -= 250;$you.gym to 7;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Cash</div><</if>>
\<<if $you.money >= 250>><<link "<div id=quarterButton>Card</div>" "southgym">><<set $you.money -= 250;$you.gym to 7;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Card</div><</if>>
\<div class=locButton>Monthly membership: 650$</div>
\<<if $you.cash >= 650>><<link "<div id=quarterButton>Cash</div>" "southgym">><<set $you.cash -= 650;$you.gym to 30;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Cash</div><</if>>
\<<if $you.money >= 650>><<link "<div id=quarterButton>Card</div>" "southgym">><<set $you.money -= 650;$you.gym to 30;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Card</div><</if>>
\<div class=locButton>Annual membership: 6000$</div>
\<<if $you.cash >= 6000>><<link "<div id=quarterButton>Cash</div>" "southgym">><<set $you.cash -= 6000;$you.gym to 365;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Cash</div><</if>>
\<<if $you.money >= 6000>><<link "<div id=quarterButton>Card</div>" "southgym">><<set $you.money -= 6000;$you.gym to 365;$time.min += random(1, 3)>><</link>><<else>><div class=quarterButton>Card</div><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Your membership will be valid for $you.gym days</div></center>
\<center><<if $you.intoxication < 20>><<link "<div id=fullButton>Go inside</div>" "southgym">><<set $locPage to 1;$time.min += random(3, 6)>><</link>><<else>><div class=fullButton>You shouldn't go inside drunk</div><</if>></center>
\<</if>>
\<<else>>
<center><div class=fullButton>The gym is closed now</div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the gym</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city gym>>
\<<if $time.hour >= 10 && $time.hour < 22>>
<center>
\<<link "<div id=fullButton>Take a shower</div>" "southgym">><<set $locPage to 3;$you.clean to 100;$you.cosm.applied to 0;$time.min += random(10, 20);$you.energy += 10>><</link>>
\<<if $daily.gym < 3>>
\<<link "<div id=locButton>Warm-up</div>" "southgym">><<set $locPage to 2;$gymPose to "warmup";$time.min += random(10, 20);$you.clean -= 4;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Hand exercises</div>" "southgym">><<set $locPage to 2;$gymPose to "hands";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Buttock exercises</div>" "southgym">><<set $locPage to 2;$gymPose to "butt";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=locButton>Leg exercises</div>" "southgym">><<set $locPage to 2;$gymPose to "legs";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<link "<div id=fullButton>Treadmill/Exercise bike</div>" "southgym">><<set $locPage to 2;$gymPose to "treadmill";$time.min += random(10, 20);$you.clean -= 8;$daily.gym += 1>><</link>>
\<<else>>
\<div class=fullButton>That's enough for today</div>
\<</if>>
\</center>
\<<else>>
<center><div class=fullButton>The gym is closed now</div></center>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "southgym">><<set $locPage to 0;$time.min += random(2, 6)>><</link>></center>
\<<elseif $locPage == 2>>
\<<if $gymPose == "hands" or $gymPose == "treadmill">><<set $rand.vid to random(1, 4)>><<elseif $gymPose == "butt" or $gymPose == "warmup">><<set $rand.vid to random(1, 6)>><<elseif $gymPose == "legs">><<set $rand.vid to random(1, 5)>><</if>>
\<<vid act gym $gymPose $rand.vid>>
\<<if ($gymPose == "warmup" && $you.body.fit < 50) or ($gymPose != "warmup" && $you.body.fit < 100)>>
<center><div class=locButton><font color=green>+ Fitness</font></div></center><<set $you.body.fit += 1>>
\<<else>>
<center><div class=locButton><<if $gymPose == "warmup">>The warm-up will not give any more results<<else>>Maximum fitness level<</if>></div></center>
\<</if>>
<center><<link "<div id=fullButton>Take a break</div>" "southgym">><<set $locPage to 1;$time.min += random(5, 10)>><</link>></center>
\<<elseif $locPage == 3>>
\<<set $rand.vid to random(1, 6)>>
\<<vid act gym shower $rand.vid>>
<center><<link "<div id=fullButton>Make up</div>" "southgym">><<set $locPage to 4;$time.min += random(2, 4)>><</link>></center>
<center><<link "<div id=fullButton>Finish</div>" "southgym">><<set $locPage to 0;$time.min += random(2, 6)>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act makeup>>
<center>
\<div class=fullButton>There are enough cosmetics for $you.cosm.amount of uses</div>
\<<if $you.cosm.amount > 0>><<link "<div id=fullButton>Light makeup</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 1;$you.cosm.applied to 2;$time.min += random(10, 15)>><</link>><</if>>
\<<if $you.cosm.amount > 1>><<link "<div id=fullButton>Medium makeup</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 2;$you.cosm.applied to 5;$time.min += random(15, 20)>><</link>><</if>>
\<<if $you.cosm.amount > 2>><<link "<div id=fullButton>Eye-catching makeup</div>" "southgym">><<set $locPage to 0;$you.cosm.amount -= 3;$you.cosm.applied to 10;$time.min += random(20, 30)>><</link>><</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "southgym">><<set $locPage to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city bar>>
\<<if $time.hour >= 16 or $time.hour < 1>>
\<<if $quest.malik.main >= 2>>
<<link "<div id=fullButton>$npc[11].name[1] $npc[11].surname</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 11;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center>
\<<if $quest.malik.main == 1 && $quest.uni.route1 > 0 && ($you.cash >= 40 or $you.money >= 40)>><<link "<div id=fullButton>Заказать кальян</div>" "MalikEvent2">><<set $locPage to 0;$time.min += random(2, 5)>><</link>><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Пиво 3$</div>" "southbar">><<set $locPage to 1;$youAct to "beer";$you.eating to 1;$you.hunger += 5;$you.thirst += 10;$you.intoxication += 10;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Вино 8$</div>" "southbar">><<set $locPage to 1;$youAct to "wine";$you.eating to 1;$you.thirst += 10;$you.intoxication += 15;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 10 or $you.money >= 10>><<link "<div id=thirdButton>Виски 10$</div>" "southbar">><<set $locPage to 1;$youAct to "whiskey";$you.eating to 1;$you.intoxication += 25;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $quest.husb.bj >= 5>><<link "<div id=fullButton>Туалет</div>" "southbar">><<set $locPage to 2;$time.min += random(1, 2)>><</link>><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Время работы бара: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть бар</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city southbar $youAct>>
<center>
\<<if $youAct == "beer">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Наличка</div>" "southbar">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Карта</div>" "southbar">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "wine">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Наличка</div>" "southbar">><<set $locPage to 0;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Карта</div>" "southbar">><<set $locPage to 0;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "whiskey">>
\<<if $you.cash >= 10>><<link "<div id=locButton>Наличка</div>" "southbar">><<set $locPage to 0;$you.cash -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 10>><<link "<div id=locButton>Карта</div>" "southbar">><<set $locPage to 0;$you.money -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<</if>>
\</center>
\<<elseif $locPage == 2>>
\<<jpg city southbar wc wc>>
\<<if $time.hour >= 16 or $time.hour < 1>>
<center>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>Первая кабинка</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>Первая кабинка занята</div><</if>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>Вторая кабинка</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>Вторая кабинка занята</div><</if>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>Третья кабинка</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>Третья кабинка занята</div><</if>>
\<<if $quest.husb.bj != 6>><<if ($quest.husb.bj == 7 && $you.corr >= 50) or $quest.husb.bj >= 8 or $quest.husb.bj == 5>><<link "<div id=locButton>Последняя кабинка</div>">><<set $locPage to 0;$time.min += random(2, 5)>><<if $quest.husb.bj == 5>><<goto "husbBjEvent3">><<elseif $quest.husb.bj == 7>><<goto "husbBjEvent5">><<elseif $quest.husb.bj >= 8>><<goto "husbBjEventRep2">><</if>><</link>><<else>><div class=locButton>Требование к разврату: 50</div><</if>><<else>><div class=locButton>Последняя кабинка занята</div><</if>>
\<<if $you.clean < 50>><<link "<div id=fullButton>Умыться</div>" "southbar">><<set $locPage to 4;$time.min += random(2, 4);$you.clean to 50;$you.cosm.applied to 0>><</link>><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Время работы бара: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "southbar">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg city southbar wc ott>>
<center><<link "<div id=fullButton>Покинуть кабинку</div>" "southbar">><<set $locPage to 2;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act facewash>>
<center><<link "<div id=fullButton>Назад</div>" "southbar">><<set $locPage to 2>><</link>></center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city bar>>
\<<if $time.hour >= 16 or $time.hour < 1>>
\<<if $quest.malik.main >= 2>>
<<link "<div id=fullButton>$npc[11].name[1] $npc[11].surname</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 11;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[1].loc == passage()>>
<<link "<div id=fullButton>$npc[1].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 1;$time.min += 1>><</link>><br>
\<</if>>
\<<if $npc[2].loc == passage()>>
\<<if $npc[1].loc == passage()>>
\<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<<else>>
<<link "<div id=fullButton>$npc[2].name[1]</div>" "MainMaleNpc1">><<set $npcLoc to passage();$npcNum to 2;$time.min += 1>><</link>><br>
\<</if>>
\<</if>>
<center>
\<<if $quest.malik.main == 1 && $quest.uni.route1 > 0 && ($you.cash >= 40 or $you.money >= 40)>><<link "<div id=fullButton>Order a hookah</div>" "MalikEvent2">><<set $locPage to 0;$time.min += random(2, 5)>><</link>><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Beer $3</div>" "southbar">><<set $locPage to 1;$youAct to "beer";$you.eating to 1;$you.hunger += 5;$you.thirst += 10;$you.intoxication += 10;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=thirdButton>Wine $8</div>" "southbar">><<set $locPage to 1;$youAct to "wine";$you.eating to 1;$you.thirst += 10;$you.intoxication += 15;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 10 or $you.money >= 10>><<link "<div id=thirdButton>Whiskey $10</div>" "southbar">><<set $locPage to 1;$youAct to "whiskey";$you.eating to 1;$you.intoxication += 25;$time.min += random(15, 30)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $quest.husb.bj >= 5>><<link "<div id=fullButton>WC</div>" "southbar">><<set $locPage to 2;$time.min += random(1, 2)>><</link>><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Bar opening hours: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the bar</div>" "south">><<set $locPage to 0;$time.min += random(2, 4)>><</link>></center>
\<<elseif $locPage == 1>>
\<<jpg city southbar $youAct>>
<center>
\<<if $youAct == "beer">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Cash</div>" "southbar">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Card</div>" "southbar">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "wine">>
\<<if $you.cash >= 8>><<link "<div id=locButton>Cash</div>" "southbar">><<set $locPage to 0;$you.cash -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 8>><<link "<div id=locButton>Card</div>" "southbar">><<set $locPage to 0;$you.money -= 8;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "whiskey">>
\<<if $you.cash >= 10>><<link "<div id=locButton>Cash</div>" "southbar">><<set $locPage to 0;$you.cash -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 10>><<link "<div id=locButton>Card</div>" "southbar">><<set $locPage to 0;$you.money -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<</if>>
\</center>
\<<elseif $locPage == 2>>
\<<jpg city southbar wc wc>>
\<<if $time.hour >= 16 or $time.hour < 1>>
<center>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>First booth</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>First booth is occupied</div><</if>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>Second booth</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>Second booth is occupied</div><</if>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance > 50 && $quest.husb.bj != 5>><<link "<div id=locButton>Third booth</div>" "southbar">><<set $locPage to 3;$time.min += random(2, 5)>><</link>><<else>><div class=locButton>Third booth is occupied</div><</if>>
\<<if $quest.husb.bj != 6>><<if ($quest.husb.bj == 7 && $you.corr >= 50) or $quest.husb.bj >= 8 or $quest.husb.bj == 5>><<link "<div id=locButton>Last booth</div>">><<set $locPage to 0;$time.min += random(2, 5)>><<if $quest.husb.bj == 5>><<goto "husbBjEvent3">><<elseif $quest.husb.bj == 7>><<goto "husbBjEvent5">><<elseif $quest.husb.bj >= 8>><<goto "husbBjEventRep2">><</if>><</link>><<else>><div class=locButton>Req for corruption: 50</div><</if>><<else>><div class=locButton>Last booth is occupied</div><</if>>
\<<if $you.clean < 50>><<link "<div id=fullButton>Wash up</div>" "southbar">><<set $locPage to 4;$time.min += random(2, 4);$you.clean to 50;$you.cosm.applied to 0>><</link>><</if>>
\</center>
\<<else>>
<center><div class=fullButton>Bar opening hours: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Leave the toilet</div>" "southbar">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 3>>
\<<jpg city southbar wc ott>>
<center><<link "<div id=fullButton>Leave the booth</div>" "southbar">><<set $locPage to 2;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 4>>
\<<jpg act facewash>>
<center><<link "<div id=fullButton>Back</div>" "southbar">><<set $locPage to 2>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $settingsPage == 0>><<set $settingsPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $settingsPage == 1>>
\<center><<link "<div id=fullButton>Основные персонажи</div>" "rename">><<set $settingsPage to 2>><</link>></center>
\<center><<link "<div id=fullButton>Второстепенные персонажи</div>" "rename">><<set $settingsPage to 3>><</link>></center>
<center><<link "<div id=fullButton>Назад</div>" "settings">><</link>></center>
\<<elseif $settingsPage == 2>>
\<<linkappend '<div id=fullButton>$you.name[1] $you.surname</div>'>>
\<div class=text>
\Имя: <<textbox '$you.name[1]' $you.name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$you.surname' $you.surname autofocus>>@@#error;@@
Кто вы для приёмных родителей: <<textbox '$npc[4].whoYou[1]' $npc[4].whoYou[1] autofocus>>@@#error;@@
Кто вы для приёмного брата: <<textbox '$npc[3].whoYou[1]' $npc[3].whoYou[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[1].name[1] $npc[1].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[1].name[1]' $npc[1].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[1].surname' $npc[1].surname autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[2].name[1] $npc[2].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[2].name[1]' $npc[2].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[2].surname' $npc[2].surname autofocus>>@@#error;@@
Кто он вашему мужу: <<textbox '$npc[2].who[1]' $npc[2].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[3].name[1] $npc[3].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[3].name[1]' $npc[3].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[3].surname' $npc[3].surname autofocus>>@@#error;@@
Кто он вам: <<textbox '$npc[3].who[1]' $npc[3].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[4].name[1] $npc[4].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[4].name[1]' $npc[4].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[4].surname' $npc[4].surname autofocus>>@@#error;@@
Кто она вам: <<textbox '$npc[4].who[1]' $npc[4].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[5].name[1] $npc[5].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[5].name[1]' $npc[5].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[5].surname' $npc[5].surname autofocus>>@@#error;@@
Кто он вам: <<textbox '$npc[5].who[1]' $npc[5].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Применить</div>" "rename">><<set $settingsPage to 1>><<firstInitNamesForm>><</link>></center>
\<<elseif $settingsPage == 3>>
\<<linkappend '<div id=fullButton>$npc[11].name[1] $npc[11].surname</div>'>>
\<div class=text>
\Имя: <<textbox '$npc[11].name[1]' $npc[11].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[11].surname' $npc[11].surname autofocus>>@@#error;@@
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Применить</div>" "rename">><<set $settingsPage to 1>><<firstInitNamesForm>><</link>></center>
\<</if>>
\<<else>>
\<<if $settingsPage == 1>>
\<center><<link "<div id=fullButton>Main characters</div>" "rename">><<set $settingsPage to 2>><</link>></center>
\<center><<link "<div id=fullButton>Minor characters</div>" "rename">><<set $settingsPage to 3>><</link>></center>
<center><<link "<div id=fullButton>Back</div>" "settings">><</link>></center>
\<<elseif $settingsPage == 2>>
\<<linkappend '<div id=fullButton>$you.name[1] $you.surname</div>'>>
\<div class=text>
\Name: <<textbox '$you.name[1]' $you.name[1] autofocus>>@@#error;@@
Surname: <<textbox '$you.surname' $you.surname autofocus>>@@#error;@@
Who are you for foster parents: <<textbox '$npc[4].whoYou[1]' $npc[4].whoYou[1] autofocus>>@@#error;@@
Who are you for a foster brother: <<textbox '$npc[3].whoYou[1]' $npc[3].whoYou[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[1].name[1] $npc[1].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[1].name[1]' $npc[1].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[1].surname' $npc[1].surname autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[2].name[1] $npc[2].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[2].name[1]' $npc[2].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[2].surname' $npc[2].surname autofocus>>@@#error;@@
Who is he to your husband: <<textbox '$npc[2].who[1]' $npc[2].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[3].name[1] $npc[3].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[3].name[1]' $npc[3].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[3].surname' $npc[3].surname autofocus>>@@#error;@@
Who is he to you: <<textbox '$npc[3].who[1]' $npc[3].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[4].name[1] $npc[4].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[4].name[1]' $npc[4].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[4].surname' $npc[4].surname autofocus>>@@#error;@@
Who is she to you: <<textbox '$npc[4].who[1]' $npc[4].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
\<<linkappend '<div id=fullButton>$npc[5].name[1] $npc[5].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[5].name[1]' $npc[5].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[5].surname' $npc[5].surname autofocus>>@@#error;@@
Who is he to you: <<textbox '$npc[5].who[1]' $npc[5].who[1] autofocus>>@@#error;@@
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Apply</div>" "rename">><<set $settingsPage to 1>><<firstInitNamesForm>><</link>></center>
\<<elseif $settingsPage == 3>>
\<<linkappend '<div id=fullButton>$npc[11].name[1] $npc[11].surname</div>'>>
\<div class=text>
\Name: <<textbox '$npc[11].name[1]' $npc[11].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[11].surname' $npc[11].surname autofocus>>@@#error;@@
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Apply</div>" "rename">><<set $settingsPage to 1>><<firstInitNamesForm>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $phonePage == 0>><<set $phonePage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<center>
<<link "<div id=locButton>SUP</div>" "sup">><<set $phonePage to 0>><</link>>
\<<if $app.finsafe == 1>><<link "<div id=locButton>FinSafe Hub</div>" "finsafe">><<set $phonePage to 0>><</link>><<else>><div class=locButton>FinSafe Hub</div><</if>>
\<<link "<div id=locButton>TikTok</div>" "phone">><<set $phonePage to 1;$rand.vid to random(1, 30);$time.min += 1;$you.arousal += 2>><</link>>
\<<link "<div id=locButton>Instagram</div>" "inst">><<set $phonePage to 0>><</link>>
\<<if $app.onlyfans == 1>><<link "<div id=locButton>OnlyFans</div>" "onlyfans">><<set $phonePage to 0>><</link>><<else>><div class=locButton>OnlyFans</div><</if>>
\<<if $app.pornhub == 1>><<link "<div id=locButton>PornHub</div>" "pornhub">><<set $phonePage to 0>><</link>><<else>><div class=locButton>PornHub</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" $return>><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<tiktok res tiktok $rand.vid>>
<center><<link "<div id=fullButton>Листать дальше</div>" "phone">><<set $rand.vid to random(1, 30);$time.min += 1;$you.arousal += 2>><</link>></center>
<center><<link "<div id=fullButton>Назад</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<center>
<<link "<div id=locButton>SUP</div>" "sup">><<set $phonePage to 0>><</link>>
\<<if $app.finsafe == 1>><<link "<div id=locButton>FinSafe Hub</div>" "finsafe">><<set $phonePage to 0>><</link>><<else>><div class=locButton>FinSafe Hub</div><</if>>
\<<link "<div id=locButton>TikTok</div>" "phone">><<set $phonePage to 1;$rand.vid to random(1, 30);$time.min += 1;$you.arousal += 2>><</link>>
\<<link "<div id=locButton>Instagram</div>" "inst">><<set $phonePage to 0>><</link>>
\<<if $app.onlyfans == 1>><<link "<div id=locButton>OnlyFans</div>" "onlyfans">><<set $phonePage to 0>><</link>><<else>><div class=locButton>OnlyFans</div><</if>>
\<<if $app.pornhub == 1>><<link "<div id=locButton>PornHub</div>" "pornhub">><<set $phonePage to 0>><</link>><<else>><div class=locButton>PornHub</div><</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" $return>><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<tiktok res tiktok $rand.vid>>
<center><<link "<div id=fullButton>Scroll on</div>" "phone">><<set $rand.vid to random(1, 30);$time.min += 1;$you.arousal += 2>><</link>></center>
<center><<link "<div id=fullButton>Back</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $phonePage == 0>><<set $phonePage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
<<linkappend '<div id=fullButton>Статистика</div>'>>
\<center>
\<div class=locButton>У вас $you.inst.sub подписчик(а/ов)</div><<if $you.inst.income > 0>><div class=locButton>Ваш ежемесячный доход: $you.inst.income<font color=green>$</font></div><</if>>
\<<if $you.inst.average > 0 or $you.inst.underwear > 0 or $you.inst.topless > 0>>
\<center>
\<<if $you.inst.average > 0>><div class=thirdButton>Обычных селфи: $you.inst.average</div><</if>>
\<<if $you.inst.underwear > 0>><div class=thirdButton>Селфи в нижнем белье: $you.inst.underwear</div><</if>>
\<<if $you.inst.topless > 0>><div class=thirdButton>Селфи топлесс: $you.inst.topless</div><</if>>
\</center>
\<</if>>
\<<if $you.inst.fame > 0>><div class=locButton>Ваша известность в Instagram: $you.inst.fame</div><</if>>
\</center>
\<</linkappend>>
\<<if $you.inst.day == 0>>
<center><<if $youLoc == "bedroom" or $youLoc == "wardrobe" or $youLoc == "bed" or $youLoc == "bedroom2" or $youLoc == "bedroom3" or $youLoc == "livroom" or $youLoc == "balcony" or $youLoc == "bathroom" or $youLoc == "kitchen" or $youLoc == "hall">><<link "<div id=fullButton>Сделать селфи</div>" "inst">><<set $phonePage to 2>><</link>><<else>><div class=fullButton><font color=red>Вы должны быть дома, чтобы делать селфи!</font></div><</if>></center>
\<<else>>
<center><div class=fullButton>Сегодня вы уже делали селфи</div></center>
\<</if>>
\<<if $quest.model.main == 0 && $you.body.fit >= 50 && $you.inst.sub >= 100000 && $you.inst.fame >= 25>>
<div class=text>Среди кучи сообщений от ваших подписчиков вы заметили одно, отправителем которого было название модельного агентства находящегося в северном районе вашего города.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... У них даже галочка есть... Может стоит посмотреть?"</i></div></div>
<center><<link "<div id=fullButton>Прочитать</div>" "modelEvent1">><<set $phonePage to 0;$time.min += 2>><</link>></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
\<center>
<<link "<div id=locButton>Обычное селфи</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "average";$rand.pic to random(1, 30)>><</link>>
\<<if $you.corr >= 15>><<link "<div id=locButton>Селфи в нижнем белье</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "underwear";$rand.pic to random(1, 32)>><</link>><<else>><div class=locButton>Требование к разврату: 15</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Селфи топлесс</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=fullButton>Требование к разврату: 30</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "inst">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Сделать ещё</div>" "inst">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "average">><<set $rand.pic to random(1, 30)>><<elseif $selfieType == "underwear">><<set $rand.pic to random(1, 32)>><<elseif $selfieType == "topless">><<set $rand.pic to random(1, 70)>><</if>><</link>>
\<<link "<div id=fullButton>Опубликовать</div>" "inst">><<set $phonePage to 4;$time.min += random(1, 2);$you.inst[$selfieType] += 1;$you.inst.day to 1>><<instSub>><<if $selfieType == "underwear">><<set $rand.sub to $rand.sub * 5>><<elseif $selfieType == "topless">><<set $rand.sub to $rand.sub * 10>><</if>><<if $selfieType != "average">><<set $you.arousal += 5>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "inst">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if ($selfieType == "underwear" && $you.corr < 30) or ($selfieType == "topless" && $you.corr < 45)>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Вы выложили новую фотографию <<if $selfieType == "underwear">>в нижнем белье<<elseif $selfieType == "topless">>топлесс<</if>> и после этого на вас подписалось $rand.sub человек(а).</div>
<center><<link "<div id=fullButton>Назад</div>" "inst">><<set $phonePage to 0;$you.inst.sub += $rand.sub;$you.inst.fame += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
<<linkappend '<div id=fullButton>Statistics</div>'>>
\<center>
\<div class=locButton>You have $you.inst.sub followers</div><<if $you.inst.income > 0>><div class=locButton>Your monthly income: <font color=green>$</font>$you.inst.income</div><</if>>
\<<if $you.inst.average > 0 or $you.inst.underwear > 0 or $you.inst.topless > 0>>
\<center>
\<<if $you.inst.average > 0>><div class=thirdButton>Ordinary selfies: $you.inst.average</div><</if>>
\<<if $you.inst.underwear > 0>><div class=thirdButton>Selfies in underwear: $you.inst.underwear</div><</if>>
\<<if $you.inst.topless > 0>><div class=thirdButton>Topless selfies: $you.inst.topless</div><</if>>
\</center>
\<</if>>
\<<if $you.inst.fame > 0>><div class=locButton>Your Instagram fame: $you.inst.fame</div><</if>>
\</center>
\<</linkappend>>
\<<if $you.inst.day == 0>>
<center><<if $youLoc == "bedroom" or $youLoc == "wardrobe" or $youLoc == "bed" or $youLoc == "bedroom2" or $youLoc == "bedroom3" or $youLoc == "livroom" or $youLoc == "balcony" or $youLoc == "bathroom" or $youLoc == "kitchen" or $youLoc == "hall">><<link "<div id=fullButton>Take a selfie</div>" "inst">><<set $phonePage to 2>><</link>><<else>><div class=fullButton><font color=red>You have to be at home to take selfies!</font></div><</if>></center>
\<<else>>
<center><div class=fullButton>You've already taken a selfie today</div></center>
\<</if>>
\<<if $quest.model.main == 0 && $you.body.fit >= 50 && $you.inst.sub >= 100000 && $you.inst.fame >= 25>>
<div class=text>Among the bunch of messages from your followers, you noticed one from a modeling agency in the northern part of your city.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm... They even have a check mark... Maybe it's worth a look?"</i></div></div>
<center><<link "<div id=fullButton>Read</div>" "modelEvent1">><<set $phonePage to 0;$time.min += 2>><</link>></center>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
\<center>
<<link "<div id=locButton>Ordinary selfie</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "average";$rand.pic to random(1, 30)>><</link>>
\<<if $you.corr >= 15>><<link "<div id=locButton>Selfie in underwear</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "underwear";$rand.pic to random(1, 32)>><</link>><<else>><div class=locButton>Req for corruption: 15</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Topless selfie</div>" "inst">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=fullButton>Req for corruption: 30</div><</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "inst">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Take more</div>" "inst">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "average">><<set $rand.pic to random(1, 30)>><<elseif $selfieType == "underwear">><<set $rand.pic to random(1, 32)>><<elseif $selfieType == "topless">><<set $rand.pic to random(1, 70)>><</if>><</link>>
\<<link "<div id=fullButton>Publish</div>" "inst">><<set $phonePage to 4;$time.min += random(1, 2);$you.inst[$selfieType] += 1;$you.inst.day to 1>><<instSub>><<if $selfieType == "underwear">><<set $rand.sub to $rand.sub * 5>><<elseif $selfieType == "topless">><<set $rand.sub to $rand.sub * 10>><</if>><<if $selfieType != "average">><<set $you.arousal += 5>><</if>><</link>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "inst">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if ($selfieType == "underwear" && $you.corr < 30) or ($selfieType == "topless" && $you.corr < 45)>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>You posted a new <<if $selfieType == "underwear">>photo in your underwear<<elseif $selfieType == "topless">>topless photo<</if>> and $rand.sub people followed you.</div>
<center><<link "<div id=fullButton>Back</div>" "inst">><<set $phonePage to 0;$you.inst.sub += $rand.sub;$you.inst.fame += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $phonePage == 0>><<set $phonePage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
<<linkappend '<div id=fullButton>Статистика</div>'>>
\<center>
\<div class=locButton>У вас $you.onlyfans.sub подписчик(а/ов)</div><<if $you.onlyfans.income > 0>><div class=locButton>Ваш ежемесячный доход: $you.onlyfans.income<font color=green>$</font></div><</if>>
\<<if $you.onlyfans.topless > 0 or $you.onlyfans.naked > 0 or $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
\<center>
\<<if $you.onlyfans.topless > 0>><div class=locButton>Селфи топлес: $you.onlyfans.topless</div><</if>>
\<<if $you.onlyfans.naked > 0>><div class=locButton>Селфи голышом: $you.onlyfans.naked</div><</if>>
\<<if $you.onlyfans.pussy > 0>><div class=locButton>Селфи киски: $you.onlyfans.pussy</div><</if>>
\<<if $you.onlyfans.buttplug > 0>><div class=locButton>Селфи анальной пробки: $you.onlyfans.buttplug</div><</if>>
\</center>
\<</if>>
\<<if $you.onlyfans.fame > 0>><div class=locButton>Ваша известность на OnlyFans: $you.onlyfans.fame</div><</if>>
\</center>
\<</linkappend>>
\<<if $you.onlyfans.day == 0>>
<center><<if $youLoc == "bedroom" or $youLoc == "wardrobe" or $youLoc == "bed" or $youLoc == "bedroom2" or $youLoc == "bedroom3" or $youLoc == "livroom" or $youLoc == "balcony" or $youLoc == "bathroom" or $youLoc == "kitchen" or $youLoc == "hall">><<link "<div id=fullButton>Сделать селфи</div>" "onlyfans">><<set $phonePage to 2>><</link>><<else>><div class=fullButton><font color=red>Вы должны быть дома, чтобы делать селфи!</font></div><</if>></center>
\<<else>>
<center><div class=fullButton>Сегодня вы уже делали селфи</div></center>
\<</if>>
\<<if $quest.husb.amateurPorn == 0 && $quest.husb.swing > 0 && $you.onlyfans.fame >= 25 && $you.body.fit >= 50>>
<div class=text>Среди кучи сообщений от ваших подписчиков, вас заинтересовало лишь одно из них. Один из подписчиков спрашивает, не планируете ли вы снимать порно для OnlyFans. Он считает, что многие хотели бы увидеть порно с такой привлекательной девушкой как вы и это привлекло бы много новых подписчиков.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Порно? По моему, это черезчур, но надо рассказать об этом $npc[1].name[3] и узнать, что он об этом думает."</i></div></div>
\<<set $quest.husb.amateurPorn to 1>>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
\<center>
<<if $you.corr >= 30>><<link "<div id=locButton>Селфи топлесс</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=locButton>Требование к разврату: 30</div><</if>>
\<<if $you.corr >= 45>><<link "<div id=locButton>Селфи голышом</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "naked";$rand.pic to random(1, 80)>><</link>><<else>><div class=locButton>Требование к разврату: 45</div><</if>>
\<<if $you.corr >= 60>><<link "<div id=locButton>Селфи киски</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "pussy";$rand.pic to random(1, 33)>><</link>><<else>><div class=locButton>Требование к разврату: 60</div><</if>>
\<<if $you.accessories.buttplug == 1>><<if $you.corr >= 75>><<link "<div id=locButton>Селфи анальной пробки</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "buttplug";$rand.pic to random(1, 30)>><</link>><<else>><div class=locButton>Требование к разврату: 75</div><</if>><<else>><div class=locButton>Нужна анальная пробка</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "onlyfans">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Сделать ещё</div>" "onlyfans">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "topless">><<set $rand.pic to random(1, 70)>><<elseif $selfieType == "naked">><<set $rand.pic to random(1, 80)>><<elseif $selfieType == "pussy">><<set $rand.pic to random(1, 33)>><<else>><<set $rand.pic to random(1, 30)>><</if>><</link>>
\<<link "<div id=fullButton>Опубликовать</div>" "onlyfans">><<set $phonePage to 4;$time.min += random(1, 2);$you.onlyfans[$selfieType] += 1;$you.onlyfans.day to 1;$you.arousal += 10>><<fansSub>><</link>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "onlyfans">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if ($selfieType == "topless" && $you.corr < 45) or ($selfieType == "naked" && $you.corr < 60) or ($selfieType == "pussy" && $you.corr < 75) or ($selfieType == "buttplug" && $you.corr < 90)>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Вы выложили новую фотографию <<if $selfieType == "topless">>топлес<<elseif $selfieType == "naked">>голышом<<elseif $selfieType == "pussy">>вашей киски<<elseif $selfieType == "buttplug">>анальной пробки вставленной в вашу попку<</if>> и после этого на вас подписалось $rand.sub человек(а).</div>
<center><<link "<div id=fullButton>Назад</div>" "onlyfans">><<set $phonePage to 0;$you.onlyfans.sub += $rand.sub;$you.onlyfans.fame += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
<<linkappend '<div id=fullButton>Statistics</div>'>>
\<center>
\<div class=locButton>You have $you.onlyfans.sub subscribers</div><<if $you.onlyfans.income > 0>><div class=locButton>Your monthly income: <font color=green>$</font>$you.onlyfans.income</div><</if>>
\<<if $you.onlyfans.topless > 0 or $you.onlyfans.naked > 0 or $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
\<center>
\<<if $you.onlyfans.topless > 0>><div class=locButton>Topless selfies: $you.onlyfans.topless</div><</if>>
\<<if $you.onlyfans.naked > 0>><div class=locButton>Naked selfies: $you.onlyfans.naked</div><</if>>
\<<if $you.onlyfans.pussy > 0>><div class=locButton>Pussy selfies: $you.onlyfans.pussy</div><</if>>
\<<if $you.onlyfans.buttplug > 0>><div class=locButton>Butt plug selfies: $you.onlyfans.buttplug</div><</if>>
\</center>
\<</if>>
\<<if $you.onlyfans.fame > 0>><div class=locButton>Your OnlyFans fame: $you.onlyfans.fame</div><</if>>
\</center>
\<</linkappend>>
\<<if $you.onlyfans.day == 0>>
<center><<if $youLoc == "bedroom" or $youLoc == "wardrobe" or $youLoc == "bed" or $youLoc == "bedroom2" or $youLoc == "bedroom3" or $youLoc == "livroom" or $youLoc == "balcony" or $youLoc == "bathroom" or $youLoc == "kitchen" or $youLoc == "hall">><<link "<div id=fullButton>Take a selfie</div>" "onlyfans">><<set $phonePage to 2>><</link>><<else>><div class=fullButton><font color=red>You have to be at home to take selfies!</font></div><</if>></center>
\<<else>>
<center><div class=fullButton>You've already taken a selfie today</div></center>
\<</if>>
\<<if $quest.husb.amateurPorn == 0 && $quest.husb.swing > 0 && $you.onlyfans.fame >= 25 && $you.body.fit >= 50>>
<div class=text>Among all the messages from your subscribers, you're only interested in one. One subscriber asks if you're planning to make porn for OnlyFans. He think a lot of people would want to see a porn video with an attractive girl like you and that would attract a lot of new subscribers.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Porn? I think it's a bit much, but I need to talk to $npc[1].name[1] about it and see what he thinks."</i></div></div>
\<<set $quest.husb.amateurPorn to 1>>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
\<center>
<<if $you.corr >= 30>><<link "<div id=locButton>Topless selfie</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=locButton>Req for corruption: 30</div><</if>>
\<<if $you.corr >= 45>><<link "<div id=locButton>Naked selfie</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "naked";$rand.pic to random(1, 80)>><</link>><<else>><div class=locButton>Req for corruption: 45</div><</if>>
\<<if $you.corr >= 60>><<link "<div id=locButton>Pussy selfie</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "pussy";$rand.pic to random(1, 33)>><</link>><<else>><div class=locButton>Req for corruption: 60</div><</if>>
\<<if $you.accessories.buttplug == 1>><<if $you.corr >= 75>><<link "<div id=locButton>Butt plug selfie</div>" "onlyfans">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "buttplug";$rand.pic to random(1, 30)>><</link>><<else>><div class=locButton>Req for corruption: 75</div><</if>><<else>><div class=locButton>Need an anal plug</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "onlyfans">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Take more</div>" "onlyfans">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "topless">><<set $rand.pic to random(1, 70)>><<elseif $selfieType == "naked">><<set $rand.pic to random(1, 80)>><<elseif $selfieType == "pussy">><<set $rand.pic to random(1, 33)>><<else>><<set $rand.pic to random(1, 30)>><</if>><</link>>
\<<link "<div id=fullButton>Publish</div>" "onlyfans">><<set $phonePage to 4;$time.min += random(1, 2);$you.onlyfans[$selfieType] += 1;$you.onlyfans.day to 1;$you.arousal += 10>><<fansSub>><</link>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "onlyfans">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if ($selfieType == "topless" && $you.corr < 45) or ($selfieType == "naked" && $you.corr < 60) or ($selfieType == "pussy" && $you.corr < 75) or ($selfieType == "buttplug" && $you.corr < 90)>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>You posted a new <<if $selfieType == "topless">>topless photo<<elseif $selfieType == "naked">>naked photo<<elseif $selfieType == "pussy">>photo of your pussy<<elseif $selfieType == "buttplug">>photo of a butt plug in your ass<</if>> and $rand.sub people subscribed to you.</div>
<center><<link "<div id=fullButton>Back</div>" "onlyfans">><<set $phonePage to 0;$you.onlyfans.sub += $rand.sub;$you.onlyfans.fame += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 16)>>
\<<if $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 5>><<elseif $you.corr >= 66>><<set $you.arousal += 10>><</if>>
\<<jpg events rain $rand.pic>>
<div class=text>Пока вы шли по улице, начался дождь, который довольно быстро усилился и ваша одежда промокла, так что сквозь ткань было отчётливо видно ваши соски.</div>
\<<if $you.corr < 33>>
\<<set $rand.text to either("Блин! Чёртов дождь! Какого чёрта я не надеваю нижнее бельё?", "Поверить не могу, что это происходит со мной...", "О чём я думала, когда решила не надевать нижнее бельё?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> И нахрена я купила зонт, если я не беру его с собой?<</if>>"</i></div></div>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<set $rand.text to either("Может быть выходить на улицу без нижнего белья было не такой уж хорошей идеей? Теперь все вокруг отчётливо видят мою грудь...", "У меня такое чувство, будто я голая... Прохожие только и пялятся на мою грудь...", "Блин... $you.name[1], ты уверена, что ходить по улице без нижнего белья, это хорошая идея? Несомненно, ты делаешь прохожих чуточку счастливей своими сиськами, но... Это так неловко...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> И зачем мне зонт, если я не беру его с собой?<</if>>"</i></div></div>
\<<else>>
\<<set $rand.text to either("Опять дождь... Опять я радую всех окружающих своей грудью...", "Иногда мне кажется, будто я специально не надеваю нижнее бельё ради таких моментов...", "$you.name[1], тебе так нравится радовать окружающих своей грудью, что ты продолжаешь ходить без нижнего белья?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> Зря только деньги на зонт потратила... Такое чувство, что я превращаюсь в эксгибиционистку...<</if>>"</i></div></div>
\<</if>>
<div class=text>Пока вы продолжали идти по улице думая над ситуацией, взгляды всех прохожих были устремлены на вашу грудь. Пара парней даже успели вас сфоткать.</div>
\<<set $rand.text to either("Отличные сиськи!", "Это лучший день в моей жизни!", "Отличная работа, дождь!", "Не надевать нижнее бельё не самая лучшая идея, не так ли?", "Отличные соски!", "Зачётные сиськи!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 33>>
\<<set $rand.text to either("Какой позор, а! Надеюсь, эти фотки не попадут в интернет...", "Поверить не могу! Они фоткают меня! Как же стыдно...", "И почему именно в этот момент вокруг так много людей? Сколько человек уже сфоткало меня? Пять, десять? Это просто пиздец...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<set $rand.text to either("Похоже, что эти фотки теперь попадут в интернет, да? Что ж, сама виновата...", "Поверить не могу, что так много людей фоткает меня... Вокруг столько извращенцев...", "Вокруг вдруг стало так много людей... Они что, сбежались поглазеть на мою грудь? Похоже, что каждый второй уже успел сфоткать меня...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text Но почему эта ситуация немного заводит меня?"</i></div></div>
\<<else>>
\<<set $rand.text to either("Эти фотографии теперь наверняка попадут в интернет, верно? Надеюсь, что люди узнают меня и у меня будет больше подписчиков! Хоть какая-то выгода...", "Вокруг столько похотливых мужиков... Все они пожирают меня своими взглядами! Помоему уже каждый из них успел меня сфоткать...", "Почему вокруг вдруг стало так много людей? Это из-за моей грудь, да? Что ж, по крайней мере сегодня я сделала несколько человек немножко счастливей...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text Блин, меня почему-то это так возбуждает..."</i></div></div>
\<</if>>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Показать сиськи</div>" "eventWetShirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 4);$you.arousal += 10;$rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж всех вокруг так интересует моя грудь, то почему бы не обрадовать этих извращенцев?", "Поверить не могу, что делаю это, но... Ладно. Если все эти извращенцы так хотят увидеть мою грудь, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда показываю свою грудь этим похотливым мужикам прямо посреди улицы...", "Поверить не могу, что я правда готова светить сиськами посреди улицы лишь бы сделать всех этих извращенцев чуточку счастливей... Возможно я одна из них?")>>
\<<jpg events rain flash $rand.pic>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Все кто были неподалёку окружили вас и начали фоткать. Кто-то комментировал происходящее, кто-то молча делал фотографии, кто-то свистел вам в поддержку, а кто-то осуждающе смотрел на вас проходя мимо.</div>
\<<set $rand.text to either("Отличные сиськи!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётные сиськи!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Шлюха!", "Классные сиськи!", "Прекрати это немедленно, здесь же дети!", "Мир катится в бездну...", "Прикройся сейчас же! Тебя могут увидеть дети!", "Посмотри на себя! Ты же милая, красивая девушка, а ведёшь себя как шлюха!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличные сиськи!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётные сиськи!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличные сиськи!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётные сиськи!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Я шлюха? Ну, по крайней мере я наслаждаюсь жизнью и не оскорбляю всех вокруг из-за пустяков!", "Дети? Можно подумать здесь происходит что-то плохое... Готова поспорить, что это не первые сиськи, которые они видят в своей жизни.", "Столько людей поддерживают меня... Я даже рада, что сделала их день лучше...", "Столько людей... И все они собрались, чтобы посмотреть на меня... Ничего не могу с собой поделать, но их взгляды так возбуждают меня...", "Все эти люди вокруг меня... Они все меня фоткают... Надеюсь, что люди в интернете узнают меня и у меня станет больше подписчиков...", "Они словно пожирают меня взглядом... Это так возбуждает...", "Интересно, есть ли в этом городе ещё такие же извращённые девушки как я?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - Подумали вы и осознали, что вокруг собирается всё больше и больше людей.</div>
\<<set $rand.text to either("Отличные сиськи!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётные сиськи!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Блин, людей становится всё больше и больше! Похоже самое время заканчивать.", "Ладно, думаю на этом достаточно. Надо уходить, пока сюда не сбежалась вся округа.", "Ладно, думаю этого хватит, чтобы поднять настроение окружающим. Пора заканчивать.", "Я думаю пора уходить, пока им не захотелось потрогать.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 16)>>
\<<if $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 5>><<elseif $you.corr >= 66>><<set $you.arousal += 10>><</if>>
\<<jpg events rain $rand.pic>>
<div class=text>While you were walking down the street, it started to rain, which quickly intensified and your clothes got wet, so your nipples were clearly visible through the fabric.</div>
\<<if $you.corr < 33>>
\<<set $rand.text to either("Damn it! Fucking rain! Why the hell am I not wearing underwear?", "I can't believe this is happening to me...", "What was I thinking when I decided not to wear underwear?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> And why the hell did I buy an umbrella if I don't take it with me?<</if>>"</i></div></div>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<set $rand.text to either("Maybe going outside without underwear wasn't such a good idea? Now everyone around can clearly see my boobs...", "I feel like I'm naked... Passersby just stare at my boobs...", "Damn... $you.name[1], are you sure walking down the street without underwear is a good idea? Sure, you make passersby a little happier with your boobs, but... It's so embarrassing...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> And why do I need an umbrella if I don't take it with me?<</if>>"</i></div></div>
\<<else>>
\<<set $rand.text to either("It's raining again... I please everyone around me with my boobs again...", "Sometimes it feels like I don't wear underwear on purpose for these moments...", "$you.name[1], do you like to please others with your boobs so much that you keep going without underwear?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text<<if $purchased.umbrella == 1>> I wasted my money on an umbrella... It feels like I'm turning into an exhibitionist...<</if>>"</i></div></div>
\<</if>>
<div class=text>While you continued to walk down the street thinking about the situation, the eyes of all passers-by were fixed on your boobs. A couple of guys even take a picture of you.</div>
\<<set $rand.text to either("Great tits!", "This is the best day of my life!", "Great job, rain!", "Not wearing underwear is not the best idea, is it?", "Great nipples!", "Good tits!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 33>>
\<<set $rand.text to either("What a shame, ah! I hope these photos don't get on the Internet...", "I can't believe it! They're taking pictures of me! How shameful...", "And why are there so many people around at this very moment? How many people have already taken a picture of me? Five, ten? It's just fucked up...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<set $rand.text to either("It looks like these photos are going to be on the Internet now, right? Well, it's my own fault...", "I can't believe so many people are taking pictures of me... There are so many perverts around...", "There are suddenly so many people around... Did they come to look at my breasts? It looks like every second person has already taken a picture of me...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text But why does this situation turn me on a bit?"</i></div></div>
\<<else>>
\<<set $rand.text to either("These photos are sure to hit the Internet now, right? I hope that people will recognize me and I will have more followers! At least there is some benefit...", "There are so many horny men around... They all eat me up with their eyes! I think each of them has already taken a picture of me...", "Why are there suddenly so many people around? Is it because of my breasts, right? Well, at least today I've made a few people a little happier...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text Damn, for some reason it turns me on so much..."</i></div></div>
\<</if>>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Show boobs</div>" "eventWetShirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 4);$you.arousal += 10;$rand.text to either("I feel like I'm going to regret this, but... Since everyone around is so interested in my breasts, then why not please these perverts?", "I can't believe I'm doing this, but... All right. If all these perverts want to see my breasts so much, then why not?", "What came over me? I can't believe I'm really showing my breasts to these horny men right in the middle of the street...", "I can't believe I'm really ready to flash my boobs in the middle of the street just to make all these perverts a little happier... Maybe I'm one of them?")>>
\<<jpg events rain flash $rand.pic>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Everyone who was nearby surrounded you and started taking pictures. Someone commented on what was happening, someone silently took photos, someone whistled in support of you, and someone looked at you accusingly as they passed by.</div>
\<<set $rand.text to either("Great tits!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Good tits!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("A whore!", "Great tits!", "Stop it right now, there are kids nearby!", "The world is rolling down the abyss...", "Cover up right now! The children can see you!", "Look at you! You're a sweet, beautiful girl, and you're acting like a whore!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great tits!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Good tits!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great tits!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Good tits!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Am I a whore? Well, at least I'm enjoying life and not insulting everyone around me over nothing!", "Kids? It's like something bad is going on here... I bet these aren't the first boobs they've seen in their lives.", "So many people support me... I'm even glad I made their day better...", "So many people... And they all gathered to look at me... I can't help myself, but their looks turn me on so much...", "All these people around me... They all take pictures of me... I hope that people on the Internet will recognize me and I will have more followers...", "It's like they're eating me up with their eyes... It's so exciting...", "I wonder if there are any other perverted girls like me in this city?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - You thought about it and realized that more and more people are gathering around.</div>
\<<set $rand.text to either("Great tits!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Good tits!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 5</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Damn, there are more and more people! It looks like it's time to finish.", "Okay, I think that's enough. I have to leave before the whole neighborhood comes running here.", "Okay, I think that's enough to cheer up others. It's time to finish.", "I think it's time to leave before they want to touch it.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 5>><<elseif $you.corr >= 66>><<set $you.arousal += 10>><</if>>
\<<if $you.clothes.uw == 0>><<vid events wind nouw $rand.pic>><<else>><<vid events wind uw $rand.pic>><</if>>
<div class=text>Пока вы шли по улице, подул сильный ветер и задрал вашу юбку, так что все окружающие получили прекрасную возможность лицезреть вашу задницу.<<if $you.clothes.uw == 0>> Так как вы не носите нижнего белья, окружающие также получили возможность посмотреть на вашу киску.<<else>> Хорошо, что вы носите нижнее бельё, ведь иначе вы наверное сгорели бы со стыда.<</if>></div>
\<<if $you.corr < 33>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Блин... Не надевать нижнее бельё было плохой идеей... Надеюсь, что никто не заметил...", "Блин, и почему я не ношу нижнее бельё? Чёртов ветер! Как стыдно то...", "Блин, почему со мной вечно происходит какая-то херня? То дождь, то ветер... Какого чёрта я не ношу нижнее бельё?")>><<else>><<set $rand.text to either("Блин! Чёртов ветер! Хорошо, что я ношу нижнее бельё...", "Блин! Что за херня? Хорошо, что я ношу нижнее бельё... Надеюсь, что никто не заметил...", "Блин, почему со мной всегда происходит какая-то херня? То дождь, то ветер... Хорошо, что я ношу нижнее бельё...")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - Подумали вы, хотя понимали, что <<if $you.clothes.uw == 0>>ваши дырочки<<else>>вашу задницу<</if>> наверняка видели все окружающие.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("У тебя отличная киска!", "Отличная киска! Я запомню этот день на всю жизнь!", "Нравится сверкать своей киской, да?")>><<else>><<set $rand.text to either("У тебя отличная задница!", "Отличная задница! Жаль, что юбка так быстро опустилась...", "Отличная работа, ветер!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Так и знала, что кто-нибудь обязательно заметит... Как же стыдно...", "Чёртов извращенец! Как он смеет делать такие комментарии? Как же стыдно...", "Спасибо тебе, ветер! Благодаря тебе я готова сгореть от стыда...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("Блин, я совсем забыла, что в моей попке анальная пробка! Надеюсь, что никто не заметил...", "Блин, надеюсь, что никто не заметил анальную пробку в моей попке...", "Интересно, кто-нибудь заметил анальную пробку в моей попке? Надеюсь, что нет...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Наверное, не надевать нижнее бельё было плохой идеей, да? Сомневаюсь, что мои дырочки остались незамеченными...", "Почему я не ношу нижнее бельё? Меня так и тянет показать окружающим, что у меня под юбкой, да?", "Почему я перестала носить нижнее бельё? Ведь если бы на мне сейчас было нижнее бельё, окружающие не увидели бы мою киску...")>><<else>><<set $rand.text to either("Блин... Хорошо, что я ношу нижнее бельё и окружающие не увидели ничего, кроме моей задницы...", "Блин! Повезло, что на мне сейчас есть нижнее бельё, ведь иначе все бы увидели мою киску...", "Блин, почему со мной всегда происходит какая-то херня? То дождь, то ветер... Хорошо, что я ношу нижнее бельё и никто не увидел ничего, кроме задницы...")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - Подумали вы, хотя понимали, что <<if $you.clothes.uw == 0>>ваши дырочки<<else>>вашу задницу<</if>> видели все окружающие.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("У тебя отличная киска!", "Отличная киска! Я запомню этот день на всю жизнь!", "Нравится сверкать своей киской, да?")>><<else>><<set $rand.text to either("У тебя отличная задница!", "Отличная задница! Жаль, что юбка так быстро опустилась...", "Отличная работа, ветер!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Не удивительно, что окружающие успели это заметить. Вокруг столько людей...", "Блин, это странно, но... Меня это правда немного заводит?", "Что ж, сегодня я осчастливила пару человек благодаря ветру...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("Интересно, кто-нибудь заметил анальную пробку в моей попке?", "Надеюсь, что никто не заметил анальную пробку в моей попке...", "Блин, если окружающие заметили анальную пробку в моей заднице, то наверняка подумали, что я извращенка...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<<else>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Когда я успела стать такой извращенкой, что совершенно перестала носить нижнее бельё?", "Меня так и тянет порадовать окружающих моими дырочками, да? Если бы это было не так, то я наверняка бы носила нижнее бельё...", "Интересно, кто-нибудь успел увидеть мою киску? Почему мне хочется думать, что да?")>><<else>><<set $rand.text to either("Ветер любит пошалить, да? Что ж, надеюсь окружающие успели насладиться моей попкой.", "Интересно, как много людей успели посмотреть на мою попку? Наверное теперь у них хорошее настроение на весь день.", "Мне кажется или тот парень записал этот момент на видео? Должно быть горячий получился ролик.")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - Подумали вы, хотя были уверены, что <<if $you.clothes.uw == 0>>ваши дырочки<<else>>вашу задницу<</if>> видели все окружающие.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("У тебя отличная киска!", "Отличная киска! Я запомню этот день на всю жизнь!", "Нравится сверкать своей киской, да?")>><<else>><<set $rand.text to either("У тебя отличная задница!", "Отличная задница! Жаль, что юбка так быстро опустилась...", "Отличная работа, ветер!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Что ж, наверное этого стоило ожидать. Зато благодаря мне и ветру у пары человек поднялось настроение на целый день! Возможно даже поднялось не только настроение...", "Что со мной происходит? Почему я возбуждаюсь от этой ситуации и от его комментариев?", "Ладно. Зато благодаря этой ситуации в этом мире стало чуть больше счастливых людей! По крайней мере на сегодняшний день...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("Интересно, пробку в моей заднице они тоже успели увидеть?", "Наверняка кто-нибудь успел заметить анальную пробку сверкающую в моей заднице.", "Блин, я такая извращенка раз возбуждаюсь от мысли, что окружающие заметили пробку в моей заднице!")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<</if>>
\<<if $you.corr >= 66>>
<center><<link "<div id=fullButton>Потрясти задницей</div>" "eventWindySkirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>></center>
\<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж всех вокруг так интересует моя киска, то почему бы не порадовать их?", "Поверить не могу, что делаю это, но... Ладно. Если все эти извращенцы так хотят посмотреть на мою киску, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда трясу голой задницей перед этими похотливыми мужиками прямо посреди улицы...", "Поверить не могу, что я правда готова засветить киску прямо посреди улицы лишь бы сделать всех этих извращенцев чуточку счастливей... Возможно я одна из них?")>><<else>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж всех вокруг так интересует моя попка, то почему бы не порадовать их?", "Поверить не могу, что делаю это, но... Ладно. Если все эти извращенцы так хотят посмотреть на мою попу, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда трясу своей задницей перед этими похотливыми мужиками прямо посреди улицы...", "Поверить не могу, что я правда готова трясти своей задницей прямо посреди улицы лишь бы сделать всех этих извращенцев чуточку счастливей... Возможно я одна из них?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Все кто были неподалёку окружили вас и начали снимать вас на видео. Кто-то комментировал происходящее, кто-то молча дзаписывал видео, кто-то свистел вам в поддержку, а кто-то осуждающе смотрел на вас проходя мимо.</div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Шлюха!", "Классная задница!", "Прекрати это немедленно, здесь же дети!", "Мир катится в бездну...", "Прикройся сейчас же! Тебя могут увидеть дети!", "Посмотри на себя! Ты же милая, красивая девушка, а ведёшь себя как шлюха!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Я шлюха? Ну, по крайней мере я наслаждаюсь жизнью и не оскорбляю всех вокруг из-за пустяков!", "Дети? Можно подумать здесь происходит что-то плохое... Готова поспорить, что это не первая <<if $you.clothes.uw == 0>>киска<<else>>задница<</if>>, которую они видят в своей жизни.", "Столько людей поддерживают меня... Я даже рада, что сделала их день лучше...", "Столько людей... И все они собрались, чтобы посмотреть на меня... Ничего не могу с собой поделать, но их взгляды так возбуждают меня...", "Все эти люди вокруг меня... Они все меня снимают... Надеюсь, что люди в интернете узнают меня и у меня станет больше подписчиков...", "Они словно пожирают меня взглядом... Это так возбуждает...", "Интересно, есть ли в этом городе ещё такие же извращённые девушки как я?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Блин, людей становится всё больше и больше! Похоже самое время заканчивать.", "Ладно, думаю на этом достаточно. Надо уходить, пока сюда не сбежалась вся округа.", "Ладно, думаю этого хватит, чтобы поднять настроение окружающим. Пора заканчивать.", "Я думаю пора уходить, пока им не захотелось потрогать.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 5>><<elseif $you.corr >= 66>><<set $you.arousal += 10>><</if>>
\<<if $you.clothes.uw == 0>><<vid events wind nouw $rand.pic>><<else>><<vid events wind uw $rand.pic>><</if>>
<div class=text>While you were walking down the street, a strong wind blew and lifted your skirt, so everyone around you got a great opportunity to see your ass.<<if $you.clothes.uw == 0>> Since you don't wear underwear, people around you also got the opportunity to look at your pussy.<<else>> It's good that you wear underwear, because otherwise you would probably burn with shame.<</if>></div>
\<<if $you.corr < 33>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Damn... Not wearing underwear was a bad idea... I hope no one noticed...", "Damn, why am I not wearing underwear? Fucking wind! How shameful...", "Damn, why is there always some shit going on with me? Sometimes it rains, sometimes it blows... Why the hell am I not wearing underwear?")>><<else>><<set $rand.text to either("Damn it! Fucking wind! It's good that I'm wearing underwear...", "Damn it! What the fuck is this? It's good that I'm wearing underwear... I hope no one noticed...", "Damn, why is there always some shit going on with me? Sometimes it rains, sometimes it blows... It's good that I'm wearing underwear...")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - You thought, although you understood that everyone around you probably saw your <<if $you.clothes.uw == 0>>holes<<else>>ass<</if>>.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("You have a great pussy!", "Nice pussy! I'll remember this day for the rest of my life!", "You like to flash your pussy, don't you?")>><<else>><<set $rand.text to either("You have a nice ass!", "Great ass! It's a pity that the wind ended so quickly...", "Great job, wind!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("I knew someone would notice... It's a shame...", "Damn pervert! How dare he make such comments? How shameful...", "Thank you, wind! Thanks to you, I'm ready to burn with shame...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("Damn, I forgot there's an anal plug in my ass! I hope no one noticed...", "Damn, I hope no one noticed the butt plug in my ass...", "I wonder if anyone noticed an anal plug in my ass? I hope not...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<<elseif $you.corr >= 33 && $you.corr < 66>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Probably not wearing underwear was a bad idea, right? I doubt my holes went unnoticed...", "Why am I not wearing underwear? I'm so tempted to show others what's under my skirt, right?", "Why did I stop wearing underwear? After all, if I were wearing underwear right now, people around me wouldn't see my pussy...")>><<else>><<set $rand.text to either("Damn it... It's good that I'm wearing underwear and the people around me didn't see anything but my ass...", "Damn it! I'm lucky I have underwear on right now, because otherwise everyone would have seen my pussy...", "Damn, why is there always some shit going on with me? Sometimes it rains, sometimes it blows... It's good that I'm wearing underwear and no one saw anything but my ass...")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - You thought, although you understood that everyone around you saw your <<if $you.clothes.uw == 0>>holes<<else>>ass<</if>>.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("You have an excellent pussy!", "Nice pussy! I'll remember this day for the rest of my life!", "You like to flash your pussy, don't you?")>><<else>><<set $rand.text to either("You have a nice ass!", "Great ass! It's a pity that the wind ended so quickly...", "Great job, wind!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("It is not surprising that others had time to notice this. There are so many people around...", "Damn, it's weird, but... Does it really turn me on a little bit?", "Well, today I made a couple of people happy thanks to the wind...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("I wonder if anyone noticed an anal plug in my ass?", "I hope no one noticed the butt plug in my ass...", "Damn, if people noticed the anal plug in my ass, they probably thought I am a pervert...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<<else>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("When did I become such a pervert that I stopped wearing underwear?", "I'm so drawn to pleasing others with my holes, right? If that wasn't the case, I'd probably be wearing underwear...", "I wonder if anyone has seen my pussy yet? Why do I want to think that they did?")>><<else>><<set $rand.text to either("The wind likes to fool around, huh? Well, I hope the people around me had time to enjoy my ass.", "I wonder how many people have had time to look at my ass? They must be in a good mood for the whole day now.", "Is it just me, or did that guy record this moment on video? It must have been a hot video tho.")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text> - You thought, although you were sure that everyone around you saw your <<if $you.clothes.uw == 0>>holes<<else>>ass<</if>>.</div>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("You have an excellent pussy!", "Nice pussy! I'll remember this day for the rest of my life!", "You like to flash your pussy, don't you?")>><<else>><<set $rand.text to either("You have a nice ass!", "Great ass! It's a pity that the wind ended so quickly...", "Great job, wind!")>><</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Well, that was probably to be expected. But thanks to me and the wind, a couple of people had a good mood for the whole day! Perhaps not only the mood has risen...", "What's going on with me? Why do I get turned on by this situation and his comments?", "All right. Thanks to this situation, there are a little more happy people in this world! At least for today...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $you.accessories.buttplug == 1>>
<<if $you.clothes.uw == 0>><<jpg events wind nouwplug>><<else>><<jpg events wind uwplug>><</if>>
\<<set $rand.text to either("I wonder if they saw the plug in my ass, too?", "Surely someone has noticed the anal plug sticking out of my ass.", "Damn, I'm such a pervert if I get excited at the thought that others have noticed a plug in my ass!")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
\<</if>>
\<<if $you.corr >= 66>>
<center><<link "<div id=fullButton>Shake your ass</div>" "eventWindySkirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>></center>
\<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("I feel like I'm going to regret this, but... Since everyone around is so interested in my pussy, then why not please them?", "I can't believe I'm doing this, but... All right. If all these perverts want to look at my pussy so much, then why not?", "What came over me? I can't believe I'm really shaking my naked ass in front of these horny men right in the middle of the street...", "I can't believe I'm really ready to flash my pussy right in the middle of the street just to make all these perverts a little happier... Maybe I'm one of them?")>><<else>><<set $rand.text to either("I feel like I'm going to regret this, but... Since everyone around is so interested in my ass, then why not please them?", "I can't believe I'm doing this, but... All right. If all these perverts want to look at my ass so much, then why not?", "What came over me? I can't believe I'm really shaking my ass in front of these horny men right in the middle of the street...", "I can't believe I'm really ready to shake my ass in the middle of the street just to make all these perverts a little happier... Maybe I'm one of them?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Everyone who was nearby surrounded you and started filming you. Someone commented on what was happening, someone silently recorded a video, someone whistled in support of you, and someone looked at you accusingly as they passed by.</div>
\<<set $rand.text to either("That's a great ass!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Nice ass!", "Shake that ass, baby!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("A whore!", "Great tits!", "Stop it right now, there are kids nearby!", "The world is rolling down the abyss...", "Cover up right now! The children can see you!", "Look at you! You're a sweet, beautiful girl, and you're acting like a whore!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("That's a great ass!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Nice ass!", "Shake that ass, baby!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("That's a great ass!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Nice ass!", "Shake that ass, baby!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Am I a whore? Well, at least I'm enjoying life and not insulting everyone around me over nothing!", "Kids? It's like something bad is going on here... I bet this isn't the first <<if $you.clothes.uw == 0>>pussy<<else>>ass<</if>> they've seen in their lives.", "So many people support me... I'm even glad I made their day better...", "So many people... And they all gathered to look at me... I can't help myself, but their looks turn me on so much...", "All these people are around me... They're all filming me... I hope that people on the Internet will recognize me and I will have more followers...", "It's like they're eating me up with their eyes... It's so exciting...", "I wonder if there are any other perverted girls like me in this city?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("That's a great ass!", "This is the best day of my life!", "I can't believe she's doing it!", "I can't believe this is happening!", "I can't believe this cute girl is such a pervert!", "Nice ass!", "Shake that ass, baby!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 5</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Damn, there are more and more people! It looks like it's time to finish.", "Okay, I think that's enough. I have to leave before the whole neighborhood comes running here.", "Okay, I think that's enough to cheer up others. It's time to finish.", "I think it's time to leave before they want to touch it.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events cash cash>>
<div class=text>Пока вы шли по улице, вы увидели деньги на асфальте.</div>
\<center>
<<link "<div id=fullButton>Поднять</div>" "eventCashFound">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(1, 100);$rand.amount to random(1, 100);$rand.option to random(1, 75)>><</link>>
\<<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if ($you.clothes.type != "skirt") or ($you.clothes.type == "skirt" && $you.clothes.uw != 0)>><<jpg events cash $you.clothes.type 1>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw == 0 && $you.accessories.buttplug == 0>><<jpg events cash $you.clothes.type 2>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw == 0 && $you.accessories.buttplug == 1>><<vid events cash $you.clothes.type 3>><</if>>
<div class=text>Вы наклонились, чтобы подобрать деньги <<if $rand.chance < 25>>и там оказалось $rand.amount<font color=green>$</font><<else>>, но это оказалась фальшивка<<set $rand.amount to 0>><</if>></div>
\<<if $rand.option < 7>>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text>Кто-то шлёпнул вас по заднице, пока вы поднимали деньги.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Дразнить</div>" "eventCashFound">><<set $eventPage to 5;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><<if $you.corr < 50>><<set $you.corr += 1>><</if>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 7 && $rand.option < 14 && $you.clothes.type == "skirt" && $you.clothes.uw == 0>>
<<vid events cash pussy>>
<div class=text>Кто-то вставил пальцы вам в киску пока вы поднимали деньги.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Игнорировать</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 14 && $rand.option < 21 && $you.clothes.type == "skirt" && $you.clothes.uw ==0 && $you.accessories.buttplug == 1>>
<<vid events cash ass>>
<div class=text>Кто-то вставил пальцы вам в попку пока вы поднимали деньги.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Игнорировать</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 21 && $rand.option < 28>>
<<jpg events cash photo>>
<div class=text>Пока вы поднимали деньги, вы услышали звук фото позади себя. Когда вы повернулись, чтобы посмотреть в чём дело, то увидели парня с телефоном в руках который вас фоткал.</div>
\<center>
<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать и идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.cash += $rand.amount>><<if $you.corr < 50>><<set $you.corr += 1>><</if>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 20>>
\<<if $rand.option < 7>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы не стали обращать внимания и молча пошли дальше.</div>
\<<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Почему я никак не отреагировала?", "Меня правда возбуждает подобное? Что со мной не так?", "Прохожие должно быть считают меня шлюхой из-за того, что я не реагирую на подобные вещи...", "Моя попа и впрямь так хороша, что окружающие теряют самообладание?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 7 && $rand.option < 14>>
\<<vid events cash pussy>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("Я... Аах! Что...", "Что... Ааах! Пр... Происходит...?", "Что ты... Ааах! Делаешь...?", "Эй, это... Ааах!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Почему я никак не реагирую на это?", "Что на меня нашло? Я должна оттолкнуть его, но... Это так приятно...", "Поверить не могу, что это происходит со мной... Наверное надо было как-то отреагировать, да?", "Блин, это наверное лучший день в его жизни и один из самых странных дней для меня...", "Блин, я выгляжу как дешёвая шлюха, раз позволяю первому встречному трахать мою киску пальцами...", "Что подумают люди, если увидят это?", "Блин, вокруг так много людей... Они должно быть считают меня дешёвой шлюхой, но... Мне почему-то плевать...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Ты такая развратная шлюха!", "Поверить не могу, что ты не стала сопротивляться! Ты такая шлюха!", "Твоя киска такая мокрая! Ты просто шлюха, раз возбуждаешься от подобного!", "Чёрт побери, у тебя такая приятная киска!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
<div class=text> - Прокомментировал незнакомец наигравшись с вашей киской и шлёпнув вас по заднице пошёл своей дорогой.</div>
\<<set $rand.text to either("Шлюха? *тяжёлый вздох* Поверить не могу, что это произошло со мной...", "Я не... *тяжёлый вздох* шлюха...", "Что? Он просто ушёл? *тяжёлый вздох* Я думала, что... Погоди ка... Неважно, что я думала...", "Надеюсь его руки были чистыми... *тяжёлый вздох* Поверить не могу, что я никак не помешала ему... Кажется я и правда шлюха...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 14 && $rand.option < 21>>
\<<vid events cash ass>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("Я... Аах! Что...", "Что... Ааах! Пр... Происходит...?", "Что ты... Ааах! Делаешь...?", "Эй, это... Ааах!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Почему я никак не реагирую на это?", "Что на меня нашло? Я должна оттолкнуть его, но... Это так приятно...", "Поверить не могу, что это происходит со мной... Наверное надо было как-то отреагировать, да?", "Блин, это наверное лучший день в его жизни и один из самых странных дней для меня...", "Блин, я выгляжу как дешёвая шлюха, раз позволяю первому встречному трахать мою попу пальцами...", "Что подумают люди, если увидят это?", "Блин, вокруг так много людей... Они должно быть считают меня дешёвой шлюхой, но... Мне почему-то плевать...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Ты такая развратная шлюха!", "Поверить не могу, что ты не стала сопротивляться! Ты такая шлюха!", "Твоя киска такая мокрая! Ты просто шлюха, раз возбуждаешься от подобного!", "Чёрт побери, у тебя такая приятная попка!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
<div class=text> - Прокомментировал незнакомец наигравшись с вашей попкой и шлёпнув вас по заднице пошёл своей дорогой.</div>
\<<set $rand.text to either("Шлюха? *тяжёлый вздох* Поверить не могу, что это произошло со мной...", "Я не... *тяжёлый вздох* шлюха...", "Что? Он просто ушёл? *тяжёлый вздох* Я думала, что... Погоди ка... Неважно, что я думала...", "Надеюсь его руки были чистыми... *тяжёлый вздох* Поверить не могу, что я никак не помешала ему... Кажется я и правда шлюха...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<if $rand.option < 7>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Как я мог пройти мимо такой потрясной задницы?", "Отличная задница!", "Эй, остынь! Я всего лишь шлёпнул тебя по заднице. Ты сама виновата!", "Успокойся, детка! Я не мог упустить такую возможность, ведь у тебя офигенная задница!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 7 && $rand.option < 14>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Ты так маняще нагнулась, что мне было трудно устоять!", "Отличная киска!", "Эй, остынь! Ты сама виновата! Нагнулась посреди улицы и светишь своей пиздой! Как я мог пройти мимо?", "Успокойся, детка! Я не мог упустить такую возможность, ведь твоя киска так и манит!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!", "Поверить не могу, что на свете есть такие уроды!", "Поверить не могу, что это произошло со мной!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 14 && $rand.option < 21>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Ты так маняще нагнулась, что мне было трудно устоять!", "Отличная задница!", "Эй, остынь! Ты сама виновата! Нагнулась посреди улицы и светишь своей голой жопой! Как я мог пройти мимо?", "Успокойся, детка! Я не мог упустить такую возможность, ведь твоя задница просто великолепна!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!", "Поверить не могу, что на свете есть такие уроды!", "Поверить не могу, что это произошло со мной!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 21 && $rand.option < 28>>
\<<set $rand.text to either("Эй! Ты что, фоткаешь меня?", "Эй, ты что делаешь?", "Эй, удали сейчас же!", "Эй, прекрати!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Ты так маняще нагнулась, что я не мог не сфоткать это!", "Отличная задница!", "Эй, остынь! Ты сама виновата! Как я мог не сфоткать такую прелесть?", "Успокойся, детка! Я не мог упустить такую возможность!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!", "Поверить не могу, что на свете есть такие уроды!", "Поверить не могу, что это произошло со мной!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Надеюсь, что на фото хотя бы не видно моего лица...", "Надеюсь, что моё лицо не попало на фото...", "Блин, я же нагнулась буквально на секунду! Неужели он правда успел меня сфоткать?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<if $rand.option < 7>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж этот парнишка настолько наглый, что осмелился шлёпнуть незнакомую девушку по заднице, то может мне стоит подразнить его?", "Поверить не могу, что делаю это, но... Ладно. Если этот извращенец не в состоянии устоять перед моей попкой, то почему бы не подразнить его?", "Что на меня нашло? Поверить не могу, что я правда трясу задницей перед незнакомцем шлёпнувшим меня по заднице прямо посреди улицы...", "Поверить не могу, что я правда готова позволить лапать себя прямо посреди улицы лишь бы сделать этого наглого парнишку чуточку счастливей... Возможно я извращенка?")>><<else>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж его интересует моя попка, то почему бы не порадовать его?", "Поверить не могу, что делаю это, но... Ладно. Если этого извращенца так интересует моя задница, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда трясу своей задницей перед этим извращенцем прямо посреди улицы...", "Поверить не могу, что я правда готова трясти своей задницей прямо посреди улицы лишь бы сделать этого извращенца чуточку счастливей... Возможно я такая же?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Вы решили подразнить извращенца и повиляли перед ним своей задницей, чем привлекли не только его внимание, но и окружающих.</div>
<div class=text>Помимо извращенца шлёпнувшего вас по заднице, все, кто были неподалёку окружили вас и начали снимать вас на видео. Кто-то комментировал происходящее, кто-то молча записывал видео, кто-то свистел вам в поддержку, а кто-то осуждающе смотрел на вас проходя мимо.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>Шлёпнувший вас по заднице извращенец воспользовался моментом и начал жадно лапать вашу задницу на глазах у всех.</div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Шлюха!", "Классная задница!", "Прекрати это немедленно, здесь же дети!", "Мир катится в бездну...", "Прекрати сейчас же! Тебя могут увидеть дети!", "Посмотри на себя! Ты же милая, красивая девушка, а ведёшь себя как шлюха!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Я шлюха? Ну, по крайней мере я наслаждаюсь жизнью и не оскорбляю всех вокруг из-за пустяков!", "Дети? Можно подумать здесь происходит что-то плохое... Готова поспорить, что они видели более откровенные вещи в интернете.", "Столько людей поддерживают меня... Я даже рада, что сделала их день лучше...", "Столько людей... И все они собрались, чтобы посмотреть на меня... Ничего не могу с собой поделать, но их взгляды так возбуждают меня...", "Все эти люди вокруг меня... Они все меня снимают... Надеюсь, что люди в интернете узнают меня и у меня станет больше подписчиков...", "Они словно пожирают меня взглядом... Это так возбуждает...", "Интересно, есть ли в этом городе ещё такие же извращённые девушки как я?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Блин, людей становится всё больше и больше! Похоже самое время заканчивать.", "Ладно, думаю на этом достаточно. Надо уходить, пока сюда не сбежалась вся округа.", "Ладно, думаю этого хватит, чтобы поднять настроение окружающим. Пора заканчивать.", "Я думаю пора уходить, пока им всем не захотелось потрогать.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events cash cash>>
<div class=text>While you were walking down the street, you noticed cash on the asphalt.</div>
\<center>
<<link "<div id=fullButton>Pick up</div>" "eventCashFound">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(1, 100);$rand.amount to random(1, 100);$rand.option to random(1, 75)>><</link>>
\<<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if ($you.clothes.type != "skirt") or ($you.clothes.type == "skirt" && $you.clothes.uw != 0)>><<jpg events cash $you.clothes.type 1>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw == 0 && $you.accessories.buttplug == 0>><<jpg events cash $you.clothes.type 2>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw == 0 && $you.accessories.buttplug == 1>><<vid events cash $you.clothes.type 3>><</if>>
<div class=text>You bent down to pick up the money <<if $rand.chance < 25>>and it turned out to be <font color=green>$</font>$rand.amount<<else>>, but it turned out to be fake<<set $rand.amount to 0>><</if>></div>
\<<if $rand.option < 7>>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text>Someone slapped your ass while you were picking up the money.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Tease</div>" "eventCashFound">><<set $eventPage to 5;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><<if $you.corr < 50>><<set $you.corr += 1>><</if>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 7 && $rand.option < 14 && $you.clothes.type == "skirt" && $you.clothes.uw == 0>>
<<vid events cash pussy>>
<div class=text>Someone put his fingers in your pussy while you were picking up money.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Ignore it</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 14 && $rand.option < 21 && $you.clothes.type == "skirt" && $you.clothes.uw ==0 && $you.accessories.buttplug == 1>>
<<vid events cash ass>>
<div class=text>Someone put his fingers in your ass while you were picking up money.</div>
\<center>
<<if $you.corr >= 66>><<link "<div id=fullButton>Ignore it</div>" "eventCashFound">><<set $eventPage to 3;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<elseif $rand.option >= 21 && $rand.option < 28>>
<<jpg events cash photo>>
<div class=text>While you were picking up the money, you heard the sound of a photo behind you. When you turned around to see what was going on, you saw a guy with a phone in his hands who was taking pictures of you.</div>
\<center>
<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore it and move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.cash += $rand.amount>><<if $you.corr < 50>><<set $you.corr += 1>><</if>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventCashFound">><<set $eventPage to 4;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>>
\</center>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 20>>
\<<if $rand.option < 7>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You didn't pay attention and walked on in silence.</div>
\<<set $rand.text to either("I can't believe I didn't react in any way...", "Why didn't I react in any way?", "Does that really turn me on? What's wrong with me?", "Passersby must think I'm a whore because I don't react to things like that...", "Is my ass really so good that people lose their composure?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 7 && $rand.option < 14>>
\<<vid events cash pussy>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("I... Aah! What...", "What's... Aaah! Go... Going on...?", "What're you... Aaah! Doing...?", "Hey, that's... Aaaah!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Why am I not reacting to this in any way?", "What came over me? I have to push him away, but... It feels so good...", "I can't believe this is happening to me... I probably should have reacted, right?", "Damn, this is probably the best day of his life and one of the weirdest days for me...", "Damn, I look like a cheap whore for letting the first guy I meet fuck my pussy with his fingers...", "What will people think if they see this?", "Damn, there are so many people around... They must think I'm a cheap whore, but... I don't really care...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("You are such a perverted whore!", "I can't believe you didn't fight back! You're such a slut!", "Your pussy is so wet! You're just a whore to get excited about something like that!", "Damn it, you have such a nice pussy!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
<div class=text> - The stranger commented after playing with your pussy and slapping your ass went his way.</div>
\<<set $rand.text to either("A whore? *heavy sigh* I can't believe this happened to me...", "I'm not... *heavy sigh* a whore...", "What? Did he just leave? *heavy sigh* I thought that... Wait a minute... Never mind...", "I hope his hands were clean... *heavy sigh* I can't believe I didn't stop him... I think I'm really a whore...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 14 && $rand.option < 21>>
\<<vid events cash ass>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("I... Aah! What...", "What's... Aaah! Go... Going on...?", "What're you... Aaah! Doing...?", "Hey, that's... Aaaah!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Why am I not reacting to this in any way?", "What came over me? I have to push him away, but... It feels so good...", "I can't believe this is happening to me... I probably should have reacted, right?", "Damn, this is probably the best day of his life and one of the weirdest days for me...", "Damn, I look like a cheap whore for letting the first guy I meet fuck my ass with his fingers...", "What will people think if they see this?", "Damn, there are so many people around... They must think I'm a cheap whore, but... I don't really care...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("You are such a perverted whore!", "I can't believe you didn't fight back! You're such a slut!", "Your pussy is so wet! You're just a whore to get excited about something like that!", "Damn it, you have such a nice ass!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
<div class=text> - The stranger commented after playing with your anus and slapping your ass went his way.</div>
\<<set $rand.text to either("A whore? *heavy sigh* I can't believe this happened to me...", "I'm not... *heavy sigh* a whore...", "What? Did he just leave? *heavy sigh* I thought that... Wait a minute... Never mind...", "I hope his hands were clean... *heavy sigh* I can't believe I didn't stop him... I think I'm really a whore...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<if $rand.option < 7>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! How could I pass by such an amazing ass?", "That's a nice ass!", "Hey, chill out! I just slapped your ass. It's your own fault!", "Calm down, baby! I couldn't miss the opportunity, because you have an awesome ass!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Jerk!", "Fucking pervert!", "Bastard!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 7 && $rand.option < 14>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! You bent down so enticingly that it was hard for me to resist!", "You have such a nice pussy!", "Hey, chill out! It's your own fault! You bent down in the middle of the street to flash your cunt! How could I pass by?", "Calm down, baby! I couldn't miss the opportunity, because your pussy is so inviting!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Jerk!", "Fucking pervert!", "Bastard!", "I can't believe there are such freaks in the world!", "I can't believe this happened to me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 14 && $rand.option < 21>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! You bent down so enticingly that it was hard for me to resist!", "You have such a nice ass!", "Hey, chill out! It's your own fault! You bent down in the middle of the street to flash your naked ass! How could I pass by?", "Calm down, baby! I couldn't miss the opportunity, because your ass is just magnificent!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Jerk!", "Fucking pervert!", "Bastard!", "I can't believe there are such freaks in the world!", "I can't believe this happened to me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<elseif $rand.option >= 21 && $rand.option < 28>>
\<<set $rand.text to either("Hey! Are you taking a picture of me?", "Hey, what are you doing?", "Hey, delete it right now!", "Hey, stop it!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! You bent down so invitingly that I couldn't help but take a picture of it!", "You have such a nice ass!", "Hey, chill out! It's your own fault! How could I not take a picture of such a beauty?", "Calm down, baby! I couldn't miss this opportunity!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Jerk!", "Fucking pervert!", "Bastard!", "I can't believe there are such freaks in the world!", "I can't believe this happened to me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("I hope that at least my face is not visible in the photo...", "I hope my face didn't get in the photo...", "Damn, I bent down for just a second! Did he really take a picture of me?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<if $rand.option < 7>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("I feel like I'm going to regret this, but... Since this guy's so arrogant that he dared to slap a stranger's ass, then maybe I should tease him?", "I can't believe I'm doing this, but... Okay. If this pervert can't resist my ass, then why not tease him?", "What came over me? I can't believe I'm actually shaking my ass in front of a stranger who slapped my ass right in the middle of the street...", "I can't believe I'm really ready to let myself be groped in the middle of the street just to make this arrogant guy a little happier... Maybe I'm a pervert?")>><<else>><<set $rand.text to either("I feel like I'm going to regret this, but... Since he's interested in my ass, why not please him?", "I can't believe I'm doing this, but... Okay. If this pervert is so interested in my ass, then why not?", "What came over me? I can't believe I'm really shaking my ass in front of this pervert right in the middle of the street...", "I can't believe I'm really ready to shake my ass in the middle of the street just to make this pervert a little happier... Maybe I'm the same?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>You decided to taunt the pervert by wiggling your butt in front of him, which not only caught his attention, but also those of everyone around you.</div>
<div class=text>Apart from the weirdo who slapped you, everyone around you was filming you. Somebody commented on what was going on, some guy silently recorded it, somebody whistled to cheer you up, and somebody looked at you with an accusing look as they walked past.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>The creep who slapped you took advantage of the situation and started feeling your butt in front of everybody.</div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("A whore!", "Great ass!", "Stop it, there are kids around here!", "The world is in a mess...", "Stop it! The kids can see you!", "Look at you! You're a sweet, beautiful girl, and you're acting like a whore!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Am I a slut? Well, at least I’m having a good time and not being a bitch to everyone around me for no reason!", "Kids? It's like something bad is going on here... I bet they've seen some pretty explicit stuff online.", "So many people are supporting me... I'm even glad I made their day better...", "So many people... And all of them gathered to look at me... I can't help myself, but their looks turn me on so much...", "All of these people around me... They're all filming me... I hope that people on the Internet will recognize me and I will have more followers...", "It's like they're eating me up with their eyes... It's so exciting...", "I wonder if there are any other perverted girls like me in this city?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 5</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Damn, there are more and more people! It looks like it's time to finish.", "Okay, I think that's enough. I have to leave before the whole neighborhood comes here.", "Okay, I think that's enough to cheer up others. It's time to finish.", "I think it's time to leave before they all want to touch me.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "husbQuests">>
\<<if $setting.lang == "ru">>
\<<if $quest.husb.swing < 8 && $quest.husb.cheat < 7>>
\<div class=text><<linkappend 'Линия $npc[1].name[2]'>>
\:
\<<if $quest.husb.main == 0>>
- Опубликуйте вашу первую фотографию в нижнем белье в Instagram, чтобы начать.
\<<elseif $quest.husb.main == 1>>
- $npc[1].name[1] узнал о том, что вы выкладываете фотографии на которых вы в нижнем белье в инсту и хочет поговорить с вами. Подойдите к нему, когда он будет в вашей спальне.
\<<elseif $quest.husb.main == 2>>
- $npc[1].name[1] и вы поговорили о ваших фотографиях в инсте. Вы узнали, что ваш муж не против если вы будете выкладывать фотографии топлесс в социальные сети и даже рассказал вам про OnlyFans, где можно размещать обнажёнку и даже порно. Может стоит взглянуть?
\<<elseif $quest.husb.main == 3>>
- Вы опубликовали своё первое фото на OnlyFans. Наверное стоит рассказать об этом вашему мужу и поделиться с ним ссылкой на вашу страничку? Поговорите с ним, когда он будет на кухне.
\<<elseif $quest.husb.swing == 1>>
- Вы обсудили со своим мужем вашу страничку на OnlyFans и узнали, что его возбуждает мысль о том, что незнакомые вам люди будут пялиться на фотографии его голой жены. Затем вы занялись охренительным сексом и заметили, что за вами подглядывал $npc[2].name[1]. Может стоит поговорить с ним об этом, когда он будет в гостиной?
\<<elseif $quest.husb.swing == 2>>
- Вы поговорили с $npc[2].who[4] мужа о том, что он видел на кухне и поняли, что лучше бы вы с ним не говорили. Оказывается, он подписан на ваш Instagram и знает, что вы выкладываете на своей страничке фотографии с голой грудью.
- Ложитесь спать, чтобы дождаться развития событий.
\<<elseif $quest.husb.swing == 3>>
- Прочтите сообщение от вашего мужа.
\<<elseif $quest.husb.swing == 4>>
- Вам нужно заглянуть в аптеку, чтобы купить клизму и в сексшоп, чтобы купить смазку и подобрать анальную пробку.
\<<elseif $quest.husb.swing == 5>>
- Теперь, когда у вас есть всё необходимое, вам надо бы воспользоваться клизмой и примерить на себе пробку. Нужно подобрать момент, когда ванная будет свободна.
\<<elseif $quest.husb.swing == 6>>
- Вы сделали всё, что необходимо. Остаётся лишь продолжать готовить вашу попку. Трёх дней пользования анальной пробкой будет достаточно. Ложитесь спать со вставленной анальной пробкой, чтобы счётчик срабатывал. Кроме того, вам необходимо повысить навык минета до 20 или выше.
\<<elseif $quest.husb.swing == 7>>
- Прошло 3 дня с тех пор, как вы начали подготовку вашей попы к анальному сексу и этого вполне достаточно. Поговорите с $npc[1].name[4] вечером с 21:00 до 23:00 после того, как повысите ваш навык минета до 20 или выше.
\<<elseif $quest.husb.cheat == 1>>
- Вы решили не говорить своему мужу о вашей страничке на OnlyFans.
- Ложитесь спать, чтобы дождаться развития событий.
\<<elseif $quest.husb.cheat == 2>>
- Прочтите сообщение от вашего мужа.
\<<elseif $quest.husb.cheat == 3>>
- Вам нужно заглянуть в аптеку, чтобы купить клизму и в сексшоп, чтобы купить смазку и подобрать анальную пробку.
\<<elseif $quest.husb.cheat == 4>>
- Теперь, когда у вас есть всё необходимое, вам надо бы воспользоваться клизмой и примерить на себе пробку. Нужно подобрать момент, когда ванная будет свободна.
\<<elseif $quest.husb.cheat == 5>>
- Вы сделали всё, что необходимо. Остаётся лишь продолжать готовить вашу попку. Трёх дней пользования анальной пробкой будет достаточно. Ложитесь спать со вставленной анальной пробкой, чтобы счётчик срабатывал. Кроме того, вам необходимо повысить навык минета до 20 или выше.
\<<elseif $quest.husb.cheat == 6>>
- Прошло 3 дня с тех пор, как вы начали подготовку вашей попы к анальному сексу и этого вполне достаточно. Поговорите с $npc[1].name[4] вечером с 21:00 до 23:00 после того, как повысите ваш навык минета до 20 или выше.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.bj >= 1 && $quest.husb.bj < 9>>
\<div class=text><<linkappend 'Линия обучения глубокому минету'>>
\:
\<<if $quest.husb.bj == 1>>
\<<if $quest.husb.swing > 0>>
- Во время секса с вашим мужем вы задумались о повышении вашего навыка глубокого минета. Возможно стоит заглянуть в интернет и почитать советы о том, как освоить этот навык?
\<<elseif $quest.husb.cheat > 0>>
- Ваш муж упомянул о повышении вашего навыка глубокого минета. Возможно стоит заглянуть в интернет и почитать советы о том, как освоить этот навык?
\<</if>>
\<<elseif $quest.husb.bj == 2>>
- Отправляйтесь в секс шоп, чтобы купить себе дилдо.
\<<elseif $quest.husb.bj == 3>>
- Теперь, когда у вас есть дилдо, вы можете опробовать его в спальне, когда вашего мужа не будет дома.
\<<elseif $quest.husb.bj == 4>>
- Поднимите навык глубокого минета до 35.
\<<elseif $quest.husb.bj == 5>>
- Посетите туалет в баре южного района.
\<<elseif $quest.husb.bj == 6>>
- Погуглить более эффективные способы обучения глубокому минету на компьютере.
\<<elseif $quest.husb.bj == 7>>
- Отправляйтесь в последнюю кабинку в туалете бара, когда сочтёте, что вы готовы и когда ваш разврат будет выше или равен 50.
\<<elseif $quest.husb.bj == 8>>
- Теперь вы можете тренировать навык глубокого минета в туалете бара.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if ($quest.husb.model == 0 or ($quest.husb.model >= 2 && $quest.husb.model < 4)) && $quest.model.main >= 2>>
\<div class=text><<linkappend 'Линия $npc[1].name[2] и модельного агентства'>>
\:
\<<if $quest.husb.model == 0>>
- Расскажите своему мужу о вашем решении.
\<<elseif $quest.husb.model == 2>>
- Вы рассказали своему мужу о том, что согласились работать моделью и подписали контракт. Продвиньтесь по линии модельного агентства, чтобы продолжить.
\<<elseif $quest.husb.model == 3>>
- Ваша первая фотосессия прошла успешно. Расскажите своему мужу о том, как всё прошло.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.swing >= 8 && $setting.ntr == 1 && $quest.husb.ntr >= 0 && $quest.husb.ntr < 5>>
\<div class=text><<linkappend 'NTR линия $npc[1].name[2]'>>
\:
\<<if $quest.husb.ntr == 0>>
- Предложите своему мужу вместе сходить в кинотеатр. Сделать это можно только в выходные с 12:00 до 18:00 через приложение SUP в телефоне. Вам необходимо повысить навык минета до 40 или выше.
\<<elseif $quest.husb.ntr == 1>>
- Вы узнали о фетишах своего мужа, когда были с ним в кинотеатре.
- Для продолжения вам нужно заняться сексом с $npc[2].name[4] хотя бы 10 раз. После этого ивент запустится сам, когда вы будете заниматься сексом с $npc[2].name[4] в гостиной.
\<<elseif $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 0>>
- Ваш муж застукал вас и своего $npc[2].who[2] за сексом и предложил заняться сексом втроём, но вы отказались.
- Если вы передумаете, то можете поговорить об этом с $npc[1].name[4] в любое время, когда и он и его $npc[2].who[1] будут дома.
\<<elseif $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1>>
- Ваш муж застукал вас и своего $npc[2].who[2] за сексом и предложил заняться сексом втроём. Вы согласились и отлично провели время.
- После вашего первого двойного проникновения, вам хочется больше новых и незнакомых вам ощущений. Может стоит посмотреть порно на ПК, чтобы открыть для себя что-то новое?
\<<elseif $quest.husb.ntr == 3>>
- Вы увидели порно с двойным вагинальным проникновением и вас не покидают мысли о том, чтобы испытать эти чувства. Поговорите со своим мужем, когда и он и его $npc[2].who[1] будут дома. Ваш навык глубокого минета должен быть 60 или выше.
\<<elseif $quest.husb.ntr == 4>>
- Теперь вы можете в любое время повторить двойное вагинальное проникновение занявшись сексом с $npc[1].name[4] и его $npc[2].who[4].
- Зайдите в гостиную в субботу с 19:00 до 21:00, чтобы продолжить. На вас должно быть надето нижнее бельё.
\<<elseif $quest.husb.ntr == 5>>
- Вы не стали присоединяться к мужу и его друзьям поздним субботним вечером. (Продолжение в следующих обновлениях)
\<<elseif $quest.husb.ntr == 6>>
- Вы присоединились к мужу и его друзьям, но отказались от покера на раздевание и на этом ваш вечер закончился. (Продолжение в следующих обновлениях)
\<<elseif $quest.husb.ntr == 7>>
- Вы присоединились к мужу и его друзьям, сыграли в покер на раздевание, но не стали намерено проигрывать. Затем вы пили пиво и общались до ночи, но на этом всё закончилось и вы пошли спать. (Продолжение в следующих обновлениях)
\<<elseif $quest.husb.ntr == 8>>
- Вы присоединилсь к мужу и его друзьям, сыграли в покер на раздевание и намерено проиграли, чтобы подразнить друзей вашего мужа. Перед сном вы подумали о том, чтобы заняться с мужем и его друзьями групповым сексом, но решили не торопиться и легли спать. (Продолжение в следующих обновлениях)
\<<elseif $quest.husb.ntr == 9>>
- Вы присоединились к мужу и его друзьям, сыграли в покер на раздевание и намерено проиграли, чтобы подразнить друзей вашего мужа. Перед сном вы решили позвать друзей вашего мужа, чтобы вместе повеселиться. Они оказались не против и втроём выебли вас во все дыры.
\<<if $quest.husb.ffm == 0>>
- Кроме того, вы сказали своему мужу, что вы против того, чтобы он занимался сексом с другими девушками. (Продолжение в следующих обновлениях)
\<<else>>
- Кроме того, вы сказали своему мужу, что вы не против того, чтобы он занимался сексом с другими девушками. (Продолжение в следующих обновлениях)
\<</if>>
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.amateurPorn >= 1 && $quest.husb.amateurPorn < 6>>
\<div class=text><<linkappend 'Линия любительского порно'>>
\:
\<<if $quest.husb.amateurPorn == 1>>
- Один из подписчиков спросил у вас про порно для OnlyFans и вы решили обсудить это с мужем. Поговорите с ним, когда он будет в спальне. Ваш навык глубокого минета должен быть 50 или выше.
\<<elseif $quest.husb.amateurPorn == 2>>
- Вы отказались от съёмок любительского порно, но если передумаете, то поговорите со своим мужем, когда он будет в спальне.
\<<elseif $quest.husb.amateurPorn == 3>>
- Вы записали первое любительское порно со своим мужем для вашей странички на OnlyFans. Если вы захотите записать новое видео, то поговорите со своим мужем через неделю.
\<<elseif $quest.husb.amateurPorn == 4>>
- С тех пор, как вы записали первое любительское порно со своим мужем для вашей странички OnlyFans, прошло неделя. Поговорите с ним, когда он будет в спальне и когда вы будете готовы записать новое видео.
\<<elseif $quest.husb.amateurPorn == 5>>
- Вы отказались от съёмок любительского порно, но если передумаете, то поговорите со своим мужем, когда он будет в спальне.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<<if $quest.husb.swing < 8 && $quest.husb.cheat < 7>>
\<div class=text><<linkappend '$npc[1].name[1]`s branch'>>
\:
\<<if $quest.husb.main == 0>>
- Post your first underwear photo on Instagram to get started.
\<<elseif $quest.husb.main == 1>>
- $npc[1].name[1] found out you're posting photos of yourself in your undies on Instagram and he wants to chat with you. Go talk to him when he's in your bedroom.
\<<elseif $quest.husb.main == 2>>
- $npc[1].name[1] and you were talking about your Instagram photos. You found out your husband doesn't mind you posting topless pics on social media and he even mentioned OnlyFans, where people can post nude and even porn content. Should you check it out?
\<<elseif $quest.husb.main == 3>>
- You posted your first pic on OnlyFans. Maybe you should let your hubby know about it and give him a link to your account? Talk to him while he's in the kitchen.
\<<elseif $quest.husb.swing == 1>>
- You talked to your husband about your OnlyFans account and he was all for the idea of people you don't know looking at photos of your naked body. Then, you had hot sex and noticed $npc[2].name[1] was watching you. Maybe you should talk to him about that when he's in the living room?
\<<elseif $quest.husb.swing == 2>>
- You talked to your husband's $npc[2].who[1] about what he had seen in the kitchen and realized that it'd be better if you didn't talk to him. It turns out that he's following your Instagram and knows that you post photos with exposed breasts.
- Go to sleep and wait for things to happen.
\<<elseif $quest.husb.swing == 3>>
- Read the message from your husband.
\<<elseif $quest.husb.swing == 4>>
- You need to go to the pharmacy to buy an enema and to the sex shop to buy lubricant and pick up an anal plug.
\<<elseif $quest.husb.swing == 5>>
- Now that you have everything you need, you should use an enema and try on an butt plug. The bathroom should be free.
\<<elseif $quest.husb.swing == 6>>
- You've done all the necessary stuff. Now it's just a matter of continuing to prep your butt. Three days using an anal plug will be enough for that. Go to sleep with the butt plug in, so the counter will be activated. In addition, you need to increase your blowjob skill to 20 or higher.
\<<elseif $quest.husb.swing == 7>>
- It's been three days since you've been getting your butt ready for anal, and that's enough. Talk to $npc[1].name[1] in the evening from 21:00 to 23:00 after you increase your blowjob skill to 20 or higher.
\<<elseif $quest.husb.cheat == 1>>
- You decided to keep your husband in the dark about your OnlyFans account.
- Go to sleep and wait for things to happen.
\<<elseif $quest.husb.cheat == 2>>
- Read the message from your husband.
\<<elseif $quest.husb.cheat == 3>>
- You need to go to the pharmacy to buy an enema and to the sex shop to buy lubricant and pick up an anal plug.
\<<elseif $quest.husb.cheat == 4>>
- Now that you have everything you need, you should use an enema and try on an butt plug. The bathroom should be free.
\<<elseif $quest.husb.cheat == 5>>
- You've done all the necessary stuff. Now it's just a matter of continuing to prep your butt. Three days using an anal plug will be enough for that. Go to sleep with the butt plug in, so the counter will be activated. In addition, you need to increase your blowjob skill to 20 or higher.
\<<elseif $quest.husb.cheat == 6>>
- It's been three days since you've been getting your butt ready for anal, and that's enough. Talk to $npc[1].name[1] in the evening from 21:00 to 23:00 after you increase your blowjob skill to 20 or higher.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.bj >= 1 && $quest.husb.bj < 9>>
\<div class=text><<linkappend 'Deepthroat training branch'>>
\:
\<<if $quest.husb.bj == 1>>
\<<if $quest.husb.swing > 0>>
- During sex with your husband, you thought about improving your deep blowjob skills. Maybe you should check out the internet and read some tips on how to perfect this skill?
\<<elseif $quest.husb.cheat > 0>>
- Your husband mentioned improving your deep blowjob skills. Maybe you should check out the internet and read some tips on how to perfect this skill?
\<</if>>
\<<elseif $quest.husb.bj == 2>>
- Go to a sex shop to buy yourself a dildo.
\<<elseif $quest.husb.bj == 3>>
- Now that you have a dildo, you can try it out in the bedroom when your husband is not at home.
\<<elseif $quest.husb.bj == 4>>
- Raise your deepthroat skill to 35.
\<<elseif $quest.husb.bj == 5>>
- Head to the wc at the South District bar.
\<<elseif $quest.husb.bj == 6>>
- Google for some more effective ways to master deepthroat on a computer.
\<<elseif $quest.husb.bj == 7>>
- When you think you're ready and your level of corruption is at or above 50, head for the last booth in the bar's WC.
\<<elseif $quest.husb.bj == 8>>
- Now you can practice your deepthroat skills in the bar's WC.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if ($quest.husb.model == 0 or ($quest.husb.model >= 2 && $quest.husb.model < 4)) && $quest.model.main >= 2>>
\<div class=text><<linkappend '$npc[1].name[1] and modeling agency branch'>>
\:
\<<if $quest.husb.model == 0>>
- Tell your husband about your decision.
\<<elseif $quest.husb.model == 2>>
- You told your husband that you agreed to work as a model and signed a contract. Move up the modeling agency's branch to continue.
\<<elseif $quest.husb.model == 3>>
- Your first photo shoot went really well. Tell your husband all about it!
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.swing >= 8 && $setting.ntr == 1 && $quest.husb.ntr >= 0 && $quest.husb.ntr < 5>>
\<div class=text><<linkappend '$npc[1].name[1]`s NTR branch'>>
\:
\<<if $quest.husb.ntr == 0>>
- Invite your husband to go to the cinema together. You can do it only on weekends from 12:00 to 18:00 via the SUP app on your phone. You need to increase your blowjob skill to 40 or higher.
\<<elseif $quest.husb.ntr == 1>>
- You found out your husband has weird fetishes while you were at the movies with him.
- To continue, you'll need to have sex with $npc[2].name[1] at least 10 times. Then, the event will trigger when you have sex with $npc[2].name[1] in the living room.
\<<elseif $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 0>>
- Your husband caught you two having some fun and offered a threesome, but you said no.
- If you change your mind, just talk to $npc[1].name[1] any time when they are both at home.
\<<elseif $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1>>
- Your husband caught you two having some fun and offered a threesome. You agreed and had a great time.
- After your first DP, you're craving for more new and exciting sensations. Why not watch some porn on your PC to explore something new?
\<<elseif $quest.husb.ntr == 3>>
- You've watched some porn with double vag penetration and you just can't get the idea of trying it out out of your head. So, when your husband and his $npc[2].who[1] are both at home, why not talk to him about it? Your deepthroat skill should be 60 or higher.
\<<elseif $quest.husb.ntr == 4>>
- Now you can repeat double vaginal penetration at any time by having sex with $npc[1].name[1] and his $npc[2].who[1].
- Go to the living room on Saturday from 19:00 to 21:00 to continue. You should be wearing underwear.
\<<elseif $quest.husb.ntr == 5>>
- You didn't join your husband and his friends late on a Saturday evening. (More to come in the next updates)
\<<elseif $quest.husb.ntr == 6>>
- You joined your husband and his friends, but gave up strip poker and that was the end of your evening. (More to come in the next updates)
\<<elseif $quest.husb.ntr == 7>>
- You joined your husband and his friends, played strip poker, but didn't mean to lose. Then you drank beer and talked until nightfall, but that was it and you went to bed. (More to come in the next updates)
\<<elseif $quest.husb.ntr == 8>>
- You joined your husband and his friends, played strip poker and deliberately lost to tease your husband's friends. Before going to bed, you thought about having group sex with your husband and his friends, but decided not to rush and went to bed. (More to come in the next updates)
\<<elseif $quest.husb.ntr == 9>>
- You joined your husband and his friends, played strip poker and deliberately lost to tease your husband's friends. Before going to bed, you decided to invite your husband's friends to have fun together. They didn't mind and the three of them fucked all your holes.
\<<if $quest.husb.ffm == 0>>
- In addition, you told your husband that you mind him having sex with other girls. (More to come in the next updates)
\<<else>>
- In addition, you told your husband that you don't mind him having sex with other girls. (More to come in the next updates)
\<</if>>
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<if $quest.husb.amateurPorn >= 1 && $quest.husb.amateurPorn < 6>>
\<div class=text><<linkappend 'Amateur porn branch'>>
\:
\<<if $quest.husb.amateurPorn == 1>>
- One of your subscribers asked about porn for OnlyFans and you decided to talk about it with your husband when he's in the bedroom. Your deepthroat skill should be 50 or higher.
\<<elseif $quest.husb.amateurPorn == 2>>
- You said no to shooting amateur porn, but if you change your mind later, just talk to your husband in the bedroom when he's there.
\<<elseif $quest.husb.amateurPorn == 3>>
- You made the first amateur porn video with your husband and posted it on your OnlyFans account. If you want to make another video, talk to your husband when one week has passed.
\<<elseif $quest.husb.amateurPorn == 4>>
- It's been a week since you filmed your first amateur porn with your husband for your OnlyFans account. Talk to him in the bedroom when you're ready to film another video.
\<<elseif $quest.husb.amateurPorn == 5>>
- You said no to shooting amateur porn, but if you change your mind later, just talk to your husband in the bedroom when he's there.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>\<<widget "uniQuests">>
\<<if $setting.lang == "ru">>
\<<if $quest.uni.main < 7>>
\<div class=text><<linkappend 'Линия Университета'>>
\:
\<<if $quest.uni.main == 0>>
- Опубликуйте вашу первую фотографию в топлесс в Instagram, чтобы начать.
\<<elseif $quest.uni.main == 1>>
- Идите на работу.
\<<elseif $quest.uni.main == 2>>
- Вы решили продолжить выкладывать фотографии топлесс в вашем Instagram несмотря на предостережения ректора. Однако не помешало бы посмотреть, будет ли какая-то реакция со стороны студентов.
- Ваша известность в Instagram должна быть 20 или выше.
\<<elseif $quest.uni.main == 3>>
- Вы услышали, как студенты обсуждали ваши фотографии на вашей страничке Instagram и похоже, что ректор был прав и это привлекло плохое внимание среди студентов.
\<<elseif $quest.uni.main == 4>>
- Один из тех студентов, чей разговор вы подслушали, предложил вам показать ему сиськи в обмен на 10$, но вы отказались.
\<<elseif $quest.uni.main == 5>>
- Один из тех студентов, чей разговор вы подслушали, предложил вам показать ему сиськи в обмен на 10$ и вы согласились, но вряд ли он будет держать язык за зубами.
\<<elseif $quest.uni.main == 6>>
- Вы оказались правы и тот студент разболтал своим друзьям о том, что вы показали ему сиськи за деньги. Похоже теперь эти слухи будут распространяться и студенты от вас не отстанут...
- Лёгкая версия ивента: Повысьте плохую известность в универе и известность на OnlyFans до 20, чтобы продолжить. Навык глубокого минета должен быть 40 или выше.
- Полная версия ивента: Займитесь первым анальным сексом со своим мужем, запишите любительское порно хотя бы раз. После того, как эти условия будут выполнены, повысьте плохую известность в универе и известность на OnlyFans до 20, чтобы продолжить. Если сделаете наоборот, получите лёгкую версию ивента. Навык глубокого минета должен быть 40 или выше.
\<<elseif $quest.uni.route1 == 1>>
- Вы согласились отсосать студентам, чтобы сохранить должность преподавателя. Теперь они вряд ли оставят вас в покое... (Продолжение в следующих обновлениях)
\<<elseif $quest.uni.route1 == 2>>
- Вы согласились отсосать студентам, чтобы сохранить должность преподавателя, но всё зашло слишком далеко и они даже выебли вас во все щели. Теперь они вряд ли оставят вас в покое... (Продолжение в следующих обновлениях)
\<<elseif $quest.uni.route2 == 1>>
- Вы не стали поддаваться на шантаж студентов и они всё разболтали ректору. Теперь ректор в курсе о вашей страничке на OnlyFans, но не стал вас увольнять. Однако слухи о вас, ваших увлечениях и вашей страничке на OnlyFans наверняка будут расти и студенты теперь вряд ли оставят вас в покое. (Продолжение в следующих обновлениях)
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<<if $quest.uni.main < 7>>
\<div class=text><<linkappend 'University`s branch'>>
\:
\<<if $quest.uni.main == 0>>
- Post your first topless photo on Instagram to get started.
\<<elseif $quest.uni.main == 1>>
- Go to work.
\<<elseif $quest.uni.main == 2>>
- You decided to keep posting topless pics on your Insta, even after the rector's warning. But you might as well check if the students are reacting.
- Your Instagram fame should be 20 or higher.
\<<elseif $quest.uni.main == 3>>
- You heard some students talking about your pics on your Instagram and it looks like the rector was right it attracted bad attention from some students.
\<<elseif $quest.uni.main == 4>>
- One of the students you overheard offered you to show him your boobs for a $10. But you turned him down.
\<<elseif $quest.uni.main == 5>>
- One of the students you overheard offered you to show him your boobs for a $10, and you agreed, but he's unlikely going to keep quiet.
\<<elseif $quest.uni.main == 6>>
- You were right and that student told his friends you showed him your boobs for money. Seems like now those rumors are going to spread and students are not going to leave you alone...
- The light version of the event: you need to increase your bad fame at the university and your OnlyFans fame to 20, to continue. The deepthroat skill should be 40 or higher.
- Full version of the event: have your first anal with your husband and record amateur porn at least once. After that, increase your uni bad fame and OnlyFans fame to 20, to continue. If you do the opposite, you'll only get a lite version. The deepthroat skill should be 40 or higher.
\<<elseif $quest.uni.route1 == 1>>
- You agreed to suck off students in order to keep your job as a teacher, but now, they're unlikely leave you alone. (More to come in the next updates)
\<<elseif $quest.uni.route1 == 2>>
- You agreed to suck off students in order to keep your job as a teacher, but things got out of hand and they even screwed you in every way possible, and now they're unlikely leave you alone. (More to come in the next updates)
\<<elseif $quest.uni.route2 == 1>>
- You didn't fall for the students' blackmail and they blabbing everything to the rector. Now, the rector knows about your OnlyFans page but didn't fire you. But rumors about you and your hobbies, and your OnlyFans account, are sure to spread, and students won't leave you alone anymore. (More to come in the next updates)
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>\<<widget "jobQuests">>
\<<if $setting.lang == "ru">>
\<div class=text><<linkappend 'Работа'>>
\:
- Вы работаете преподавателем в Университете в центре города в будние дни. Рабочий день начинается в 8 утра.
\<<if $quest.model.main >= 5>>
- Вы работаете моделью в агенстве ErosTalent в северном районе и можете самостоятельно выбирать фотосессии, время и день их проведения.
\<</if>>
\<</linkappend>></div>
\<<if $job.side.southCafe == 1>>
\<div class=text><<linkappend 'Подработка в кафе в южном районе'>>
\:
\<<if $job.side.southCafeShift == 'weekday'>>
- Вы подрабатываете официанткой в кафе в южном районе.
- Ваши оплачиваемые смены начинаются в 17:00 в будние дни.
- Однако вы можете подрабатывать по выходным за чаевые в 10:00.
\<<elseif $job.side.southCafeShift == 'morning weekend'>>
- Вы подрабатываете официанткой в кафе в южном районе.
- Ваши оплачиваемые смены начинаются в 10:00 в выходные дни.
- Однако вы можете подрабатывать по будням за чаевые в 17:00.
\<</if>>
\<<if $you.southCafe.shifts > 0>>
- Вы отработали $you.southCafe.shifts смен.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<div class=text><<linkappend 'Job'>>
\:
- You work as a teacher at a university in the city center on weekdays. The working day starts at 8 a.m.
\<<if $quest.model.main >= 5>>
- You work as a model for the ErosTalent agency in the north district and you can choose your own photo shoots and the time and date of them.
\<</if>>
\<</linkappend>></div>
\<<if $job.side.southCafe == 1>>
\<div class=text><<linkappend 'Part-time job in a cafe in the south'>>
\:
\<<if $job.side.southCafeShift == 'weekday'>>
- You work part-time as a waitress at a cafe in the south.
- Your paid shifts start at 17:00 on weekdays.
- However, you can do extra work on weekends for tips at 10:00.
\<<elseif $job.side.southCafeShift == 'morning weekend'>>
- You work part-time as a waitress at a cafe in the south.
- Your paid shifts start at 10:00 on weekends.
- However, you can do extra work on weekdays for tips at 17:00.
\<</if>>
\<<if $you.southCafe.shifts > 0>>
- You've worked $you.southCafe.shifts shifts.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>@@.left;
\<<if $jobPage == 0 or ndef $jobPage>><<set $jobPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $jobPage == 1>>
\<div class=text>Зайдя в Университет вы направились в свою аудиторию и приступили к обучению студентов после начала лекции.</div>
\<<set $rand.pic to random(1, 5)>>
<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div>
\<<elseif $jobPage == 2>>
\<<jpg act work relax>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $jobPage == 3>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div>
\<<elseif $jobPage == 4>>
\<<jpg act work eat>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>Подкрепившись и пообщавшись с другими преподавателями вы готовы к <<link "проведению последней лекции" "teacherJob">><<set $jobPage to 5;$you.eating to 0;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $jobPage == 5>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>После проведения последней лекции вы тщательно вытерли доску и <<link "закончили рабочий день" $return>><<set $jobPage to 0;$time.min += random(5, 10)>><</link>>.</div>
\<</if>>
\<<else>>
\<<if $jobPage == 1>>
\<div class=text>After entering the University, you went to your classroom and started teaching students after the lecture began.</div>
\<<set $rand.pic to random(1, 5)>>
<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div>
\<<elseif $jobPage == 2>>
\<<jpg act work relax>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>After a short rest, you are full of energy and ready to <<link "give the next lecture" "teacherJob">><<set $jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $jobPage == 3>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div>
\<<elseif $jobPage == 4>>
\<<jpg act work eat>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>After having a snack and chatting with other teachers, you are ready for the <<link "last lecture" "teacherJob">><<set $jobPage to 5;$you.eating to 0;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $jobPage == 5>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>After the last lecture, you carefully wiped the blackboard and <<link "finished the working day" $return>><<set $jobPage to 0;$time.min += random(5, 10)>><</link>>.</div>
\<</if>>
\<</if>>
@@@@.left;
\<<if $quest.hisBro.main == 1 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 1>><<elseif $quest.hisBro.main == 2 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 6>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.corr >= 50>><<set $you.arousal += 10>><</if>>
\<div class=text>Приближаясь к гостиной вы услышали чьи-то стоны.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Чо за фигня? Мне кажется или это чьи-то... стоны?"</i></div></div>
<div class=text> - Подумали вы и ускорив шаг, вошли в гостиную.</div>
<<vid events hisbro 2 1>>
<div class=text>Вы не знали, что именно вы ожидали там увидеть, но когда вы увидели $npc[2].name[2] дрочащего свой член на порно, вы застыли и потеряли дар речи.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что здесь..? Что за..? Блин, то есть...</div></div>
<div class=text> - Пытались возмутиться вы, но не сумев подобрать слова, вы покинули гостиную и направились в <<link "спальню" "hisBroEvent2">><<set $eventPage to 2;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg events hisbro 2 2>>
<div class=text>Усевшись на свою кровать и не успев даже обдумать увиденное, в вашу спальню зашёл $npc[2].name[1].</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ты здесь..? Блин, $npc[2].name[1], какого чёрта? Сначала ты занимаешься... этим... в нашей гостиной, а теперь ты без стука вламываешься в нашу спальню? Что происходит?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Прости, я просто хотел извиниться, я не знал что ты дома и...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знал, что я дома? Да какая к чёрту разница? Если ты занимаешься подобными вещами, то делай это хотя бы в своей спальне!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, я понял, прости, я просто...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, да и почему ты вообще этим занимаешься? Ты же не подросток! Я понимаю, что у тебя недавно было сложное расставание, но это же не повод...</div></div>
<center><<link "<div id=fullButton>Слушать $npc[2].name[2]</div>" "hisBroEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events hisbro 2 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Послушай, я понимаю как это выглядит и дело вовсе не в тяжёлом расставании. Я же не могу водить сюда девушек. Это ваша квартира и я не думаю, что ты и $npc[1].name[1] будете этому рады.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, но если у тебя начнутся отношения с кем-то, то...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>В том то и дело! Я не хочу сейчас отношений. Я хочу какое-то время побыть один. Так что если я начну приводить сюда девушек, то каждый день это будет новая девушка.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>В смысле?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>В прямом. Я же должен как-то снимать сексуальное напряжение. Поэтому, либо я делаю это сам, либо я начинаю водить сюда девушек. Если бы я выбрал второй вариант, то я сомневаюсь, что вы с моим $npc[2].who[4] были бы этому рады. К тому же у меня сейчас напряг с деньгами, так что я выбрал более бюджетный вариант.</div></div>
<center><<link "<div id=fullButton>Сказать, что вы об этом думаете</div>" "hisBroEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Во-первых, я в шоке хотя бы от того, что разговариваю с тобой об этом, а во-вторых... Ты прав, я не хочу, чтобы в моём доме ошивались всякие шлюхи, но это не значит, что ты можешь заниматься этим где тебе вздумается. Делай это в своей спальне.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, я понял. Признаю, это мой косяк и уверяю тебя, что этого больше не повторится.</div></div>
\<<if $you.clothes.home == 1 or $you.clothes.home == 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо. Но что с тобой? Ты же уже не подросток! Неужели всё так плохо, что ты не можешь сдерживаться?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, вообще-то я могу, но просто ты... Даже не знаю как сказать...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что я? Погоди... ты хочешь сказать, что... ты так возбуждаешься потому что я хожу по дому в таком виде?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ладно, зря я это спросила... Давай закончим этот разговор, оставь меня.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ладно, как скажешь...</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо. А теперь давай закончим этот разговор. Мы и так говорили о вещах, о которых не должны были говорить...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, согласен... я пойду...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага...</div></div>
\<</if>>
<center><<link "<div id=fullButton>Дальше</div>" "hisBroEvent2">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events hisbro 2 2>>
<div class=text>После того, как $npc[2].name[1] покинул вашу спальню, вы остались сидеть на кровати и думать о вашем разговоре.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Это просто замечательно... Выходит, что я причина его неконтроллируемого сексуального напряжения! О чём я только думала? Почему я продолжаю так одеваться, пока он здесь? Может мне стоит прекратить?"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ладно, по крайней мере если он продолжит заниматься этим, то он пообещал мне делать это в своей спальне..."</i></div></div>
<center><<link "<div id=fullButton>Вернуть к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.main to 3>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, $npc[2].name[1]. Я хочу поговорить с тобой о...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Послушай, я понимаю, как это выглядело, но я клянусь тебе, что это чистая случайность!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я понимаю, но... Ты два раза видел меня голой и всё это произошло в первые дни твоего сожительства с нами и...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Не переживай. Я понимаю твою обеспокоенность, но во-первых, я ни слова не скажу $npc[1].name[3], а во-вторых, это никак не повлияет на наши отношения, поверь мне. Это же случайность, такое могло произойти с каждым. Поэтому давай просто не заострять на этом внимание.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я надеялась это услышать. Будем надеяться, что подобных недоразумений больше не произойдёт.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Согласен. Ты жена моего $npc[2].who[2] и не хотелось бы попадать в столь неловкие ситуации.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вот и отлично! Что ж, я наверное пойду, увидимся...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, конечно!</div></div>
<center><<link "<div id=fullButton>Вернуть к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.main to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.corr >= 50>><<set $you.arousal += 10>><</if>>
\<div class=text>As you approached the living room, you heard someone moaning.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the hell? It seems to me or it's someone's... Moaning?"</i></div></div>
<div class=text> - You thought and quickened your pace, went into the living room.</div>
<<vid events hisbro 2 1>>
<div class=text>You didn't know what exactly you expected to see there, but when you saw $npc[2].name[1] jerking off his dick on porn, you froze and were speechless.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What's going..? What the...? Damn, i mean...</div></div>
<div class=text> - You tried to be indignant, but unable to find the words, you left the living room and headed for the <<link "bedroom" "hisBroEvent2">><<set $eventPage to 2;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg events hisbro 2 2>>
<div class=text>After sitting down on your bed and not even having time to think about what you saw, $npc[2].name[1] came into your bedroom.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you..? Damn, $npc[2].name[1], what the hell? First you do... this... in the living room, and now you're breaking into my bedroom without knocking? What's going on?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I'm sorry, I just wanted to apologize, I didn't know you were home...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Didn't you know I was home? What the hell difference does it make? If you do this kind of thing, then do it in your bedroom at least!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, I get it, I'm sorry, I just...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Man, and why do you even do that? You're no teenager! I get that you had a tough breakup recently, but that doesn't mean...</div></div>
<center><<link "<div id=fullButton>Listen to $npc[2].name[1]</div>" "hisBroEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events hisbro 2 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Look, I know what it looks like and it's nothing to do with a nasty breakup. I can't bring girls around here. This is your place and I don't think you or $npc[1].name[1] would like it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, but if you get into a relationship with someone, then…</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>That's the thing! I don't need a relationship right now. I just want to be by myself for a while. And if I keep bringing girls here, there'll be a new one every day!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I need to release some sexual tension, so either I do it by myself or I bring girls here. But if I had chosen the latter, I doubt you and my $npc[2].who[1] would've been happy about that. Plus, I'm a bit strapped for cash right now, so I went with a cheaper option.</div></div>
<center><<link "<div id=fullButton>Tell him your thoughts on it</div>" "hisBroEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>First of all, I'm surprised that I'm even talking about this with you, and second... You're right, I don't need any whores around my house. But that doesn't mean you get to do it wherever you like. Do it in your own bedroom.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, I hear you. It's totally my fault and I promise it won't happen again.</div></div>
\<<if $you.clothes.home == 1 or $you.clothes.home == 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks, but what's up with you? Are you still feeling like a teenager? Is it that bad that you just can't control yourself?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, actually I can, but it's just you... I don't even know how to say it...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Hold on, you mean to tell me that you're so excited just because I'm walking around the house like that?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yes...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Okay, that was a bad question... Let's just end this conversation and leave me alone.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Alright, if you say so...</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks, but let's stop here. We've already talked about things we shouldn't have.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, I totally get it. I'm down to go.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah...</div></div>
\<</if>>
<center><<link "<div id=fullButton>Further</div>" "hisBroEvent2">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events hisbro 2 2>>
<div class=text>After $npc[2].name[1] left the room, you were still sitting on the bed, thinking about what he said.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"It's so great... It turns out I'm the reason for his uncontrollable sex drive! What was I thinking, dressing like that around him? Maybe I should tone it down a bit."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, at least, if he keeps doin' it, he said he'd be in his bedroom..."</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.main to 3>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi $npc[2].name[1], how's it going? I just wanted to chat with you about...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Look, I know it looked like I did it on purpose, but I tell you, it was just a total accident!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I get it, but… You saw me naked twice, and all that happened in the first few days of our living together…</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Chill out, girl. I get what you're saying, but listen - I'm not going to tell $npc[1].name[1] anything, and it's not going to affect our friendship at all, believe me. It was an accident, anyone could have done it. So just let's not worry about it and move on.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I was kinda hoping to hear that. Hopefully, we won't have any more misunderstandings like that again.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I totally get it. You're my $npc[2].who[1]'s wife, and I don't want to get in any weird situations with you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's awesome! Well, I guess I'm going to have to go. See ya...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, sure!</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.main to 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.corr < 30>><<set $you.arousal += 5>><<else>><<set $you.arousal += 10>><</if>>
\<div class=text>Приближаясь к гостиной вы услышали чьи-то стоны.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что? Он опять дрочит?"</i></div></div>
<div class=text> - Подумали вы тихонько подойдя к гостиной и заглянув туда через дверной проём увидели $npc[2].name[2] мастурбирующего на порно.</div>
<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого хрена? Я думала, что мы с ним всё обсудили и он больше не будет заниматься этим за пределами своей спальни!"</i></div></div>
<center>
\<<if $you.corr >= 15>><<link "<div id=fullButton>Наблюдать за ним</div>" "hisBroFapEvent1">><<set $eventPage to 2;$time.min += 2>><</link>><<else>><div class=fullButton>Требование к разврату: 15</div><</if>>
\<<link "<div id=fullButton>Пройти уйти</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $you.corr < 30>><<set $you.arousal += 5>><<else>><<set $you.arousal += 10>><</if>>
\<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что я действительно наблюдаю за тем, как $npc[2].who[1] моего мужа дрочит на порно в гостиной."</i></div></div>
<<vid events hisbro fap 1>>
\<<if $you.corr < 30>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<center>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Ласкать киску</div>" "hisBroFapEvent1">><<set $eventPage to 3;$time.min += 2>><</link>><<else>><div class=fullButton>Требование к разврату: 30</div><</if>>
\<<link "<div id=fullButton>Оставить его в покое и уйти</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<if $you.corr < 40>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>>
\<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ох... Не знаю, что на меня нашло, но... Я ничего не могу с собой поделать..."</i></div></div>
<<if $you.clothes.home == 1>><<set $rand.vid to random(1, 5)>><<vid events hisbro fap 1 $rand.vid>><<elseif $you.clothes.home == 2>><<set $rand.vid to random(1, 3)>><<vid events hisbro fap 2 $rand.vid>><<else>><<set $rand.vid to random(1, 2)>><<vid events hisbro fap 3 $rand.vid>><</if>>
\<<if $you.corr < 45>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм лаская свою киску и наблюдая за мастурбирующим $npc[2].name[4].</div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>" *лёгкий стон* Надеюсь, он меня не заметит... *тяжёлый вздох*"</i></div></div>
\<<if $quest.hisBro.main == 3>>
<center><<if $you.corr >= 45>><<link "<div id=fullButton>Ласкать киску</div>" "hisBroFapEvent1">><<set $eventPage to 4;$quest.hisBro.main to 4;$time.min += 2>><</link>><<else>><div class=fullButton>Требование к разврату: 45</div><</if>></center>
\<<elseif $quest.hisBro.main == 4>>
<center><<if $you.corr >= 60>><<link "<div id=fullButton>Присоединиться</div>" "hisBroFapEvent1">><<set $eventPage to 6;$quest.hisBro.main to 5;$time.min += 2>><</link>><<else>><div class=fullButton>Требование к разврату: 60</div><</if>></center>
\<<elseif $quest.hisBro.main == 5>>
<center><<link "<div id=fullButton>Присоединиться</div>" "hisBroFapEvent1">><<set $eventPage to 11;$quest.hisBro.main to 6;$time.min += 2>><</link>></center>
\<</if>>
\<center><<link "<div id=fullButton>Оставить его в покое и уйти</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<if $you.corr < 50>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>>
\<div class=text>Несмотря на риск быть обнаруженной, вы продолжили ласкать свою киску. Однако вы настолько увлеклись процессом, что не заметили, как высунулись в дверной проём слишком сильно.</div>
<<vid events hisbro fap 2>>
\<<if $you.corr < 60>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох, чёрт, $you.name[1], прости, я знаю, что я обещал, но... Погоди-ка... А что это ты там... Ты ласкала себя наблюдая за мной?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Нет, я... Конечно же нет! Как ты мог такое подумать? Я просто проходила мимо и...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Никогда бы не подумал, что застану тебя вот так.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Как так? Да нет, я же говорю, я просто...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тише, тише, чего ты так разволновалась? Ничего страшного ведь не произошло, верно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Нет, я не... Почему ты снова делаешь это здесь? Ты же обещал, что будешь делать это в своей спальне!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну да, но я заметил, что когда я мастурбировал здесь в прошлый раз, ты наблюдала за мной и... Мне стало интересно, к чему всё это может привести, так что я...</div></div>
<center><<link "<div id=fullButton>Что? Ты в своём уме?</div>" "hisBroFapEvent1">><<set $eventPage to 5;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events hisbro fap 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты в своём уме? Я жена твоего $npc[2].who[2]! К чему это по твоему может привести?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>В том то и дело! Ты жена моего $npc[2].who[2], но подглядываешь за мной и ласкаешь свою киску при этом.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, хватит, пора это прекращать! Мне лучше уйти к себе.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Чтобы продолжить? Зачем же уходить? Мы можем продолжить это здесь, вместе.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ты несёшь? Ты с ума сошёл? Я думаю, что...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ой, да ладно тебе! Зачем ты отпираешься? Тебе явно нравится то, что ты видишь если ты ласкаешь себя подглядывая за мной. Так зачем сопротивляться и скрывать это? Делай, как считаешь нужным, но имей ввиду... Когда в следующий раз тебе захочется подсмотреть за мной ты можешь смело войти и присоединиться.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я, эмм...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я так и думал. Тогда до следующего раза! Если конечно ты не хочешь присоединиться сейчас.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мне кажется ты не в себе... Мне лучше уйти.</div></div>
<center><<link "<div id=fullButton>Уйти</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $you.arousal += 20>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что я делаю это, но, наверное, $npc[2].name[1] прав... Похоже, что я сама этого хочу раз продолжаю за ним наблюдать..."</i></div></div>
<div class=text> - Подумали вы и зайдя в гостиную, сели на диван напротив $npc[2].name[2] и раздвинув перед ним ноги, начали ласкать свою киску глядя ему в глаза.</div>
<<vid events hisbro fap 4>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну что, этого ты хотел? Нравится смотреть на киску жены твоего $npc[2].who[2]?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ты не представляешь, как сильно мне нравится...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, так ты ни капли не смущён? Я думала, что ты будешь отпираться...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>С того момента, как с тебя соскочило полотенце, я только и мечтал об этом, но когда я заметил, что ты наблюдаешь за мной, я понял, что этот день настанет, так что... Не думаю, что здесь есть место смущению.</div></div>
<center><<link "<div id=fullButton>Но ты не думаешь, что это как-то неправильно?</div>" "hisBroFapEvent1">><<set $eventPage to 7;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 4>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ни капельки... Ты мне нравишься и судя по тому, что ты сейчас находишься здесь, я тебе тоже, так что... Что здесь может быть неправильного?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То, что я жена твоего $npc[2].who[2], который приютил тебя и помог тебе в трудную минуту, а ты, вместо благодарности, совращаешь его жену.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, во-первых, ты сама совратилась, а во-вторых, мы просто ласкаем себя друг перед другом. Что в этом плохого? Вот если бы мы ласкали друг друга, тогда...</div></div>
<center>
\<<link "<div id=fullButton>Взять его член в руку</div>" "hisBroFapEvent1">><<set $eventPage to 8;$quest.hisBro.main to 6;$you.sexinfo.hj += 1;$time.min += 2;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Кончить</div>" "hisBroFapEvent1">><<set $eventPage to 10;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 5>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Оу... Это было неожиданно...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но сейчас это точно неправильно, верно?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, я бы не сказал... Это же просто...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Просто что? Что с тобой? Ты забыл как разговаривать?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, я просто, ох...</div></div>
<<vid events hisbro fap 6>>
<center><<link "<div id=fullButton>Продолжить</div>" "hisBroFapEvent1">><<set $eventPage to 9;$you.sexinfo.cumonface += 1;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events hisbro fap 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я правильно понимаю, что даже сейчас ты не считаешь, что это неправильно, да?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ебать... Это было неожиданно, но охренительно! Никогда бы не подумал, что жена моего $npc[2].who[2] подрочит мне и заставит меня кончить!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага... Я бы тоже никогда не подумала бы... Ну, я наверное пойду. Мне надо привести себя в порядок...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ага... Мне бы тоже не помешало...</div></div>
<div class=text>Закончив диалог, вы стёрли всю сперму со своего лица и оделись.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
\<<vid sex orgasm $rand.vid>>
<div class=text>Вы подумали, что не стоит заходить так далеко и доведя себя до оргазма, улыбнулись $npc[2].name[3], поправили свою одежду и подмигнули ему.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 4>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Похоже, что это уже вошло в привычку, да?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Даже не знаю, что тебе ответить... Я до сих пор не понимаю, как мы дошли до такого...</div></div>
<center>
\<<link "<div id=fullButton>Взять его член в руку</div>" "hisBroFapEvent1">><<set $eventPage to 8;$you.sexinfo.hj += 1;$time.min += 2;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Кончить</div>" "hisBroFapEvent1">><<set $eventPage to 10;$time.min += 2>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.corr < 30>><<set $you.arousal += 5>><<else>><<set $you.arousal += 10>><</if>>
\<div class=text>As you approached the living room, you heard someone moaning.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What? Is he jerking off again?"</i></div></div>
<div class=text> - You thought, when you quietly strolled up to the living room and peeked through the door there, and saw $npc[2].name[1] jerking off to porn.</div>
<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the hell? I thought we'd talked about it and he wouldn't do that outside his room anymore!"</i></div></div>
<center>
\<<if $you.corr >= 15>><<link "<div id=fullButton>Watch him</div>" "hisBroFapEvent1">><<set $eventPage to 2;$time.min += 2>><</link>><<else>><div class=fullButton>Req for corruption: 15</div><</if>>
\<<link "<div id=fullButton>Just leave</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $you.corr < 30>><<set $you.arousal += 5>><<else>><<set $you.arousal += 10>><</if>>
\<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe I'm actually watching my husband's $npc[2].who[1] jerks off to porn in the living room."</i></div></div>
<<vid events hisbro fap 1>>
\<<if $you.corr < 30>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<center>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Caress your pussy</div>" "hisBroFapEvent1">><<set $eventPage to 3;$time.min += 2>><</link>><<else>><div class=fullButton>Req for corruption: 30</div><</if>>
\<<link "<div id=fullButton>Leave him alone and leave</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<if $you.corr < 40>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>>
\<<vid events hisbro 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh man, I don't know what happened to me, but I just can't stop myself..."</i></div></div>
<<if $you.clothes.home == 1>><<set $rand.vid to random(1, 5)>><<vid events hisbro fap 1 $rand.vid>><<elseif $you.clothes.home == 2>><<set $rand.vid to random(1, 3)>><<vid events hisbro fap 2 $rand.vid>><<else>><<set $rand.vid to random(1, 2)>><<vid events hisbro fap 3 $rand.vid>><</if>>
\<<if $you.corr < 45>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while caressing yourself and watching $npc[2].name[1] jerk off..</div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>" *mild groan* Hope he doesn't see me... *heavy sigh*"</i></div></div>
\<<if $quest.hisBro.main == 3>>
<center><<if $you.corr >= 45>><<link "<div id=fullButton>Caress your pussy</div>" "hisBroFapEvent1">><<set $eventPage to 4;$quest.hisBro.main to 4;$time.min += 2>><</link>><<else>><div class=fullButton>Req for corruption: 45</div><</if>></center>
\<<elseif $quest.hisBro.main == 4>>
<center><<if $you.corr >= 60>><<link "<div id=fullButton>Join</div>" "hisBroFapEvent1">><<set $eventPage to 6;$quest.hisBro.main to 5;$time.min += 2>><</link>><<else>><div class=fullButton>Req for corruption: 60</div><</if>></center>
\<<elseif $quest.hisBro.main == 5>>
<center><<link "<div id=fullButton>Join</div>" "hisBroFapEvent1">><<set $eventPage to 11;$quest.hisBro.main to 6;$time.min += 2>><</link>></center>
\<</if>>
\<center><<link "<div id=fullButton>Leave him alone and leave</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<if $you.corr < 50>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>>
\<div class=text>Despite the risk of getting caught, you kept playing with yourself. But you were so into it that you didn't realize how far you leaned out the door.</div>
<<vid events hisbro fap 2>>
\<<if $you.corr < 60>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, damn, $you.name [1], I'm sorry, I know I promised, but... Wait a minute... Why are you there?.. Did you caress yourself while watching me?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? No way! How could you even think that? I was just walking by and…</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I never expected to find you like that.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>How? No, I'm telling you, I'm just...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Shhh, calm down, what's the big deal? Nothing bad happened, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? No way! Why are you doing it here again? I thought you said you'd do it in your room?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, but I noticed you were watching me the last time I used this place. I was wondering what it could lead to. So, I...</div></div>
<center><<link "<div id=fullButton>What are you talking about? Are you crazy?</div>" "hisBroFapEvent1">><<set $eventPage to 5;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events hisbro fap 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you nuts? I'm your $npc[2].who[1]'s wife! Do you think that could lead anywhere?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>That's the thing! You're my $npc[2].who[1]'s wife, but at the same time, you're snooping on me and touching your private parts.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, that's it, I need to stop this. I'm going to my room, okay?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Continue? Why stop? We can keep going here, together.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you on about? You're crazy, man. I think that…</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Come on! Why are you trying to deny it? You clearly like what you're seeing, because you caressed yourself while looking at me. So why resist or hide it? Go ahead and do what you want, but just remember... The next time you want to snoop on me, feel free to come in and hang out with me.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I, uh...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>That's exactly what I thought! See you next time, unless you wanna jump in now.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know what's going on with you, but I think it's time for me to go.</div></div>
<center><<link "<div id=fullButton>Leave</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $you.arousal += 20>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it, but I guess $npc[2].name[1] is right... It seems like I want to do it myself, because I keep watching him..."</i></div></div>
<div class=text> - You thought about it and then went to the living room. You sat on the couch opposite $npc[2].name[1] and opened your legs for him. Then you began to touch your pussy, looking him right in the eyes.</div>
<<vid events hisbro fap 4>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, is that what you want? Do you like checking out your $npc[2].who[1]'s wife's private parts??</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>You have no idea how much I like it...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, you're totally not embarrassed at all, huh? I thought you'd deny it...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Since the towel came off, I've been fantasizing about it, and when I saw you watching me, I knew that day was going to happen, so... There's no room for shame here.</div></div>
<center><<link "<div id=fullButton>But don't you think that's kinda wrong?</div>" "hisBroFapEvent1">><<set $eventPage to 7;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 4>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Not a bit! I like you and, judging by the fact that you're here now, I think you like me too. So, what could possibly be wrong with that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm the wife of your $npc[2].who[1], who took care of you and helped out when you were in a tough spot, and instead of being grateful, you try to seduce me.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, first of all, you seduced yourself, and secondly, we just caress ourselves in front of each other. What's wrong with that? If only we were caressing each other, then...</div></div>
<center>
\<<link "<div id=fullButton>Grab his dick in your hand</div>" "hisBroFapEvent1">><<set $eventPage to 8;$quest.hisBro.main to 6;$you.sexinfo.hj += 1;$time.min += 2;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Cum</div>" "hisBroFapEvent1">><<set $eventPage to 10;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 5>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Aww... That was unexpected...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But it's definitely wrong now, right?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, I wouldn't say that... It's just...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What's up? Are you lost for words? Did you forget how to speak?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, I just, oh...</div></div>
<<vid events hisbro fap 6>>
<center><<link "<div id=fullButton>Further</div>" "hisBroFapEvent1">><<set $eventPage to 9;$you.sexinfo.cumonface += 1;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events hisbro fap 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I guess you still don't see it as wrong, huh?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Damn, it was unexpected but awesome! I never thought my $npc[2].who[1]'s wife would give me a handjob and make me come!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I never thought of that either. Well, I guess I'd better go then. I need to clean up myself.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah... It wouldn't hurt for me either...</div></div>
<div class=text>After the conversation, you wiped the cum off your face and put on some clothes.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
\<<vid sex orgasm $rand.vid>>
<div class=text>You thought you should n't go that far, so you brought yourself to an orgasm, smiled at $npc[2].name[1], straightened up your clothes, and gave him a wink.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.hisBro.fapDaily to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<set $you.arousal += 20>>
\<<vid events hisbro fap 4>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>It's like it's just become a thing, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I have no idea what to tell you… I still can’t wrap my head around how we ended up here…</div></div>
<center>
\<<link "<div id=fullButton>Grab his dick in your hand</div>" "hisBroFapEvent1">><<set $eventPage to 8;$you.sexinfo.hj += 1;$time.min += 2;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Cum</div>" "hisBroFapEvent1">><<set $eventPage to 10;$time.min += 2>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $quest.hisBro.main < 7 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 1>><<elseif $quest.hisBro.main >= 7 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 2>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $you.arousal += 20>>
\<div class=text>Приближаясь к гостиной вы услышали стоны.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Он опять смотрит порно?"</i></div></div>
<div class=text> - Подумали вы подойдя к гостиной и снова увидели, как $npc[2].name[1] смотрит порно и дрочит свой член.</div>
<<vid events hisbro fap 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Он не останавливается, да? Что ж, ладно..."</i></div></div>
<center>
\<<link "<div id=fullButton>Присоединиться</div>" "hisBroFapEvent2">><<set $eventPage to 2;$sexEnergy to random(5, 10);$time.min += 2;$you.sexinfo.hj += 1;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Уйти</div>" $return>><<set $eventPage to 0;$quest.hisBro.fapDaily to 1;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $sexLoc != "kitchen">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to 1>><</if>>
\<<vid sex $sexLoc hj $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $quest.hisBro.main == 6>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тебе не кажется, что мы можем заниматься этим не только при таких обстоятельствах?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>В смысле?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, зачем это всё? Я смотрю порно, ты меня ловишь на этом, присоединяешься, начинаешь дрочить мне. Это какая-то игра? Разве мы не можем делать это в любое время, когда нам захочется?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, наверное ты прав...</div></div>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока дрочили член $npc[2].name[2].</div>
\<</if>>
<center>
\<<if $quest.hisBro.main >= 7 && $you.corr >= 60>>
\<<link "<div id=fullButton>Взять его член в рот</div>" "hisBroSuckEvent1">><<set $eventPage to 0;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Продолжить</div>" "hisBroFapEvent2">><<set $eventPage to 2;$time.min += random(1, 2);$you.arousal += 10;$sexEnergy -= 1>><</link>>
\<<else>>
\<<link "<div id=fullButton>Продолжить</div>" "hisBroFapEvent2">><<set $eventPage to 2;$time.min += random(1, 2);$you.arousal += 10;$sexEnergy -= 1>><<if $quest.hisBro.main == 6>><<set $quest.hisBro.main to 7>><</if>><</link>>
\<</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 3;$time.min += random(1, 2)>><<goto "hisBroFapEvent2">><</if>>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum face $rand.vid>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Вытереть лицо и вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.sexinfo.cumonface += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $you.arousal += 20>>
\<div class=text>As you approached the living room, you heard moans.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Is he watching porn again?"</i></div></div>
<div class=text> - You thought when you came to the living room and saw $npc[2].name[1] watching porn and jerking off his dick again.</div>
<<vid events hisbro fap 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"He's not going to stop, is he? Alright, okay..."</i></div></div>
<center>
\<<link "<div id=fullButton>Join</div>" "hisBroFapEvent2">><<set $eventPage to 2;$sexEnergy to random(5, 10);$time.min += 2;$you.sexinfo.hj += 1;$you.sexinfo.cheat += 1>><</link>>
\<<link "<div id=fullButton>Leave</div>" $return>><<set $eventPage to 0;$quest.hisBro.fapDaily to 1;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $sexLoc != "kitchen">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to 1>><</if>>
\<<vid sex $sexLoc hj $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $quest.hisBro.main == 6>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Why can't we do this if it's not under those circumstances?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, what's all this for? I watch porn, you catch me on it, join in, start jerking me off. Is this some kind of game? Can't we do it any time we want?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you're probably right...</div></div>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $rand.vid to random(1, 2);$you.arousal to 0;$you.sexinfo.orgasm += 1>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while you were jerking off $npc[2].name[1]'s cock.</div>
\<</if>>
<center>
\<<if $quest.hisBro.main >= 7 && $you.corr >= 60>>
\<<link "<div id=fullButton>Take his dick in your mouth</div>" "hisBroSuckEvent1">><<set $eventPage to 0;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Further</div>" "hisBroFapEvent2">><<set $eventPage to 2;$time.min += random(1, 2);$you.arousal += 10;$sexEnergy -= 1>><</link>>
\<<else>>
\<<link "<div id=fullButton>Further</div>" "hisBroFapEvent2">><<set $eventPage to 2;$time.min += random(1, 2);$you.arousal += 10;$sexEnergy -= 1>><<if $quest.hisBro.main == 6>><<set $quest.hisBro.main to 7>><</if>><</link>>
\<</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 3;$time.min += random(1, 2)>><<goto "hisBroFapEvent2">><</if>>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum face $rand.vid>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Wipe your face and get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$you.sexinfo.cumonface += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $quest.hisBro.main == 7 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 1>><<elseif $quest.hisBro.main > 7 && ($eventPage == 0 or ndef $eventPage)>><<set $eventPage to 2>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc hj $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Мне кажется, что я пожалею об этом, но... Ладно, к чёрту всё!"</i></div></div>
\<<set $rand.vid to random(1, 5)>>
<<vid sex $sexLoc bj $rand.vid>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох, ебать... $you.name[1]... Что ты делаешь? Это...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Только не говори, что ты не хотел этого!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я... Ох бля... Хотел, но...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда молчи и получай удовольствие!</div></div>
<center><<link "<div id=fullButton>Сосать</div>" "hisBroSuckEvent1">><<set $eventPage to 2;$sexEnergy to random(5, 10);$sexPose to "bj";$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $sex.act.hj != 1 && $sexPose == "hj">><<set $you.sexinfo.hj += 1;$sex.act.hj to 1>><<elseif $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><</if>>
\<<if $sexPose == "hj">><<if $sexLoc != "kitchen">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to 1>><</if>><<else>><<set $rand.vid to random(1, 5)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "hj">>дрочили член $npc[2].name[2]<<elseif $sexPose == "bj">>сосали член $npc[2].name[2]<<elseif $sexPose == "dt">>$npc[2].name[1] трахал вас глубоко в горло<</if>>.</div>
\<</if>>
\<<if $quest.hisBro.main == 8 && $you.corr >= 75>>
<center><<link "<div id=fullButton>Оседлать его</div>" "hisBroFuckEvent1">><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Сосать<<else>>Дрочить<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "hj">><<link "<div id=locButton>Ручная работа</div>">><<set _currentPassage to passage();$sexPose to "hj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Глубокое горло</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование навыка минета: 50</div><</if>><</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 3;$sex.act.hj to 0;$sex.act.bj to 0;$sex.act.dt to 0;$npc[2].arousal to 0;$time.min += random(1, 2)>><<goto "hisBroSuckEvent1">><</if>>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 4);$rand.cumPlace to either("face", "mouth", "boobs")>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<if $quest.hisBro.main == 7>>
<center><<link "<div id=fullButton>Обсудить случившееся</div>" "hisBroSuckEvent1">><<set $eventPage to 4;$time.min += random(1, 2)>><</link>></center>
\<<else>>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" $return>><<set $eventPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Проглотить и закончить</div>" $return>><<set $eventPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id=fullButton>Выплюнуть и закончить</div>" $return>><<set $eventPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Стереть сперму с груди и закончить</div>" $return>><<set $eventPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
\<<elseif $eventPage == 4>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], это было... Ох, блять, $you.name[1]! Что это было?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Что значит - что? Ты отсосала мне!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, я в курсе... Но чему ты так удивлён? Разве ты не хотел этого?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, хотел, но... Как же мой $npc[2].who[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я знаю, что это неправильно по отношению к нему, но ты же не собираешься ему ничего говорить?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Конечно же нет! Чёрт... Я рад, что это произошло, но... Почему ты сделала это?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я... Я не знаю... Я столько раз дрочила тебе, так что я подумала - почему нет?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Что ж ты права, но... Блин, поверить не могу, что это произошло и хотя я чувствую себя виноватым перед $npc[1].name[4], я рад, что теперь ты можешь не только дрочить мне, но и... Ну... Мы ведь сможем это повторить, так ведь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну... Да, почему нет?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Отлично! Что ж, эмм... Нам пожалуй лучше вернуться к своим делам и... Ну, ты понимаешь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты прав, надо ещё привести себя в порядок.</div></div>
<center><<link "<div id=fullButton>Уйти</div>" $return>><<set $eventPage to 0;$quest.hisBro.main to 8;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc hj $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I feel like I might regret this later, but whatever. Screw it!"</i></div></div>
\<<set $rand.vid to random(1, 5)>>
<<vid sex $sexLoc bj $rand.vid>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, fuck... $you.name[1]... What are you doing? This...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't tell me you didn't want this!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I... oh fuck... I wanted to, but...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Then be quiet and have fun!</div></div>
<center><<link "<div id=fullButton>Suck</div>" "hisBroSuckEvent1">><<set $eventPage to 2;$sexEnergy to random(5, 10);$sexPose to "bj";$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $sex.act.hj != 1 && $sexPose == "hj">><<set $you.sexinfo.hj += 1;$sex.act.hj to 1>><<elseif $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><</if>>
\<<if $sexPose == "hj">><<if $sexLoc != "kitchen">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to 1>><</if>><<else>><<set $rand.vid to random(1, 5)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while <<if $sexPose == "hj">>you were jerking off $npc[2].name[1]'s cock<<elseif $sexPose == "bj">>you were sucking $npc[2].name[1]'s cock<<elseif $sexPose == "dt">>$npc[2].name[1] was thrusting deep in your throat<</if>>.</div>
\<</if>>
\<<if $quest.hisBro.main == 8 && $you.corr >= 75>>
<center><<link "<div id=fullButton>Ride him</div>" "hisBroFuckEvent1">><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Suck<<else>>Jerk off<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "hj">><<link "<div id=locButton>Handjob</div>">><<set _currentPassage to passage();$sexPose to "hj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Deepthroat</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Blowjob skill req: 50</div><</if>><</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 3;$sex.act.hj to 0;$sex.act.bj to 0;$sex.act.dt to 0;$npc[2].arousal to 0;$time.min += random(1, 2)>><<goto "hisBroSuckEvent1">><</if>>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 4);$rand.cumPlace to either("face", "mouth", "boobs")>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 75>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<if $quest.hisBro.main == 7>>
<center><<link "<div id=fullButton>Discuss what happened</div>" "hisBroSuckEvent1">><<set $eventPage to 4;$time.min += random(1, 2)>><</link>></center>
\<<else>>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Wipe the cum off your face and finish</div>" $return>><<set $eventPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Swallow and finish</div>" $return>><<set $eventPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id=fullButton>Spit it out and finish</div>" $return>><<set $eventPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Wipe the cum off your breasts and finish</div>" $return>><<set $eventPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
\<<elseif $eventPage == 4>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name [1], it was... Oh, fuck, $you.name [1]! What was that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>What do you mean, what? You sucked me off!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I know... But why are you so surprised? Didn't you want that?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, I wanted to, but... What about my $npc[2].who[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I know that's not right, but you ain't gonna tell him nothing, right?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Of course not! Ugh... I'm so glad it happened, but why did you do it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I... I don't know... I've jerked you off so many times, so I thought, why not?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, you've got a point, but... Damn, I can't believe that happened and, even though I feel bad about $npc[1].name[1], I'm happy that you can now not only jerk me off, but also give me a blowjob. We can do that again, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well... Yeah, why not?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Great! Alright, well, we better get back to business and... ya know.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you've got a point. We need to clean up a bit.</div></div>
<center><<link "<div id=fullButton>Leave</div>" $return>><<set $eventPage to 0;$quest.hisBro.main to 8;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events hisbro 3 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[2].name[1], привет, ты занят? Я хочу с тобой поговорить.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, $you.name[1], что ты хотела?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Перейду сразу к делу... Я видела, что ты подглядывал за нами на кухне.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, отрицать не буду. И что?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И что? $npc[2].name[1] ты же должен понимать, что мы с твоим $npc[2].who[4] муж и жена и у нас есть личная жизнь и...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Во-первых, да, понимаю. Во-вторых, если бы я вломился к вам в спальню, то ладно, но я шёл на кухню.</div></div>
<center><<link "<div id=fullButton>Но ты же слышал мои стоны?</div>" "hisBroEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events hisbro 3 1>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Да, но я услышал твои стоны только когда я уже подходил к кухне и я просто не успел соориентироваться.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], послушай... Мне жаль, что я смутил тебя своим присутствием, но уверяю тебя, это была случайность! Да, я согласен, что я ушёл не сразу и немного подсмотрел за вами, но блин... Не пойми меня неправильно, но... Я мужчина, а ты... Ты привлекательная девушка с охренительным телом! Верь или нет, но устоять перед этим сложно на уровне инстинктов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, спасибо, но... Я просто хотела сказать, что... Я просто надеюсь, что этого больше не повторится.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Что не повторится? $you.name[1] я же не стою по ночам перед вашей спальней в ожидании вашего секса, чтобы подсмотреть за вами. Да, я завис, когда увидел вас, но... Блин, да любой бы завис! Но это была случайность! Как я могу гарантировать тебе, что подобная случайность не повторится? Ты же должна понимать, что когда я дома и вы занимаетесь сексом вне вашей спальни, то это может произойти в любой момент.</div></div>
<center><<link "<div id=fullButton>Ну, ты наверное прав...</div>" "hisBroEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events hisbro 3 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мы ведь действительно сами в этом виноваты, так что... Блин, глупый получился разговор и... Я наверное лучше пойду...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ага. Ты главное не парься насчёт этого. К тому же, я не понимаю за что ты переживаешь.</div></div>
<div class=text> - Сказал вам $npc[2].name[1], когда вы уже выходили из гостиной и услышав это, вы остановились и спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ты имеешь ввиду?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, ты же знаешь, что я давно подписан на тебя в инсте и я заметил, что с недавних пор ты начала выкладывать довольно интересные фотографии. Это твоё личное дело, но... Я это к тому, что я не понимаю твоих переживаний насчёт того, что я застал вас за сексом. Я видел тебя голой, когда я только переехал к вам. Теперь я могу смотреть на твои фотографии, где ты топлесс. Не понимаю, в чём проблема.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять! О чём я только думала выкладывая такие фото? Надеюсь, что он хотя бы не знает про мою страничку на OnlyFans!"</i></div></div>
<center><<link "<div id=fullButton>Знаешь что? Ты прав!</div>" "hisBroEvent3">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это моё личное дело и тебя оно не касается! Ты можешь сколько угодно смотреть на эти фотографии, репостить, сохранять себе, но обсуждать это с тобой я не собираюсь и сравнивать секс и фото топлесс это маразм!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тише, тише! Я не имел ввиду ничего плохого, даже наоборот! Я хотел успокоить тебя, чтобы ты не переживала по этому поводу. Извини, если как-то задел или обидел тебя.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Как бы то ни было, я думаю нам лучше прекратить этот разговор! Зря я вообще его начинала...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ладно, ладно, как скажешь...</div></div>
<center><<link "<div id=fullButton>Уйти</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.husb.swing to 2>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events hisbro 3 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey $npc[2].name[1], what's up? I want to talk to you.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, $you.name[1], what's up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'll get right to the point... I saw you spying on us in the kitchen.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, I'm not gonna deny that. So what's the big deal?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What's the big deal? $npc[2].name[1] , you need to understand that me and your $npc[2].who[1] are married and we have our own lives...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>First of all, yeah, I get it. Secondly, if I'd broken into your room, fine, but I was just going to the kitchen.</div></div>
<center><<link "<div id=fullButton>But you heard me moaning, right?</div>" "hisBroEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events hisbro 3 1>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, but I heard you groaning when I was almost at the kitchen, and I just didn’t have time to figure out what was going on.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], listen up... I'm sorry if I embarrassed you by being there, but trust me, it was just an accident! Yeah, I do admit that I didn't just leave right away and I did kind of spy on you a bit, but damn... Don't get me wrong, but I'm a guy and you're... well, you've got a great body! It's almost impossible to resist you on an instinctive level.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks, but... You know, I just wanted to let you know that... I really hope it doesn't happen again, that's all.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>What won't ever happen again? $you.name[1], I'm not standing in front of your room at night, waiting for you to have sex with my $npc[1].who[1] so I can spy on you! Yeah, I was a bit taken aback when I saw you. But, girl, anyone would be! It was just an accident! How can I make sure that this kind of thing doesn't happen again? You have to know that when I'm home and you're having sex outside the bedroom, it could happen any time.</div></div>
<center><<link "<div id=fullButton>Well, you're probably right...</div>" "hisBroEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events hisbro 3 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It was all our fault really, so… Man, that was a dumb conversation… I should probably just go…</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Yeah, the main thing is to not worry about it. And besides, I don't really know what you're so worried about.</div></div>
<div class=text> - $npc[2].name[1] was telling you when you were almost out of the living room, and then you heard it and stopped and asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, you know I've been following you on Instagram for a while and I noticed you've been posting some really interesting photos lately. That's totally your business, but I just wanted to say... I mean, I just don't get your problem with me catching you in the act. I saw you naked when I first moved into your place. Now I can see your topless pics. I don’t get it, what’s the problem?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh man, what was I thinking posting those photos? Hope he doesn't know about my OnlyFans account!"</i></div></div>
<center><<link "<div id=fullButton>You know what? You're right!</div>" "hisBroEvent3">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's no one's business but mine! You can look at those photos as much as you like, repost them, save them to your own device, but I'm not discussing it with you, and comparing sex and topless pics is crazy!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Chill out, girl! I didn't mean any harm, on the contrary, I wanted to soothe you down and make you not worry about it. Sorry if I upset or offended you somehow.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Anyway, I guess we should just end this conversation! I should've started it at all...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Alright, alright, as you say...</div></div>
<center><<link "<div id=fullButton>Leave</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.husb.swing to 2>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Мне кажется, что я пожалею об этом, но... Ладно, к чёрту всё!"</i></div></div>
\<<set $rand.vid to random(1, 5);$sexPose to "cow">>
<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох, ебать... $you.name[1]... Что ты делаешь? Это...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Только не говори, что ты не хотел этого!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я... Ох бля... Хотел, но...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда молчи и получай удовольствие!</div></div>
<center><<link "<div id=fullButton>Трахаться</div>" "hisBroFuckEvent1">><<set $eventPage to 2;$time.min += random(1, 2)>><<if $sexEnergy < 5>><<set $sexEnergy to random(5, 10)>><</if>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && ($sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits")>><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && ($sexPose == "analdoggy" or $sexPose == "analmiss")>><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose != "analmiss" or $sexPose != "analdoggy">><<set $rand.vid to random(1, 5)>><<else>><<set $rand.vid to random(1, 7)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член $npc[2].name[2]<<elseif $sexPose == "dt">>$npc[2].name[1] трахал вас глубоко в горло<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>$npc[2].name[1] трахал вас в киску<<else>>$npc[2].name[1] трахал вас в попу<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Сосать<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "analmiss" or $sexPose == "analdoggy">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Глубокое горло</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование навыка минета: 50</div><</if>><</if>>
\<<if $sexPose != "miss">><<link "<div id=locButton>По миссионерски</div>">><<set _currentPassage to passage();$sexPose to "miss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "cow">><<link "<div id=locButton>Наездница</div>">><<set _currentPassage to passage();$sexPose to "cow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "revcow">><<if $you.body.fit >= 50>><<link "<div id=locButton>Обратная наездница</div>">><<set _currentPassage to passage();$sexPose to "revcow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 50</div><</if>><</if>>
\<<if $sexPose != "stand">><<link "<div id=locButton>Стоя</div>">><<set _currentPassage to passage();$sexPose to "stand";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "doggy">><<link "<div id=locButton>По собачьи</div>">><<set _currentPassage to passage();$sexPose to "doggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "piledriver">><<if $you.body.fit >= 40>><<link "<div id=locButton>Свайка</div>">><<set _currentPassage to passage();$sexPose to "piledriver";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 40</div><</if>><</if>>
\<<if $sexPose != "splits">><<if $you.body.fit >= 75>><<link "<div id=locButton>Шпагат</div>">><<set _currentPassage to passage();$sexPose to "splits";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 75</div><</if>><</if>>
\<<if $sexPose != "analmiss" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Анал по миссионерски</div>">><<set _currentPassage to passage();$sexPose to "analmiss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analdoggy" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Анал по собачьи</div>">><<set _currentPassage to passage();$sexPose to "analdoggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[2].sexCount += 1;$npc[2].arousal to 0;$eventPage to 3;$time.min += random(1, 2);$you.clean -= random(2, 4);$you.sexinfo.cheat += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 3>>
\<<if $sexPose == "bj" or $sexPose == "dt">><<set $rand.cumPlace to either("face", "mouth", "boobs")>><<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 90>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[2].name[1] был не в силах больше сдерживаться и вытащив член из <<if $sexPose == "bj" or $sexPose == "dt">>вашего рта<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>вашей киски<<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">>вашей попки<</if>>, начал <<if $rand.cumPlace == "face">>покрывать ваше лицо<<elseif $rand.cumPlace == "mouth">>наполнять ваш ротик<<elseif $rand.cumPlace == "boobs">>покрывать ваши сиськи<<elseif $rand.cumPlace == "belly">>покрывать ваш живот<<elseif $rand.cumPlace == "ass">>покрывать вашу задницу<<elseif $rand.cumPlace == "creampie">>наполнять вашу киску<<elseif $rand.cumPlace == "analcreampie">>наполнять вашу попку<</if>> спермой.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Стереть сперму с лица и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Проглотить и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id=fullButton>Выплюнуть и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Стереть сперму с груди и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Стереть сперму с живота и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Стереть сперму с попы и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonass += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Стереть сперму с киски и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.creampie += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Стереть сперму с попы и обсудить случившееся</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro fuck $sexLoc>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох, ебать... $you.name[1]... Что это было?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не знаю... Мне надоело доставлять удовольствие только тебе! Я тоже хотела потрахаться! К тому же по-моему это очевидно, что к этому всё шло...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, наверное, но... Не сказать, что я не рад, но... Это так неожиданно...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Неожиданно это было бы если бы я оседлала тебя в тот момент, когда ты только приехал к нам! А сейчас это было вполне ожидаемо.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *насмешка* Это точно! И... Это было потрясающе!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Согласна! Надо будет повторить.</div></div>
<div class=text>Закончив обсуждать случившееся, вы оба оделись и готовы вернуться к своим делам.</div>
<center><<link "<div id=fullButton>Уйти</div>" $return>><<set $eventPage to 0;$quest.hisBro.main to 9;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I feel like I might regret this later, but whatever. Screw it!"</i></div></div>
\<<set $rand.vid to random(1, 5);$sexPose to "cow">>
<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, fuck... $you.name[1]... What are you doing? This...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't tell me you didn't want this!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I... oh fuck... I wanted to, but...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Then be quiet and have fun!</div></div>
<center><<link "<div id=fullButton>Get fucked</div>" "hisBroFuckEvent1">><<set $eventPage to 2;$time.min += random(1, 2)>><<if $sexEnergy < 5>><<set $sexEnergy to random(5, 10)>><</if>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && ($sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits")>><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && ($sexPose == "analdoggy" or $sexPose == "analmiss")>><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose != "analmiss" or $sexPose != "analdoggy">><<set $rand.vid to random(1, 5)>><<else>><<set $rand.vid to random(1, 7)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You've had an orgasm while <<if $sexPose == "bj">>you were sucking on $npc[2].name[1]'s cock<<elseif $sexPose == "dt">>$npc[2].name[1] was thrusting deep in your throat<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>$npc[2].name[1] fucked your pussy<<else>>$npc[2].name[1] fucked your ass<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Suck<<else>>Get fucked<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "analmiss" or $sexPose == "analdoggy">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Deepthroat</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Blowjob skill req: 50</div><</if>><</if>>
\<<if $sexPose != "miss">><<link "<div id=locButton>Missionary</div>">><<set _currentPassage to passage();$sexPose to "miss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "cow">><<link "<div id=locButton>Cowgirl</div>">><<set _currentPassage to passage();$sexPose to "cow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "revcow">><<if $you.body.fit >= 50>><<link "<div id=locButton>Reverse cowgirl</div>">><<set _currentPassage to passage();$sexPose to "revcow";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Fitness Req: 50</div><</if>><</if>>
\<<if $sexPose != "stand">><<link "<div id=locButton>Behind</div>">><<set _currentPassage to passage();$sexPose to "stand";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "doggy">><<link "<div id=locButton>Doggystyle</div>">><<set _currentPassage to passage();$sexPose to "doggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "piledriver">><<if $you.body.fit >= 40>><<link "<div id=locButton>Piledriver</div>">><<set _currentPassage to passage();$sexPose to "piledriver";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 40</div><</if>><</if>>
\<<if $sexPose != "splits">><<if $you.body.fit >= 75>><<link "<div id=locButton>Splits</div>">><<set _currentPassage to passage();$sexPose to "splits";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование к фитнесу: 75</div><</if>><</if>>
\<<if $sexPose != "analmiss" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Anal missionary</div>">><<set _currentPassage to passage();$sexPose to "analmiss";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analdoggy" && $you.sexinfo.analAccess == 1>><<link "<div id=locButton>Anal doggystyle</div>">><<set _currentPassage to passage();$sexPose to "analdoggy";$sexEnergy -= 1;$time.min += random(1, 2);$you.clean -= 1>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$npc[2].sexCount += 1;$npc[2].arousal to 0;$eventPage to 3;$time.min += random(1, 2);$you.clean -= random(2, 4);$you.sexinfo.cheat += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 3>>
\<<if $sexPose == "bj" or $sexPose == "dt">><<set $rand.cumPlace to either("face", "mouth", "boobs")>><<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">><<set $rand.cumPlace to either("face", "mouth", "boobs", "belly", "ass", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 90>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>$npc[2].name[1] couldn't hold back any longer and pulled his cock out of your <<if $sexPose == "bj" or $sexPose == "dt">>mouth<<elseif $sexPose == "cow" or $sexPose == "doggy" or $sexPose == "miss" or $sexPose == "revcow" or $sexPose == "stand" or $sexPose == "piledriver" or $sexPose == "splits">>pussy<<elseif $sexPose == "analdoggy" or $sexPose == "analmiss">>ass<</if>>, began <<if $rand.cumPlace == "face">>covering your face with<<elseif $rand.cumPlace == "mouth">>filling your mouth with<<elseif $rand.cumPlace == "boobs">>covering your boobs with<<elseif $rand.cumPlace == "belly">>covering your belly with<<elseif $rand.cumPlace == "ass">>covering your ass with<<elseif $rand.cumPlace == "creampie">>filling your pussy with<<elseif $rand.cumPlace == "analcreampie">>filling your ass with<</if>> cum.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Wipe the cum off your face and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Swallow and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4)>><</link>></center>
\<center><<link "<div id=fullButton>Spit it out and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Wipe the cum off your breasts and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Wipe the cum off your belly and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.cumonass += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Wipe the cum off your pussy and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.creampie += 1;$time.min += random(2, 4)>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and discuss what happened</div>" "hisBroFuckEvent1">><<set $eventPage to 4;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 4>>
\<<jpg events hisbro fuck $sexLoc>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1], it was... Oh, fuck, $you.name[1]! What was that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I dunno, I'm getting sick of only giving you pleasure! I wanted some too, man. Plus, it's pretty obvious that all this was leading up to...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, it's probably true, but... I'm not saying I'm not happy about it, but... it's just so sudden...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It would've been a surprise if I'd jumped on you when you first showed up, but now it was pretty normal.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *giggle* I know, right? And... it was so great!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sure, we'll do it all over again!</div></div>
<div class=text>After you've finished talking about what happened, both of you are dressed and ready to get back to business.</div>
<center><<link "<div id=fullButton>Leave</div>" $return>><<set $eventPage to 0;$quest.hisBro.main to 9;$time.min += random(2, 4)>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "HisBroDialogues">>
<<locWidgets>>
/* СЕКС */
<<if $npcLoc == "livroom" && $npc[1].loc != "livroom" && $quest.husb.swing == 1>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Обсудить секс с мужем на кухне<<else>>Discuss sex with your husband in the kitchen<</if>></div>" "hisBroEvent3">><<set $npcPage to 0;$time.min += 5>><</link>><br><</if>>
<<if $npcLoc == "bathroom" && $time.day < 6 && $time.hour >= 6 && $time.hour < 8>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Попросить его освободить для вас душ<<else>>Ask him to let you use the shower<</if>></div>">><<set _currentPassage to passage();$npcPage to 1;$time.min += 2>><<goto _currentPassage>><</link>><</if>>
<<if $npcLoc == "bathroom" && $quest.hisBro.main >= 7 && $you.corr >= 40>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Принять душ вместе<<else>>Take a shower together<</if>></div>" "bathroom">><<set $npcPage to 0;$you.arousal += either(5, 10);$you.energy += 5;$you.cosm.applied to 0;$time.min += random(30, 40);$locPage to 3>><<if $home.shampoo > 0>><<set $you.clean to 100;$home.shampoo -= 1>><<else>><<if $you.clean <= 50>><<set $you.clean += 25>><<elseif $you.clean > 50 && $you.clean < 75>><<set $you.clean to 75>><</if>><</if>><</link>><br><</if>>
<<if $npcLoc == "beach" or $npcLoc == "nakedbeach" && $quest.hisBro.main >= 9>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Уйти на отдалённую часть пляжа и заняться сексом<<else>>Go to a remote part of the beach and have sex<</if>></div>" "beachSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><br><</if>>
<<if ($npcLoc == "kitchen" or $npcLoc == "bedroom2" or $npcLoc == "livroom") && $npc[1].home == 1 && $npc[1].loc != "bedroomsleep" && $quest.husb.hisBroSharing >= 1>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Секс с $npc[2].name[4] и его $npc[2].who[4]<<else>>Sex with $npc[2].name[1] and his $npc[2].who[1]<</if>></div>" "homeMmfSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPose to "2bj";$npcNum2 to 1;$sexPartner1 to 1;$sexPartner2 to 1;$sex.act.join to 1>><</link>><</if>>
<<if $npcLoc == "bedroom2" && $quest.hisBro.main >= 9>><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><br><</if>>
<<if ($npcLoc == "livroom" or $npcLoc == "kitchen") && $quest.hisBro.main == 7>><br><<if $npc[1].home == 1 && $quest.husb.hisBroSharing == 0>><<if $npc[1].loc != "bedroomsleep">><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Нельзя дрочить $npc[2].name[3], пока ваш муж дома!<<else>>You can't jerk off $npc[2].name[1] while your husband is at home!<</if>></font></div><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Подрочить ему<<else>>Jerk him off<</if>></div>" "hisBroFapEvent2">><<set $npcPage to 0;$eventPage to 0;$sexEnergy to random(5, 10);$sexPose to "hj">><</link>><</if>><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Подрочить ему<<else>>Jerk him off<</if>></div>" "hisBroFapEvent2">><<set $npcPage to 0;$eventPage to 0;$sexEnergy to random(5, 10);$sexPose to "hj">><</link>><</if>><br><</if>>
<<if ($npcLoc == "livroom" or $npcLoc == "kitchen") && $quest.hisBro.main == 8>><br><<if $npc[1].home == 1 && $quest.husb.hisBroSharing == 0>><<if $npc[1].loc != "bedroomsleep">><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Нельзя сосать $npc[2].name[3], пока ваш муж дома!<<else>>You can't suck on $npc[2].name[1] while your husband is at home!<</if>></font></div><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Отсосать ему<<else>>Suck him off<</if>></div>" "hisBroSuckEvent1">><<set $npcPage to 0;$eventPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Отсосать ему<<else>>Suck him off<</if>></div>" "hisBroSuckEvent1">><<set $npcPage to 0;$eventPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><br><</if>>
<<if ($npcLoc == "livroom" or $npcLoc == "kitchen") && $quest.hisBro.main >= 9>><br><<if $npc[1].home == 1 && $quest.husb.hisBroSharing == 0>><<if $npc[1].loc != "bedroomsleep">><div class=fullButton><font color=red><<if $setting.lang == 'ru'>>Нельзя заниматься сексом, пока ваш муж дома!<<else>>You can't have sex while your husband is at home!<</if>></font></div><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><<else>><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Заняться сексом<<else>>Have sex<</if>></div>" "homeSex">><<set $npcPage to 0;$sexPage to 0;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>><</if>><br><</if>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дорогой, ты хотел о чём-то поговорить со мной?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, солнце, иди ко мне.</div></div>
<div class=text>Вы присели на кровать рядом со своим мужем и спросили, о чём он хочет поговорить.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь ли, я тут зашёл на твою страницу в инсте и был немного шокирован. Ты выкладываешь там фотографии, на которых ты в нижнем белье. Ты не думаешь, что прежде, чем выкладывать такие фотографии, нужно было обсудить это со мной?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Блин, я не знаю, что на меня нашло, но... Ты прав, нельзя было делать этого не убедившись, что ты не против. Прости, я сейчас же всё удалю...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не нужно ничего удалять, любимая, дело не в этом. Ты можешь продолжать выкладывать туда подобные фотографии и я даже больше скажу, ты можешь даже выкладывать фотографии на которых ты топлесс, если захочешь, в чём я сильно сомневаюсь. Я лишь хочу сказать, что прежде, чем делать подобные вещи, предупреждай, пожалуйста, меня. Хорошо?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Эмм... Хорошо, но... Топлесс? Тебе реально всё равно, что кто-то увидит меня голой? Мне кажется, что я с каждым днём всё больше и больше удивляюсь тебе.</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, конечно же мне не всё равно! Как ты могла такое подумать? Ты же знаешь, что я человек свободных взглядов. Когда я вижу фотографию, на которой запечатлена красивая, стройная, обнажённая девушка, я, в первую очередь, считаю это искусством. У тебя замечательная фигура и я рад, что ты не стесняешься её показывать. И если ты хочешь делиться подобными фотографиями с обществом, то знай, что я поддержу тебя.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, вообще-то... Ты знаешь, я даже не смотрела на это под таким углом. Наверное ты прав, но... Топлесс...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что именно тебя смущает? Ты стесняешься показывать свою грудь или ты считаешь это чем-то пошлым и неприемлимым?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, наверное, второй вариант...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, смотри... Сколько фильмов ты помнишь, которые не связаны с эротикой, но в которых есть обнажёнка? Их не сосчитать! Множество известных, востребованных и высокооплачиваемых актрис хотя бы раз обнажались на камеру. У этих женщин есть нормальные, счастливые семьи. Ты же не считаешь их шлюхами только из-за того, что они показали свою грудь всему миру в фильме с потрясающим сюжетом и сборами в сотни миллионов долларов?</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, наверное, это имеет смысл... То есть, я правильно понимаю, что ты абсолютно нормально отнесёшься к тому, что я буду выкладывать фотографии, на которых я полностью обнажена?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Абсолютно! Но не забывай, что в инсте разрешено выкладывать только фотографии с обнажённой грудью. Фотографии где ты полностью обнажена там размещать запрещено.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно я помню, но... Блин, вообще-то я даже не думала об этом, просто...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, получается, что думала, раз уж спросила? Если когда-нибудь захочешь делиться нюдсами, то для этого существует OnlyFans.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты серьёзно? Чёрт, поверить не могу, что мой муж сам подталкивает меня на это и...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я ни к чему тебя не подталкиваю! Я лишь говорю, что я не против этого, а делать это или нет, решать тебе.</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж... Буду иметь ввиду, наверное... Погоди! А как же наши родственники? Как же $npc[2].name[1]? Что, если он увидит эти фотографии?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И что? Это наше с тобой личное дело. Если его это как-то возмутит и он будет задавать вопросы по этому поводу, то скажи мне и я поговорю с ним. Но я сильно сомневаюсь, что это его возмутит. А тот факт, что он увидит тебя голой... Ну... Ничего страшного! Он же не в порно тебя увидит.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Всё равно, мне кажется, что это как-то неправильно...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Правильно или нет, решать тебе. Главное, что мы это обсудили и ты теперь знаешь, что я ничего не имею против. А ты теперь знаешь, что я в курсе того, чем ты занимаешься и что в будущем не возникнет никаких проблем на этом фоне.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да уж... Если честно, то я наверное даже рада, что ты у меня такой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Какой?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ты ко многому относишься спокойно и с пониманием. С тобой можно поговорить на любую тему зная, что ты не устроишь истерику и т.д.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я думал, что за три года совместной жизни ты должна была это понять, но ладно, сочту это за комплимент.</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, раньше у нас не было подобных разговоров, а сейчас... Сейчас я вообще не понимаю, что на меня нашло и почему я начала выкладывать подобные фотографии. Поэтому теперь, получается, я узнаю тебя с новой стороны.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я тоже. Ведь я никогда бы не подумал, что ты будешь выкладывать фотки в нижнем белье.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Даже не знаю, что подтолкнуло меня к этому...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё хорошо, ни о чём не переживай! Занимайся тем, чем тебе хочется. Люблю тебя!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И я тебя очень люблю!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Слушай, я бы хотел завершить наш разговор немного иначе, но мне нужно отойти ненадолго, так что... Я рад, что мы всё обсудили и... Увидимся позже.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно, у меня тоже есть некоторые дела. Увидимся!</div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$quest.husb.main to 2;$app.onlyfans to 1;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, sweetheart, is there anything you wanted to chat about?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, sunshine, c'mere.</div></div>
<div class=text>You sat down on the bed next to your husband and asked him what he wanted to talk about.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I just looked at your Instagram and I was a bit surprised. I see you post photos of yourself wearing only underwear. Don't you think before you posted those photos, you could have talked to me about it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know what came over me. You're right - I shouldn't have done that without checking with you first. I'm really sorry, and I'll delete everything now.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You don't have to delete anything, babe, that's not what's important. You can still post photos like that, and even more, you could post topless pics if you want, which I highly doubt. I just want you to know that before you pull any stunts like that, you better let me know. Alright?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I mean, okay, but topless? You really don't care if someone sees me naked? I'm getting more and more amazed by you every day.</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, of course I care! How could you even think that? You know, I'm an open-minded person. When I see a picture of a hot, slim, naked chick, I think it's art, babe. You have an amazing figure and I love that you're not afraid to show it off. And if you want to share those photos with everyone, I'll totally support you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, actually, you know, I never really thought about it like that. You might be right, but topless...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's really bothering you, babe? You embarrassed about showing your boobs or do you think it's some kind of vulgar and inappropriate thing to do?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, probably the second one…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, alright. How many movies can you think of that aren't all about erotica, but they still have nudity in them? I mean, the number is endless! A lot of famous, popular, and highly paid actresses have done nude scenes at least once in their careers. These women have normal and happy families. You don't really think they're whores just because they bared their breasts to the entire world in a film with an awesome storyline and a ton of money in the budget, right?</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, that makes sense, I guess... I mean, am I getting right that you wouldn't mind if I posted photos of myself naked?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure! But don't forget that on Instagram, you can only post photos with your breasts showing. It's not allowed to post photos of you being completely naked.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, I remember, but… man, I hadn’t even thought about it. It’s just…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, it looks like you were thinking about it, since you asked. If you want to share some nudes in the future, OnlyFans is the place for it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you serious? I can't believe my husband wants me to do that...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'm not telling you to do it, babe! I'm just saying, I don't have a problem with it, so it's your choice whether to do it or not.</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I'll probably keep that in mind... Hold on a minute! How about our relatives, what about $npc[2].name[1]? And what if he sees those photos?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So what? It's our business. If he's somehow offended by this, and he asks questions, tell me and I'll talk to him. I doubt he'll be all that offended. And the fact that he might see you naked? Well, it's alright! He won't be seeing you in porn, so what's the big deal?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Anyway, it just seems wrong to me...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Right or wrong, that's your call. The main point is, we talked about it and now you know I have no problem with it. And you know I know what you're doing and there won't be any problems in the future because of that.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, to be honest, I probably even like that you're this way.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>This way?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you handle a lot of stuff calmly and understandably. I can chat with you about anything knowing you won't flip out or anything.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I thought after three years together, you'd get it, but, okay, I guess I should take it as a compliment!</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, we haven't really had those conversations before, but now… Now I have no idea what came over me or why I started posting those photos. So, turns out, now I'm getting to know you in a whole new way.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Me too, actually. I never thought you'd post in your undies.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I have no idea what made me do that...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It's cool, don't stress about anything! Just do what makes you happy. Love you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Love you too!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Look, I wanna end this convo a bit differently, but I gotta step out for a bit, so... I'm glad we got everything sorted out... See ya later.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, I've got some stuff to do too. Later!</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$quest.husb.main to 2;$app.onlyfans to 1;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "income">>
<<set $you.onlyfans.income to $you.onlyfans.sub*5>>
<<if $you.inst.sub >= 100000>><<set $you.inst.income = Math.floor($you.inst.sub/1000)>><</if>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, привет, солнце!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, любимый! Я хотела поговорить с тобой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, конечно. Что такое?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, помнишь наш разговор о моих фотографиях в инсте?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Конечно помню и я даже заметил, что ты не сбавляешь обороты!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, короче ты упоминал про OnlyFans и...</div></div>
<<linkappend '<div id=fullButton>Спойлер</div>'>>
\<div class=text>
\- Выбрав первый вариант, вы скажете правду и выберите путь общего пользования. Выбрав этот путь, ваш муж будет знать о вашей страничке OnlyFans и в будущем он захочет делиться вами с другими мужчинами. (Нет смысла выбирать этот вариант, если у вас выключен NTR)
- Выбрав второй вариант, вы соврёте мужу и выберите путь измен. Выбрав этот путь ваш муж не будет знать о вашей страничке на OnlyFans и никогда не захочет делиться вами с другими мужчинами. (Нет смысла выбирать этот вариант на данном этапе, он пуст.)
\</div>
\<</linkappend>><br>
<center>
\<<link "<div id=fullButton>Я завела там страничку и даже разместила там первую фотографию</div>" "husbEvent2">><<set $eventPage to 2;$time.min += 5;$quest.husb.main to 4;$quest.husb.swing to 1>><<if $you.onlyfans.pussy > 0>><<set $selfieType to "pussy";$rand.pic to random(1, 33)>><<else>><<if $you.onlyfans.naked > 0>><<set $selfieType to "naked";$rand.pic to random(1, 80)>><<else>><<set $selfieType to "topless";$rand.pic to random(1, 70)>><</if>><</if>><</link>>
\<<link "<div id=fullButton>Я подумала и решила, что это слишком...</div>" "husbEvent2">><<set $eventPage to 10;$time.min += 5;$quest.husb.main to 4;$quest.husb.cheat to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Не думал, что ты всё-таки сделаешь это, но... Давай показывай, что ты туда выложила.</div></div>
<<inst res selfies $selfieType $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вау! Солнце моё... Даже не знаю что сказать!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты недоволен? Ты же сам сказал, что не против и даже упомянул про этот сайт, так что я...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, нет, нет! Всё в порядке! Я просто... Блин, это так неожиданно для меня. Месяц назад я и подумать не мог, что ты сделаешь фотографию в нижнем белье, но сейчас ты... Блять, да это же круто!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То есть ты рад, что я публикую обнажёнку?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ещё как! Ты меняешься в лучшую сторону и мне это чертовски нравится!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эмм... Послушай, мне кажется это немного странным... Тебя заводит мысль о том, что люди будут видеть твою жену голой? Возможно кто-то даже будет дрочить на эти фотографии. Ты хочешь сказать, что для тебя это круто?</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да нет, просто... Не пойми меня неправильно, но раньше ты была такая зажатая и никогда не присылала мне подобные селфи. А теперь у тебя даже есть собственная страница на OnlyFans и... Это же здорово! Мне этого чертовски не хватало.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, слать нюдсы тебе и в социальные сети это разные вещи. И почему ты никогда не говорил об этом раньше?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, я люблю тебя и принимаю тебя такой, какая ты есть. Я никогда не хотел менять тебя и подталкивать к чему-то. Сейчас, когда ты сама пришла к этому, я безусловно рад, но... Я бы никогда не позволил бы себе просить тебя о чём-то подобном.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это так мило! Я тоже очень сильно люблю тебя, но... Как я уже сказала, слать нюдсы тебе и в социальные сети, это...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, да, я помню... Ну, да, буду с тобой честен, меня правда заводит мысль о том, что люди могут видеть превосходное тело моей жены, которая принадлежит только мне.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Оу! Реально?</div></div>
<center><<link "<div id=fullButton>Схватить его за член</div>" "husbEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<set $you.arousal += 5>>
\<<vid events husb 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да ты у меня извращенец!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох... $you.name[1], я...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тсс... Ничего не говори. Наслаждайся тем, что принадлежит только тебе...</div></div>
<center><<link "<div id=fullButton>Взять его член в рот</div>" "husbEvent2">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $you.arousal += 10>>
\<<vid events husb 2 4>>
<div class=text>Вы изо всех сил старались сдерживать рвотные рефлексы от попыток проникновения вглубь вашего горла. Возможно следовало бы улучшить ваши навыки?</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Какой он твёрдый... Нравится мысль о том, что все эти извращенцы пялятся на твою жену, да?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О боже, $you.name[1].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Покажи мне, насколько сильно тебя это заводит!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член своего мужа.</div>
\<</if>>
<center><<link "<div id=fullButton>Раздвинуть ноги</div>" "husbEvent2">><<set $eventPage to 6;$time.min += 5;$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $you.arousal += 20>>
\<<vid events husb 2 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О да, милый, не останавливайся! Ещё!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1], что ты творишь... Мой $npc[2].who[1] может нас услышать...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Представь, что все эти люди сейчас смотрят на нас, но ничего не могут сделать, потому-что я принадлежу только тебе!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1], ты сводишь меня с ума!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж трахал вас.</div>
\<</if>>
<center><<link "<div id=fullButton>Нагнуться</div>" "husbEvent2">><<set $eventPage to 7;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 7>>
\<<set $you.arousal += 20>>
\<<vid events husb 2 6>>
<div class=text>Ваши громкие стоны привлекли внимание $npc[2].name[2], который заглянул на кухню, чтобы посмотреть, что там происходит. Однако в порыве страсти ни вы, ни ваш муж не обратили на него никакого внимания.</div>
<<vid events husb 2 8>>
<div class=text>
\Он немного понаблюдал за вами и тихонько удалился, чтобы остаться незамеченным. Однако в момент, когда он уходил, вы краем глаза заметили удаляющийся силуэт в коридоре и сразу же поняли, что это был он...
Несмотря на это, вам было так хорошо, что вам совершенно не хотелось отвлекаться и прерывать процесс, так что вы просто решили не заострять на этом внимание и продолжили как ни в чём не бывало.
\</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Блять... Да! Трахай меня! Трахай меня жёстче!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж трахал вас.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], ты... Ох... Я думаю я... Ох блять! Я сейчас кончу!</div></div>
<center><<link "<div id=fullButton>Встать на колени и открыть рот</div>" "husbEvent2">><<set $eventPage to 8;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 2.0).toFixed(1);$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 3.0).toFixed(1);$npc[1].sexCount += 1;$you.sexinfo.bj += 1;$you.sexinfo.vaginal += 1>><</link>></center>
\<<elseif $eventPage == 8>>
\<<set $you.arousal += 5>>
\<<vid events husb 2 7>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж кончал вам в рот.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1], что на тебя нашло?</div></div>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "husbEvent2">><<set $eventPage to 9;$time.min += 5;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "husbEvent2">><<set $eventPage to 9;$time.min += 5;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events husb 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Я просто хотела узнать, насколько сильно тебя это заводит.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И что? Насколько сильно меня это заводит по твоей шкале?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>10 из 10! Это было потрясающе! Соседи надолго запомнят это! Ну... твой $npc[2].who[1] тоже...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Это точно! Надеюсь, ты не будешь заморачиваться насчёт этого?</div></div>
\<<if $you.corr >= 50>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, ты знаешь, я... Мне удалось изменить мои взгляды на подобные вещи. Ты прав, мы взрослые люди и к тому же находимся в своей квартире и мы можем делать здесь что хотим.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот это моя девочка! Я рад, что ты разобралась с тараканами в своей голове.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже.</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, меня это немного напрягает, но не волнуйся. Я пытаюсь справиться с тараканами в моей голове. Ты прав, мы взрослые люди и к тому же находимся в своей квартире и можем делать здесь что хотим.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот это моя девочка! Я уверен, что у тебя всё получится!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже так думаю.</div></div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж... Это было замечательно и наверное неплохо было бы принять душ. Как считаешь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, это точно! Иди первым, я приму душ после тебя.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я думал, что ты захочешь присоединиться.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я не против, но если я присоединюсь к тебе, то после нашего душа нужно будет принимать ещё один душ, так что... Нужно немного передохнуть.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты права, я об этом не подумал. Ладно тогда, я быстро.</div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, твоё право! Ты знаешь, что я поддержу любое твоё решение.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я знаю.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что я соврала своему мужу... Зачем? Он ведь сказал мне, что он не против..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, мне надо принять душ, так что присоединяйся если захочешь. Люблю тебя!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я тоже тебя люблю!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Наверное это к лучшему, ведь похоже, что у $npc[1].name[2] есть странные фетиши и наверное будет лучше, если они останутся при нём..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хотя... Есть ещё кое-что, что я хотел бы с тобой обсудить...</div></div>
<center><<link "<div id=fullButton>Что такое?</div>" "husbEvent2">><<set $eventPage to 11;$time.min += 5;$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты никогда не думала о том, чтобы немного потренироваться и улучшить свои навыки глубокого минета?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А, ты опять про это.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не пойми меня неправильно, и не обижайся, меня всё устраивает, но мне безумно этого хочется и...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Расслабься, всё в порядке! Ты прав. Мы уже когда-то говорили об этом и я была не против, но так ничего и не сделала, так что наверное время пришло. Я постараюсь что-нибудь придумать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Люблю тебя!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<div class=text> - Ответили вы мужу и он ушёл в душ.</div>
<center>
\<<link "<div id=fullButton>Присоединиться</div>" "bathroom">><<set $eventPage to 0;$locPage to 3;$you.arousal += either(5, 10);$you.energy += 5;$you.cosm.applied to 0;$time.min += random(30, 40)>><<if $home.shampoo > 0>><<set $you.clean to 100;$home.shampoo -= 1>><<else>><<if $you.clean <= 50>><<set $you.clean += 25>><<elseif $you.clean > 50 && $you.clean < 75>><<set $you.clean to 75>><</if>><</if>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hey there, sun!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey there, honey! I wanted to talk with you.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, what's up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Remember that conversation we had about my Insta pics?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, I remember and I even notice that you're not slowing down!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, so you mentioned OnlyFans and...</div></div>
<<linkappend '<div id=fullButton>Spoiler</div>'>>
\<div class=text>
\- By picking the first one, you're being honest and choosing the path of sharing. If you take that route, your husband'll find out about your OnlyFans page and, in the future, he might want to share you with other guys. (There is no point in choosing this option if you have NTR turned off)
- If you choose the second one, you'll be lying to your husband and taking the path of cheating. If you take that route, your husband won't know about your OnlyFans page and won't ever want to share you with other guys. (There is no point in choosing this option at this stage, it is empty.)
\</div>
\<</linkappend>><br>
<center>
\<<link "<div id=fullButton>I started a page and even posted my first photo on it</div>" "husbEvent2">><<set $eventPage to 2;$time.min += 5;$quest.husb.main to 4;$quest.husb.swing to 1>><<if $you.onlyfans.pussy > 0>><<set $selfieType to "pussy";$rand.pic to random(1, 33)>><<else>><<if $you.onlyfans.naked > 0>><<set $selfieType to "naked";$rand.pic to random(1, 80)>><<else>><<set $selfieType to "topless";$rand.pic to random(1, 70)>><</if>><</if>><</link>>
\<<link "<div id=fullButton>I thought about it and this is probably too much...</div>" "husbEvent2">><<set $eventPage to 10;$time.min += 5;$quest.husb.main to 4;$quest.husb.cheat to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously? I wasn't expecting you to do that anyway, but… Come on, let me see what you posted there.</div></div>
<<inst res selfies $selfieType $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow! Sun... I don't even know what to say!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you upset? You said you don't mind and even mentioned this website, so I gave it a shot...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No, no, it's okay! I just... Man, this is such a surprise for me. A month ago, I never would have thought you'd take a picture in your underwear, but here you are... That's awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, you're happy that I'm sharing some nudity?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Fuck yeah! You're getting better and I love it so much!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Umm, listen, I'm a bit confused here. Do you get turned on by the idea of other people seeing your naked wife? Maybe some people would even fap to these pictures. Are you okay with that?</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No, it's not like that. Don't get me wrong, you've always been a bit of a wallflower, and you never sent me photos like this before. And now, you even have your own OnlyFans account and... that's awesome! I missed that for sure.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, sending nudes to you and posting them on social media are totally different things. Why haven't you ever mentioned this before?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I really love and accept you the way you are. I've never wanted to try and change you or push you in a certain direction. And now that you're coming to it on your own, I'm definitely happy, but...I wouldn't ever ask you to do something like that to me.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's so cute! I love you too, but, as I said, sharing nudes with you and on social media...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, yeah, I remember… Well, yeah, to be honest, it does turn me on to think that other people can see my wife’s great body, which is all mine.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh! Really?</div></div>
<center><<link "<div id=fullButton>Grab his dick</div>" "husbEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<set $you.arousal += 5>>
\<<vid events husb 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're a pervert!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh... $you.name[1], I...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Shh... don't say anything, just enjoy what's yours...</div></div>
<center><<link "<div id=fullButton>Suck his dick</div>" "husbEvent2">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $you.arousal += 10>>
\<<vid events husb 2 4>>
<div class=text>You did your best to hold back the gag reflex from his attempts to thrust deep down your throat. Maybe you should work on your technique?</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're such a kinky guy... You love the idea of those perverts looking at your wife, don't you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh God, $you.name[1].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Show me how excited you get!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking your husband's dick.</div>
\<</if>>
<center><<link "<div id=fullButton>Spread your legs</div>" "husbEvent2">><<set $eventPage to 6;$time.min += 5;$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $you.arousal += 20>>
\<<vid events husb 2 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh yeah, baby, keep going! More!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1]... My $npc[2].who[1] can hear us...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Imagine if all those people were watching us right now, but they couldn't do a thing, because I'm only yours!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1], you drive me crazy!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was fucking you.</div>
\<</if>>
<center><<link "<div id=fullButton>Bend over</div>" "husbEvent2">><<set $eventPage to 7;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 7>>
\<<set $you.arousal += 20>>
\<<vid events husb 2 6>>
<div class=text>our moans were so loud that they attracted $npc[2].name[1]'s attention. He peeked into the kitchen, wondering what was going on. In the heat of the moment, neither of you noticed him.</div>
<<vid events husb 2 8>>
<div class=text>
\He was watching you for a bit and then quietly left to avoid being seen. But when he was about to leave, you caught a glimpse of his retreating figure in the hallway from the corner of your eye, and you instantly realized it was him.
Despite that, you felt really good and didn't want to be interrupted or distracted, so you just ignored the thought and kept fucking.
\</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah! Fuck yeah! *heavy sigh* Fuck me more! *loud moan* Fuck me hard!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was fucking you.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], you're... oh, I think I'm... Oh shit! I'm gonna cum!</div></div>
<center><<link "<div id=fullButton>Get on your knees and open your mouth</div>" "husbEvent2">><<set $eventPage to 8;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 2.0).toFixed(1);$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 3.0).toFixed(1);$npc[1].sexCount += 1;$you.sexinfo.bj += 1;$you.sexinfo.vaginal += 1>><</link>></center>
\<<elseif $eventPage == 8>>
\<<set $you.arousal += 5>>
\<<vid events husb 2 7>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was cumming in your mouth.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1], what happened to you?</div></div>
<center>
\<<link "<div id=fullButton>Swallow</div>" "husbEvent2">><<set $eventPage to 9;$time.min += 5;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Spit it out</div>" "husbEvent2">><<set $eventPage to 9;$time.min += 5;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events husb 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? I was just wondering how much you get turned on by that.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>10/10! That was insane! The neighbors are going to remember that for a long time. Well... so is your $npc[2].who[1]...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's for sure, I hope you won't worry about it.</div></div>
\<<if $you.corr >= 50>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, you know, I've actually managed to change my mind about stuff like that. You're right, we're adults and, besides, we're in our own apartment where we can do what we like.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's my girl! I'm glad you've sorted out the roaches in your head.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, me too.</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's kind of annoying for me, but you know what? I'm just trying to deal with those little buggers in my head right now. You know, we're grown-ups and besides, we're at home and we can do what we want.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's my girl! I'm sure you'll do great!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, I think so too.</div></div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, that was awesome and I'd probably feel a lot better after taking a shower. How about you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, that's for sure! Go first, I'll take a shower after you.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I thought you'd want to join in.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I don’t mind, but if we get together, then after we shower, we’d need to take another one, so… I need to have a quick break.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You're right. I hadn't really thought about that. Well, okay, then. I'll just get it over with quickly.</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, you know that I'll back you up no matter what, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I know.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe I lied to my husband... What for? He told me he didn't mind..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Okay, I need to take a shower, so join me if you want. Love you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Love you too!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"It's probably best, because $npc[1].name[1] seems to have some weird fetishes and it might be better if they just stick with him..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Although, there's another thing I want to talk to you about...</div></div>
<center><<link "<div id=fullButton>What is it?</div>" "husbEvent2">><<set $eventPage to 11;$time.min += 5;$quest.husb.bj to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 2 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Have you ever considered practicing a bit and improving your deepthroat skills?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, you're talking about that again.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Don't take me wrong or get offended, but I'm totally cool with everything, babe. But I really want...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Chill out, it's fine! You've got a point. We've discussed this before and I wasn't mind, but I wasn't doing anything, so maybe now is the time. I'll give it a shot and see what comes up.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! Love you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Love you too!</div></div>
<div class=text> - You answered your husband and he went to the shower.</div>
<center>
\<<link "<div id=fullButton>Join</div>" "bathroom">><<set $eventPage to 0;$locPage to 3;$you.arousal += either(5, 10);$you.energy += 5;$you.cosm.applied to 0;$time.min += random(30, 40)>><<if $home.shampoo > 0>><<set $you.clean to 100;$home.shampoo -= 1>><<else>><<if $you.clean <= 50>><<set $you.clean += 25>><<elseif $you.clean > 50 && $you.clean < 75>><<set $you.clean to 75>><</if>><</if>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $phonePage == 0 or ndef $phonePage>><<set $phonePage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<<if $quest.husb.swing == 3 or $quest.husb.cheat == 2>>
<center><<link "<div id=fullButton>Сообщение от вашего мужа</div>" "husbSupMsg1">><<set $phonePage to 0;$time.min += random(2, 3)>><</link>></center>
\<</if>>
<center>
\<<if $quest.husb.swing >= 8 && $setting.ntr == 1 && $quest.husb.ntr == 0 && $you.skill.bj >= 40 && $time.day > 5 && $time.hour >= 12 && $time.hour < 18>><<link "<div id=locButton>$npc[1].name[1]</div>" "husbNtrEvent1">><<set $phonePage to 0>><</link>><<else>><<link "<div id=locButton>$npc[1].name[1]</div>" "sup">><<set $phonePage to 1;$npcNum to 1>><</link>><</if>>
\<<link "<div id=locButton>$npc[2].name[1]</div>" "sup">><<set $phonePage to 1;$npcNum to 2>><</link>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<jpg res phone>>
\<<if $sup.selfie.daily[$npcNum] != 1 && $npcNum == 2 && $quest.husb.main >= 4 && $quest.hisBro.main >= 7 && ndef $supHisBroFirstSelfie>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... Он подписан на меня в инсте и скорее всего на OnlyFans тоже. Может порадовать его и отправить ему селфи напрямую?"</i></div></div><<set $supHisBroFirstSelfie to 1>>
\<</if>>
\<<if ($quest.husb.ntr >= 1 or $quest.husb.cheat >= 1) && $npcNum == 1 && $time.day > 5 && $time.hour >= 12 && $time.hour < 18>>
<center><<link "<div id=fullButton>Провести время вместе</div>" "sup">><<set $phonePage to 5;$time.min += 1>><</link>></center>
\<</if>>
\<<if $sup.selfie.daily[$npcNum] != 1>>
\<<if $npcNum == 1 or ($npcNum == 2 && $quest.husb.main >= 4 && $quest.hisBro.main >= 7)>>
<center><<link "<div id=fullButton>Отправить селфи</div>" "sup">><<set $phonePage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
<center><div class=fullButton>Вы уже отправляли ему селфи сегодня</div></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
<center>
\<<link "<div id=locButton>Обычное селфи</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "average";$rand.pic to random(1, 30)>><</link>>
\<<if $you.corr >= 15 or $npcNum == 1>><<link "<div id=locButton>Селфи в нижнем белье</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "underwear";$rand.pic to random(1, 32)>><</link>><<else>><div class=locButton>Требование к разврату: 15</div><</if>>
\<<if $you.corr >= 30 or $npcNum == 1>><<link "<div id=locButton>Селфи топлесс</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=locButton>Требование к разврату: 30</div><</if>>
\<<if $you.corr >= 45 or $npcNum == 1>><<link "<div id=locButton>Селфи голышом</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "naked";$rand.pic to random(1, 80)>><</link>><<else>><div class=locButton>Требование к разврату: 45</div><</if>>
\<<if $you.corr >= 60 or $npcNum == 1>><<link "<div id=locButton>Селфи киски</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "pussy";$rand.pic to random(1, 33)>><</link>><<else>><div class=locButton>Требование к разврату: 60</div><</if>>
\<<if $you.corr >= 75 or $npcNum == 1>><<if $you.accessories.buttplug == 1>><<link "<div id=locButton>Селфи анальной пробки</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "buttplug";$rand.pic to random(1, 30)>><</link>><<else>><div class=locButton>Нужна анальная пробка</div><</if>><<else>><div class=locButton>Требование к разврату: 75</div><</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $phonePage to 1>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Сделать ещё</div>" "sup">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "average">><<set $rand.pic to random(1, 30)>><<elseif $selfieType == "underwear">><<set $rand.pic to random(1, 32)>><<elseif $selfieType == "topless">><<set $rand.pic to random(1, 70)>><<elseif $selfieType == "naked">><<set $rand.pic to random(1, 80)>><<elseif $selfieType == "pussy">><<set $rand.pic to random(1, 33)>><<else>><<set $rand.pic to random(1, 30)>><</if>><</link>>
\<<link "<div id=fullButton>Отправить</div>" "sup">><<set $phonePage to 4;$time.min += random(1, 2);$sup.selfie.daily[$npcNum] to 1;$you.arousal += 10>><<fansSub>><</link>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if (($npcNum == 1 && $selfieType == "underwear" && $you.corr < 5) or ($npcNum == 1 && $selfieType == "topless" && $you.corr < 10) or ($npcNum == 1 && $selfieType == "naked" && $you.corr < 15) or ($npcNum == 1 && $selfieType == "pussy" && $you.corr < 20) or ($npcNum == 1 && $selfieType == "buttplug" && $you.corr < 25)) or (($npcNum > 1 && $selfieType == "underwear" && $you.corr < 30) or ($npcNum > 1 && $selfieType == "topless" && $you.corr < 45) or ($npcNum > 1 && $selfieType == "naked" && $you.corr < 60) or ($npcNum > 1 && $selfieType == "pussy" && $you.corr < 75) or ($npcNum > 1 && $selfieType == "buttplug" && $you.corr < 90))>>
<center><div class=button><font color=DeepPink>+ Равзрат</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 5>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Может сходим куда-нибудь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, давай! Есть предложения?</div></div>
<center><<link "<div id=fullButton>Кинотеатр</div>" "husbWeekendEvent1">><<set $phonePage to 0;$time.min += 2;$quest.ntr.cinema.count += 1>><</link>></center>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $phonePage to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<<if $quest.husb.swing == 3 or $quest.husb.cheat == 2>>
<center><<link "<div id=fullButton>A message from your husband</div>" "husbSupMsg1">><<set $phonePage to 0;$time.min += random(2, 3)>><</link>></center>
\<</if>>
<center>
\<<if $quest.husb.swing >= 8 && $setting.ntr == 1 && $quest.husb.ntr == 0 && $you.skill.bj >= 40 && $time.day > 5 && $time.hour >= 12 && $time.hour < 18>><<link "<div id=locButton>$npc[1].name[1]</div>" "husbNtrEvent1">><<set $phonePage to 0>><</link>><<else>><<link "<div id=locButton>$npc[1].name[1]</div>" "sup">><<set $phonePage to 1;$npcNum to 1>><</link>><</if>>
\<<link "<div id=locButton>$npc[2].name[1]</div>" "sup">><<set $phonePage to 1;$npcNum to 2>><</link>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<jpg res phone>>
\<<if $sup.selfie.daily[$npcNum] != 1 && $npcNum == 2 && $quest.husb.main >= 4 && $quest.hisBro.main >= 7 && ndef $supHisBroFirstSelfie>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm, he's following me on Instagram and probably OnlyFans too. What if I sent him a selfie directly?"</i></div></div><<set $supHisBroFirstSelfie to 1>>
\<</if>>
\<<if ($quest.husb.ntr >= 1 or $quest.husb.cheat >= 1) && $npcNum == 1 && $time.day > 5 && $time.hour >= 12 && $time.hour < 18>>
<center><<link "<div id=fullButton>Spend time together</div>" "sup">><<set $phonePage to 5;$time.min += 1>><</link>></center>
\<</if>>
\<<if $sup.selfie.daily[$npcNum] != 1>>
\<<if $npcNum == 1 or ($npcNum == 2 && $quest.husb.main >= 4 && $quest.hisBro.main >= 7)>>
<center><<link "<div id=fullButton>Send a selfie</div>" "sup">><<set $phonePage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
<center><div class=fullButton>You've already sent him a selfie today</div></center>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 2>>
\<<jpg res phone>>
<center>
\<<link "<div id=locButton>Ordinary selfie</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "average";$rand.pic to random(1, 30)>><</link>>
\<<if $you.corr >= 15 or $npcNum == 1>><<link "<div id=locButton>Selfie in underwear</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "underwear";$rand.pic to random(1, 32)>><</link>><<else>><div class=locButton>Req for corruption: 15</div><</if>>
\<<if $you.corr >= 30 or $npcNum == 1>><<link "<div id=locButton>Topless selfie</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "topless";$rand.pic to random(1, 70)>><</link>><<else>><div class=locButton>Req for corruption: 30</div><</if>>
\<<if $you.corr >= 45 or $npcNum == 1>><<link "<div id=locButton>Naked selfie</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "naked";$rand.pic to random(1, 80)>><</link>><<else>><div class=locButton>Req for corruption: 45</div><</if>>
\<<if $you.corr >= 60 or $npcNum == 1>><<link "<div id=locButton>Pussy selfie</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "pussy";$rand.pic to random(1, 33)>><</link>><<else>><div class=locButton>Req for corruption: 60</div><</if>>
\<<if $you.corr >= 75 or $npcNum == 1>><<if $you.accessories.buttplug == 1>><<link "<div id=locButton>Butt plug selfie</div>" "sup">><<set $phonePage to 3;$time.min += random(2, 5);$selfieType to "buttplug";$rand.pic to random(1, 30)>><</link>><<else>><div class=locButton>Need an anal plug</div><</if>><<else>><div class=locButton>Req for corruption: 75</div><</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $phonePage to 1>><</link>></center>
\<<elseif $phonePage == 3>>
\<<inst res selfies $selfieType $rand.pic>>
\<center>
<<link "<div id=fullButton>Take more</div>" "sup">><<set $time.min += random(2, 5);$phonePage to 3>><<if $selfieType == "average">><<set $rand.pic to random(1, 30)>><<elseif $selfieType == "underwear">><<set $rand.pic to random(1, 32)>><<elseif $selfieType == "topless">><<set $rand.pic to random(1, 70)>><<elseif $selfieType == "naked">><<set $rand.pic to random(1, 80)>><<elseif $selfieType == "pussy">><<set $rand.pic to random(1, 33)>><<else>><<set $rand.pic to random(1, 30)>><</if>><</link>>
\<<link "<div id=fullButton>Send</div>" "sup">><<set $phonePage to 4;$time.min += random(1, 2);$sup.selfie.daily[$npcNum] to 1;$you.arousal += 10>><<fansSub>><</link>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $phonePage to 2>><</link>></center>
\<<elseif $phonePage == 4>>
\<<inst res selfies $selfieType $rand.pic>>
\<<if (($npcNum == 1 && $selfieType == "underwear" && $you.corr < 5) or ($npcNum == 1 && $selfieType == "topless" && $you.corr < 10) or ($npcNum == 1 && $selfieType == "naked" && $you.corr < 15) or ($npcNum == 1 && $selfieType == "pussy" && $you.corr < 20) or ($npcNum == 1 && $selfieType == "buttplug" && $you.corr < 25)) or (($npcNum > 1 && $selfieType == "underwear" && $you.corr < 30) or ($npcNum > 1 && $selfieType == "topless" && $you.corr < 45) or ($npcNum > 1 && $selfieType == "naked" && $you.corr < 60) or ($npcNum > 1 && $selfieType == "pussy" && $you.corr < 75) or ($npcNum > 1 && $selfieType == "buttplug" && $you.corr < 90))>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 5>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there, sweetie! Wanna go somewhere?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, sure! Got any ideas?</div></div>
<center><<link "<div id=fullButton>Cinema</div>" "husbWeekendEvent1">><<set $phonePage to 0;$time.min += 2;$quest.ntr.cinema.count += 1>><</link>></center>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $phonePage to 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Привет, зай! Как ты? Уже проснулась? <3</div></div>
<center><<link "<div id=fullButton>Ответить</div>" "husbSupMsg1">><<set $eventPage to 2;$time.min += random(1, 3)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Привет, зай! Как ты? Уже проснулась? <3</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Да, я хорошо, спасибо. А ты как? :*</div></div>
\<<timed 1s>>
<center><div class=thirdButton>Печатает...</div></center>
\<</timed>>
\<<timed 4s>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Аа ) Помнишь мы обсуждали с тобой одну вещь и если я правильно помню, то ты была не против, но потом к нам переехал мой $npc[2].who[1] и мы забыли об этом и... Короче я спросить хотел, не передумала ли ты? Я про анальный секс, если ты вдруг не поняла. xD</div></div>
\<</timed>>
\<<timed 5s>>
<center>
\<<link "<div id=fullButton>Не передумала</div>" "husbSupMsg1">><<set $eventPage to 3;$time.min += random(1, 3)>><</link>>
\</center>
\<</timed>>
\<<elseif $eventPage == 3>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Привет, зай! Как ты? Уже проснулась? <3</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Да, я хорошо, спасибо. А ты как? :*</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Аа ) Помнишь мы обсуждали с тобой одну вещь и если я правильно помню, то ты была не против, но потом к нам переехал мой $npc[2].who[1] и мы забыли об этом и... Короче я спросить хотел, не передумала ли ты? Я про анальный секс, если ты вдруг не поняла. xD</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эх... И на что я надеялась думая, что ты забыл об этом?</div></div>
\<<timed 1s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Шучу :P</div></div>
\<</timed>>
\<<timed 3s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно я помню! И нет, я не передумала. Если честно, то мне самой хочется ощутить это. ^_^</div></div>
\<</timed>>
\<<timed 5s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Только не сегодня! Мне нужно подготовиться к этому. Ну, я думаю ты понимаешь.</div></div>
\<</timed>>
\<<timed 7s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Думаю, пары дней будет достаточно. Я дам тебе знать. :*</div></div>
\<</timed>>
\<<timed 9s>>
<center><div class=thirdButton>Печатает...</div></center>
\<</timed>>
\<<timed 11s>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Люблю тебя! <3 Ты самая лучшая!</div></div>
\<</timed>>
\<<timed 12s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И я тебя люблю! <3</div></div>
<center><<link "<div id=fullButton>Закрыть диалог</div>" "sup">><<set $eventPage to 0;$time.min += 1>><<if $quest.husb.swing >= 1>><<set $quest.husb.swing to 4>><<else>><<set $quest.husb.cheat to 3>><</if>><</link>></center>
\<</timed>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hi there, sweetie! How's it going? You awake yet? <3</div></div>
<center><<link "<div id=fullButton>Answer</div>" "husbSupMsg1">><<set $eventPage to 2;$time.min += random(1, 3)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hi there, sweetie! How's it going? You awake yet? <3</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there! Yeah, I'm good, thanks. How about you? :*</div></div>
\<<timed 1s>>
<center><div class=thirdButton>Typing...</div></center>
\<</timed>>
\<<timed 4s>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I see. You know, we were talking about something earlier, and I think you didn't have a problem with it, but then my $npc[2].who[1] moved in and we totally forgot about it… Anyway, I just wanted to check if you'd changed your mind about anal. I mean, if you didn't want to do it anymore, that's fine. I was just wondering.</div></div>
\<</timed>>
\<<timed 5s>>
<center>
\<<link "<div id=fullButton>I haven't changed my mind</div>" "husbSupMsg1">><<set $eventPage to 3;$time.min += random(1, 3)>><</link>>
\</center>
\<</timed>>
\<<elseif $eventPage == 3>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hi there, sweetie! How's it going? You awake yet? <3</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there! Yeah, I'm good, thanks. How about you? :*</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I see. You know, we were talking about something earlier, and I think you didn't have a problem with it, but then my $npc[2].who[1] moved in and we totally forgot about it… Anyway, I just wanted to check if you'd changed your mind about anal. I mean, if you didn't want to do it anymore, that's fine. I was just wondering.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Eh... And what was I hoping for when I thought you'd forgotten about it?</div></div>
\<<timed 1s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm kidding :P</div></div>
\<</timed>>
\<<timed 3s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, of course I remember! And nope, I haven’t changed my mind. To be frank, I want to experience it myself. ^_^</div></div>
\<</timed>>
\<<timed 5s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Not today! Gotta prepare for that. You know what I mean, right?</div></div>
\<</timed>>
\<<timed 7s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I think a few days will do the trick. I'll keep you posted. :*</div></div>
\<</timed>>
\<<timed 9s>>
<center><div class=thirdButton>Typing...</div></center>
\<</timed>>
\<<timed 11s>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! Love you! <3 You're the best!</div></div>
\<</timed>>
\<<timed 12s>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Love you too! <3</div></div>
<center><<link "<div id=fullButton>Close the dialog</div>" "sup">><<set $eventPage to 0;$time.min += 1>><<if $quest.husb.swing >= 1>><<set $quest.husb.swing to 4>><<else>><<set $quest.husb.cheat to 3>><</if>><</link>></center>
\<</timed>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дорогой, у тебя есть какие-нибудь планы на вечер?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, сейчас уже вечер так что, нет, никаких планов. А что? Есть какие-то идеи?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, я подумала, может нам провести время вместе? Я не знаю, может мы могли бы посмотреть какой-нибудь фильм или сходить куда-нибудь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отличная идея, я только рад! Мы давно ничего не делали вместе. Но боюсь, что сходить куда-нибудь не получится. Я сегодня слегка подвернул ногу пока был на пробежке и не хотелось бы ходить куда-то без лишней необходимости хотя бы ближайшие пару дней. Но я бы с радостью посмотрел с тобой что-нибудь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Боже мой! Сильно? Я не заметила, чтобы ты хромал. Почему ты мне ничего не сказал?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, во-первых, я же говорю, слегка. Она побаливает, но не так, чтобы было сложно ходить. А во-вторых, я же не маленький, чтобы сразу же бежать и жаловаться о мелких происшествиях. Я в порядке, не переживай! Два-три дня и всё пройдёт.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я знаю, что ты не маленький, но блин, просто...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё хорошо, не переживай! Прости. Просто я подумал, зачем я лишний раз буду заставлять тебя волноваться?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, главное, что ничего серьёзного. Выберешь нам фильм? Я хочу быстренько в душ сходить и буду готова.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Без проблем! Из чего выбирать то хоть? Ужасы, комедия, боевик?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Может что-нибудь из комедии?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как скажешь, босс! Жду тебя.</div></div>
<center><<link "<div id=fullButton>Принять душ</div>" "husbEvent4">><<set $eventPage to 2;$time.min += 15;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.vid to random(1, 11)>>
\<<vid act shower $rand.vid>>
<div class=text>Закончив принимать душ, вы решили проверить, насколько хорошо разработана ваша попка.</div>
<<vid act plug_out 2>>
<div class=text>Взявшись за наконечник пробки, вы аккуратно потянули за него и медленно вытащили пробку.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... Всё равно довольно узко, но лучше, чем было изначально. Надеюсь мне будет не слишком больно."</i></div></div>
<div class=text>Закончив рассуждения, вы взяли из шкафчика лубрикант и нанесли немного на анальную пробку. Затем вы ловко вставили пробку обратно в попу и удерживая её за наконечник, несколько раз подвигали её туда-обратно, чтобы получше подготовиться к предстоящему первому анальному сексу.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ладно, думаю всё будет нормально."</i></div></div>
<center><<link "<div id=fullButton>В гостиную</div>" "husbEvent4">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>В гостиной вас уже ждал вам муж, а на телевизоре стоял на паузе выбранный им фильм. Вы запрыгнули на диван поближе к $npc[1].name[3] и обняв его за плечо, прижались к нему.</div>
<<jpg events husb 4 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Попкорн, пиво. Быстро же ты всё подготовил!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, так как я уже знал, что нам посмотреть, то у меня было достаточно времени, чтобы приготовить попкорн и принести всё сюда.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично, а что за фильм?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Помнишь мы как-то собирались с тобой посмотреть Реном 2, но у нас вечно не было времени, а потом мы вовсе забыли про него? Правда с тех пор прошёл уже почти год, но... В общем в тот самый момент, когда ты сказала про фильм, я тут же про него вспомнил.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, точно! Я же так сильно хотела его посмотреть! Классно, что ты вспомнил, обожаю тебя!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А я тебя! Ну что, я включаю?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно, включай уже!</div></div>
<center><<link "<div id=fullButton>Смотреть фильм</div>" "husbEvent4">><<set $eventPage to 4;$time.min += 60;$you.hunger += 50;$you.thirst += 50>><</link>></center>
\<<elseif $eventPage == 4>>
\<<gif events husb 4 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин! Несмотря на всю ту чушь, что Marbel снимают в последнее время, этот фильм просто офигенен!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Это точно! Я и сам думал, что вторая часть будет хуже первой, но они приятно удивили!</div></div>
<<gif events husb 4 3>>
<div class=text>
\Это был единственный диалог между вами при просмотре фильма. Вам обоим фильм показался настолько интересным, что вы даже забыли о том, ради чего вы устроили этот вечер.
В скором времени фильм закончился и после того, как вы вместе убрали всё с кофейного стола, вы предложили $npc[1].name[3] продолжить этот вечер в более уединённой обстановке и позвали его в спальню. Ваш муж охотно согласился и направился туда, а вы тем временем направились в ванную, чтобы взять с собой смазку прежде, чем присоединиться к нему.
\</div>
<center><<link "<div id=fullButton>В спальню</div>" "husbEvent4">><<set $eventPage to 5;$time.min += 37;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А что это у тебя в руках?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, помнишь несколько дней назад я сказала тебе, что дам знать, когда я буду готова?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Помню. То есть это значит, что...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Я готова.</div></div>
<div class=text> - Ответили вы и приблизившись к своему мужу, спустили с него штаны и уложив его на кровать, взяли его член в руку.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Только предлагаю немного разогреться прежде, чем мы приступим к этому.</div></div>
<div class=text> - Добавили вы улыбаясь глядя ему в глаза и обхватили губами головку его члена.</div>
<<vid events husb 4 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член вашего мужа.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох, $you.name[1], ты просто... Ох, чёрт!</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent4">><<set $eventPage to 6;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>$npc[1].name[1] схватил вас за голову и начал трахать ваш ротик проникая немного глубже.</div>
<<vid events husb 4 5>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] трахал вас в горло.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class=text>Несмотря на то, что член вашего мужа проникал в ваш ротик не во всю длину, вы обратили внимание, что ваши тренировки дали положительный эффект и вам стало легче принимать член в своё горло.</div>
<div class=text>Через какое-то время $npc[1].name[1] вытащил член из вашего рта, чтобы дать вам отдышаться и спросил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты в порядке? Мне кажется или что-то изменилось? Я погружал свой член довольно глубоко в твоё горло, а ты даже не сопротивлялась и не пыталась меня оттолкнуть.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, мне всё ещё сложно это делать, но ты же хотел, чтобы я научилась глубокому минету, так что я стараюсь как могу.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Реально? Блин, я уже говорил тебе, что ты самая лучшая?</div></div>
<div class=text> - Улыбаясь ответил вам муж и не дождавшись ответа, вставил член вам в рот и продолжил трахать наполовину проникая в ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent4">><<set $eventPage to 7;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>Вдоволь насладившись вашим ротиком, он быстро раздел вас, пока вы переводили дыхание и уложив вас на кровать, пристроился к вашей киске и медленно вставил туда член.</div>
<<vid events husb 4 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] трахал вас в киску.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блять! Ах! О да! Боже... Мой... Ах! $npc[1].name[1]! Что... На тебя... Нашло? Ах!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хочу быстрее разогреть тебя.</div></div>
<div class=text> - Улыбаясь ответил вам ваш муж отвесив вам громкий шлепок по жопе.</div>
<center><<link "<div id=fullButton>Перейти к аналу</div>" "husbEvent4">><<set $eventPage to 8;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class="text">Вытащив член из вашей киски, $npc[1].name[1] подошёл к комоду, чтобы взять лубрикант. Пока он смазывал свой член, вы вытащили пробку из своей попки.</div>
<<vid act plug_out 2>>
<div class=text>Завершив подготовку ваш муж приблизил кончик своего члена к вашей дырочке и спросил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты готова?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, давай сделаем это! Но пожалуйста будь нежнее.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не переживай, я буду аккуратен.</div></div>
<div class=text>
\После этого он надавил головкой члена на ваш анус и начал очень медленно вводить его внутрь. Хотя вам и не было больно, вы непроизвольно закусили нижнюю губы от не очень приятных ощущений так как член вашего мужа куда больше анальной пробки.
Когда головка члена полностью вошла в вашу попку, $npc[1].name[1] вынул свой член и добавив ещё немного смазки, медленно вставил обратно и начал делать поступательные движения трахая вас лишь головкой своего члена.
\</div>
<<vid events husb 4 7>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что, как ощущения? Тебе не больно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я в порядке! Ты можешь вставить его глубже.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Понял, принял.</div></div>
<center><<link "<div id=fullButton>Расслабить булки</div>" "husbEvent4">><<set $eventPage to 9;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>Получив ваше одобрение, $npc[1].name[1] медленно продвинул свой пенис вперёд и оказался уже наполовину внутри вас.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Стой! Не надо глубже! Мне нужно привыкнуть.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как скажешь.</div></div>
<div class="text"> - Ответил вам муж и начал медленно трахать вас в попу проникая лишь половиной своего члена.</div>
<<vid events husb 4 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как ощущения? Тебе нравится?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, уже более привычно, но нет, я бы не сказала, что мне нравится. Непривычные и непонятные ощущения, если честно.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Тогда может мне вставить поглубже, если ты привыкла?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, давай, только не торопись!</div></div>
<center><<link "<div id=fullButton>Попытаться расслабиться</div>" "husbEvent4">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class="text">Получив одобрение, $npc[1].name[1] молча положил вас на бок и медленно вставив свой член глубже, начал медленно трахать вас уже вовсю длину своего пениса.</div>
<<vid events husb 4 9>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ай!</div></div>
<div class=text>$npc[1].name[1] резко перестал двигаться, чтобы узнать в чём дело.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что такое? Тебе больно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, нет, всё в порядке, я просто... Ох! Ощущения странные. Это одновременно неприятно и... Мне кажется я начинаю ощущать что-то приятное так что ты можешь продолжать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо, но если будет больно, то сразу скажи!</div></div>
<center><<link "<div id=fullButton>Расслабиться и получать удовольствие</div>" "husbEvent4">><<set $eventPage to 11;$time.min += 5;$you.arousal += 15>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events husb 4 10>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class=text>Вы постарались расслабиться насколько это возможно и получить удовольствие. По началу вам казалось, что это невозможно и ваша попка сжималась от каждого движения вашего мужа, но с каждым проникновением его члена вам всё же удавалось немного расслабиться и даже получать удовольствие от непривычных вам ощущений.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ах! Я... Я не уверена, но... Ох! Кажется мне начинает нравиться! Ах! Это странно и немного неприятно, но чем дольше мы это делаем, тем легче и приятнее мне становится! *тяжёлый вздох* А что насчёт тебя? Ты так долго этого ждал. Тебе нравится?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты и представить себе не можешь насколько! Твоя попка такая узкая и то, как она сжимает мой член... *тяжёлый вздох* Это не передать словами.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я рада. *тяжёлый вздох* Ну, тогда ты можешь попробовать ускориться если хочешь.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Ты уверена, что готова?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, но... *лёгкий стон* Мне уже гораздо проще так что... Почему нет? Только не слишком быстро!</div></div>
<center><<link "<div id=fullButton>Постараться привыкнуть к ощущениям</div>" "husbEvent4">><<set $eventPage to 12;$time.min += 5;$you.arousal += 15>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>После вашего одобрения $npc[1].name[1] начал медленно наращивать темп. Чем быстрее он двигался, тем сильнее ваш анус пытался сжиматься, но ваши попытки расслабиться не позволяли ему этого делать. К тому же с каждым движением члена внутри вас, вам становилось всё приятнее и приятнее. В какой-то момент, вы даже заметили, что из ваших уст вырываются стоны, которые становятся всё громче и громче.</div>
<<vid events husb 4 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ах! Блять! Это просто! Ох!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я знал, что тебе понравится! Ты такая развратная! Это твой первый раз, но твои стоны... *тяжёлый вздох* Я уверен, что твои стоны слышны даже за пределами нашей спальни!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Ах! Я не знаю... Это всё так... Ах! Странно... Я... Я продолжаю испытывать... Ах! Дискомфорт, но мне... Блять... О да! Почему-то это очень нравится...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так значит ты не против заниматься этим почаще?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Ах! Конечно же нет! Ох! Да! Я определённо хочу ещё! Ах!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Попробуем поменять позу?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Ах! Давай!</div></div>
<center><<link "<div id=fullButton>Сменить позу</div>" "husbEvent4">><<set $eventPage to 13;$time.min += 5;$you.arousal to 100>><</link>></center>
\<<elseif $eventPage == 13>>
\<div class=text>Получив одобрение, $npc[1].name[1] улёгся на кровать и подозвал вас к себе. Вы уселись на его член сверху в позе обратной наездницы. Его член уже без проблем проскользнул в вашу попку и вы, устроившись по-удобней, начали медленно скакать на его члене постепенно наращивая темп.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ускоримся?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Ах! Давай!</div></div>
<div class=text> - Ваш муж хитро улыбнулся и крепко обхватив вас за задницу быстро наращивать темп.</div>
<<vid events husb 4 12>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ах! Я... Блять! Да! Это... О да! Да-да-да!</div></div>
<div class=text> - Кричали вы понимая, что окончательно привыкли к ощущениям и что вам дико хорошо. Однако решив немного усилить ощущения, вы облизали свои пальцы и протянув руку к своей киске начали ласкать свой клитор.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не думала что... Ах! Это... Что это может быть... Ах! Настолько приятно! Да!</div></div>
<div class=text>Однако ваш муж ничего вам не ответил и лишь продолжал трахать вас в задницу.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ах! Кажется я... Ах! Я сейчас... Ах!</div></div>
<div class=text> - Это было всё, что вам удалось сказать, прежде, чем ваше тело начало содрагаться в бурном оргазме, а анус сжиматься доставляя тем самым ещё больше удовольствия вашему мужу.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] впервые трахал вас в попу.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Поверить не могу, что ты кончила во время своего первого анального секса! Но кажется, что я тоже... Ох! Ты такая... Ты меня так сжала, что я уже... Ох!</div></div>
<center><<link "<div id=fullButton>Встать на четвереньки и подставить лицо</div>" "husbEvent4">><<set $eventPage to 14;$time.min += 2;$you.arousal += 10;$you.sexinfo.anal += 1;$you.sexinfo.analAccess to 1;$npc[1].sexCount += 1;$you.sexinfo.bj += 1;$you.sexinfo.cumonface += 1>><</link>></center>
\<<elseif $eventPage == 14>>
\<<vid events husb 4 13>>
<center><<link "<div id=fullButton>Вытереть лицо</div>" "husbEvent4">><<set $eventPage to 15;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это было... *тяжёлый вздох* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, такая же херня... Но если честно, то я не думал, что первый раз пройдёт настолько хорошо.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да... *тяжёлый вздох* Согласна! Я думала, что мне будет больно и у нас будет несколько попыток но... *тяжёлый вздох* Но я рада, что всё получилось!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже рад. Так тебе понравилось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Шутишь? Меня давно так не трясло во время оргазма! *тяжёлый вздох* Видишь? Я до сих пор пытаюсь отдышаться! Я так и не поняла, что в этом особенного и почему мне было так приятно, но мне ужасно понравилось! Надо будет обязательно повторить!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, точно! И не один раз!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Согласна! А теперь надо бы сходить в душ.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, мне тоже... Пошли вместе?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, только надо накинуть что-нибудь.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Зачем? $npc[2].name[1] уже должно быть спит. <<if $quest.husb.swing >= 1>>К тому же, он наверняка видел твои фотографии. <</if>>Пойдём!</div></div>
<center>
\<<link "<div id=fullButton>Пойти голой</div>" "husbEvent4">><<set $eventPage to 16;$time.min += 3>><</link>>
\<<link "<div id=fullButton>Одеться</div>" "husbEvent4">><<set $eventPage to 17;$time.min += 20>><</link>>
\</center>
\<<elseif $eventPage == 16>>
\<div class=text>Подумав, что ваш муж прав, вы не стали одеваться и нагишом вышли из спальни вслед за ним.</div>
<<jpg events husb 4 15>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Однако пока вы шли в сторону ванной, оттуда вышел $npc[2].who[1] $npc[1].name[2] и замер в удивлении. С широко открытыми глазами он молча смотрел на вас обоих, пока вы с мужем, остановившись, делали то же самое.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Я... Доброй ночи...</div></div>
<div class=text> - После долгой паузы промямлил $npc[2].name[1] и направился в свою спальню. Между тем вы крепко сжали руку $npc[1].name[2] и быстрым шагом продолжили свой путь в ванную.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спит говоришь? Поверить не могу, что я согласилась на это! Блин, да я так растерялась, что даже прикрыться забыла!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да уж, неловко вышло... Извини, но я правда думал, что он спит...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно... Давай просто примем душ и ляжем спать.<<if $quest.husb.swing >= 1>> В конце-концов ты прав и я публикую обнажёнку на своей страничке, так что не стоит переживать из-за этого.<</if>></div></div>
<center><<link "<div id=fullButton>Принять душ</div>" "husbEvent4">><<set $eventPage to 17;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 17>>
\<<set $rand.vid to random(1, 2);$you.clean to 100>>
\<<vid act shower together $rand.vid>>
<div class=text>Приняв совместный расслабляющий душ, вы и $npc[1].name[1] мило поболтали о вашем первом анальном опыте и обсудили ощущения.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что? Время ложиться спать?</div></div>
<div class=text> - Спросил у вас $npc[1].name[1] после принятия душа пока вы оба вытирались полотенцем.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О да! Мне кажется, что я усну как только лягу. Ты вытрахал из меня все силы!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Звучит как комплимент!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Так и есть!</div></div>
<div class=text> - Ответили вы своему мужу подмигнув ему и закончив вытираться, вместе направились в спальню.</div>
<center><<link "<div id=fullButton>В спальню</div>" "bedroom">><<set $eventPage to 0;$time.min += 5;$you.accessories.buttplug to 0;$npc[1].arousal to 0>><<if $quest.husb.swing == 7>><<set $quest.husb.swing to 8>><<else>><<set $quest.husb.cheat to 7>><</if>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Babe, do you have anything planned for tonight?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, no, I don't have any plans. What about you? Got any ideas?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I was thinking maybe we should hang out. I don't know, maybe watch a movie, or go out for a drink or something?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Great idea! It's been a while since we did anything together. But I don't think I'll be able to do anything for a while. I twisted my ankle a bit today while jogging and I don't want to go anywhere unnecessary for at least a few more days. But I would love to watch something with you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh my gosh, is it hurting? I didn't even notice you were limping. Why didn't you tell me anything about it?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, first off, it's just a bit. It hurt, but not enough to make it hard to walk. And, secondly, I'm not a kid to complain about little things. I'm okay, don't worry! In two or three days, everything will be over.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I know you're not a child, but man, it's just...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It's fine, don't worry about it! Sorry, I just thought... why would I have to worry you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, the big thing is it's not serious. Can you pick a movie for us to watch? I need to take a quick shower and I'll be ready.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No problem! What should I choose from, at least? A horror film, a comedy, or an action movie?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Maybe a comedy movie?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure thing, boss! Waiting for ya.</div></div>
<center><<link "<div id=fullButton>Take a shower</div>" "husbEvent4">><<set $eventPage to 2;$time.min += 15;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.vid to random(1, 11)>>
\<<vid act shower $rand.vid>>
<div class=text>After taking a shower, you decide to check how your butt is doing.</div>
<<vid act plug_out 2>>
<div class=text>You grabbed the tip of the plug, gave it a gentle tug and pulled it out slowly.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm, it's still a bit tight, but it's a lot better than it started out. I hope it doesn't hurt that much."</i></div></div>
<div class=text>After you finished your thinking, you grabbed a lube from the drawer and put some on the anal plug. Then, you carefully inserted the plug into your butt and, holding it by its tip, moved it back and forth a few times to prepare for your upcoming first anal experience.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, I think I'll be okay."</i></div></div>
<center><<link "<div id=fullButton>To the living room</div>" "husbEvent4">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>Your husband was already sitting on the couch, and the movie he'd picked was paused on the TV. You hopped up onto the couch next to him and gave him a hug around the shoulders, nuzzling your head into his chest.</div>
<<jpg events husb 4 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Popcorn and beer? You got it all sorted out so fast!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, because I already had a good idea of what to watch, it gave me enough time to pop some popcorn and bring it all over here.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Great, what's the movie?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Remember when we were supposed to watch Renom 2 together but never got around to it and then totally forgot about it? Well, it's been like a year and a half since then, but anyway, as soon as you mentioned the movie, my mind went straight to it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, that's right! I've wanted to see that for so long! It's awesome that you remembered. Love ya!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too! Well, am I turning it on?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, go on!</div></div>
<center><<link "<div id=fullButton>Watch a movie</div>" "husbEvent4">><<set $eventPage to 4;$time.min += 60;$you.hunger += 50;$you.thirst += 50>><</link>></center>
\<<elseif $eventPage == 4>>
\<<gif events husb 4 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Man, that Marbel stuff they've been putting out lately is so dumb, but this movie is awesome!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Absolutely! I thought the second part might be worse than the first one, but they surprised me with how good it was!</div></div>
<<gif events husb 4 3>>
<div class=text>
\It was the only conversation you had while watching the movie, and you both found it so interesting, you forgot about what you'd planned for this evening.
Soon the movie was over, and after you'd cleared everything off the coffee table, you asked $npc[1].name[1] to continue the evening in a more intimate setting and invited him to come into the bedroom. Your husband eagerly agreed and headed over there, while you went to the bathroom to grab some lube before joining him.
\</div>
<center><<link "<div id=fullButton>To the bedroom</div>" "husbEvent4">><<set $eventPage to 5;$time.min += 37;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's that in your hands?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, remember that a few days ago when I said I'd tell you when I was ready?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I remember. So, it means that...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I'm ready!</div></div>
<div class=text> - You answered and went over to your husband. You pulled his pants down and had him lay on the bed. Then, you took his cock in your hands.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'd just say we should warm up a bit before we dive in.</div></div>
<div class=text> - You gave him a smile and looked into his eyes before wrapping your lips around his penis head.</div>
<<vid events husb 4 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking your husband's dick.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, $you.name [1], you're just... Oh, damn it!</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent4">><<set $eventPage to 6;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>$npc[1].name[1] grabbed your head and started shoving his dick in your mouth, going a little bit deeper.</div>
<<vid events husb 4 5>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] was fucking your throat.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class=text>Despite the fact that your husband's dick didn't go all the way down your throat, you noticed it was easier to take it down there after you started working out.</div>
<div class=text>After a while, $npc[1].name[1] took his cock out of your mouth so you could catch your breath, and he asked:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay? Is it me, or have things changed? I know I plunged my dick pretty far down your throat and you didn't resist or try to stop me.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's still tough for me, but you asked me to learn the deepthroat skill, so I'm giving it my best shot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Really? Damn, did I already say that you're the best?</div></div>
<div class=text> - Smiling, your husband responded and, without waiting for a response, he inserted his penis into your mouth and kept going, half penetrating your throat with it.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent4">><<set $eventPage to 7;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>After enjoying your mouth, he quickly took off your clothes while you were still catching your breath, then laid you down on the bed, attached himself to your pussy and slowly put his dick there.</div>
<<vid events husb 4 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your pussy.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Fuck! Oh yeah! Oh my god... Oh! $npc[1].name[1]! What's got into you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I want to get you warmed up faster.</div></div>
<div class=text> - Smiling, your husband replied by giving you a big smack on the butt.</div>
<center><<link "<div id=fullButton>Go to anal</div>" "husbEvent4">><<set $eventPage to 8;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>After he pulled his dick out of your pussy, $npc[1].name[1] went over to the dresser for some lube. While he was lubing up his cock, you took the plug out of your butt.</div>
<<vid act plug_out 2>>
<div class=text>After the prep, your husband moved his penis tip closer to your butthole and asked:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you ready?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, let's give it a go! But be gentle, please.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Don't sweat it, I'm gonna be careful.</div></div>
<div class=text>
\After that, he put the head of his dick against your ass and started to slowly push it in. Although it wasn't hurting you, you bit your lower lip involuntarily from the not-so-pleasant sensations, because your husband's dick is way bigger than an anal plug.
When, $npc[1].name[1]'s penis head was completely inside your ass, he pulled out and added more lube, then slowly slid it back in and started making slow movements, fucking you just with the head.
\</div>
<<vid events husb 4 7>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So, how's it going? Does it hurt or anything?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I'm good! You can put it in a bit deeper.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, I get it!</div></div>
<center><<link "<div id=fullButton>Relax your buttocks</div>" "husbEvent4">><<set $eventPage to 9;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>After you gave him the go-ahead, $npc[1].name[1] slowly started to push his cock inside you and it was already halfway in.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Stop! Don't dive in too deep! I need to adjust.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>As you wish!</div></div>
<div class="text"> - Your husband answered and slowly started to fuck you from the back, only half his dick inside.</div>
<<vid events husb 4 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>How's it going? Do you enjoy it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's more comfortable, but no, I don't really like it. To be honest, it's a weird and confusing feeling.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Then maybe I should just go deeper if you're used to it yet?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, just don't rush it!</div></div>
<center><<link "<div id=fullButton>Try to relax</div>" "husbEvent4">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>After getting the green light, $npc[1].name[1] quietly put you on your back and slowly slid his cock in deeper, then slowly started banging you with the whole length of his cock.</div>
<<vid events husb 4 9>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ouch!</div></div>
<div class=text>$npc[1].name[1] stopped dead in his tracks to see what was going on.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What is it? Are you in pain?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, no, that's okay. I'm just feeling a bit strange. It's both unpleasant and... I think I might be starting to feel a good thing, so you should keep going.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, but if it's hurting, tell me straight away!</div></div>
<center><<link "<div id=fullButton>Relax and have fun</div>" "husbEvent4">><<set $eventPage to 11;$time.min += 5;$you.arousal += 15>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events husb 4 10>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class=text>You tried your best to relax and have a good time. At first, it seemed impossible, and your butt shrunk from every move your husband made, but with every thrust of his cock, you managed to relax a bit and even enjoy some unfamiliar sensations.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ah! I'm not sure, but I think I'm liking it! *heavy sigh* It's weird and a bit uncomfortable, but the more we do it, the better and more enjoyable it gets for me! *heavy sigh* What about you? You've waited so long for this. Do you dig it?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You have no idea how much! Your butt is so tight and it squeezes my dick… *heavy sigh* It’s beyond description.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm happy about that. *sigh* You can try to speed up if you like.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously? You sure you're up for this?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, but… *a slight moan* It’s already so much easier for me, so… Why not? Just don’t go too fast!</div></div>
<center><<link "<div id=fullButton>Try to get used to the sensations</div>" "husbEvent4">><<set $eventPage to 12;$time.min += 5;$you.arousal += 15>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>After you gave him the green light, $npc[1].name[1] started to pick up the tempo. The faster he went, the tighter your butt hole tried to get, but your efforts to relax weren't working. Plus, with every thrust of his dick inside you, it got more and more enjoyable for you. Then, at some point, you realized that you were making noises – moans, actually – that were getting louder and louder.</div>
<<vid events husb 4 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ah! Fuck! It's just that! Oh!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I knew you'd love it! You have such a naughty side! It's your first time, and your moaning... *heavy sigh* I'm sure people can hear your moans even outside our room!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm not sure, babe. *a slight moan* It's just all so weird. Oh! I keep feeling... discomfort, but I don't mind it. *a slight moan* For some reason, it's actually kind of fun. Oh yeah! *heavy sigh* For some inexplicable reason, I actually like it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So, you wouldn't mind if we did this more often, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... ah, of course not! Oh, yes! I definitely want more!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Shall we try to change the position?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes! Oh!</div></div>
<center><<link "<div id=fullButton>Change the pose</div>" "husbEvent4">><<set $eventPage to 13;$time.min += 5;$you.arousal to 100>><</link>></center>
\<<elseif $eventPage == 13>>
\<div class=text>$npc[1].name[1] got the green light and laid down on the bed. You climbed on top of him in the reverse position. His dick slid into your butt easily, and you settled in more comfortably. You started to move slowly, gradually picking up speed.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Shall we speed up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes! Oh!</div></div>
<div class=text> - Your husband gave a mischievous grin and gave you a tight squeeze on the butt to quicken the pace.</div>
<<vid events husb 4 12>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ah! I... fuck! Yes! This... Oh, yes! Yes, yes, yes!</div></div>
<div class=text> - You yelled, realizing you were finally getting used to the feeling and were insanely happy. But then you decided to add a little extra, so you licked your fingers, reached down to your pussy and started playing with your clit.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I didn't think that... Ah! That... Could be... Ah! So good! Yes!</div></div>
<div class=text>But your husband didn't answer you, he just kept going with it and fucking you in the butt.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ah! I think I'm... ah! I'm going to... ah!</div></div>
<div class=text> - That was all you could manage to say before you started shivering in a strong orgasm, and your butt contracted, giving your husband even more pleasure.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[1].name[1] fucked your ass for the first time.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I can't believe you came during your first anal! But it seems that... oh! You're so... You squeezed me so hard that I... oh!</div></div>
<center><<link "<div id=fullButton>Get on all fours and put your face up</div>" "husbEvent4">><<set $eventPage to 14;$time.min += 2;$you.arousal += 10;$you.sexinfo.anal += 1;$you.sexinfo.analAccess to 1;$npc[1].sexCount += 1;$you.sexinfo.bj += 1;$you.sexinfo.cumonface += 1>><</link>></center>
\<<elseif $eventPage == 14>>
\<<vid events husb 4 13>>
<center><<link "<div id=fullButton>Wipe your face</div>" "husbEvent4">><<set $eventPage to 15;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That was... *heavy sigh* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, the same thing... I didn't expect the first time to go so well, to be honest.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah... *heavy sigh* I totally agree! I was expecting it to hurt me and maybe we'd have a few tries, but... *another sigh* But man, I'm so glad it worked out for us!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too! So, did you enjoy it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you serious? I hadn't been shaking like that during an orgasm for a while! *heavy sigh* Look, I'm still catching my breath! Still don't know what was so special about it or why I was so happy, but it was really nice! We'll have to do it again!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, that's right! And more than once!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I totally agree! But I need to hop in the shower now.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too… Want to go together?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I just need to put something on.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What for? I bet $npc[2].name[1] is already asleep. <<if $quest.husb.swing >= 1>>Also, he probably saw your pics. <</if>>Let's go!</div></div>
<center>
\<<link "<div id=fullButton>Go naked</div>" "husbEvent4">><<set $eventPage to 16;$time.min += 3>><</link>>
\<<link "<div id=fullButton>Get dressed</div>" "husbEvent4">><<set $eventPage to 17;$time.min += 20>><</link>>
\</center>
\<<elseif $eventPage == 16>>
\<div class=text>Thinking your husband was right, you decided not to dress and followed him naked out of the room.</div>
<<jpg events husb 4 15>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Anyway, while you were heading for the bathroom, $npc[1].name[1]'s $npc[2].who[1] came out and was totally surprised. With his eyes all wide open, he just stood there and stared at both of you, and you and your hubby stopped and did the same.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I... hey there...</div></div>
<div class=text> - After a long silence, $npc[2].name[1] was muttering and walking towards his room. Meanwhile, you were squeezing $npc[1].name[1]'s hand really tightly and continuing your way to the bathroom at quite a fast pace.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sleeping, you say? Man, I can't believe I went along with that! Damn, I was so dazed that I even forgot to cover up!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, that was awkward… Sorry, but I thought he was really asleep…</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's just get a shower and get some sleep.<<if $quest.husb.swing >= 1>> You're right, I mean, after all, I do post nude photos on my page so I shouldn't be too worried about it.<</if>></div></div>
<center><<link "<div id=fullButton>Take a shower</div>" "husbEvent4">><<set $eventPage to 17;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 17>>
\<<set $rand.vid to random(1, 2);$you.clean to 100>>
\<<vid act shower together $rand.vid>>
<div class=text>After taking a nice, relaxing shower together with $npc[1].name[1], you had a great chat about your first anal experience. You talked about all the sensations you both felt during it.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So? Is it bedtime?</div></div>
<div class=text> - $npc[1].name[1] asked you after taking a shower while you were both toweling off.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh yeah, I think I'm going to fall asleep as soon as my head hits the pillow. You've fucked all the energy out of me!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'll take it as a compliment!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It is!</div></div>
<div class=text> - You gave your husband a wink and finished getting dried off, then you went to the bedroom together.</div>
<center><<link "<div id=fullButton>To the bedroom</div>" "bedroom">><<set $eventPage to 0;$time.min += 5;$you.accessories.buttplug to 0;$npc[1].arousal to 0>><<if $quest.husb.swing == 7>><<set $quest.husb.swing to 8>><<else>><<set $quest.husb.cheat to 7>><</if>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<vid events enema 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ух... Как же это всё отвратительно. Но на что только не пойдёшь ради любимого человека... Надеюсь, я тоже получу от этого удовольствие."</i></div></div>
<div class=text>Повторив процедуру пару раз, вы решили, что этого достаточно и прибравшись в ванной решили принять душ.</div>
\<<set $rand.vid to random(1, 10);$you.cosm.applied to 0;$you.clean to 100;$you.energy += 5>><<if $home.shampoo > 0>><<set $home.shampoo -= 1>><</if>>
<<vid act shower $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, наверное пора немного подготовить попку, прежде, чем пихать в себя эту штуковину. Надеюсь, что это не очень больно..."</i></div></div>
<center><<link "<div id=fullButton>Подготовить попку</div>" "enemaEvent1">><<set $eventPage to 2;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>Нанеся немного смазки на свои пальцы, вы медленно и аккуратно начали разрабатывать свою попку.</div>
<<vid events enema 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, оказывается это совсем не больно. Просто слишком узко, но... Кажется я уже могу вставить второй палец."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ну, я бы не сказала, что это приятно, но это оказалось проще, чем я думала. Наверное можно вставить третий палец, но думаю, что я уже сейчас могу вставить пробку так что не стоит переусердствовать."</i></div></div>
<center><<link "<div id=fullButton>Вставить пробку в попу</div>" "enemaEvent1">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act plug_in $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу! Эта пробка кажется такой большой, но она с такой лёгкостью вошла в меня."</i></div></div>
<<vid events enema 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ощущения странные, но смотрится неплохо. Прикольный аксессуар."</i></div></div>
<div class=text> - С улыбкой подумали вы разглядывая свою задницу перед зеркалом.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ладно. Думаю, если я похожу с пробкой внутри хотя бы дня 3, то моя попа привыкнет и можно будет поэксперементировать с $npc[2].name[4]. Главное не забывать вставлять её каждое утро."</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$enemaDay to 1;$buttplugUnlocked to 1;$you.accessories.buttplug to 1>><<if $quest.husb.swing == 5>><<set $quest.husb.swing to 6>><<else>><<set $quest.husb.cheat to 5>><</if>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<vid events enema 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh man, it's all so gross. But you do anything for a loved one, right? I hope I like it too."</i></div></div>
<div class=text>After doing the process a couple times, you figured it was enough and, after cleaning the bathroom, you decided to have a shower.</div>
\<<set $rand.vid to random(1, 10);$you.cosm.applied to 0;$you.clean to 100;$you.energy += 5>><<if $home.shampoo > 0>><<set $home.shampoo -= 1>><</if>>
<<vid act shower $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, I guess it's time to start preparing my ass a bit before I stick this thing in myself. Hope it doesn't hurt too bad..."</i></div></div>
<center><<link "<div id=fullButton>Prepare your ass</div>" "enemaEvent1">><<set $eventPage to 2;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>After applying some lube to your fingers, you started slowly and carefully working your butt.</div>
<<vid events enema 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow, it doesn't even hurt at all, turns out. It's a bit tight, but... I think I might be able to get the second finger in there already."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, it's not exactly pleasant, but it's turned out easier than I expected. I guess I could probably get a third finger in, but I think I could already get the plug in now, so there's no need to push too hard."</i></div></div>
<center><<link "<div id=fullButton>Put a plug up your butt</div>" "enemaEvent1">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid act plug_in $rand.vid>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it, this plug looks so big but it went in so easily!"</i></div></div>
<<vid events enema 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"It's a bit weird, but it looks good, a cool accessory."</i></div></div>
<div class=text> - You thought, smiling, as you looked at your ass in the mirror.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, so I think if I wear an anal plug for at least three days, my butt will get used to it and then I can experiment with $npc[2].name[1]. But the main thing is, don't forget to put it in every morning!"</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2);$enemaDay to 1;$buttplugUnlocked to 1;$you.accessories.buttplug to 1>><<if $quest.husb.swing == 5>><<set $quest.husb.swing to 6>><<else>><<set $quest.husb.cheat to 5>><</if>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $sexPage == 0 or ndef $sexPage>><<set $sexPage to passage()>><</if>>
\<<set $you.clean -= 1>>
\<<if $setting.lang == "ru">>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "bj">><<set $rand.vid to random(1, 12)>><<elseif $sexPose == "vaginal">><<set $rand.vid to random(1, 13)>><<else>><<set $rand.vid to random(1, 12)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
\<<if $prevLoc != "eventBeachMeet1">>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член $npc[$npcNum].name[2]<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] трахал вас в киску<<else>>$npc[$npcNum].name[1] трахал вас в попу<</if>>.</div>
\<<else>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член<<elseif $sexPose == "vaginal">>ваш новый знакомый трахал вас в киску<<else>>ваш новый знакомый трахал вас в попу<</if>>.</div>
\<</if>>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj'>>Сосать<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Вагинальный секс</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Анальный секс</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$sexPage to 2;$time.min += random(1, 2)>><<if $prevLoc != "eventBeachMeet1">><<set $npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0>><</if>><<if $npcNum != 1 or $prevLoc == "eventBeachMeet1">><<set $you.sexinfo.cheat += 1>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<if $sexPose == "bj">><<set $rand.cumPlace to "face">><<elseif $sexPose == "vaginal">><<set $rand.cumPlace to either("face", "creampie")>><<elseif $sexPose == "anal">><<set $rand.cumPlace to either("face", "analcreampie")>><</if>>
\<<if $cumPlace == "face">><<set $rand.vid to random(1, 5)>><<elseif $cumPlace == "creampie">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $prevLoc != "eventBeachMeet1">>
<div class=text>$npc[$npcNum].name[1] был не в силах больше сдерживаться и начал <<if $rand.cumPlace == "face">>покрывать ваше лицо<<elseif $rand.cumPlace == "creampie">>наполнять вашу киску<<elseif $rand.cumPlace == "analcreampie">>наполнять вашу попку<</if>> спермой.</div>
\<<else>>
<div class=text>Ваш новый знакомый был не в силах больше сдерживаться и начал <<if $rand.cumPlace == "face">>покрывать ваше лицо<<elseif $rand.cumPlace == "creampie">>наполнять вашу киску<<elseif $rand.cumPlace == "analcreampie">>наполнять вашу попку<</if>> спермой.</div>
\<</if>>
\<<if $rand.cumPlace == "face">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Стереть сперму с киски и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Стереть сперму с киски и закончить</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Стереть сперму с попы и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Стереть сперму с попы и закончить</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<</if>>
\<</if>>
\<<else>>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "bj">><<set $rand.vid to random(1, 12)>><<elseif $sexPose == "vaginal">><<set $rand.vid to random(1, 13)>><<else>><<set $rand.vid to random(1, 12)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
\<<if $prevLoc != "eventBeachMeet1">>
<div class=text>You had an orgasm while <<if $sexPose == "bj">>sucking $npc[$npcNum].name[1]'s cock<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] was fucking your pussy<<else>>$npc[$npcNum].name[1] was fucking your ass<</if>>.</div>
\<<else>>
<div class=text>You had an orgasm while <<if $sexPose == "bj">>sucking cock<<elseif $sexPose == "vaginal">>your new acquaintance was fucking your pussy<<else>>your new acquaintance was fucking your ass<</if>>.</div>
\<</if>>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj'>>Suck<<else>>Fuck<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Vaginal sex</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Anal sex</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$sexPage to 2;$time.min += random(1, 2)>><<if $prevLoc != "eventBeachMeet1">><<set $npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0>><</if>><<if $npcNum != 1 or $prevLoc == "eventBeachMeet1">><<set $you.sexinfo.cheat += 1>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<if $sexPose == "bj">><<set $rand.cumPlace to "face">><<elseif $sexPose == "vaginal">><<set $rand.cumPlace to either("face", "creampie")>><<elseif $sexPose == "anal">><<set $rand.cumPlace to either("face", "analcreampie")>><</if>>
\<<if $cumPlace == "face">><<set $rand.vid to random(1, 5)>><<elseif $cumPlace == "creampie">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $prevLoc != "eventBeachMeet1">>
<div class=text>$npc[$npcNum].name[1] couldn't hold back any longer and began <<if $rand.cumPlace == "face">>covering your face with<<elseif $rand.cumPlace == "creampie">>filling your pussy with<<elseif $rand.cumPlace == "analcreampie">>filling your ass with<</if>> cum.</div>
\<<else>>
<div class=text>Your new acquaintance couldn't hold back any longer and began <<if $rand.cumPlace == "face">>covering your face with<<elseif $rand.cumPlace == "creampie">>filling your pussy with<<elseif $rand.cumPlace == "analcreampie">>filling your ass with<</if>> cum.</div>
\<</if>>
\<<if $rand.cumPlace == "face">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Wipe the cum off your face and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Wipe the cum off your face and finish</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Wipe the cum off your pussy and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Wipe the cum off your pussy and finish</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<if $prevLoc != "eventBeachMeet1">><<link "<div id=fullButton>Wipe the cum off your ass and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4)>><</link>><<else>><<link "<div id=fullButton>Wipe the cum off your ass and finish</div>" "eventBeachMeet1">><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += 1;$time.min += random(2, 4);$eventPage to 15>><</link>><</if>></center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.model.main == 3>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.model.main == 2>><<set $eventPage to 5>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, радость моя! Ну что? Как всё прошло?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Просто замечательно! Всё прошло гораздо лучше, чем я ожидала!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Реально? Рассказывай! Я хочу знать все подробности.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, во-первых, как только они наткнулись на мою страничку в инсте, они тут же решили, что я должна работать у них. Во-вторых, $npc[6].name[1], глава модельного агентства так высоко оценила меня и мою внешность, что сделала мне настолько хорошее предложение, что я даже долго не могла поверить, что всё это происходит на самом деле и я не сплю!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Я же говорил тебе! У тебя потрясающая внешность и сногсшибательная фигура! Тебе совершенно нечего стесняться и даже наоборот нужно этим пользоваться!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты думаешь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Конечно! Даже директор модельного агентства сказала об этом! Она как профессионал просто не может позволить себе преувеличивать когда речь идёт о внешности модели с которой она собирается работать. Ведь от этого зависит имидж и репутация её агентства. Так что если она такого высокого мнения о тебе, то это не пустые слова. Ладно, рассказывай дальше!</div></div>
<center><<link "<div id=fullButton>Рассказывать дальше</div>" "husbEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, всё что от меня требуется, это держать моё тело в форме, ухаживать за собой и быть готовой обнажиться где скажут и когда скажут. А ещё мне нельзя работать на стороне и любая подработка моделью должна быть через агентство. Если мне предложат подработку на стороне, то я должна буду обсудить это с ними.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, это довольно логично, так что ничего сложного. Что-то ещё? Как вообще будет проходить твоя работа? У тебя уже назначена твоя первая фотосессия?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, моя первая фотосессия будет в Воскресенье в 12:00. Фотосессия будет проходить в помещении на их собственной фотостудии. Фотосессия будет эротическая, так что я буду сниматься голой. Она сделала мне специальное предложение кстати говоря. Мои фотографии будут на обложке следующего номера журнала и в разделе "модель месяца". Кроме того я смогу выбрать одну фотографию, которую я смогу опубликовать на своей страничке в инсте если захочу.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ого! Я же говорил, что тебя ждёт успех! Твоя первая фотосессия попадёт на обложку известного во всём мире журнала. Кстати хочешь ты или нет, но я считаю, что обязательно нужно будет опубликовать фотографию с фотосессии на своей страничке. Во-первых, это поспособствует ускорению роста твоей известности в модельном бизнесе. Во-вторых, это неплохо увеличит кол-во твоих подписчиков. А что насчёт гонорара? Сколько тебе будут платить?</div></div>
<center><<link "<div id=fullButton>Рассказывать дальше</div>" "husbEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, если честно я не знаю забыла она или нет, но я не помню, чтобы она говорила о гонорарах. Она упомянула только про стабильную работу с хорошим заработком. А я настолько разволновалась, что даже забыла уточнить...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, ничего страшного! Не думаю, что они будут плохо платить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже так думаю. $npc[6].name[1] так серьёзно выглядела, что я сильно сомневаюсь, что они будут мне мало платить.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как бы она не выглядела, я видел их журнал и могу с уверенностью сказать, что заработок будет хорошим. Для этого журнала снимались звёзды кино мирового уровня, так что всё будет хорошо!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже так думаю. И спасибо тебе за поддержку! Если бы не ты, то я бы вряд-ли когда-нибудь на это решилась...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я всегда тебя поддержу!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо! Я это очень ценю!</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent3">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ни о чём не переживай, когда будешь на своей первой фотосессии! Я понимаю, что ты в любом случае будешь волноваться, но помни: ты лучше всех и у тебя всё получится!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо! Ты знаешь, после твоих слов и слов директора агентства я так замотивирована, что я уверена, что всё будет хорошо. Волнения от осознания того, что это первая фотосессия никуда не денутся, но я уверена, что я сумею с этим справиться.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот и отлично! Какие планы на остаток дня?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знаю... Может в спортзал схожу. А у тебя?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет никаких планов. Фильм досмотрю когда ты уйдёшь. Потом наверное душ приму.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Понятно. Ну, тогда я пошла собираться. Люблю тебя!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, радость моя! Ну что? Как всё прошло?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ты наверное сильно удивишься, но я отказалась...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Почему? Ты же была настроена согласиться.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, но когда она проговорила мне все условия, то я всё ещё раз обдумала и решила, что это не для меня... Публиковать в инсте фотографии обнажённой груди это одно, но становиться всемирно известной моделью благодаря обнажёнке... Я не хочу этого, это не для меня...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, твоё право. Ты была права и меня это сильно удивило, но ты знаешь, что я приму любое твоё решение. Если ты не уверена, что это то, чем тебе хотелось бы заниматься, то хорошо, что ты отказалась. Лучше отказаться, чем согласиться и потом жалеть. К тому же я сомневаюсь, что подписав соглашение, можно было бы так просто его расторгнуть. Наверняка там есть какие-то обязательства, которые ты должна была бы выполнить, прежде чем прекратить с ними работать.</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbEvent3">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже так подумала и поэтому даже не стала пробовать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну и хорошо. Если захочется подрабатывать моделью, то есть инста или онлик. Наверняка если твоих подписчиков станет больше, то некоторые компании начнут присылать тебе предложения прорекламировать их бренд. Будь то нижнее бельё, бикини или что-то ещё.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты прав. К тому же компаниям наверняка выгодней заплатить модели за рекламу их бренда на её страничке, чем отваливать кучу бабла модельному агентству за то же самое.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Полностью согласен! За ту сумму, которую они платят агентству, они смогут заплатить десятку моделей в инсте. Ладно, хватит об этом. Какие планы на остаток дня?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знаю... Может в спортзал схожу. А у тебя?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет никаких планов. Фильм досмотрю когда ты уйдёшь. Потом наверное душ приму.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Понятно. Ну, тогда я пошла собираться. Люблю тебя!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh joy! What's up? How'd it all go?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's so great! Everything worked out way better than I thought it would!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Really? Tell me about it! I want to hear all the details.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, the first thing they did was, when they saw my Instagram, they just instantly decided that I had to work for them. Secondly, $npc[6].name[1], head of the modeling agency, really liked me and my look, so she made me a great offer that I still can't believe is real! I thought it was all a dream for a while!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See, I told you! You've got an amazing look and a killer figure. There's absolutely nothing to be ashamed of, and in fact, you should flaunt it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do you think so?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure thing! Even the head of the modelling agency said so! As a pro, she can't lie when it comes to how the model looks. After all, her agency's image and reputation depend on it. If she thinks so highly of you, those are not empty words! Alright, tell me more about it!</div></div>
<center><<link "<div id=fullButton>Tell more</div>" "husbEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, all I need to do is stay in shape, look after myself, and be prepared to strip off wherever and whenever they say. Also, I can't do any side work or part-time modelling jobs without going through an agency first. If I'm offered a part-time model gig on the side, I'll have to talk to them about it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, that makes sense, so it's not too complicated. Is there anything else? How is your work going anyway? Have you scheduled your first photo shoot yet?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, my first shoot is on Sunday at 12:00. It's going to be in their photo studio, indoors. It's gonna be erotica, so I'll be shooting naked. By the way, she offered me a special deal. My pics are going to be on the front cover of the mag and in the 'model of the month' section. Plus, I can choose one pic to post on my Instagram if I want.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow, I told you it was going to be awesome! Your first photoshoot is going to be on the cover of that world-famous mag. Anyway, whether you like it or not, I think you should definitely post a pic from the shoot on your page, because, firstly, it'll help speed up the growth of your modeling fame and, secondly, it could really boost the number of followers. What about the pay? How much are you going to get paid?</div></div>
<center><<link "<div id=fullButton>Tell more</div>" "husbEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, I'm not sure if she forgot about the fees or not. But I don't remember her mentioning anything about it. All she said was a steady job with good pay. And I was so stressed out, I even forgot to ask about...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, it's okay! I don't think they will pay badly.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I guess so. $npc[6].name[1] seemed so serious, so I don't think they're going to pay me peanuts.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No matter what she looks like, I've seen the magazine and I can tell you with confidence that it's going to be a great success. World-class movie stars have been featured in it, so everything is going to be fine!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I totally agree. Thanks for the support! Without you, I probably would've never even considered doing this...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'll always stand by you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks! I really do appreciate it!</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent3">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Don't stress out about anything at your first shoot! I know you'll worry anyway, but just remember, you're the best and you'll do great!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks! You know, with your words and that of the agency director, I'm feeling so motivated, that I'm sure it'll all work out. The excitement from realizing it's my first photo shoot isn't going anywhere, but I'm sure I can handle it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's awesome! What are you up to for the rest of the day?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know, maybe I'll head to the gym. What about you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't have any plans. I'll finish watching the rest of the movie after you leave. After that, I'll probably have a shower.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I'm going to get ready then. Love ya!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh joy! What's up? How'd it all go?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you might be a bit surprised, but I turned down...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why? You were so determined to agree.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but when she went through all the details with me, I thought it over and decided it isn't for me… Posting nudes on Instagram is one thing, but being a world-famous model because of my body… I don't think I want that. It's not for me.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, that's up to you. You were right, and it surprised me, but know that I'll accept any decision you come to. If you're unsure if this is for you, it was a good thing that you didn't do it. Better to say no and avoid regret later. Also, I don't think you can just cancel the deal after signing it. Surely there are some things you need to do before you quit working with them.</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbEvent3">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I thought that too, so I didn't bother trying.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright then. If you'll think about becoming a model, there are Instagram and OnlyFans then. Definitely, if you have more followers, some companies might start offering you advertising opportunities for their brand. It could be underwear, swimwear, or something else.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you're right. Plus, it's probably more cost-effective for companies to hire a model to advertise their brand on a model page instead of paying a modeling agency a lot of cash for the same thing.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I totally agree with you! For the money they pay the agency, they could hire a dozen models on Instagram... But alright, let's not talk about that anymore. What are you up to for the rest of the day?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know, maybe I'll head to the gym. What about you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't have any plans. I'll finish watching the rest of the movie after you leave. After that, I'll probably have a shower.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I'm going to get ready then. Love ya!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $locPage == 0>><<set $locPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $locPage == passage()>>
\<<jpg city beachcafe beachcafe>>
<center>
\<<if $you.cash >= 10 or $you.money >= 10>><<link "<div id=thirdButton>Перекусить 10$</div>" "beachcafe">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Выпить кофе 3$</div>" "beachcafe">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\<<if $you.cash >= 5 or $you.money >= 5>><<link "<div id=thirdButton>Выпить коктейль 5$</div>" "beachcafe">><<set $locPage to 2;$youAct to "cocktail";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.intoxication += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>Нет денег</div><</if>>
\</center>
<center><<link "<div id=fullButton>Покинуть кафе</div>" "beach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city beachcafe $youAct>>
<center>
\<<if $youAct == "snack">>
\<<if $you.cash >= 10>><<link "<div id=locButton>Наличка</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 10>><<link "<div id=locButton>Карта</div>" "beachcafe">><<set $locPage to 0;$you.money -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Наличка</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Карта</div>" "beachcafe">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<<elseif $youAct == "cocktail">>
\<<if $you.cash >= 5>><<link "<div id=locButton>Наличка</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 5;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Наличка</div><</if>>
\<<if $you.money >= 5>><<link "<div id=locButton>Карта</div>" "beachcafe">><<set $locPage to 0;$you.money -= 5;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Карта</div><</if>>
\<</if>>
\</center>
\<</if>>
\<<else>>
\<<if $locPage == passage()>>
\<<jpg city beachcafe beachcafe>>
<center>
\<<if $you.cash >= 10 or $you.money >= 10>><<link "<div id=thirdButton>Snack 10$</div>" "beachcafe">><<set $locPage to 2;$youAct to "snack";$you.eating to 1;$you.hunger += 50;$you.thirst += 50;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 3 or $you.money >= 3>><<link "<div id=thirdButton>Coffee 3$</div>" "beachcafe">><<set $locPage to 2;$youAct to "coffee";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\<<if $you.cash >= 5 or $you.money >= 5>><<link "<div id=thirdButton>Cocktail 5$</div>" "beachcafe">><<set $locPage to 2;$youAct to "cocktail";$you.eating to 1;$you.hunger += 10;$you.thirst += 30;$you.intoxication += 15;$time.min += random(10, 20)>><</link>><<else>><div class=thirdButton>No money</div><</if>>
\</center>
<center><<link "<div id=fullButton>Leave the cafe</div>" "beach">><<set $locPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $locPage == 2>>
\<<jpg city beachcafe $youAct>>
<center>
\<<if $youAct == "snack">>
\<<if $you.cash >= 10>><<link "<div id=locButton>Cash</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 10>><<link "<div id=locButton>Card</div>" "beachcafe">><<set $locPage to 0;$you.money -= 10;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "coffee">>
\<<if $you.cash >= 3>><<link "<div id=locButton>Cash</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 3>><<link "<div id=locButton>Card</div>" "beachcafe">><<set $locPage to 0;$you.money -= 3;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<<elseif $youAct == "cocktail">>
\<<if $you.cash >= 5>><<link "<div id=locButton>Cash</div>" "beachcafe">><<set $locPage to 0;$you.cash -= 5;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Cash</div><</if>>
\<<if $you.money >= 5>><<link "<div id=locButton>Card</div>" "beachcafe">><<set $locPage to 0;$you.money -= 5;$you.eating to 0;$time.min += random(2, 4)>><</link>><<else>><div class=locButton>Card</div><</if>>
\<</if>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $creditsPage == 0 or ndef $creditsPage>><<set $creditsPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $creditsPage == passage()>>
\<<jpg res thankies>>
<center>
\<div class=fullButton>Хотелось бы выразить огромную благодарность всем тем, кто поддерживает меня! Хоть мне и нравится работать над этой игрой, сомневаюсь, что без вашей поддержки обновления выходили бы так часто!</div>
<br><div class=button><font color=HotPink>Вы самые лучшие! <3</font></div>
<div class=fullButton>Так же огромную благодарность хотелось бы выразить следующим людям:</div>
<div class=fullButton><font color="#000080">MrBiggz</font>, <font color="#4682B4">Daniel</font>, <font color="#4682B4">Bradley Bradders</font>, <font color="#4682B4">Druzaria</font>, <font color="#4682B4">Nikaloscastede</font>, <font color="#4682B4">KingRush</font>, <font color="#006400">Jane</font>, <font color="#006400">Siegfried Feldmann</font>, <font color="#006400">Petr</font>, <font color="#006400">Robert Jollie</font>, <font color="#00FF7F">RMA</font>, <font color="#00FF7F">Manny</font>, <font color="#00FF7F">Craig slayer SMK</font>, <font color="#00FF7F">Mackwan</font>, <font color="#00FF7F">Empathetic_ Chaoss</font>, <font color="#00FF7F">Austin Sutton</font>, <font color="#4CB07E">CC5643</font>, <font color="#4CB07E">Задумчивый Которог</font>, <font color="#4CB07E">Martin Larsen</font>, <font color="#4CB07E">Anthony Guida</font>, <font color="#4CB07E">CFDTruckie</font>, <font color="#4CB07E">Tyler Betcher</font>, <font color="#4CB07E">Sloppy 2s</font>, <font color="#4CB07E">lordgandalf</font>, <font color="#4CB07E">Ravindu Sampath</font>, <font color="#4CB07E">Kane0ne</font>, <font color="#4CB07E">Rising Bullet</font>, <font color="#4CB07E">Bogdan Krzak</font>, <font color="#4CB07E">DarkCerberus</font>, <font color="#4CB07E">Georgi Georgiev</font>, <font color="#4CB07E">Sergey</font>, <font color="#9FE2BF">Ethan Herrera</font></div>
<br><<link "<div id=fullButton>Назад</div>" $return>><<set $creditsPage to 0>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $creditsPage == passage()>>
\<<jpg res thankies>>
<center>
\<div class=fullButton>I just want to thank everyone who's supporting me! Even though I love working on this game, it wouldn't be possible without you guys! The updates wouldn't come out as often if it wasn't for everyone's support. Thanks again!</div>
<br><div class=button><font color=HotPink>You're the best! <3</font></div>
<div class=fullButton>I'd also like to say a big thanks to these people:</div>
<div class=fullButton><font color="#000080">MrBiggz</font>, <font color="#4682B4">Daniel</font>, <font color="#4682B4">Bradley Bradders</font>, <font color="#4682B4">Druzaria</font>, <font color="#4682B4">Nikaloscastede</font>, <font color="#4682B4">KingRush</font>, <font color="#006400">Jane</font>, <font color="#006400">Siegfried Feldmann</font>, <font color="#006400">Petr</font>, <font color="#006400">Robert Jollie</font>, <font color="#00FF7F">RMA</font>, <font color="#00FF7F">Manny</font>, <font color="#00FF7F">Craig slayer SMK</font>, <font color="#00FF7F">Mackwan</font>, <font color="#00FF7F">Empathetic_ Chaoss</font>, <font color="#00FF7F">Austin Sutton</font>, <font color="#4CB07E">CC5643</font>, <font color="#4CB07E">Задумчивый Которог</font>, <font color="#4CB07E">Martin Larsen</font>, <font color="#4CB07E">Anthony Guida</font>, <font color="#4CB07E">CFDTruckie</font>, <font color="#4CB07E">Tyler Betcher</font>, <font color="#4CB07E">Sloppy 2s</font>, <font color="#4CB07E">lordgandalf</font>, <font color="#4CB07E">Ravindu Sampath</font>, <font color="#4CB07E">Kane0ne</font>, <font color="#4CB07E">Rising Bullet</font>, <font color="#4CB07E">Bogdan Krzak</font>, <font color="#4CB07E">DarkCerberus</font>, <font color="#4CB07E">Georgi Georgiev</font>, <font color="#4CB07E">Sergey</font>, <font color="#9FE2BF">Ethan Herrera</font></div>
<br><<link "<div id=fullButton>Back</div>" $return>><<set $creditsPage to 0>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $schedulePage == 0 or ndef $schedulePage>><<set $schedulePage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $schedulePage == 1>>
\<center>
\<table border=1>
\<tr>
\<th>#</th>
\<th>Понедельник</th>
\<th>Вторник</th>
\<th>Среда</th>
\<th>Четверг</th>
\<th>Пятница</th>
\<th>Суббота</th>
\<th>Воскресенье</th>
\</tr>
\<tr>
\<th>00:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>01:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>02:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>03:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>04:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>05:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>06:00</th>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>07:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>08:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Спит</td>
\<td>Душ, Кухня</td>
\</tr>
\<tr>
\<th>09:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Спит</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>10:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Душ, Кухня</td>
\<td>Торговый центр</td>
\</tr>
\<tr>
\<th>11:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Пляж</td>
\<td>Спальня</td>
\</tr>
\<tr>
\<th>12:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Пляж</td>
\<td>Пляж</td>
\</tr>
\<tr>
\<th>13:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Пляж</td>
\<td>Пляж</td>
\</tr>
\<tr>
\<th>14:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Кафе</td>
\<td>Кафе</td>
\</tr>
\<tr>
\<th>15:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Спальня</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>16:00</th>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Работа</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>17:00</th>
\<td>Кухня, Душ</td>
\<td>Кухня, Душ</td>
\<td>Спортзал</td>
\<td>Кухня, Душ</td>
\<td>Кухня, Душ</td>
\<td>Спортзал</td>
\<td>Парк</td>
\</tr>
\<tr>
\<th>18:00</th>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Кафе</td>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>19:00</th>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Кухня</td>
\<td>Кухня</td>
\</tr>
\<tr>
\<th>20:00</th>
\<td>Спальня</td>
\<td>Спальня</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>21:00</th>
\<td>Спальня</td>
\<td>Спальня</td>
\<td>Спальня</td>
\<td>Спальня</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\</tr>
\<tr>
\<th>22:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>23:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Бар</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\</table>
\<<link "<div id=fullButton>Назад</div>" $return>><<set $schedulePage to 0>><</link>>
\</center>
\<<elseif $schedulePage == 2>>
\<center>
\<table border=1>
\<tr>
\<th>#</th>
\<th>Понедельник</th>
\<th>Вторник</th>
\<th>Среда</th>
\<th>Четверг</th>
\<th>Пятница</th>
\<th>Суббота</th>
\<th>Воскресенье</th>
\</tr>
\<tr>
\<th>00:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>01:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>02:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>03:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>04:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>05:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\<tr>
\<th>06:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Душ, Спальня</td>
\<td>Душ, Спальня</td>
\</tr>
\<tr>
\<th>07:00</th>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Душ, Кухня</td>
\<td>Кухня</td>
\<td>Кухня</td>
\</tr>
\<tr>
\<th>08:00</th>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>09:00</th>
\<td>Спальня</td>
\<td>Парк</td>
\<td>Спальня</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>10:00</th>
\<td>Гостиная</td>
\<td>Спортзал</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Нудистский пляж</td>
\<td>Парк</td>
\</tr>
\<tr>
\<th>11:00</th>
\<td>Нудистский пляж</td>
\<td>Гостиная</td>
\<td>Нудистский пляж</td>
\<td>Спортзал</td>
\<td>Нудистский пляж</td>
\<td>Нудистский пляж</td>
\<td>Парк</td>
\</tr>
\<tr>
\<th>12:00</th>
\<td>Нудистский пляж</td>
\<td>Гостиная</td>
\<td>Нудистский пляж</td>
\<td>Парк</td>
\<td>Нудистский пляж</td>
\<td>Нудистский пляж</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>13:00</th>
\<td>Нудистский пляж</td>
\<td>Гостиная</td>
\<td>Нудистский пляж</td>
\<td>Парк</td>
\<td>Нудистский пляж</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>14:00</th>
\<td>Кафе</td>
\<td>Кухня</td>
\<td>Кафе</td>
\<td>Кафе</td>
\<td>Кафе</td>
\<td>Кухня</td>
\<td>Кухня</td>
\</tr>
\<tr>
\<th>15:00</th>
\<td>Парк</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\<td>Торговый центр</td>
\<td>Парк</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>16:00</th>
\<td>Душ, Спальня</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>17:00</th>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Спортзал</td>
\<td>Бар</td>
\</tr>
\<tr>
\<th>18:00</th>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\<td>Кинотеатр</td>
\<td>Парк</td>
\<td>Бар</td>
\</tr>
\<tr>
\<th>19:00</th>
\<td>Кухня</td>
\<td>Бар</td>
\<td>Бар</td>
\<td>Кухня</td>
\<td>Кинотеатр</td>
\<td>Кухня</td>
\<td>Бар</td>
\</tr>
\<tr>
\<th>20:00</th>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Кухня</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>21:00</th>
\<td>Гостиная</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\<td>Гостиная</td>
\</tr>
\<tr>
\<th>22:00</th>
\<td>Спит</td>
\<td>Гостиная</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Бар</td>
\<td>Гостиная</td>
\<td>Спальня</td>
\</tr>
\<tr>
\<th>23:00</th>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\<td>Спит</td>
\</tr>
\</table>
\<<link "<div id=fullButton>Назад</div>" $return>><<set $schedulePage to 0>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $schedulePage == 1>>
\<center>
\<table border=1>
\<tr>
\<th>#</th>
\<th>Monday</th>
\<th>Tuesday</th>
\<th>Wednesday</th>
\<th>Thursday</th>
\<th>Friday</th>
\<th>Saturday</th>
\<th>Sunday</th>
\</tr>
\<tr>
\<th>00:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>01:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>02:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>03:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>04:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>05:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>06:00</th>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>07:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>08:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Sleeping</td>
\<td>Shower, Kitchen</td>
\</tr>
\<tr>
\<th>09:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Sleeping</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>10:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Shower, Kitchen</td>
\<td>Mall</td>
\</tr>
\<tr>
\<th>11:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Beach</td>
\<td>Bedroom</td>
\</tr>
\<tr>
\<th>12:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Beach</td>
\<td>Beach</td>
\</tr>
\<tr>
\<th>13:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Beach</td>
\<td>Beach</td>
\</tr>
\<tr>
\<th>14:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Cafe</td>
\<td>Cafe</td>
\</tr>
\<tr>
\<th>15:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Bedroom</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>16:00</th>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Work</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>17:00</th>
\<td>Kitchen, Shower</td>
\<td>Kitchen, Shower</td>
\<td>Gym</td>
\<td>Kitchen, Shower</td>
\<td>Kitchen, Shower</td>
\<td>Gym</td>
\<td>Park</td>
\</tr>
\<tr>
\<th>18:00</th>
\<td>Living room</td>
\<td>Living room</td>
\<td>Cafe</td>
\<td>Living room</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>19:00</th>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Bar</td>
\<td>Kitchen</td>
\<td>Kitchen</td>
\</tr>
\<tr>
\<th>20:00</th>
\<td>Bedroom</td>
\<td>Bedroom</td>
\<td>Living room</td>
\<td>Bedroom</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>21:00</th>
\<td>Bedroom</td>
\<td>Bedroom</td>
\<td>Bedroom</td>
\<td>Bedroom</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Bedroom</td>
\</tr>
\<tr>
\<th>22:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>23:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Bar</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\</table>
\<<link "<div id=fullButton>Back</div>" $return>><<set $schedulePage to 0>><</link>>
\</center>
\<<elseif $schedulePage == 2>>
\<center>
\<table border=1>
\<tr>
\<th>#</th>
\<th>Monday</th>
\<th>Tuesday</th>
\<th>Wednesday</th>
\<th>Thursday</th>
\<th>Friday</th>
\<th>Saturday</th>
\<th>Sunday</th>
\</tr>
\<tr>
\<th>00:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>01:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>02:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>03:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>04:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>05:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\<tr>
\<th>06:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Shower, Bedroom</td>
\<td>Shower, Bedroom</td>
\</tr>
\<tr>
\<th>07:00</th>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Shower, Kitchen</td>
\<td>Kitchen</td>
\<td>Kitchen</td>
\</tr>
\<tr>
\<th>08:00</th>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>09:00</th>
\<td>Bedroom</td>
\<td>Park</td>
\<td>Bedroom</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>10:00</th>
\<td>Living room</td>
\<td>Gym</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Nudist beach</td>
\<td>Park</td>
\</tr>
\<tr>
\<th>11:00</th>
\<td>Nudist beach</td>
\<td>Living room</td>
\<td>Nudist beach</td>
\<td>Gym</td>
\<td>Nudist beach</td>
\<td>Nudist beach</td>
\<td>Park</td>
\</tr>
\<tr>
\<th>12:00</th>
\<td>Nudist beach</td>
\<td>Living room</td>
\<td>Nudist beach</td>
\<td>Park</td>
\<td>Nudist beach</td>
\<td>Nudist beach</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>13:00</th>
\<td>Nudist beach</td>
\<td>Living room</td>
\<td>Nudist beach</td>
\<td>Park</td>
\<td>Nudist beach</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>14:00</th>
\<td>Cafe</td>
\<td>Kitchen</td>
\<td>Cafe</td>
\<td>Cafe</td>
\<td>Cafe</td>
\<td>Kitchen</td>
\<td>Kitchen</td>
\</tr>
\<tr>
\<th>15:00</th>
\<td>Park</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Bedroom</td>
\<td>Mall</td>
\<td>Park</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>16:00</th>
\<td>Shower, Bedroom</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Bedroom</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>17:00</th>
\<td>Living room</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Bar</td>
\<td>Gym</td>
\<td>Bar</td>
\</tr>
\<tr>
\<th>18:00</th>
\<td>Living room</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Bedroom</td>
\<td>Cinema</td>
\<td>Park</td>
\<td>Bar</td>
\</tr>
\<tr>
\<th>19:00</th>
\<td>Kitchen</td>
\<td>Bar</td>
\<td>Bar</td>
\<td>Kitchen</td>
\<td>Cinema</td>
\<td>Kitchen</td>
\<td>Bar</td>
\</tr>
\<tr>
\<th>20:00</th>
\<td>Living room</td>
\<td>Bar</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Kitchen</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>21:00</th>
\<td>Living room</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\<td>Living room</td>
\</tr>
\<tr>
\<th>22:00</th>
\<td>Sleeping</td>
\<td>Living room</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Bar</td>
\<td>Living room</td>
\<td>Bedroom</td>
\</tr>
\<tr>
\<th>23:00</th>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\<td>Sleeping</td>
\</tr>
\</table>
\<<link "<div id=fullButton>Back</div>" $return>><<set $schedulePage to 0>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<div class='erostalent'><<say assets erostalent>><div class='sayName'>ErosTalent</div><div class='sayText'>
\Дорогая $you.name[1],
Мы, команда модельного агентства ErosTalent, искренне рады обратиться к вам с предложением о сотрудничестве. Наше агентство всегда стремится найти талантливых и привлекательных моделей, так что мы обратили внимание на вас и вашу потрясающую внешность.
Ежедневно мы следим за активностью в социальных сетях, и ваша страничка в Instagram привлекла наше внимание. Ваша неповторимая эстетика и стиль притягивают взгляды и вызывают интерес у нас и наших клиентов. Мы уверены, что ваш потенциал и уникальность могут стать замечательным дополнением к нашему агентству.
С учетом вышеизложенного, мы хотели бы пригласить вас на встречу, где мы сможем обсудить детали сотрудничества и рассказать вам о возможностях, которые может предложить вам наше агентство.
Мы находимся в северном районе города. Если вы заинтересованы, то, пожалуйста, дайте нам знать удобное для вас время и место для встречи. Мы готовы адаптироваться к вашему расписанию.
Мы надеемся, что вы рассмотрите наше приглашение и примите его. Высоко ценим ваше время и талант, и верим, что ваша работа в нашем агентстве может стать важным шагом в вашей карьере модели.
С нетерпением ждем вашего ответа.
С уважением,
Команда ErosTalent
\</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ого! Такого я точно не ожидала... Блин, они наверняка увидят, что сообщение прочитано и нужно что-то ответить, но... Я модель? Они это серьёзно? Что ж... Я наверное не против попробовать, но... Для начала я должна рассказать об этом $npc[1].name[3] и узнать, не против ли он..."</i></div></div>
<center><<link "<div id=fullButton>Позвонить мужу</div>" "modelEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg act phonetalk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Ты не занят?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, вообще сейчас не самый подходящий момент, но пара минут у меня есть. Что такое?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, тогда сразу к сути. Представляешь, мне пришло письмо от модельного агентства! Ну, ErosTalent, которое находится в северном районе.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я понял. И что они хотят?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, они предложили мне встретиться и... Похоже они предлагают мне работу модели.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ого! Я надеюсь ты согласилась?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я пока что ничего не ответила, ведь я же не могла согласиться не обсудив это с тобой, но я вижу ты не против. Я наверное тоже не прочь попробовать, так что...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, я понял. Да, я не против. И если ты тоже не против, то соглашайся не думая. На работе преподавателем карьеру не построишь, а работа моделью откроет тебе путь к роскошной жизни.</div></div>
<center><<link "<div id=fullButton>Ты думаешь?</div>" "modelEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act phonetalk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Далеко не все модели становятся известными и популярными и...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты не все! У тебя есть всё, чтобы добиться успеха и стать популярной и знаменитой! Я в тебя верю!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ого, спасибо! Ты самый лучший!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я знаю, любовь моя. Ты тоже самая лучшая на свете! Поэтому даже не сомневайся в себе и соглашайся!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хорошо... Тогда я наверное пойду им отвечу.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо. А мне нужно возвращаться к работе. Люблю тебя!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<center><<link "<div id=fullButton>Написать ответ</div>" "modelEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg res phone>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, наверное надо назначить время и место встречи... Я думаю, что в субботу в 12 дня было бы неплохо."</i></div></div>
<div class=text>После непродолжительных размышлений вы пришли к окончательному решению и назначили встречу на субботу 12:00 в ресторане в центре города.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, осталось только дождаться субботы. Поверить не могу, что у меня есть шанс стать профессиональной моделью."</i></div></div>
<center><<link "<div id=fullButton>Закрыть переписку</div>" "inst">><<set $eventPage to 0;$time.min += 1;$quest.model.main to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<div class='erostalent'><<say assets erostalent>><div class='sayName'>ErosTalent</div><div class='sayText'>
\Dear $you.name[1],
We, the team of the modeling agency ErosTalent, are sincerely pleased to reach out to you with a proposal for collaboration. Our agency always aims to discover talented and attractive models, so we have taken notice of you and your stunning appearance.
We monitor social media activity daily, and your Instagram page has caught our attention. Your unique aesthetics and style attract attention and spark interest both for us and our clients. We are confident that your potential and uniqueness could be a wonderful addition to our agency.
With the above in mind, we would like to invite you to a meeting where we can discuss the details of our collaboration and introduce you to the opportunities that our agency can offer you.
We are located in the northern district of the city. If you are interested, please let us know a convenient time and place for the meeting. We are ready to accommodate your schedule.
We hope that you will consider our invitation and accept it. We highly value your time and talent, and we believe that your work with our agency could be an important step in your modeling career.
We look forward to your response.
Sincerely,
The ErosTalent Team
\</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow, I didn't see that coming. Man, they're probably going to see that I read the message and they're going to wait me to respond, but... am I really the right person for this? Are they being serious? Well, I don't really mind trying, but first I have to talk to $npc[1].name[1] about it and see if he's on board."</i></div></div>
<center><<link "<div id=fullButton>Call your husband</div>" "modelEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg act phonetalk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey there, sweetie! How's it going? Busy?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Actually, it's not the best time, but I do have a few minutes. What's up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, so let's get straight to the point. I got a letter from a modeling agency, ErosTalent in the north.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I hear you. So, what do they need?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, they invited me over and... it looks like they want me to do some modeling.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow! I hope you agreed?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I haven’t really answered anything yet because I couldn’t agree to it without talking to you, but you don’t seem to mind. In fact, I might even be interested in trying it myself, so…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, I see. Yeah, I don't mind. And if that's what you want, then go for it. You can't make a career as a teacher, but being a model could lead to a life of luxury.</div></div>
<center><<link "<div id=fullButton>Do you think so?</div>" "modelEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act phonetalk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Not all models make it big and famous...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You're more than what you think! You have all you need to make it big and be a star! I'm totally behind you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Wow, thanks a lot! You're the best!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I know, baby. You're the best in the whole world too! So don't you dare doubt yourself and agree!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, then I'll go answer them, I guess.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, love you! Gotta get back to work now.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id=fullButton>Reply to the agency</div>" "modelEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg res phone>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, I think I need to schedule a meeting. How about Saturday at 12:00?"</i></div></div>
<div class=text>After some thinking, you finally made up your mind and scheduled an appointment for Saturday at 12:00 at a restaurant in the city center.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, all I can do is wait until Saturday. I still can't believe that I might actually become a professional model!"</i></div></div>
<center><<link "<div id=fullButton>Close a conversation</div>" "inst">><<set $eventPage to 0;$time.min += 1;$quest.model.main to 1>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "modelQuests">>
\<<if $setting.lang == "ru">>
\<div class=text><<linkappend 'Линия Модельного агентства'>>
\:
\<<if $quest.model.main == 1>>
- У вас назначена встреча с представителями модельного агентства ErosTalent. Встреча состоится в субботу в 12:00 в ресторане в центре города.
\<<elseif $quest.model.main == 2>>
- Вы отказались от работы в модельном агентстве и доступ к карьере модели вам закрыт.
\<<elseif $quest.model.main == 3>>
- Вы согласились работать в модельном агентстве ErosTalent. Ваша первая фотосессия состоится в Воскресенье в 12:00 в северном районе.
\<<elseif $quest.model.main == 4>>
- Ваша первая фотосессия прошла успешно. Расскажите своему мужу о том, как всё прошло.
\<<elseif $quest.model.main == 5>>
\<<if $quest.model.weekly == 0>>
- Вы можете посетить модельное агентство, чтобы выбрать день и время следующей фотосессии.
\<<elseif $quest.model.weekly == 1>>
- Ваша фотосессия назначена на: <font color=green>$quest.model.dayText $quest.model.hour:00</font>.
\<<elseif $quest.model.weekly == 2>>
- У вас уже была фотосессия на этой неделе.
\<</if>>
\<</if>>
\<</linkappend>></div>
\<<else>>
\<div class=text><<linkappend 'Modeling Agency`s branch'>>
\:
\<<if $quest.model.main == 1>>
- You have a meeting with representatives from ErosTalent modeling agency on Saturday at 12:00 in a restaurant in the city center.
\<<elseif $quest.model.main == 2>>
- You turned down a job at a modeling agency.
\<<elseif $quest.model.main == 3>>
- You have agreed to work for the ErosTalent modeling agency. Your first photo shoot is going to take place on Sunday at 12:00 in the north district.
\<<elseif $quest.model.main == 4>>
- Your first photo shoot went really well. Tell your husband all about it!
\<<elseif $quest.model.main == 5>>
\<<if $quest.model.weekly == 0>>
- You can visit a modeling agency to choose the day and time of the next photo shoot.
\<<elseif $quest.model.weekly == 1>>
- Your photo shoot is scheduled for: <font color=green>$quest.model.dayText $quest.model.hour:00</font>.
\<<elseif $quest.model.weekly == 2>>
- You've already had a photo shoot this week.
\<</if>>
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events model 2 1>>
<div class=text>Двое представителей агентства встали из-за стола, чтобы представиться, когда вы подошли. Познакомившись со всеми вы сели за стол. Официант принёс вам меню и наполнил ваш бокал вином.</div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], сделайте заказ, чтобы мы могли приступить к делам!</div></div>
<div class=text>Озвучив ваш заказ официанту вы отдали ему меню и сделали глоток вина. Как только официант ушёл, $npc[6].name[1] начала диалог.</div>
<center><div class=fullButton>Укажите желаемое имя Марии или оставьте как есть если вас всё устраивает</div></center>
\<div class=text>
\Имя: <<textbox '$npc[6].name[1]' $npc[6].name[1] autofocus>>@@#error;@@
Фамилия: <<textbox '$npc[6].surname' $npc[6].surname autofocus>>@@#error;@@
\</div>
<center><<link "<div id=fullButton>Выпить вина и продолжить</div>" "modelEvent2">><<set $eventPage to 2;$time.min += 5;$npcNum to 6;$you.intoxication += 5;$npcNum to 6>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Я очень рада, что вы согласились на встречу, $you.name[1]. Как вы возможно успели заметить, у нас довольно серьёзное агентство с огромным спросом и столь же огромной аудиторией. Наш журнал, который базируется на эротических фотосессиях существует в двух форматах - печатное издание и цифровое.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Однако издание собственного журнала это не всё, чем мы занимаемся. Видите ли, $you.name[1], в нашем агентстве есть личная и большая фотостудия. Поэтому с нами часто заключают контракты довольно разные компании. Например если им нужен фотоматериал для рекламы нижнего белья. И не только компании. К нам также обращаются самостоятельные фотографы, чтобы арендовать у нас небольшое помещения для проведения фотосессий с их моделями или же с нашими если их бюджет им это позволяет.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Я могу долго перечислять вам весь спектр услуг и занятий, которые у нас есть, но я полагаю, что вы итак уже поняли, что вам повезло и что мы предлагаем вам работу не в подвальных помещениях с дешёвым оборудованием.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, этой информации вполне достаточно, мне всё понятно.</div></div>
<div class=text>К этому моменту официант принёс вам ваше блюдо, пожелал вам приятного аппетита и подлив вина в ваш бокал, удалился.</div>
<center><<link "<div id=fullButton>Выпить вина и продолжить</div>" "modelEvent2">><<set $eventPage to 3;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>
\Замечательно! Теперь я полагаю мне стоит озвучить вам наши требования и предложения.
Итак, что от вас требуется:
- Поддерживать своё тело в идеальном состоянии, заниматься фитнесом, следить и ухаживать за собой.
- Быть готовой обнажиться полностью или частично в любое время и в любом месте если это потребуется.
- Быть готовой к фотосессии в любое время дня и ночи.
- Работать моделью только в пределах нашего агентства, выполнять наши заказы или заказы наших клиентов. Если вам поступит заказ со стороны, то вы должны обговорить это с нами, чтобы мы пришли к общему решению. Мы не хотим, чтобы вы поставили нас в неловкое положение приняв участие в фотосессии для наших конкурентов. Кроме того наше соглашение не запрещает вам продолжать публиковать фотографии эротического содержания в ваших соц сетях или на OnlyFans если у вас там имеется страничка. В таком случае это расценивается как самозанятость и не противоречит нашему соглашению. Вам даже будет разрешено публиковать фотографии с фотосессий в которых вы принимали участие.
\</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>
\Что мы предлагаем:
- Стабильную работу с хорошим заработком.
- Выбор фотосессий, в которых вы хотите принять участие.
- Активный рост подписчиков в ваших социальных сетях. Мы не прикладываем к этому никаких усилий, но вы же понимаете, что растущая популярность привлечёт внимание общественности.
- Участие в показе мод. Однако принимать в этом участие или нет полностью зависит от вас.
- Специальное предложение от которого, я уверена, вы не сможете отказаться. Итак:
- Если вы согласитесь на сотрудничество с нами, то мы прямо сейчас обсудим дату и место проведения вашей первой фотосессии.
- Данная фотосессия будет использована в нашем следующем журнале в разделе "модель месяца".
- Кроме того ваша фотография будет размещена на обложке этого журнала.
- Ну и последнее. Сразу же после фотосессии мы дадим вам возможность выбрать одну фотографию, которую вы сразу же сможете разместить в своём Instagram если пожелаете.
\</div></div>
<center><<link "<div id=fullButton>Выпить вина и ответить</div>" "modelEvent2">><<set $eventPage to 4;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events model 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Мне кажется, что это какой-то сон, если честно...</div></div>
<div class=text>$npc[6].name[1] посмотрела на вас с умилением и спросила:</div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Почему же? Это предложение вам кажется слишком заманчивым и вы думаете, что есть какой-то подвох?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да и... Первая же фотосессия на обложку журнала, это...</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], поймите. Вы безумно привлекательная девушка с идеальной фигурой. Вас может ждать потрясающее будущее если вы согласитесь работать с нами. Поэтому это было ужасной ошибкой с моей стороны предложить вам меньшее.</div></div>
<<linkappend '<div id=fullButton>Спойлер</div>'>>
\<div class=text>
\Отказ от предложения приведёт к тому, что вы заблокируете доступ к работе моделью. В будущих обновлениях я планирую это изменить и добавить ещё несколько путей ведущих к работе моделью.
\</div>
\<</linkappend>>
<center>
<<link "<div id=fullButton>Согласиться с предложением</div>" "modelEvent2">><<set $eventPage to 5;$time.min += 5;$quest.model.main to 3>><</link>>
\<<link "<div id=fullButton>Отказаться от предложения</div>" "modelEvent2">><<set $eventPage to 9;$time.min += 5;$quest.model.main to 2>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg events model 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Боже, да! Конечно же я согласна!</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Замечательно! Я знала, что вы не сможете устоять! В таком случае я предлагаю вам подписать наше соглашение, а затем мы выпьем и отметим начало вашей карьеры в модельном бизнесе!</div></div>
<div class=text>Вы внимательно ознакомились с представленным соглашением и поняв, что оно не отличается от того, что рассказывала вам $npc[6].name[1], поставили подписи в нужных местах и передали ей соглашение обратно. Убедившись, что подписи поставлены во всех необходимых местах, $npc[6].name[1] отдала документы одному из своих помощников.</div>
<center><<link "<div id=fullButton>Отметить начало карьеры</div>" "modelEvent2">><<set $eventPage to 6;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events model 2 2>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], я безусловно рада, что вы согласились работать с нами! И дабы не откладывать обещанное я предлагаю вам обсудить вашу первую фотосессию.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже очень рада! До сих пор не верится, но да, вы правы, давайте обсудим фотосессию.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Итак, я подготовила несколько вариантов. Так как это будет ваша первая фотосессия, то все три фотосессии будут проходить на нашей фотостудии. Вам нужно выбрать только один вариант.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 1 5>>">><<popover 'noclick'>><<jpg events model shoot 1 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 1;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 2 1>>">><<popover 'noclick'>><<jpg events model shoot 2 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 2;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 3 4>>">><<popover 'noclick'>><<jpg events model shoot 3 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 3;$time.min += 5>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 7>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Замечательно! Мы будем ждать вас в нашем агентстве завтра в 12:00! Надеюсь вы сумеете обойтись без опозданий.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно, я буду вовремя!</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Вот и отлично! А теперь прошу меня простить, но у меня на сегодня запланировано ещё много дел, так что мне придётся оставить вас. Ни о чём не беспокойтесь, всё записано на мой счёт! Всего доброго!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно, спасибо вам, до свидания!</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "modelEvent2">><<set $eventPage to 8;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events model 2 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Фух! Поверить не могу, что я теперь модель! Блин, я так разволновалась, что забыла спросить про гонорар! И она почему-то не сказала про это ни слова. Ладно, сомневаюсь, что гонорар будет маленьким. $npc[6].name[1] так серьёзно выглядела, так что я думаю, что в агентстве у такой женщины всё должно быть на высшем уровне."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, мне не терпится вернуться домой и рассказать $npc[1].name[3] как всё прошло!"</i></div></div>
<center><<link "<div id=fullButton>Идти к выходу</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Что ж, очень жаль... Могу я узнать почему? Вас не устраивают наши условия?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, вы знаете... Я ещё раз всё хорошенько обдумала и поняла, что это не для меня. Выкладывать фотографии с голой грудью на моей страничке в Instagram это одно, но становиться известной благодаря обнажённым фотосессиям я не готова.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Я понимаю. Что ж, была рада знакомству. А теперь прошу меня простить, но у меня на сегодня запланировано ещё много дел. Ни о чём не беспокойтесь, всё записано на мой счёт. Удачи...</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "modelEvent2">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events model 2 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, нахрена я вообще согласилась на эту встречу если я отказалась от этой работы? Я же прекрасно понимала, что работа в модельном агентстве подразумевает обнажёнку."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ладно, надо сообщить $npc[1].name[3], чем всё закончилось. Наверное он сильно удивится..."</i></div></div>
<center><<link "<div id=fullButton>Идти к выходу</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events model 2 1>>
<div class=text>Two representatives from the agency stood up to introduce themselves as you approached. After getting everyone's names, you sat down and the waiter came over with the menu and a glass of wine for you.</div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], let's get this order in so we can start!</div></div>
<div class=text>After you ordered, you handed him the menu and had a sip of wine. Then, as soon as he left, $npc[6].name[1] started a conversation.</div>
<center><div class=fullButton>Choose a name for Maria or leave it the way it is if you're happy with it</div></center>
\<div class=text>
\Name: <<textbox '$npc[6].name[1]' $npc[6].name[1] autofocus>>@@#error;@@
Surname: <<textbox '$npc[6].surname' $npc[6].surname autofocus>>@@#error;@@
\</div>
<center><<link "<div id=fullButton>Drink some wine and continue</div>" "modelEvent2">><<set $eventPage to 2;$time.min += 5;$npcNum to 6;$you.intoxication += 5>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], I'm so stoked you agreed to meet up. As you might've noticed, we're a pretty big deal with a massive demand and equally massive audience. Our mag, which is all about erotic photo shoots, comes out in two forms - print and online.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>But that's not all we do, you know. Our agency has personal photo studio that we use for different clients. A lot of different companies use us because they need some good photos for their ads. I mean, not just companies, but even independent photographers sometimes come to us and rent a room to do a shoot with their models, or maybe with ours if they can afford it.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>I could go on and on about all the awesome services and activities we have, but I think you've already figured out that you're lucky and we're not just some basement-based company with cheap gear.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, that information is more than enough, I get it.</div></div>
<div class=text>By now, the waiter have brought your meal, said "Enjoy!" and left with a smile.</div>
<center><<link "<div id=fullButton>Drink some wine and continue</div>" "modelEvent2">><<set $eventPage to 3;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>
\Awesome! Now, I think I'll tell you about our requirements and offers.
So, what is required of you:
- Keep your body healthy and fit, do some exercise, stay active, and take good care of yourself.
- Be prepared to expose yourself in full or in part, whenever and wherever necessary.
- Be prepared for a photoshoot at any hour of the day or night.
- To work as a model, you'll only be able to do so within our agency. That means you'll have to do our orders and the orders of our clients. But if you get an order from someone else, make sure to talk to us first. We don't want any confusion, you know? We don't wanna embarrass ourselves by you doing a photo shoot for some other agency. Also, our deal doesn't stop you from still posting photos on social media or OnlyFans if you've got a page there. In that case, it's self-employment, and it doesn't contradict our deal. You can even post photos from photo shoots you've done.
\</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>
\What we offer:
- A stable job with good pay.
- Choose the photoshoots you want to be in.
- You're going to see a huge increase in followers on your social media accounts. We're not doing anything special to promote it, but you know, it's only natural that growing popularity would attract attention.
- If you want, you can participate in a fashion show. It's totally up to you whether you do or not.
- A super deal that you're not going to want to miss. So:
- If you're down to work with us, let's talk about the date for your first shoot right now.
- This photo shoot is going to be used in our next issue of the magazine in the "Model of the Month" section.
- Also, your picture will be on the front cover of this mag.
- And last but not least, immediately after the photo shoot we'll give you a chance to pick one photo of your choice to post on Instagram right away if you want.
\</div></div>
<center><<link "<div id=fullButton>Drink some wine and answer</div>" "modelEvent2">><<set $eventPage to 4;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events model 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I mean, it feels like a dream to me.</div></div>
<div class=text>$npc[6].name[1] looked at you sweetly and asked:</div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Why? Is this offer too good to be true for you, and do you think there's some hidden catch?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, the first photo shoot for the cover of the mag, that is...</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], listen up. You're an incredibly hot girl with a perfect body. You can have an amazing career if you work with us. So, it was such a stupid thing for me to offer you less.</div></div>
<<linkappend '<div id=fullButton>Spoiler</div>'>>
\<div class=text>
\Rejecting the offer mean you'll be blocked from working as a model. I'm planning to change that in future updates and add some more options to get to work as a model, though.
\</div>
\<</linkappend>>
<center>
<<link "<div id=fullButton>Agree to the offer</div>" "modelEvent2">><<set $eventPage to 5;$time.min += 5;$quest.model.main to 3>><</link>>
\<<link "<div id=fullButton>Refuse the offer</div>" "modelEvent2">><<set $eventPage to 9;$time.min += 5;$quest.model.main to 2>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg events model 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... Oh my God, yes! Of course I agree!</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Awesome! I knew you couldn't resist! In that case, why don't you sign our contract and we can have a drink to celebrate the start of your modeling journey?</div></div>
<div class=text>You carefully read through the submitted contract and realized it was pretty much what $npc[6].name[1] had told you. You signed it where it needed to be signed and handed it back to her. After making sure all the signatures were in the right place, $npc[6].name[1] handed the documents over to one of her employees.</div>
<center><<link "<div id=fullButton>Celebrate the start of your career</div>" "modelEvent2">><<set $eventPage to 6;$time.min += 5;$you.intoxication += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events model 2 2>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>$you.name[1], I'm really happy that you've agreed to work with us! To keep my promise, let's talk about your first photoshoot.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I'm so stoked too! I can't even believe it yet, but yeah, let's talk about the photo shoot.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>So, I've got a few options for you. Since this is your first shoot, you'll be at the studio. Just pick one.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 1 5>>">><<popover 'noclick'>><<jpg events model shoot 1 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 1;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 2 1>>">><<popover 'noclick'>><<jpg events model shoot 2 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 2;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 3 4>>">><<popover 'noclick'>><<jpg events model shoot 3 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent2">><<set $eventPage to 7;$quest.model.shoot to 3;$time.min += 5>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 7>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Awesome! We'll be waiting for you at the agency tomorrow at 12:00. Hope you don't get too behind.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, I'll make it on time!</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>That's awesome! Anyway, if that's okay with you, I've got a lot going on today, so I I'd better go. Don't worry, everything's on me! Take care!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sure, thanks and goodbye!</div></div>
<center><<link "<div id=fullButton>Further</div>" "modelEvent2">><<set $eventPage to 8;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events model 2 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thougths</div><div class='sayText'><i>"I can't believe I'm a model! Man, I was so nervous that I forgot to ask about the payment. And for some reason, she didn't even mention it. But alright, I guess the fee won't be cheap. $npc[6].name[1] looked so professional, so I guess in an agency like that, everything has to be top-notch."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thougths</div><div class='sayText'><i>"Damn, I can't wait to get back home and tell $npc[1].name[1] about it!"</i></div></div>
<center><<link "<div id=fullButton>Go to the exit</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events model 2 1>>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Well, that's sad... Can I ask why? Are you unhappy with our deal?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you know, I thought about it again and realized this isn't for me. Putting up photos of my bare breasts on Instagram is one thing, but I'm not really ready to become a celebrity thanks to nude photoshoots.</div></div>
<div class='maria'><<say assets npc 6>><div class='sayName'>$npc[6].name[1] $npc[6].surname</div><div class='sayText'>Alright, well, it's been nice meeting you. Now if you don't mind, I've got a whole lot more planned for today. No worries, everything's on me. Good luck...</div></div>
<center><<link "<div id=fullButton>Further</div>" "modelEvent2">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events model 2 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thougths</div><div class='sayText'><i>"Damn, why'd I even go along with this meeting when I turned down that job? I knew full well that working for a modeling agency involves nudity."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thougths</div><div class='sayText'><i>"Alright, I need to let $npc[1].name[1] know how it all turned out. He's probably going to be pretty surprised..."</i></div></div>
<center><<link "<div id=fullButton>Go to the exit</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "autoUpdate">>
<<if ndef $autoUpdate or $autoUpdate != 1>><<set $autoUpdate to 1>><<update>><</if>>
<</widget>>
<<widget "update">>
<<youUpdate>>
<<npcUpdate>>
<<questUpdate>>
<<generalUpdate>>
<<randUpdate>>
<</widget>><<widget "npcUpdate">>
<<if $setting.lang == "ru">>
<<set $npc = {
num: {1: $npc.num[1], 2: $npc.num[2], 3: $npc.num[3], 4: $npc.num[4], 5: $npc.num[5], 6: $npc.num[6], 7: $npc.num[7], 8: $npc.num[8], 9: $npc.num[9], 10: $npc.num[10], 11: $npc.num[11], 12: $npc.num[12], 13: $npc.num[13], 14: $npc.num[14], 15: $npc.num[15], 16: $npc.num[16], 17: $npc.num[17], 18: $npc.num[18], 19: $npc.num[19], 20: $npc.num[20]},
mem: {1: $npc.mem[1], 2: $npc.mem[2], 3: $npc.mem[3], 4: $npc.mem[4], 5: $npc.mem[5], 6: $npc.mem[6], 7: $npc.mem[7], 8: $npc.mem[8], 9: $npc.mem[9], 10: $npc.mem[10], 11: $npc.mem[11], 12: $npc.mem[12], 13: $npc.mem[13], 14: $npc.mem[14], 15: $npc.mem[15], 16: $npc.mem[16], 17: $npc.mem[17], 18: $npc.mem[18], 19: $npc.mem[19], 20: $npc.mem[20]},
1: {name: {1: $npc[1].name[1], 2: $npc[1].name[2], 3: $npc[1].name[3], 4: $npc[1].name[4],}, surname: $npc[1].surname, who: {1: $npc[1].who[1], 2: $npc[1].who[2], 3: $npc[1].who[3], 4: $npc[1].who[4],}, whoYou: {1: $npc[1].whoYou[1], 2: $npc[1].whoYou[2], 3: $npc[1].whoYou[3], 4: $npc[1].whoYou[4], 5: $npc[1].whoYou[5],}, sex: $npc[1].sex, sexText: $npc[1].sexText, age: $npc[1].age, cock: $npc[1].cock, race: $npc[1].race, corr: $npc[1].corr, arousal: $npc[1].arousal, hadSex: $npc[1].hadSex, sexCount: $npc[1].sexCount, know: $npc[1].know, home: $npc[1].home, loc: $npc[1].loc,},
2: {name: {1: $npc[2].name[1], 2: $npc[2].name[2], 3: $npc[2].name[3], 4: $npc[2].name[4],}, surname: $npc[2].surname, who: {1: $npc[2].who[1], 2: $npc[2].who[2], 3: $npc[2].who[3], 4: $npc[2].who[4],}, sex: $npc[2].sex, sexText: $npc[2].sexText, age: $npc[2].age, cock: $npc[2].cock, race: $npc[2].race, corr: $npc[2].corr, arousal: $npc[2].arousal, hadSex: $npc[2].hadSex, sexCount: $npc[2].sexCount, know: $npc[2].know, home: $npc[2].home, loc: $npc[2].loc,},
3: {name: {1: $npc[3].name[1], 2: $npc[3].name[2], 3: $npc[3].name[3], 4: $npc[3].name[4],}, surname: $npc[3].surname, who: {1: $npc[3].who[1], 2: $npc[3].who[2], 3: $npc[3].who[3], 4: $npc[3].who[4],}, whoYou: {1: $npc[3].whoYou[1], 2: $npc[3].whoYou[2], 3: $npc[3].whoYou[3], 4: $npc[3].whoYou[4], 5: $npc[3].whoYou[5],}, sex: $npc[3].sex, sexText: $npc[3].sexText, age: $npc[3].age, cock: $npc[3].cock, race: $npc[3].race, corr: $npc[3].corr, arousal: $npc[3].arousal, hadSex: $npc[3].hadSex, sexCount: $npc[3].sexCount, know: $npc[3].know, home: $npc[3].home, loc: $npc[3].loc,},
4: {name: {1: $npc[4].name[1], 2: $npc[4].name[2], 3: $npc[4].name[3], 4: $npc[4].name[4],}, surname: $npc[4].surname, who: {1: $npc[4].who[1], 2: $npc[4].who[2], 3: $npc[4].who[3], 4: $npc[4].who[4], 5: $npc[4].who[5],}, whoYou: {1: $npc[4].whoYou[1], 2: $npc[4].whoYou[2], 3: $npc[4].whoYou[3], 4: $npc[4].whoYou[4], 5: $npc[4].whoYou[5],}, sex: $npc[4].sex, sexText: $npc[4].sexText, age: $npc[4].age, boobs: $npc[4].boobs, race: $npc[4].race, corr: $npc[4].corr, arousal: $npc[4].arousal, hadSex: $npc[4].hadSex, sexCount: $npc[4].sexCount, know: $npc[4].know, home: $npc[4].home, loc: $npc[4].loc,},
5: {name: {1: $npc[5].name[1], 2: $npc[5].name[2], 3: $npc[5].name[3], 4: $npc[5].name[4],}, surname: $npc[5].surname, who: {1: $npc[5].who[1], 2: $npc[5].who[2], 3: $npc[5].who[3], 4: $npc[5].who[4],}, whoYou: {1: $npc[5].whoYou[1], 2: $npc[5].whoYou[2], 3: $npc[5].whoYou[3], 4: $npc[5].whoYou[4], 5: $npc[5].whoYou[5],}, sex: $npc[5].sex, sexText: $npc[5].sexText, age: $npc[5].age, cock: $npc[5].cock, race: $npc[5].race, corr: $npc[5].corr, arousal: $npc[5].arousal, hadSex: $npc[5].hadSex, sexCount: $npc[5].sexCount, know: $npc[5].know, home: $npc[5].home, loc: $npc[5].loc,},
6: {name: {1: $npc[6].name[1], 2: $npc[6].name[2], 3: $npc[6].name[3], 4: $npc[6].name[4],}, surname: $npc[6].surname, who: {1: $npc[6].who[1], 2: $npc[6].who[2], 3: $npc[6].who[3], 4: $npc[6].who[4], 5: $npc[6].who[5],}, whoYou: {1: $npc[6].whoYou[1], 2: $npc[6].whoYou[2], 3: $npc[6].whoYou[3], 4: $npc[6].whoYou[4], 5: $npc[6].whoYou[5],}, sex: $npc[6].sex, sexText: $npc[6].sexText, age: $npc[6].age, boobs: $npc[6].boobs, race: $npc[6].race, corr: $npc[6].corr, arousal: $npc[6].arousal, hadSex: $npc[6].hadSex, sexCount: $npc[6].sexCount, know: $npc[6].know, home: $npc[6].home, loc: $npc[6].loc,},
7: {name: {1: $npc[7].name[1], 2: $npc[7].name[2], 3: $npc[7].name[3], 4: $npc[7].name[4],}, surname: $npc[7].surname, who: {1: $npc[7].who[1], 2: $npc[7].who[2], 3: $npc[7].who[3], 4: $npc[7].who[4],}, whoYou: {1: $npc[7].whoYou[1], 2: $npc[7].whoYou[2], 3: $npc[7].whoYou[3], 4: $npc[7].whoYou[4], 5: $npc[7].whoYou[5],}, sex: $npc[7].sex, sexText: $npc[7].sexText, age: $npc[7].age, cock: $npc[7].cock, race: $npc[7].race, corr: $npc[7].corr, arousal: $npc[7].arousal, hadSex: $npc[7].hadSex, sexCount: $npc[7].sexCount, know: $npc[7].know, home: $npc[7].home, loc: $npc[7].loc,},
8: {name: {1: $npc[8].name[1], 2: $npc[8].name[2], 3: $npc[8].name[3], 4: $npc[8].name[4],}, surname: $npc[8].surname, who: {1: $npc[8].who[1], 2: $npc[8].who[2], 3: $npc[8].who[3], 4: $npc[8].who[4],}, whoYou: {1: $npc[8].whoYou[1], 2: $npc[8].whoYou[2], 3: $npc[8].whoYou[3], 4: $npc[8].whoYou[4], 5: $npc[8].whoYou[5],}, sex: $npc[8].sex, sexText: $npc[8].sexText, age: $npc[8].age, cock: $npc[8].cock, race: $npc[8].race, corr: $npc[8].corr, arousal: $npc[8].arousal, hadSex: $npc[8].hadSex, sexCount: $npc[8].sexCount, know: $npc[8].know, home: $npc[8].home, loc: $npc[8].loc,},
9: {name: {1: $npc[9].name[1], 2: $npc[9].name[2], 3: $npc[9].name[3], 4: $npc[9].name[4],}, surname: $npc[9].surname, who: {1: $npc[9].who[1], 2: $npc[9].who[2], 3: $npc[9].who[3], 4: $npc[9].who[4],}, whoYou: {1: $npc[9].whoYou[1], 2: $npc[9].whoYou[2], 3: $npc[9].whoYou[3], 4: $npc[9].whoYou[4], 5: $npc[9].whoYou[5],}, sex: $npc[9].sex, sexText: $npc[9].sexText, age: $npc[9].age, cock: $npc[9].cock, race: $npc[9].race, corr: $npc[9].corr, arousal: $npc[9].arousal, hadSex: $npc[9].hadSex, sexCount: $npc[9].sexCount, know: $npc[9].know, home: $npc[9].home, loc: $npc[9].loc,},
10: {name: {1: $npc[10].name[1], 2: $npc[10].name[2], 3: $npc[10].name[3], 4: $npc[10].name[4],}, surname: $npc[10].surname, who: {1: $npc[10].who[1], 2: $npc[10].who[2], 3: $npc[10].who[3], 4: $npc[10].who[4],}, whoYou: {1: $npc[10].whoYou[1], 2: $npc[10].whoYou[2], 3: $npc[10].whoYou[3], 4: $npc[10].whoYou[4], 5: $npc[10].whoYou[5],}, sex: $npc[10].sex, sexText: $npc[10].sexText, age: $npc[10].age, cock: $npc[10].cock, race: $npc[10].race, corr: $npc[10].corr, arousal: $npc[10].arousal, hadSex: $npc[10].hadSex, sexCount: $npc[10].sexCount, know: $npc[10].know, home: $npc[10].home, loc: $npc[10].loc,},
11: {name: {1: $npc[11].name[1], 2: $npc[11].name[2], 3: $npc[11].name[3], 4: $npc[11].name[4],}, surname: $npc[11].surname, who: {1: $npc[11].who[1], 2: $npc[11].who[2], 3: $npc[11].who[3], 4: $npc[11].who[4],}, whoYou: {1: $npc[11].whoYou[1], 2: $npc[11].whoYou[2], 3: $npc[11].whoYou[3], 4: $npc[11].whoYou[4], 5: $npc[11].whoYou[5],}, sex: $npc[11].sex, sexText: $npc[11].sexText, age: $npc[11].age, cock: $npc[11].cock, race: $npc[11].race, corr: $npc[11].corr, arousal: $npc[11].arousal, hadSex: $npc[11].hadSex, sexCount: $npc[11].sexCount, know: $npc[11].know, home: $npc[11].home, loc: $npc[11].loc,},
};>>
<<else>>
<<set $npc = {
num: {1: $npc.num[1], 2: $npc.num[2], 3: $npc.num[3], 4: $npc.num[4], 5: $npc.num[5], 6: $npc.num[6], 7: $npc.num[7], 8: $npc.num[8], 9: $npc.num[9], 10: $npc.num[10], 11: $npc.num[11], 12: $npc.num[12], 13: $npc.num[13], 14: $npc.num[14], 15: $npc.num[15], 16: $npc.num[16], 17: $npc.num[17], 18: $npc.num[18], 19: $npc.num[19], 20: $npc.num[20]},
mem: {1: $npc.mem[1], 2: $npc.mem[2], 3: $npc.mem[3], 4: $npc.mem[4], 5: $npc.mem[5], 6: $npc.mem[6], 7: $npc.mem[7], 8: $npc.mem[8], 9: $npc.mem[9], 10: $npc.mem[10], 11: $npc.mem[11], 12: $npc.mem[12], 13: $npc.mem[13], 14: $npc.mem[14], 15: $npc.mem[15], 16: $npc.mem[16], 17: $npc.mem[17], 18: $npc.mem[18], 19: $npc.mem[19], 20: $npc.mem[20]},
1: {name: {1: $npc[1].name[1], 2: $npc[1].name[2], 3: $npc[1].name[3], 4: $npc[1].name[4],}, surname: $npc[1].surname, who: {1: $npc[1].who[1], 2: $npc[1].who[2], 3: $npc[1].who[3], 4: $npc[1].who[4],}, whoYou: {1: $npc[1].whoYou[1], 2: $npc[1].whoYou[2], 3: $npc[1].whoYou[3], 4: $npc[1].whoYou[4], 5: $npc[1].whoYou[5],}, sex: $npc[1].sex, sexText: $npc[1].sexText, age: $npc[1].age, cock: $npc[1].cock, race: $npc[1].race, corr: $npc[1].corr, arousal: $npc[1].arousal, hadSex: $npc[1].hadSex, sexCount: $npc[1].sexCount, know: $npc[1].know, home: $npc[1].home, loc: $npc[1].loc,},
2: {name: {1: $npc[2].name[1], 2: $npc[2].name[2], 3: $npc[2].name[3], 4: $npc[2].name[4],}, surname: $npc[2].surname, who: {1: $npc[2].who[1], 2: $npc[2].who[2], 3: $npc[2].who[3], 4: $npc[2].who[4],}, sex: $npc[2].sex, sexText: $npc[2].sexText, age: $npc[2].age, cock: $npc[2].cock, race: $npc[2].race, corr: $npc[2].corr, arousal: $npc[2].arousal, hadSex: $npc[2].hadSex, sexCount: $npc[2].sexCount, know: $npc[2].know, home: $npc[2].home, loc: $npc[2].loc,},
3: {name: {1: $npc[3].name[1], 2: $npc[3].name[2], 3: $npc[3].name[3], 4: $npc[3].name[4],}, surname: $npc[3].surname, who: {1: $npc[3].who[1], 2: $npc[3].who[2], 3: $npc[3].who[3], 4: $npc[3].who[4],}, whoYou: {1: $npc[3].whoYou[1], 2: $npc[3].whoYou[2], 3: $npc[3].whoYou[3], 4: $npc[3].whoYou[4], 5: $npc[3].whoYou[5],}, sex: $npc[3].sex, sexText: $npc[3].sexText, age: $npc[3].age, cock: $npc[3].cock, race: $npc[3].race, corr: $npc[3].corr, arousal: $npc[3].arousal, hadSex: $npc[3].hadSex, sexCount: $npc[3].sexCount, know: $npc[3].know, home: $npc[3].home, loc: $npc[3].loc,},
4: {name: {1: $npc[4].name[1], 2: $npc[4].name[2], 3: $npc[4].name[3], 4: $npc[4].name[4],}, surname: $npc[4].surname, who: {1: $npc[4].who[1], 2: $npc[4].who[2], 3: $npc[4].who[3], 4: $npc[4].who[4], 5: $npc[4].who[5],}, whoYou: {1: $npc[4].whoYou[1], 2: $npc[4].whoYou[2], 3: $npc[4].whoYou[3], 4: $npc[4].whoYou[4], 5: $npc[4].whoYou[5],}, sex: $npc[4].sex, sexText: $npc[4].sexText, age: $npc[4].age, boobs: $npc[4].boobs, race: $npc[4].race, corr: $npc[4].corr, arousal: $npc[4].arousal, hadSex: $npc[4].hadSex, sexCount: $npc[4].sexCount, know: $npc[4].know, home: $npc[4].home, loc: $npc[4].loc,},
5: {name: {1: $npc[5].name[1], 2: $npc[5].name[2], 3: $npc[5].name[3], 4: $npc[5].name[4],}, surname: $npc[5].surname, who: {1: $npc[5].who[1], 2: $npc[5].who[2], 3: $npc[5].who[3], 4: $npc[5].who[4],}, whoYou: {1: $npc[5].whoYou[1], 2: $npc[5].whoYou[2], 3: $npc[5].whoYou[3], 4: $npc[5].whoYou[4], 5: $npc[5].whoYou[5],}, sex: $npc[5].sex, sexText: $npc[5].sexText, age: $npc[5].age, cock: $npc[5].cock, race: $npc[5].race, corr: $npc[5].corr, arousal: $npc[5].arousal, hadSex: $npc[5].hadSex, sexCount: $npc[5].sexCount, know: $npc[5].know, home: $npc[5].home, loc: $npc[5].loc,},
6: {name: {1: $npc[6].name[1], 2: $npc[6].name[2], 3: $npc[6].name[3], 4: $npc[6].name[4],}, surname: $npc[6].surname, who: {1: $npc[6].who[1], 2: $npc[6].who[2], 3: $npc[6].who[3], 4: $npc[6].who[4], 5: $npc[6].who[5],}, whoYou: {1: $npc[6].whoYou[1], 2: $npc[6].whoYou[2], 3: $npc[6].whoYou[3], 4: $npc[6].whoYou[4], 5: $npc[6].whoYou[5],}, sex: $npc[6].sex, sexText: $npc[6].sexText, age: $npc[6].age, boobs: $npc[6].boobs, race: $npc[6].race, corr: $npc[6].corr, arousal: $npc[6].arousal, hadSex: $npc[6].hadSex, sexCount: $npc[6].sexCount, know: $npc[6].know, home: $npc[6].home, loc: $npc[6].loc,},
7: {name: {1: $npc[7].name[1], 2: $npc[7].name[2], 3: $npc[7].name[3], 4: $npc[7].name[4],}, surname: $npc[7].surname, who: {1: $npc[7].who[1], 2: $npc[7].who[2], 3: $npc[7].who[3], 4: $npc[7].who[4],}, whoYou: {1: $npc[7].whoYou[1], 2: $npc[7].whoYou[2], 3: $npc[7].whoYou[3], 4: $npc[7].whoYou[4], 5: $npc[7].whoYou[5],}, sex: $npc[7].sex, sexText: $npc[7].sexText, age: $npc[7].age, cock: $npc[7].cock, race: $npc[7].race, corr: $npc[7].corr, arousal: $npc[7].arousal, hadSex: $npc[7].hadSex, sexCount: $npc[7].sexCount, know: $npc[7].know, home: $npc[7].home, loc: $npc[7].loc,},
8: {name: {1: $npc[8].name[1], 2: $npc[8].name[2], 3: $npc[8].name[3], 4: $npc[8].name[4],}, surname: $npc[8].surname, who: {1: $npc[8].who[1], 2: $npc[8].who[2], 3: $npc[8].who[3], 4: $npc[8].who[4],}, whoYou: {1: $npc[8].whoYou[1], 2: $npc[8].whoYou[2], 3: $npc[8].whoYou[3], 4: $npc[8].whoYou[4], 5: $npc[8].whoYou[5],}, sex: $npc[8].sex, sexText: $npc[8].sexText, age: $npc[8].age, cock: $npc[8].cock, race: $npc[8].race, corr: $npc[8].corr, arousal: $npc[8].arousal, hadSex: $npc[8].hadSex, sexCount: $npc[8].sexCount, know: $npc[8].know, home: $npc[8].home, loc: $npc[8].loc,},
9: {name: {1: $npc[9].name[1], 2: $npc[9].name[2], 3: $npc[9].name[3], 4: $npc[9].name[4],}, surname: $npc[9].surname, who: {1: $npc[9].who[1], 2: $npc[9].who[2], 3: $npc[9].who[3], 4: $npc[9].who[4],}, whoYou: {1: $npc[9].whoYou[1], 2: $npc[9].whoYou[2], 3: $npc[9].whoYou[3], 4: $npc[9].whoYou[4], 5: $npc[9].whoYou[5],}, sex: $npc[9].sex, sexText: $npc[9].sexText, age: $npc[9].age, cock: $npc[9].cock, race: $npc[9].race, corr: $npc[9].corr, arousal: $npc[9].arousal, hadSex: $npc[9].hadSex, sexCount: $npc[9].sexCount, know: $npc[9].know, home: $npc[9].home, loc: $npc[9].loc,},
10: {name: {1: $npc[10].name[1], 2: $npc[10].name[2], 3: $npc[10].name[3], 4: $npc[10].name[4],}, surname: $npc[10].surname, who: {1: $npc[10].who[1], 2: $npc[10].who[2], 3: $npc[10].who[3], 4: $npc[10].who[4],}, whoYou: {1: $npc[10].whoYou[1], 2: $npc[10].whoYou[2], 3: $npc[10].whoYou[3], 4: $npc[10].whoYou[4], 5: $npc[10].whoYou[5],}, sex: $npc[10].sex, sexText: $npc[10].sexText, age: $npc[10].age, cock: $npc[10].cock, race: $npc[10].race, corr: $npc[10].corr, arousal: $npc[10].arousal, hadSex: $npc[10].hadSex, sexCount: $npc[10].sexCount, know: $npc[10].know, home: $npc[10].home, loc: $npc[10].loc,},
11: {name: {1: $npc[11].name[1], 2: $npc[11].name[2], 3: $npc[11].name[3], 4: $npc[11].name[4],}, surname: $npc[11].surname, who: {1: $npc[11].who[1], 2: $npc[11].who[2], 3: $npc[11].who[3], 4: $npc[11].who[4],}, whoYou: {1: $npc[11].whoYou[1], 2: $npc[11].whoYou[2], 3: $npc[11].whoYou[3], 4: $npc[11].whoYou[4], 5: $npc[11].whoYou[5],}, sex: $npc[11].sex, sexText: $npc[11].sexText, age: $npc[11].age, cock: $npc[11].cock, race: $npc[11].race, corr: $npc[11].corr, arousal: $npc[11].arousal, hadSex: $npc[11].hadSex, sexCount: $npc[11].sexCount, know: $npc[11].know, home: $npc[11].home, loc: $npc[11].loc,},
};>>
<</if>>
<</widget>><<widget "questUpdate">>
<<set $quest = {
prologue: $quest.prologue,
homeNaked: {husb: 0, hisBro: 0, bro: 0,},
husb: {main: $quest.husb.main, bj: $quest.husb.bj, swing: $quest.husb.swing, cheat: $quest.husb.cheat, hisBroSharing: $quest.husb.hisBroSharing, model: $quest.husb.model, ntr: $quest.husb.ntr, ffm: $quest.husb.ffm, amateurPorn: $quest.husb.amateurPorn, amateurPornDay: $quest.husb.amateurPornDay,},
hisBro: {main: $quest.hisBro.main, fapDaily: $quest.hisBro.fapDaily,},
debt: {main: $quest.debt.main, weekly: $quest.debt.weekly, conseq: $quest.debt.conseq,},
uni: {main: $quest.uni.main, route1: $quest.uni.route1, route2: $quest.uni.route2,},
model: {main: $quest.model.main, shoot: $quest.model.shoot, weekly: $quest.model.weekly, day: $quest.model.day, dayText: $quest.model.dayText, hour: $quest.model.hour,},
ntr: {cinema: {hj: $quest.ntr.cinema.hj, bj: $quest.ntr.cinema.bj, wcbm: $quest.ntr.cinema.wcbm, grope: $quest.ntr.cinema.grope, record: $quest.ntr.cinema.record, dirtyTalk: $quest.ntr.cinema.dirtyTalk, count: $quest.ntr.cinema.count,},},
malik: {main: 0,},
};>>
<</widget>>@@.left;
\<<if $shopPage == 0 or ndef $shopPage>><<set $shopPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 4>>">><<popover 'nockick'>><<png assets you street 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[4] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[4] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[4] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 5>>">><<popover 'nockick'>><<png assets you street 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[5] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[5] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[5] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 6>>">><<popover 'nockick'>><<png assets you street 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[6] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[6] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[6] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 7>>">><<popover 'nockick'>><<png assets you street 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[7] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[7] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[7] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 8>>">><<popover 'nockick'>><<png assets you street 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[8] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[8] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[8] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 9>>">><<popover 'nockick'>><<png assets you street 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[9] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[9] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[9] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 10>>">><<popover 'nockick'>><<png assets you street 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[10] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[10] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[10] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 11>>">><<popover 'nockick'>><<png assets you street 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 500$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[11] == 0>><<if $you.cash >= 500>><<link "Наличка" "clothesShop">><<set $purchased.street[11] to 1;$you.cash -= 500;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 500>><<link "Карта" "clothesShop">><<set $purchased.street[11] to 1;$you.money -= 500;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 12>>">><<popover 'nockick'>><<png assets you street 12>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 10</div>
\<div class=wardrobeButton><<if $purchased.street[12] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[12] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[12] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 13>>">><<popover 'nockick'>><<png assets you street 13>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[13] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[13] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[13] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 14>>">><<popover 'nockick'>><<png assets you street 14>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 500$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[14] == 0>><<if $you.cash >= 500>><<link "Наличка" "clothesShop">><<set $purchased.street[14] to 1;$you.cash -= 500;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 500>><<link "Карта" "clothesShop">><<set $purchased.street[14] to 1;$you.money -= 500;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 15>>">><<popover 'nockick'>><<png assets you street 15>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[15] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[15] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[15] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 16>>">><<popover 'nockick'>><<png assets you street 16>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[16] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[16] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[16] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 17>>">><<popover 'nockick'>><<png assets you street 17>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[17] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[17] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[17] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 18>>">><<popover 'nockick'>><<png assets you street 18>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[18] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[18] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[18] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 19>>">><<popover 'nockick'>><<png assets you street 19>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[19] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[19] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[19] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 20>>">><<popover 'nockick'>><<png assets you street 20>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[20] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[20] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[20] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 21>>">><<popover 'nockick'>><<png assets you street 21>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 30</div>
\<div class=wardrobeButton><<if $purchased.street[21] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[21] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[21] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 22>>">><<popover 'nockick'>><<png assets you street 22>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 40</div>
\<div class=wardrobeButton><<if $purchased.street[22] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[22] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[22] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 23>>">><<popover 'nockick'>><<png assets you street 23>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[23] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[23] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[23] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 24>>">><<popover 'nockick'>><<png assets you street 24>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[24] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[24] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[24] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 25>>">><<popover 'nockick'>><<png assets you street 25>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.street[25] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[25] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[25] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 26>>">><<popover 'nockick'>><<png assets you street 26>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[26] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[26] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[26] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 27>>">><<popover 'nockick'>><<png assets you street 27>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[27] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[27] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[27] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 28>>">><<popover 'nockick'>><<png assets you street 28>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[28] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[28] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[28] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 29>>">><<popover 'nockick'>><<png assets you street 29>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 40</div>
\<div class=wardrobeButton><<if $purchased.street[29] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[29] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[29] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 30>>">><<popover 'nockick'>><<png assets you street 30>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 35</div>
\<div class=wardrobeButton><<if $purchased.street[30] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[30] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[30] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 31>>">><<popover 'nockick'>><<png assets you street 31>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 35</div>
\<div class=wardrobeButton><<if $purchased.street[31] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[31] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[31] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 32>>">><<popover 'nockick'>><<png assets you street 32>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 25</div>
\<div class=wardrobeButton><<if $purchased.street[32] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[32] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[32] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 33>>">><<popover 'nockick'>><<png assets you street 33>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[33] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[33] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[33] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 34>>">><<popover 'nockick'>><<png assets you street 34>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[34] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[34] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[34] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 35>>">><<popover 'nockick'>><<png assets you street 35>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[35] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[35] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[35] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 36>>">><<popover 'nockick'>><<png assets you street 36>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 25</div>
\<div class=wardrobeButton><<if $purchased.street[36] == 0>><<if $you.cash >= 400>><<link "Наличка" "clothesShop">><<set $purchased.street[36] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "clothesShop">><<set $purchased.street[36] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 37>>">><<popover 'nockick'>><<png assets you street 37>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.street[37] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[37] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[37] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 38>>">><<popover 'nockick'>><<png assets you street 38>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[38] == 0>><<if $you.cash >= 300>><<link "Наличка" "clothesShop">><<set $purchased.street[38] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "clothesShop">><<set $purchased.street[38] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 39>>">><<popover 'nockick'>><<png assets you street 39>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.street[39] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[39] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[39] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 40>>">><<popover 'nockick'>><<png assets you street 40>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 40</div>
\<div class=wardrobeButton><<if $purchased.street[40] == 0>><<if $you.cash >= 200>><<link "Наличка" "clothesShop">><<set $purchased.street[40] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "clothesShop">><<set $purchased.street[40] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Назад</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 4>>">><<popover 'nockick'>><<png assets you street 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[4] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[4] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[4] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 5>>">><<popover 'nockick'>><<png assets you street 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[5] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[5] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[5] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 6>>">><<popover 'nockick'>><<png assets you street 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[6] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[6] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[6] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 7>>">><<popover 'nockick'>><<png assets you street 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[7] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[7] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[7] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 8>>">><<popover 'nockick'>><<png assets you street 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[8] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[8] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[8] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 9>>">><<popover 'nockick'>><<png assets you street 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[9] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[9] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[9] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 10>>">><<popover 'nockick'>><<png assets you street 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[10] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[10] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[10] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 11>>">><<popover 'nockick'>><<png assets you street 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $500 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[11] == 0>><<if $you.cash >= 500>><<link "Cash" "clothesShop">><<set $purchased.street[11] to 1;$you.cash -= 500;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 500>><<link "Card" "clothesShop">><<set $purchased.street[11] to 1;$you.money -= 500;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 12>>">><<popover 'nockick'>><<png assets you street 12>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 10</div>
\<div class=wardrobeButton><<if $purchased.street[12] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[12] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[12] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 13>>">><<popover 'nockick'>><<png assets you street 13>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[13] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[13] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[13] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 14>>">><<popover 'nockick'>><<png assets you street 14>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $500 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[14] == 0>><<if $you.cash >= 500>><<link "Cash" "clothesShop">><<set $purchased.street[14] to 1;$you.cash -= 500;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 500>><<link "Card" "clothesShop">><<set $purchased.street[14] to 1;$you.money -= 500;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 15>>">><<popover 'nockick'>><<png assets you street 15>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[15] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[15] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[15] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 16>>">><<popover 'nockick'>><<png assets you street 16>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[16] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[16] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[16] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 17>>">><<popover 'nockick'>><<png assets you street 17>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[17] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[17] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[17] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 18>>">><<popover 'nockick'>><<png assets you street 18>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[18] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[18] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[18] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 19>>">><<popover 'nockick'>><<png assets you street 19>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[19] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[19] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[19] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 20>>">><<popover 'nockick'>><<png assets you street 20>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[20] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[20] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[20] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 21>>">><<popover 'nockick'>><<png assets you street 21>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 30</div>
\<div class=wardrobeButton><<if $purchased.street[21] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[21] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[21] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 22>>">><<popover 'nockick'>><<png assets you street 22>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 40</div>
\<div class=wardrobeButton><<if $purchased.street[22] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[22] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[22] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 23>>">><<popover 'nockick'>><<png assets you street 23>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[23] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[23] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[23] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 24>>">><<popover 'nockick'>><<png assets you street 24>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[24] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[24] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[24] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 25>>">><<popover 'nockick'>><<png assets you street 25>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.street[25] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[25] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[25] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 26>>">><<popover 'nockick'>><<png assets you street 26>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[26] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[26] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[26] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 27>>">><<popover 'nockick'>><<png assets you street 27>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[27] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[27] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[27] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 28>>">><<popover 'nockick'>><<png assets you street 28>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[28] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[28] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[28] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 29>>">><<popover 'nockick'>><<png assets you street 29>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 40</div>
\<div class=wardrobeButton><<if $purchased.street[29] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[29] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[29] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 30>>">><<popover 'nockick'>><<png assets you street 30>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 35</div>
\<div class=wardrobeButton><<if $purchased.street[30] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[30] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[30] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 31>>">><<popover 'nockick'>><<png assets you street 31>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 35</div>
\<div class=wardrobeButton><<if $purchased.street[31] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[31] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[31] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 32>>">><<popover 'nockick'>><<png assets you street 32>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 25</div>
\<div class=wardrobeButton><<if $purchased.street[32] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[32] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[32] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 33>>">><<popover 'nockick'>><<png assets you street 33>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[33] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[33] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[33] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 34>>">><<popover 'nockick'>><<png assets you street 34>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[34] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[34] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[34] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 35>>">><<popover 'nockick'>><<png assets you street 35>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[35] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[35] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[35] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 36>>">><<popover 'nockick'>><<png assets you street 36>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $400 <b>|</b> Corr: 25</div>
\<div class=wardrobeButton><<if $purchased.street[36] == 0>><<if $you.cash >= 400>><<link "Cash" "clothesShop">><<set $purchased.street[36] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "clothesShop">><<set $purchased.street[36] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 37>>">><<popover 'nockick'>><<png assets you street 37>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.street[37] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[37] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[37] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 38>>">><<popover 'nockick'>><<png assets you street 38>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $300 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[38] == 0>><<if $you.cash >= 300>><<link "Cash" "clothesShop">><<set $purchased.street[38] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "clothesShop">><<set $purchased.street[38] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 39>>">><<popover 'nockick'>><<png assets you street 39>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.street[39] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[39] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[39] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you street 40>>">><<popover 'nockick'>><<png assets you street 40>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: $200 <b>|</b> Corr: 40</div>
\<div class=wardrobeButton><<if $purchased.street[40] == 0>><<if $you.cash >= 200>><<link "Cash" "clothesShop">><<set $purchased.street[40] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "clothesShop">><<set $purchased.street[40] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Back</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $shopPage == 0 or ndef $shopPage>><<set $shopPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 4>>">><<popover 'noclick'>><<png assets you sport 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[4] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[4] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[4] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 5>>">><<popover 'noclick'>><<png assets you sport 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[5] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[5] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[5] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 6>>">><<popover 'noclick'>><<png assets you sport 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.sport[6] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[6] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[6] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 7>>">><<popover 'noclick'>><<png assets you sport 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 25</div>
\<div class=wardrobeButton><<if $purchased.sport[7] == 0>><<if $you.cash >= 200>><<link "Наличка" "sportwearShop">><<set $purchased.sport[7] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "sportwearShop">><<set $purchased.sport[7] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 8>>">><<popover 'noclick'>><<png assets you sport 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 300$ <b>|</b> Разврат: 30</div>
\<div class=wardrobeButton><<if $purchased.sport[8] == 0>><<if $you.cash >= 300>><<link "Наличка" "sportwearShop">><<set $purchased.sport[8] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 300>><<link "Карта" "sportwearShop">><<set $purchased.sport[8] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 9>>">><<popover 'noclick'>><<png assets you sport 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.sport[9] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[9] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[9] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 10>>">><<popover 'noclick'>><<png assets you sport 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[10] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[10] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[10] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 11>>">><<popover 'noclick'>><<png assets you sport 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 400$ <b>|</b> Разврат: 30</div>
\<div class=wardrobeButton><<if $purchased.sport[11] == 0>><<if $you.cash >= 400>><<link "Наличка" "sportwearShop">><<set $purchased.sport[11] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 400>><<link "Карта" "sportwearShop">><<set $purchased.sport[11] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Назад</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 4>>">><<popover 'noclick'>><<png assets you sport 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[4] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[4] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[4] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 5>>">><<popover 'noclick'>><<png assets you sport 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[5] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[5] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[5] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 6>>">><<popover 'noclick'>><<png assets you sport 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.sport[6] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[6] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[6] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 7>>">><<popover 'noclick'>><<png assets you sport 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 200$ <b>|</b> Corr: 25</div>
\<div class=wardrobeButton><<if $purchased.sport[7] == 0>><<if $you.cash >= 200>><<link "Cash" "sportwearShop">><<set $purchased.sport[7] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "sportwearShop">><<set $purchased.sport[7] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 8>>">><<popover 'noclick'>><<png assets you sport 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 300$ <b>|</b> Corr: 30</div>
\<div class=wardrobeButton><<if $purchased.sport[8] == 0>><<if $you.cash >= 300>><<link "Cash" "sportwearShop">><<set $purchased.sport[8] to 1;$you.cash -= 300;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 300>><<link "Card" "sportwearShop">><<set $purchased.sport[8] to 1;$you.money -= 300;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 9>>">><<popover 'noclick'>><<png assets you sport 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.sport[9] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[9] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[9] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 10>>">><<popover 'noclick'>><<png assets you sport 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 50</div>
\<div class=wardrobeButton><<if $purchased.sport[10] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[10] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[10] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you sport 11>>">><<popover 'noclick'>><<png assets you sport 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 400$ <b>|</b> Corr: 30</div>
\<div class=wardrobeButton><<if $purchased.sport[11] == 0>><<if $you.cash >= 400>><<link "Cash" "sportwearShop">><<set $purchased.sport[11] to 1;$you.cash -= 400;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 400>><<link "Card" "sportwearShop">><<set $purchased.sport[11] to 1;$you.money -= 400;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Back</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $shopPage == 0 or ndef $shopPage>><<set $shopPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 4>>">><<popover 'noclick'>><<png assets you bikini 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[4] == 0>><<if $you.cash >= 200>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[4] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "bikiniShop">><<set $purchased.bikini[4] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 5>>">><<popover 'noclick'>><<png assets you bikini 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[5] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[5] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[5] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 6>>">><<popover 'noclick'>><<png assets you bikini 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[6] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[6] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[6] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 7>>">><<popover 'noclick'>><<png assets you bikini 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 100$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[7] == 0>><<if $you.cash >= 100>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[7] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "bikiniShop">><<set $purchased.bikini[7] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 8>>">><<popover 'noclick'>><<png assets you bikini 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[8] == 0>><<if $you.cash >= 200>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[8] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "bikiniShop">><<set $purchased.bikini[8] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 9>>">><<popover 'noclick'>><<png assets you bikini 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 15</div>
\<div class=wardrobeButton><<if $purchased.bikini[9] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[9] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[9] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 10>>">><<popover 'noclick'>><<png assets you bikini 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 20</div>
\<div class=wardrobeButton><<if $purchased.bikini[10] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[10] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[10] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 11>>">><<popover 'noclick'>><<png assets you bikini 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 250$ <b>|</b> Разврат: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[11] == 0>><<if $you.cash >= 250>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[11] to 1;$you.cash -= 250;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 250>><<link "Карта" "bikiniShop">><<set $purchased.bikini[11] to 1;$you.money -= 250;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 12>>">><<popover 'noclick'>><<png assets you bikini 12>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 15</div>
\<div class=wardrobeButton><<if $purchased.bikini[12] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[12] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[12] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 13>>">><<popover 'noclick'>><<png assets you bikini 13>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 250$ <b>|</b> Разврат: 45</div>
\<div class=wardrobeButton><<if $purchased.bikini[13] == 0>><<if $you.cash >= 250>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[13] to 1;$you.cash -= 250;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 250>><<link "Карта" "bikiniShop">><<set $purchased.bikini[13] to 1;$you.money -= 250;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 14>>">><<popover 'noclick'>><<png assets you bikini 14>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[14] == 0>><<if $you.cash >= 200>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[14] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "bikiniShop">><<set $purchased.bikini[14] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 15>>">><<popover 'noclick'>><<png assets you bikini 15>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 150$ <b>|</b> Разврат: 40</div>
\<div class=wardrobeButton><<if $purchased.bikini[15] == 0>><<if $you.cash >= 150>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[15] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 150>><<link "Карта" "bikiniShop">><<set $purchased.bikini[15] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 16>>">><<popover 'noclick'>><<png assets you bikini 16>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 100$ <b>|</b> Разврат: 40</div>
\<div class=wardrobeButton><<if $purchased.bikini[16] == 0>><<if $you.cash >= 100>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[16] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "bikiniShop">><<set $purchased.bikini[16] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 17>>">><<popover 'noclick'>><<png assets you bikini 17>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 200$ <b>|</b> Разврат: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[17] == 0>><<if $you.cash >= 200>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[17] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 200>><<link "Карта" "bikiniShop">><<set $purchased.bikini[17] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 18>>">><<popover 'noclick'>><<png assets you bikini 18>><</popover>><</link>></div>
\<div class=wardrobeButton>Цена: 100$ <b>|</b> Разврат: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[18] == 0>><<if $you.cash >= 100>><<link "Наличка" "bikiniShop">><<set $purchased.bikini[18] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 100>><<link "Карта" "bikiniShop">><<set $purchased.bikini[18] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Назад</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $shopPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 4>>">><<popover 'noclick'>><<png assets you bikini 4>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 200$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[4] == 0>><<if $you.cash >= 200>><<link "Cash" "bikiniShop">><<set $purchased.bikini[4] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "bikiniShop">><<set $purchased.bikini[4] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 5>>">><<popover 'noclick'>><<png assets you bikini 5>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[5] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[5] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[5] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 6>>">><<popover 'noclick'>><<png assets you bikini 6>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[6] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[6] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[6] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 7>>">><<popover 'noclick'>><<png assets you bikini 7>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 100$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[7] == 0>><<if $you.cash >= 100>><<link "Cash" "bikiniShop">><<set $purchased.bikini[7] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "bikiniShop">><<set $purchased.bikini[7] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 8>>">><<popover 'noclick'>><<png assets you bikini 8>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 200$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[8] == 0>><<if $you.cash >= 200>><<link "Cash" "bikiniShop">><<set $purchased.bikini[8] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "bikiniShop">><<set $purchased.bikini[8] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 9>>">><<popover 'noclick'>><<png assets you bikini 9>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 15</div>
\<div class=wardrobeButton><<if $purchased.bikini[9] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[9] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[9] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 10>>">><<popover 'noclick'>><<png assets you bikini 10>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 20</div>
\<div class=wardrobeButton><<if $purchased.bikini[10] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[10] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[10] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 11>>">><<popover 'noclick'>><<png assets you bikini 11>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 250$ <b>|</b> Corr: 0</div>
\<div class=wardrobeButton><<if $purchased.bikini[11] == 0>><<if $you.cash >= 250>><<link "Cash" "bikiniShop">><<set $purchased.bikini[11] to 1;$you.cash -= 250;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 250>><<link "Card" "bikiniShop">><<set $purchased.bikini[11] to 1;$you.money -= 250;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 12>>">><<popover 'noclick'>><<png assets you bikini 12>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 15</div>
\<div class=wardrobeButton><<if $purchased.bikini[12] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[12] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[12] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 13>>">><<popover 'noclick'>><<png assets you bikini 13>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 250$ <b>|</b> Corr: 45</div>
\<div class=wardrobeButton><<if $purchased.bikini[13] == 0>><<if $you.cash >= 250>><<link "Cash" "bikiniShop">><<set $purchased.bikini[13] to 1;$you.cash -= 250;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 250>><<link "Card" "bikiniShop">><<set $purchased.bikini[13] to 1;$you.money -= 250;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 14>>">><<popover 'noclick'>><<png assets you bikini 14>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 200$ <b>|</b> Corr: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[14] == 0>><<if $you.cash >= 200>><<link "Cash" "bikiniShop">><<set $purchased.bikini[14] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "bikiniShop">><<set $purchased.bikini[14] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 15>>">><<popover 'noclick'>><<png assets you bikini 15>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 150$ <b>|</b> Corr: 40</div>
\<div class=wardrobeButton><<if $purchased.bikini[15] == 0>><<if $you.cash >= 150>><<link "Cash" "bikiniShop">><<set $purchased.bikini[15] to 1;$you.cash -= 150;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 150>><<link "Card" "bikiniShop">><<set $purchased.bikini[15] to 1;$you.money -= 150;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 16>>">><<popover 'noclick'>><<png assets you bikini 16>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 100$ <b>|</b> Corr: 40</div>
\<div class=wardrobeButton><<if $purchased.bikini[16] == 0>><<if $you.cash >= 100>><<link "Cash" "bikiniShop">><<set $purchased.bikini[16] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "bikiniShop">><<set $purchased.bikini[16] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 17>>">><<popover 'noclick'>><<png assets you bikini 17>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 200$ <b>|</b> Corr: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[17] == 0>><<if $you.cash >= 200>><<link "Cash" "bikiniShop">><<set $purchased.bikini[17] to 1;$you.cash -= 200;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 200>><<link "Card" "bikiniShop">><<set $purchased.bikini[17] to 1;$you.money -= 200;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you bikini 18>>">><<popover 'noclick'>><<png assets you bikini 18>><</popover>><</link>></div>
\<div class=wardrobeButton>Price: 100$ <b>|</b> Corr: 35</div>
\<div class=wardrobeButton><<if $purchased.bikini[18] == 0>><<if $you.cash >= 100>><<link "Cash" "bikiniShop">><<set $purchased.bikini[18] to 1;$you.cash -= 100;$time.min += random(2, 6)>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 100>><<link "Card" "bikiniShop">><<set $purchased.bikini[18] to 1;$you.money -= 100;$time.min += random(2, 6)>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
<center><<link "<div id=fullButton>Back</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events model 3 1>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Добрый день! Чем я могу вам помочь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте! Меня зовут $you.name[1] $you.surname. У меня назначена фотосессия на сегодня.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Да, верно, проходите! К вашей фотосессии уже всё готово, осталось лишь подготовить вас.</div></div>
<div class=text> - С улыбкой сказала вам девушка и объяснив вам как пройти к гримёрке, указала вам на дверь с табличкой "Только для сотрудников".</div>
<center><<link "<div id=fullButton>Идти в гримёрку</div>" "modelEvent3">><<set $eventPage to 2;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events model 3 2>>
<div class=text>Зайдя в гримёрку вы увидели множество суетящихся вокруг моделей, гримёров и косметологов. Не успев оглянуться, к вам подошла девушка и спросила:</div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Здравствуйте! Вы, должно быть, $you.name[1] $you.surname?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, это я!</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Отлично! Меня уведомили о вашем выборе и назначили вашим личным гримёром. Я уже всё подготовила, так что раздевайтесь и садитесь в кресло. Мы быстренько сделаем вам небольшой макияж и отправим на съёмку.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, хорошо.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ого! Я думала это будет выглядеть немного иначе. Так много моделей... Ну, зато сразу видно, что $npc[6].name[1] ничуть не преукрасила, ведь агентство и впрямь пользуется популярностью."</i></div></div>
<center><<link "<div id=fullButton>Раздеться</div>" "modelEvent3">><<set $eventPage to 3;$time.min += random(30, 40)>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model 3 3>>
<div class=text>Пока вы раздевались, вы заметили, что среди гримёров были не только девушки, но и мужчины, однако вас это ничуть не смутило. Закончив раздеваться вы сели в кресло и расслабились, ведь вся дальнейшая работа до съёмок была за вашим гримёром.</div>
<div class=text>Спустя какое-то время девушка закончила работать над вашей внешностью и повернула вас лицом к зеркалу, чтобы вы оценили.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вау! Это потрясающе!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Интересно, даёт ли она курсы по макияжу? Я бы добилась таких результатов только если бы провела перед зеркалом не меньше двух часов, но у неё это заняло лишь 30-40 минут максимум!"</i></div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Рада, что вам нравится! Теперь пройдите вон в ту дверь, где состоится ваша фотосессия. Желаю удачи!</div></div>
<center><<link "<div id=fullButton>Фотосессия</div>" "modelEvent3">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>Войдя в помещение вы оказались в большом пустом зале с высокими потолками в середине которого стояли декорации для вашей первой фотосессии, фотограф с камерой и несколько студийных прожекторов.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Здравствуйте, $you.name[1]! Вы готовы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, с чего начнём?</div></div>
<div class=text>Фотограф объяснил как будет проходить фотосессия и всё что с этим связано. Затем он помог вам принять необходимую позу для первых снимков, подобрал несколько наилучших ракурсов и начал вас фотографировать.</div>
<<jpg events model shoot $quest.model.shoot 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Превосходно! Приятно работать с моделями, которые знают свою работу! Получилось довольно много хороших кадров, но мы выберем лучший из них. А теперь давайте сменим позу.</div></div>
<center><<link "<div id=fullButton>Сменить позу</div>" "modelEvent3">><<set $eventPage to 5;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Да, вот так, супер! А теперь не двигайтесь!</div></div>
<<jpg events model shoot $quest.model.shoot 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Да, да! Замечательно! Столько хороших кадров, что будет проблематично выбрать лучшие из них! Но это всё потом!</div></div>
<div class=text>После этих слов, фотограф помог вам принять идеальную на его взгляд позицию и добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Да, то что надо! А теперь замрите!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Чёрт! А этот парень и впрямь любит свою работу!"</i></div></div>
<<jpg events model shoot $quest.model.shoot 3>>
<div class=text>Пока вы восхищались профессионализмом парня, он сделал несколько хороших снимков и вновь заговорил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>О да, это просто супер! Я знаю, что вы у нас впервые, но поверьте, что с такими снимками вы многого добьётесь!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо, наверное.</div></div>
<div class=text> - Ответили вы слегка покраснев и задумались о том, насколько неожиданно и резко изменилась ваша жизнь.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>О, не стоит смущаться! Ваше тело прекрасно!</div></div>
<div class=text> - Ответил вам фотограф и закончив восхищаться кадрами, приблизился к вам, чтобы помочь вам принять новую позу.</div>
<center><<link "<div id=fullButton>Сменить позу</div>" "modelEvent3">><<set $eventPage to 6;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>То, что нужно! Не двигайтесь!</div></div>
<<jpg events model shoot $quest.model.shoot 4>>
<div class=text>Сделав ещё несколько фотографий с разных ракурсов, фотограф восхитился и помог вам принять очередную позу. Оставшуюся часть фотосессии фотограф был не столь разговорчив. Возможно он просто решил перестать смущать вас своими восхищениями и комплиментами, а может быть просто слишком увлёкся работой.</div>
<<jpg events model shoot $quest.model.shoot 5>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Замечательно! Большая часть позади. Думаю, что ещё две-три позы и достаточно.</div></div>
<center><<link "<div id=fullButton>Сменить позу</div>" "modelEvent3">><<set $eventPage to 7;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events model shoot $quest.model.shoot 6>>
<div class=text>Приняв очередную позу для фотосета вы поняли, что прошло больше часа и работа модели показалась вам довольно изнурительной потому что находиться в неподвижном состоянии даже 10 минут не так то просто. К тому же в данной фотосессии следы пота на вашем теле были ни к чему и поэтому в помещении работал кондиционер из-за которого вам было довольно прохладно, так что ваша кожа с ног до головы была покрыта мурашками.</div>
<<jpg events model shoot $quest.model.shoot 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Просто замечательные кадры! А теперь давайте примем последнюю позу, сделаем несколько снимком и закончим на этом. Вы отлично справляетесь!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, хорошо!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Не могу не заметить, как вы устали, но осталось совсем чуть-чуть!</div></div>
<<jpg events model shoot $quest.model.shoot 8>>
<div class=text>Фотограф сделал несколько завершающих снимков и наконец сказал вам, что фотосессия закончена. Вы вздохнули с облегчением и тут же закутались в лежащий рядом плед, чтобы согреться.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Я получил распоряжение от руководства переслать вам копию одной из выбранной вами фотографий для ваших соцсетей, но прежде, чем я сделаю это, я должен выбрать лучшие кадры и обработать их, так что вам придётся немного подождать. Вы пока можете идти в гримёрку, чтобы одеться. Не волнуйтесь, опыт у меня большой, так что я не заставлю вас долго ждать.</div></div>
<center><<link "<div id=fullButton>Идти в гримёрку</div>" "modelEvent3">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>Зайдя в гримёрку вы быстрым шагом устремились к своему столику, чтобы как можно скорее одеться.</div>
<<jpg events model 3 4>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Ну что, как прошла первая фотосессия?</div></div>
<div class=text> - Спросил у вас ваш гримёр подойдя к вам сзади, что заставило вас вздрогнуть от испуга.</div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Ой... Прошу прощения, я не хотела...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, всё в порядке! Просто вы подошли так неожиданно и я... Ха-ха!</div></div>
<div class=text> - Со смехом ответили вы и продолжили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* Я не уверена, но кажется фотограф восхищался на протяжении всей фотосессии и хвалил меня, так что думаю, что всё прошло хорошо!</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Отлично! Я так понимаю, что теперь вы будете ждать, пока он отберёт лучшие фотографии?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, мне нужно выбрать одну фотографию для соцсетей, так что... Хотя я понятия не имею, чем себя занять в ожидании.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Ну, у нас есть комната отдыха и там вы можете перекусить, выпить, посмотреть телевизор, послушать музыку, расслабиться на диване, так что если хотите, то я могу проводить вас, а фотографу передам, что вы будете там.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, это было бы здорово! Это лучше, чем сидеть здесь перед зеркалом.</div></div>
<center><<link "<div id=fullButton>Идти в комнату отдыха</div>" "modelEvent3">><<set $eventPage to 9;$time.min += 15;$you.hunger to 100;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg act work relax>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я думала, что здесь будут другие модели или сотрудники...</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>У нас разные комнаты отдыха для моделей и персонала. К тому же комната отдыха для моделей предназначена не для всех. Есть мелкие, не пользующиеся спросом модели или те, кто пришёл сюда ради одноразовой фотосессии. Вы же входите в список элитных моделей и подписали контракт с нашим агентством, так что вы имеете полное право находиться здесь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Элитная модель?</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Гримёр</div><div class='sayText'>Вы разве не знаете? Глава агентства возлагает на вас большие надежды, но... Если вы об этом ничего не знаете, то большего я сказать не могу. А теперь прошу меня простить, но мне нужно идти.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Я элитная модель? Я только что была на своей первой фотосессии и $npc[6].name[1] даже не видела результатов..."</i></div></div>
<div class=text>Закончив свои размышления, вы подошли к столу на котором стояла еда. В основном это были разные салаты и несколько низкокалорийных блюд. Выбрав себе понравившийся вам перекус вы сели на диван и начали кушать в ожидании фотографа.</div>
<center><<link "<div id=fullButton>Некоторое время спустя</div>" "modelEvent3">><<set $eventPage to 10;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg act work relax>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Надеюсь, что я не заставил вас долго ждать. Я принёс с собой ноутбук, чтобы вам легче было выбрать фотографию.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Уже? Я думала, что это займёт гораздо больше времени, если честно!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Обычно да, но благодаря вашей потрясающей и идеальной внешности мне даже не потребовалось заниматься ретушированием. Я сделал лишь лёгкую, общую обработку.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 1>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 1;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 2>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 2;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 3>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 3;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 4>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 4;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 5>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 5;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 6>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 6>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 6;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 7>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 7>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 7;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 8>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 8>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelEvent3">><<set $rand.pic to 8;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 11>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Отличный выбор! У вас очень хороший вкус! Уверен, что ваши подписчики будут просто в восторге!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо, я тоже на это надеюсь.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>О, отбросьте ваши сомнения! Уверяю вас, что им очень понравится!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, учитывая ваш опыт, думаю вы правы.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Даже не сомневайтесь! Ну же! Неужели вам не хочется поделиться этой фотографией прямо сейчас?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, само собой, так и было задумано!</div></div>
<center><<link "<div id=fullButton>Опубликовать фотографию</div>" "modelEvent3">><<set $eventPage to 12;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>Вы опубликовали фотографию с вашей первой фотосессии на своей страничке OnlyFans, добавили хэштег #ErosTalent и после этого на вас подписалось $rand.sub человек.
<<instSub>><<set $rand.sub *= 100;$you.inst.sub += $rand.sub;$you.inst.fame += 5;$you.onlyfans.fame += 5>>Кроме того, это повысило вашу известность в приложениях Instagram и OnlyFans на 5 и дало $rand.sub дополнительных подписчиков в Instagram.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Видите? Я же говорил им понравится! Смотрите сколько новых подписчиков!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ничего себе! Помимо онлика я получила новых подписчиков ещё и в инсте!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Я же говорил, что всё будет хорошо!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, верно! Спасибо вам за поддержку!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Без проблем! А теперь, когда моя часть работы завершена, думаю пришла пора прощаться. С нетерпением жду нашей следующей фотосессии!</div></div>
<center><<link "<div id=fullButton>В следующий раз тоже вы будете меня фотографировать?</div>" "modelEvent3">><<set $eventPage to 13;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 13>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Да, я теперь закреплён за вами также, как и ваш личный гримёр! Или вы не хотите, чтобы я был вашим личным фотографом? Вам что-то не понравилось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, что вы! Просто это так неожиданно! Доступ в комнату отдыха с ограниченным доступом, личный гримёр, личный фотограф... Я не думала, что всё будет складываться настолько хорошо! А что касается вас, то мне понравилось, как вы работаете! К этому же мне будет проще работать с одним человеком, а не с разными.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Спасибо! Я рад, что вам понравилось! Именно поэтому меня назначили вашим личным фотографом! $npc[6].name[1] $npc[6].surname не хотела, чтобы с вами возникали какие-то проблемы, так что она распорядилась обеспечить вам максимальный комфорт.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, это весьма приятно...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Да! Что ж, на этом я вас оставлю и до новых встреч! Кстати конверт на барной стойке тоже ваш!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Всего доброго!</div></div>
<div class=text>Подойдя к барной стойке вы взяли конверт в руки и открыли его. Внутри лежала 1000$.</div>
<center><div class=locButton><font color=green>Вы заработали 1000$!</font></div></center>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 2>>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Тысяча долларов за первую простенькую фотосессию? Ничего себе! Фотосессия заняла у меня так мало времени, но я получила чуть больше, чем за 3 дня работы в Университете! Что ж, наверное самое время отправиться домой и поделиться впечатлениями с $npc[1].name[4]!"</i></div></div>
<center><<link "<div id=fullButton>Покинуть модельное агентство</div>" "north">><<set $eventPage to 0;$time.min += 10;$quest.model.main to 4;$quest.husb.model to 3;$you.cash += 1000;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events model 3 1>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Good day! How may I assist you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there! I'm $you.name[1] $you.surname and I've got a photo shoot lined up for today.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Yes, that is correct. Please come inside! Everything is prepared for your photo session, it only remains to prepare you.</div></div>
<div class=text> - The receptionist greeted you with a smile and showed you the way to the door with the "Employees Only" sign.</div>
<center><<link "<div id=fullButton>Go to the dressing room</div>" "modelEvent3">><<set $eventPage to 2;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events model 3 2>>
<div class=text>When you walked into the dressing room, there were a ton of models, make-up artists, and beauticians all bustling around. Before you knew it, a girl had come up to you and asked:</div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Hello! You must be $you.name[1] $you.surname?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, that's me!</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Awesome! I got the message about your choice and have been appointed as your personal makeup artist. I've got everything ready, so just get undressed and sit down in the chair. I'll do a quick makeover for you and you can go ahead with the shoot.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, alright.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow, I didn't expect it to look like that! There are so many models here. But it's pretty obvious that $npc[6].name[1] didn't exaggerate at all, since the agency is so popular."</i></div></div>
<center><<link "<div id=fullButton>Undress</div>" "modelEvent3">><<set $eventPage to 3;$time.min += random(30, 40)>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model 3 3>>
<div class=text>While you were getting naked, you noticed there weren't just girls among the makeup artists, but also guys. But that didn't bother you at all. After you were done getting ready, you sat in a chair to relax, because all the rest of the work before the shoot was for your make-up artist.</div>
<div class=text>After a while, the girl was done with your makeover and turned you around to face the mirror for you to check it out.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Wow! This is amazing!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I wonder if she teaches makeup classes. I'd only get those results if I spent at least 2 hours in front of a mirror, but she only takes 30-40 minutes max!"</i></div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>I'm so glad you like that! Now, go through that door and your photo shoot is going to happen. Good luck!</div></div>
<center><<link "<div id=fullButton>Photo shoot</div>" "modelEvent3">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>When you walked into the room, it was a huge empty space with high ceilings. In the middle, there were all the decorations for your photo shoot, the photographer with his camera, and some studio lights.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Hello, $you.name[1]! Are you ready?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, where do we begin?</div></div>
<div class=text>The photographer explained what the photo shoot was going to be like and all the details. Then, he helped you get into the right position for the first few shots, found some great angles, and started snapping away.</div>
<<jpg events model shoot $quest.model.shoot 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Great! It's great to work with models that know what they're doing! We got a lot of great shots, but we'll choose the best. Now, let's move positions.</div></div>
<center><<link "<div id=fullButton>Change the position</div>" "modelEvent3">><<set $eventPage to 5;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Yeah, that's great! Now, don't move!</div></div>
<<jpg events model shoot $quest.model.shoot 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Yeah, yeah! Awesome! There are so many great shots, it'll be hard to pick the best ones. But that'll all come later!</div></div>
<div class=text>After that, the photographer helps you get into the perfect position in his eyes and he adds:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Yeah, that's exactly what we need. Now, freeze!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Heck, that guy is seriously into what he does!"</i></div></div>
<<jpg events model shoot $quest.model.shoot 3>>
<div class=text>While you were looking at the guy's work, he snapped some great pics and then started talking again:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Oh yeah, that's so cool! I know it's your first time around here, but trust me, you'll make a lot of progress with those pictures!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks, I guess.</div></div>
<div class=text> - You answered with a little blush and wondered how suddenly and drastically your life had changed.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Oh, don't worry about it! Your body is amazing!</div></div>
<div class=text> - The photographer responded to you and, after admiring your shots, came over to help you with a new pose.</div>
<center><<link "<div id=fullButton>Change the position</div>" "modelEvent3">><<set $eventPage to 6;$time.min += 20>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>That's what we need! Don't move!</div></div>
<<jpg events model shoot $quest.model.shoot 4>>
<div class=text>After taking a couple more shots from different angles, the photographer checked out your poses and helped you out. For the rest of the shoot, the guy was pretty quiet. Maybe he decided to stop making you feel awkward with all the praise and admiration, or maybe he was just so into his work that he forgot to talk.</div>
<<jpg events model shoot $quest.model.shoot 5>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Awesome! Most of that is done. I think we've got two or three more shots to go.</div></div>
<center><<link "<div id=fullButton>Change the position</div>" "modelEvent3">><<set $eventPage to 7;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events model shoot $quest.model.shoot 6>>
<div class=text>After taking a bunch of poses for the photo shoot, you realized it'd been way more than an hour and the model job was pretty exhausting. It's not easy to stay still for 10 minutes! Plus, sweat on you body were unnecessary, so the air conditioner in the room was working hard to keep things cool and your skin was all prickly from head to toe!</div>
<<jpg events model shoot $quest.model.shoot 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Awesome shots! Now, let's do the last one, snap a few pics and call it a day. You've been doing great!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>I can't help but notice how tired you are, but there's just a little bit left!</div></div>
<<jpg events model shoot $quest.model.shoot 8>>
<div class=text>The photographer took a few last shots and finally said, "OK, that's it!" You let out a big sigh of relief and instantly wrapped yourself in the blanket next to you for warmth.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>I've got an order from management to send you a copy of one of the photos you chose for social media, but I need to select the perfect shots and edit it first, so sorry for the delay. In the meantime, you can head to the changing room and get dressed. Don't worry, I'm a pro and I won't make you wait too long.</div></div>
<center><<link "<div id=fullButton>Go to the dressing room</div>" "modelEvent3">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>When you walked into the changing room, you immediately ran to your table and started getting dressed as quickly as possible.</div>
<<jpg events model 3 4>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>So, what was the first shoot like?</div></div>
<div class=text> - Your makeup artist was behind you and you jumped in surprise.</div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Oh... I'm sorry, I didn't mean to...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, it's fine! It's just that you showed up so suddenly and I... haha!</div></div>
<div class=text> - You answered with a laugh and continued:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* I don't know, but the photographer seemed to like me a lot during the photo shoot and gave me lots of praise, so I guess everything went okay!</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Awesome! So, now you're going to wait for him to choose the best photos, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I've got to pick a photo for social media. So... I have no clue what to do while I'm waiting.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Alright, we've got a chill out room where you can grab a snack, a drink, put on some tunes, chill out on the couch. So if you want me to, I can escort you, and I can let the photographer know you'll be there.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, that'd be awesome! That would be better than just sitting in front of the mirror.</div></div>
<center><<link "<div id=fullButton>Go to the break room</div>" "modelEvent3">><<set $eventPage to 9;$time.min += 15;$you.hunger to 100;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg act work relax>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I thought there might be some other models or staff here...</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>We have different lounge areas for models and employees. This one is not for just anyone. If you're on the list of top models and have a contract with our company, then you can use this area.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>A top model?</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Make-up artist</div><div class='sayText'>Don't you know? The boss is really looking up to you, but... if you haven't heard anything about it yet, then I can't to say anything more. Anyway, if you don't mind, I need to go now.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Am I a top model? I went to my first photoshoot and $npc[6].name[1] didn't even look at the results..."</i></div></div>
<div class=text>After you'd finished thinking, you headed over to the table with the food. There were all sorts of different salads, and a few healthy options. You picked out a snack you liked and sat down on the couch to eat it while you waited for the photographer to arrive.</div>
<center><<link "<div id=fullButton>Some time later</div>" "modelEvent3">><<set $eventPage to 10;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg act work relax>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>I hope I wasn't keeping you waiting too long. I brought my laptop so you can choose a photo.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Already? I had no idea it would be over so soon, to be honest!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Usually, yes, but thanks to you looking amazing and perfect, I didn't have to do any retouching at all. I only did a light, basic processing.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 1>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 1;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 2>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 2;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 3>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 3;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 4>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 4;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 5>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 5;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 6>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 6>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 6;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 7>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 7>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 7;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 8>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 8>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelEvent3">><<set $rand.pic to 8;$eventPage to 11;$time.min += 5>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 11>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Awesome choice! You've got great taste! I'm sure your subscribers are going to love it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks, I hope so.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Oh, forget about your doubts! Trust me, they'll really like it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, with your experience, I guess you're right.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>C'mon, don't even think about it! You should totally share that photo right now!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure. That's what I was planning!</div></div>
<center><<link "<div id=fullButton>Post a photo</div>" "modelEvent3">><<set $eventPage to 12;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>You posted a pic from your first shoot on OnlyFans, tagged it #ErosTalent and then $rand.sub people subscribed to your page.
<<instSub>><<set $rand.sub *= 100;$you.inst.sub += $rand.sub;$you.inst.fame += 5;$you.onlyfans.fame += 5>>Instagram and OnlyFans have also boosted your fame by five and gained you $rand.sub more Instagram followers.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>See? I told you they'd love it! Check out how many new followers you've got!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Wow, I also got some new followers on Instagram besides OnlyFans!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>I told you it would all work out!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, that's right! Thanks for your support!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>No worries! And since I've done my bit, I think it's about time to say bye. I can't wait for our next photo op!</div></div>
<center><<link "<div id=fullButton>Will you take pics of me next time, too?</div>" "modelEvent3">><<set $eventPage to 13;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 13>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Yeah, I've been assigned to you! Or do you not want me as your personal photographer? Didn't you like something about me?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, it's just so sudden! Access to the rec room with restricted access, a personal makeup artist, a personal photographer... I never thought that everything would work out so well. And as for you, I loved the way you worked! Also, it would be easier for me if I had to work with just one person instead of different ones.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Thanks! I'm so glad you liked it! That's why they chose me to be your personal photographer. $npc[6].name[1] $npc[6].surname didn't want any trouble with you, so she told me to make you feel as comfortable as possible.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, that's very nice...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Yeah, well, I'm out of here. See ya! And by the way, that envelope on the counter is for you too!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, see ya!</div></div>
<div class=text>You went to the bar and picked up the envelope. There was $1,000 inside.</div>
<center><div class=locButton><font color=green>You have earned $1000!</font></div></center>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 2>>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"A thousand bucks for a simple photo shoot?! That's crazy! I think it's time for me to head home and tell $npc[1].name[1] all about it!"</i></div></div>
<center><<link "<div id=fullButton>Leave the modeling agency</div>" "north">><<set $eventPage to 0;$time.min += 10;$quest.model.main to 4;$quest.husb.model to 3;$you.cash += 1000;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что? Как всё прошло?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Замечательно! Ну, мне конечно было немного неловко и непривычно, но всё хорошо. Они даже заплатили мне тысячу долларов и теперь я в любое время могу посетить модельное агентство, чтобы выбрать день и время следующей фотосессии.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Тысяча долларов? Они предложили тебе такие хорошие условия лишь бы ты согласилась работать с ними и всего тысяча долларов?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я не знаю... Я думаю, что для первой фотосессии это очень даже неплохо! Вряд ли им выгодно озолотить модель после первой фотосессии, так что я думаю дальше будет больше. К тому же тысяча долларов это не так уж и мало.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, наверное ты права. Посмотрим, что будет дальше.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага... Работать моделью не так уж и легко, кстати говоря! Со стороны кажется, что всё что нужно делать, это принимать позы и ждать, пока фотограф сделает несколько снимков, но нет. Тебе нужно неподвижно оставаться в позе в течении нескольких минут, чтобы снимки получились удачными.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я не удивлён. Про порно тоже многие думают, что всё, что нужно делать, это трахаться и получать удовольствие, но я сильно сомневаюсь, что всё так просто. Ведь в порно нужно заниматься сексом в тех позах, в которых отчётливо будет видно проникновение и эти позы не всегда удобны.</div></div>
<center><<link "<div id=fullButton>Да, ты прав</div>" "husbEvent5">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Тебе хотя бы понравилось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты знаешь, несмотря на все сложности, мне далось это не так уж тяжко, так что я готова продолжить.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Самое главное, чтобы тебе это нравилось!</div></div>
<div class=text> - Ответил вам $npc[1].name[1] и обнял вас.</div>
<div class=text>Затем вы ещё немного поболтали, обсудили фотосессию и рассказали друг другу как прошёл день. Когда вы обсудили все возможные темы, вы были готовы вернуться к своим делам.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 4;$quest.model.main to 5>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So, how'd it all go?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Awesome! Well, it was a bit weird and unusual, but it's all good. They even gave me a thousand bucks and now I can go to a modeling agency whenever I want to choose the date and time for my next photo shoot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>A thousand bucks? Did they give you such great terms that you were willing to work with them for just a thousand bucks?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I'm not sure... I think the first photo shoot was pretty good! I mean, it wouldn't be worth it for them to turn the model into a millionaire after the first shoot, so I guess there will be more to it. Plus, a thousand bucks is still a lot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You know, you might be right. Let's just see what happens.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, working as a model isn't so easy, you know! On the surface, it looks like all you have to do is pose and wait for the photographer, but no, it's not that simple. You have to stay in the same position for several minutes so the pictures come out well.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'm not surprised. A lot of people think about porn that all you have to do is just bang and have fun. But I seriously doubt that it's that simple. In porn, you do have to have the sex in certain positions where penetration is clearly visible, and those positions aren't always comfortable.</div></div>
<center><<link "<div id=fullButton>Yeah, you're right</div>" "husbEvent5">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $npcLoc == "kitchen">><<jpg events husb 2 1>><<elseif $npcLoc == "bedroom">><<jpg events husb 1 1>><<else>><<jpg events husb 3 1>><</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Did you at least enjoy it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you know, even though it wasn't easy, I managed to get through it, so I'm good to go.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! The most important thing is, you like it.</div></div>
<div class=text> - $npc[1].name[1] answered and gave you a hug.</div>
<div class=text>Then you just kept chatting a bit more, talking about the photo shoot and telling each other what happened during the day. When you'd talked about everything you could think of, you were ready to get back to business.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.model to 4;$quest.model.main to 5>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 1 5>>">><<popover 'noclick'>><<jpg events model shoot 1 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 2 1>>">><<popover 'noclick'>><<jpg events model shoot 2 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 2>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 3 4>>">><<popover 'noclick'>><<jpg events model shoot 3 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 3>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 4 2>>">><<popover 'noclick'>><<jpg events model shoot 4 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 4>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 5 5>>">><<popover 'noclick'>><<jpg events model shoot 5 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 6 5>>">><<popover 'noclick'>><<jpg events model shoot 6 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 6>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 7 4>>">><<popover 'noclick'>><<jpg events model shoot 7 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 7>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 8 5>>">><<popover 'noclick'>><<jpg events model shoot 8 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 8>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 9 5>>">><<popover 'noclick'>><<jpg events model shoot 9 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 9>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 2>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Отличный выбор, $you.name[1]! В какой день вам было бы удобно провести фотосессию?</div></div>
<center>
\<<if $time.day != 1>><<link "<div id=thirdButton>Понедельник</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 1;$quest.model.dayText to "Понедельник">><</link>><</if>>
\<<if $time.day != 2>><<link "<div id=thirdButton>Вторник</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 2;$quest.model.dayText to "Вторник">><</link>><</if>>
\<<if $time.day != 3>><<link "<div id=thirdButton>Среда</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 3;$quest.model.dayText to "Среда">><</link>><</if>>
\<<if $time.day != 4>><<link "<div id=thirdButton>Четверг</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 4;$quest.model.dayText to "Четверг">><</link>><</if>>
\<<if $time.day != 5>><<link "<div id=thirdButton>Пятница</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 5;$quest.model.dayText to "Пятница">><</link>><</if>>
\<<if $time.day != 6>><<link "<div id=thirdButton>Суббота</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 6;$quest.model.dayText to "Суббота">><</link>><</if>>
\<<if $time.day != 7>><<link "<div id=thirdButton>Воскресенье</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 7;$quest.model.dayText to "Воскресенье">><</link>><</if>>
\</center>
\<<elseif $eventPage == 3>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Отличный выбор, $you.name[1]! В какой день вам было бы удобно провести фотосессию?</div></div>
<center>
\<<if $time.day != 1>><div class=thirdButton><<if $quest.model.day == 1>><font color=green>Понедельник</font><<else>>Понедельник<</if>></div><</if>>
\<<if $time.day != 2>><div class=thirdButton><<if $quest.model.day == 2>><font color=green>Вторник</font><<else>>Вторник<</if>></div><</if>>
\<<if $time.day != 3>><div class=thirdButton><<if $quest.model.day == 3>><font color=green>Среда</font><<else>>Среда<</if>></div><</if>>
\<<if $time.day != 4>><div class=thirdButton><<if $quest.model.day == 4>><font color=green>Четверг</font><<else>>Четверг<</if>></div><</if>>
\<<if $time.day != 5>><div class=thirdButton><<if $quest.model.day == 5>><font color=green>Пятница</font><<else>>Пятница<</if>></div><</if>>
\<<if $time.day != 6>><div class=thirdButton><<if $quest.model.day == 6>><font color=green>Суббота</font><<else>>Суббота<</if>></div><</if>>
\<<if $time.day != 7>><div class=thirdButton><<if $quest.model.day == 7>><font color=green>Воскресенье</font><<else>>Воскресенье<</if>></div><</if>>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Хорошо! В какое время вам было бы удобно?</div></div>
<center>
\<<link "<div id=thirdButton>8:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 8>><</link>>
\<<link "<div id=thirdButton>9:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 9>><</link>>
\<<link "<div id=thirdButton>10:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 10>><</link>>
\<<link "<div id=thirdButton>11:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 11>><</link>>
\<<link "<div id=thirdButton>12:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 12>><</link>>
\<<link "<div id=thirdButton>13:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 13>><</link>>
\<<link "<div id=thirdButton>14:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 14>><</link>>
\<<link "<div id=thirdButton>15:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 15>><</link>>
\<<link "<div id=thirdButton>16:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 16>><</link>>
\<<link "<div id=thirdButton>17:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 17>><</link>>
\<<link "<div id=thirdButton>18:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 18>><</link>>
\<<link "<div id=thirdButton>19:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 19>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Отличный выбор, $you.name[1]! В какой день вам было бы удобно провести фотосессию?</div></div>
<center>
\<<if $time.day != 1>><div class=thirdButton><<if $quest.model.day == 1>><font color=green>Понедельник</font><<else>>Понедельник<</if>></div><</if>>
\<<if $time.day != 2>><div class=thirdButton><<if $quest.model.day == 2>><font color=green>Вторник</font><<else>>Вторник<</if>></div><</if>>
\<<if $time.day != 3>><div class=thirdButton><<if $quest.model.day == 3>><font color=green>Среда</font><<else>>Среда<</if>></div><</if>>
\<<if $time.day != 4>><div class=thirdButton><<if $quest.model.day == 4>><font color=green>Четверг</font><<else>>Четверг<</if>></div><</if>>
\<<if $time.day != 5>><div class=thirdButton><<if $quest.model.day == 5>><font color=green>Пятница</font><<else>>Пятница<</if>></div><</if>>
\<<if $time.day != 6>><div class=thirdButton><<if $quest.model.day == 6>><font color=green>Суббота</font><<else>>Суббота<</if>></div><</if>>
\<<if $time.day != 7>><div class=thirdButton><<if $quest.model.day == 7>><font color=green>Воскресенье</font><<else>>Воскресенье<</if>></div><</if>>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Хорошо! В какое время вам было бы удобно?</div></div>
<center>
\<div class=thirdButton><<if $quest.model.hour == 8>><font color=green>8:00</font><<else>>8:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 9>><font color=green>9:00</font><<else>>9:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 10>><font color=green>10:00</font><<else>>10:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 11>><font color=green>11:00</font><<else>>11:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 12>><font color=green>12:00</font><<else>>12:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 13>><font color=green>13:00</font><<else>>13:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 14>><font color=green>14:00</font><<else>>14:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 15>><font color=green>15:00</font><<else>>15:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 16>><font color=green>16:00</font><<else>>16:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 17>><font color=green>17:00</font><<else>>17:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 18>><font color=green>18:00</font><<else>>18:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 19>><font color=green>19:00</font><<else>>19:00<</if>></div>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Отлично! Ваша фотосессия назначена на <font color=green>$quest.model.dayText $quest.model.hour:00</font>. Мы будем ждать вас!</div></div>
<center>
\<<link "<div id=fullButton>Подтвердить выбор</div>" "northmodel">><<set $eventPage to 0;$quest.model.weekly to 1>><</link>>
\<<link "<div id=fullButton>Изменить выбор</div>" "modelShootChoose1">><<set $eventPage to 1>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 1 5>>">><<popover 'noclick'>><<jpg events model shoot 1 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 2 1>>">><<popover 'noclick'>><<jpg events model shoot 2 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 2>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 3 4>>">><<popover 'noclick'>><<jpg events model shoot 3 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 3>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 4 2>>">><<popover 'noclick'>><<jpg events model shoot 4 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 4>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 5 5>>">><<popover 'noclick'>><<jpg events model shoot 5 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 6 5>>">><<popover 'noclick'>><<jpg events model shoot 6 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 6>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 7 4>>">><<popover 'noclick'>><<jpg events model shoot 7 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 7>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 8 5>>">><<popover 'noclick'>><<jpg events model shoot 8 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 8>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot 9 5>>">><<popover 'noclick'>><<jpg events model shoot 9 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShootChoose1">><<set $eventPage to 2;$quest.model.shoot to 9>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 2>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Awesome choice, $you.name[1]! When would be a good day for a photo shoot for you?</div></div>
<center>
\<<if $time.day != 1>><<link "<div id=thirdButton>Monday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 1;$quest.model.dayText to "Monday">><</link>><</if>>
\<<if $time.day != 2>><<link "<div id=thirdButton>Tuesday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 2;$quest.model.dayText to "Tuesday">><</link>><</if>>
\<<if $time.day != 3>><<link "<div id=thirdButton>Wednesday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 3;$quest.model.dayText to "Wednesday">><</link>><</if>>
\<<if $time.day != 4>><<link "<div id=thirdButton>Thursday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 4;$quest.model.dayText to "Thursday">><</link>><</if>>
\<<if $time.day != 5>><<link "<div id=thirdButton>Friday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 5;$quest.model.dayText to "Friday">><</link>><</if>>
\<<if $time.day != 6>><<link "<div id=thirdButton>Saturday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 6;$quest.model.dayText to "Saturday">><</link>><</if>>
\<<if $time.day != 7>><<link "<div id=thirdButton>Sunday</div>" "modelShootChoose1">><<set $eventPage to 3;$quest.model.day to 7;$quest.model.dayText to "Sunday">><</link>><</if>>
\</center>
\<<elseif $eventPage == 3>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Awesome choice, $you.name[1]! When would be a good day for a photo shoot for you?</div></div>
<center>
\<<if $time.day != 1>><div class=thirdButton><<if $quest.model.day == 1>><font color=green>Monday</font><<else>>Monday<</if>></div><</if>>
\<<if $time.day != 2>><div class=thirdButton><<if $quest.model.day == 2>><font color=green>Tuesday</font><<else>>Tuesday<</if>></div><</if>>
\<<if $time.day != 3>><div class=thirdButton><<if $quest.model.day == 3>><font color=green>Wednesday</font><<else>>Wednesday<</if>></div><</if>>
\<<if $time.day != 4>><div class=thirdButton><<if $quest.model.day == 4>><font color=green>Thursday</font><<else>>Thursday<</if>></div><</if>>
\<<if $time.day != 5>><div class=thirdButton><<if $quest.model.day == 5>><font color=green>Friday</font><<else>>Friday<</if>></div><</if>>
\<<if $time.day != 6>><div class=thirdButton><<if $quest.model.day == 6>><font color=green>Saturday</font><<else>>Saturday<</if>></div><</if>>
\<<if $time.day != 7>><div class=thirdButton><<if $quest.model.day == 7>><font color=green>Sunday</font><<else>>Sunday<</if>></div><</if>>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Alright, what time would work for you?</div></div>
<center>
\<<link "<div id=thirdButton>8:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 8>><</link>>
\<<link "<div id=thirdButton>9:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 9>><</link>>
\<<link "<div id=thirdButton>10:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 10>><</link>>
\<<link "<div id=thirdButton>11:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 11>><</link>>
\<<link "<div id=thirdButton>12:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 12>><</link>>
\<<link "<div id=thirdButton>13:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 13>><</link>>
\<<link "<div id=thirdButton>14:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 14>><</link>>
\<<link "<div id=thirdButton>15:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 15>><</link>>
\<<link "<div id=thirdButton>16:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 16>><</link>>
\<<link "<div id=thirdButton>17:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 17>><</link>>
\<<link "<div id=thirdButton>18:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 18>><</link>>
\<<link "<div id=thirdButton>19:00</div>" "modelShootChoose1">><<set $eventPage to 4;$quest.model.hour to 19>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Awesome choice, $you.name[1]! When would be a good day for a photo shoot for you?</div></div>
<center>
\<<if $time.day != 1>><div class=thirdButton><<if $quest.model.day == 1>><font color=green>Monday</font><<else>>Monday<</if>></div><</if>>
\<<if $time.day != 2>><div class=thirdButton><<if $quest.model.day == 2>><font color=green>Tuesday</font><<else>>Tuesday<</if>></div><</if>>
\<<if $time.day != 3>><div class=thirdButton><<if $quest.model.day == 3>><font color=green>Wednesday</font><<else>>Wednesday<</if>></div><</if>>
\<<if $time.day != 4>><div class=thirdButton><<if $quest.model.day == 4>><font color=green>Thursday</font><<else>>Thursday<</if>></div><</if>>
\<<if $time.day != 5>><div class=thirdButton><<if $quest.model.day == 5>><font color=green>Friday</font><<else>>Friday<</if>></div><</if>>
\<<if $time.day != 6>><div class=thirdButton><<if $quest.model.day == 6>><font color=green>Saturday</font><<else>>Saturday<</if>></div><</if>>
\<<if $time.day != 7>><div class=thirdButton><<if $quest.model.day == 7>><font color=green>Sunday</font><<else>>Sunday<</if>></div><</if>>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Alright, what time would work for you?</div></div>
<center>
\<div class=thirdButton><<if $quest.model.hour == 8>><font color=green>8:00</font><<else>>8:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 9>><font color=green>9:00</font><<else>>9:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 10>><font color=green>10:00</font><<else>>10:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 11>><font color=green>11:00</font><<else>>11:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 12>><font color=green>12:00</font><<else>>12:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 13>><font color=green>13:00</font><<else>>13:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 14>><font color=green>14:00</font><<else>>14:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 15>><font color=green>15:00</font><<else>>15:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 16>><font color=green>16:00</font><<else>>16:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 17>><font color=green>17:00</font><<else>>17:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 18>><font color=green>18:00</font><<else>>18:00<</if>></div>
\<div class=thirdButton><<if $quest.model.hour == 19>><font color=green>19:00</font><<else>>19:00<</if>></div>
\</center>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Awesome! Your photo shoot is scheduled for <font color=green>$quest.model.dayText $quest.model.hour:00</font>. We'll be waiting for you!</div></div>
<center>
\<<link "<div id=fullButton>Confirm the choice</div>" "northmodel">><<set $eventPage to 0;$quest.model.weekly to 1>><</link>>
\<<link "<div id=fullButton>Change the choice</div>" "modelShootChoose1">><<set $eventPage to 1>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events model 3 1>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Добрый день, $you.name[1]! Фотограф уже ждёт вас. Вы готовы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте! Да, можем начинать.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Девушка на ресепшене</div><div class='sayText'>Отлично! Тогда проходите в гримёрку.</div></div>
<div class=text> - С улыбкой сказала вам девушка и рукой указала в сторону двери ведущую в гримёрку.</div>
<center><<link "<div id=fullButton>Идти в гримёрку</div>" "modelShoot1">><<set $eventPage to 2;$time.min += random(30, 40)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>Зайдя в помещение вы присели в кресло стоящее перед зеркалом и гримёр приступил к своей работе.</div>
<<jpg events model 3 3>>
<div class=text>Через некоторое время вы были готовы отправиться в студию, чтобы приступить к фотосессии.</div>
<center><<link "<div id=fullButton>Идти в студию</div>" "modelShoot1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model shoot studio>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>О, вот и вы! Ну что, вы готовы?</div></div>
\<<if $quest.model.shoot != 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, можем начинать.</div></div>
<center><<link "<div id=fullButton>Начать фотосессию</div>" "modelShoot1">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, можем выдвигаться.</div></div>
<center><<link "<div id=fullButton>Идти к машине</div>" "modelShoot1">><<set $eventPage to 11;$time.min += random(25, 40)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 4>>
\<div class=text>Фотограф помог вам принять необходимую позу для первых снимков, подобрал несколько наилучших ракурсов и начал вас фотографировать.</div>
<<jpg events model shoot $quest.model.shoot 1>>
\<<set $rand.text to either("Отлично!", "Замечательно!", "Превосходно!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
<div class=text>Спустя несколько снимков вы поменяли позу.</div>
<<jpg events model shoot $quest.model.shoot 2>>
\<<set $rand.text to either("Потрясающе!", "Вы прирождённая модель!", "Великолепно!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "modelShoot1">><<set $eventPage to 5;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events model shoot $quest.model.shoot 3>>
\<<set $rand.text to either("Потрясающие кадры!", "В этом месяце номер будет горячим!", "Поверить не могу, что вы никогда раньше не работали моделью!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
\<<if $quest.model.shoot == 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Ладно, я думаю, что здесь мы закончили.</div></div>
<div class=text>
\- Сказал фотограф и позвонил хозяину дома, чтобы тот проводил вас на второй этаж.
\<<if ndef $shoot7FirstTime>>
Оказавшись внутри дома, вы услышали стоны доносящиеся из гостиной. Вы повернулись, чтобы посмотреть и увидели как десять или даже больше парней пускают по кругу одну девушку и оператора снимающего всё это на видео.
\<</if>>
\</div>
\<<if ndef $shoot7FirstTime>>
<<vid events model shoot pornshoot>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 50>>Блин! Какой же шлюхой надо быть, чтобы отдаваться такому количеству мужчин!<<else>>Ого! Это что, местный дом удовольствий? Интересно, какого это, когда тебя одновременно трахают так много мужчин...? Эмм... Что? Ладно, проехали...<</if>>"</i></div></div>
<div class=text> - Подумали вы и отвернув взгляд, продолжили идти на второй этаж.</div>
<div class=text>Поднявшись по лестнице на второй этаж, вы вышли на балкон с видом на море. Незнакомый мужчина оставил вас вдвоём и ушёл. Фотограф помог вам принять очередную позу и продолжил фотографировать вас.</div>
\<</if>>
\<</if>>
<<jpg events model shoot $quest.model.shoot 4>>
\<<set $rand.text to either("Чёрт побери, я знаю, что я должен сохранять профессионализм, но я даже немного завёлся!", "Чёрт побери, девочка, ты заставишь завестись кого-угодно!", " *тяжёлый вздох* В моей практике нечасто такое случается, но... С твоим присутствием здесь стало жарче!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
<div class=text><<if $you.corr < 50>>Вы слегка покраснели, но решили не акцентировать внимание на словах фотографа и постарались сосредоточиться на фотосессии.<<else>>Слова фотографа подбодрили вас и вы даже немного возбудились, но постарались сохранить профессионализм и сосредоточиться на фотосессии.<<set $you.arousal += 10>><</if>></div>
<center><<link "<div id=fullButton>Дальше</div>" "modelShoot1">><<set $eventPage to 6;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events model shoot $quest.model.shoot 5>>
\<<set $rand.text to either("Я... Прошу прощения если я...", "Извините, я не хотел вас смущать, я...", "Прошу прощения, я... Иногда я совершенно не думаю, что говорю...")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Ничего... Просто постарайтесь больше не говорить ничего подобного... Меня это смущает и мешает сосредоточиться на работе.", "Нет, я... Просто я начинаю нервничать и это мешает мне работать...", "Да, было бы неплохо... Это немного отвлекает...")>><<else>><<set $rand.text to either("Ничего страшного, я понимаю. Не переживайте!", "Не волнуйтесь, я понимаю! Должно быть трудно устоять, когда ежедневно приходится фотографировать десятки обнажённых девушек.", "Нет, всё в порядке! Я понимаю, это комплимент и это даже немного подбадривает меня.")>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<<jpg events model shoot $quest.model.shoot 6>>
\<<set $rand.text to either("О мой Бог! Какие же потрясающие кадры!", "Я... Это великолепно!", "Это... Вы... Это просто потрясающе!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "modelShoot1">><<set $eventPage to 7;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events model shoot $quest.model.shoot 7>>
\<<set $rand.text to either("Осталось совсем чуть-чуть!", "Ещё немного и мы закончим!", "Отлично! Остались последние кадры и можем заканчивать.")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>$rand.text</div></div>
<<jpg events model shoot $quest.model.shoot 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Вот и всё! Если хотите опубликовать одну из фотографий на своей страничке OnlyFans, то придётся немного подождать, пока я не отберу лучшие снимки. Если нет, то увидимся в следующий раз!</div></div>
<center>
\<<link "<div id=fullButton>Подождать и выбрать фото</div>" "modelShoot1">><<set $eventPage to 8;$time.min += random(30, 60);$you.hunger to 100;$you.thirst to 100;$you.energy += 15>><</link>>
\<<link "<div id=fullButton>Не ждать фото</div>" "modelShoot1">><<set $eventPage to 10;$time.min += 15>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<jpg events model 3 4>>
\<<if $quest.model.shoot == 7>>
<div class=text>Добравшись обратно до модельного агентства, вы направились в гримёрку, а фотограф пошёл в свой кабинет, чтобы сделать подборку фотографий.</div>
\<</if>>
<div class=text>Одевшись, вы направились в комнату отдыха, чтобы перекусить в ожидании фотографа. Через некоторое время он пришёл к вам с ноутбуком, чтобы вы могли выбрать фотографию.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 1>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 2>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 2>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 3>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 3>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 4>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 4>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 5>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 6>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 6>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 6>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 7>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 7>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 7>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 8>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 8>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 8>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 9>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Фотограф</div><div class='sayText'>Отличный выбор!</div></div>
<div class=text>
\<<fansSub>><<set $rand.sub *= 5;$you.onlyfans.sub += $rand.sub>>Вы опубликовали фотографию с вашей фотосессии на своей страничке OnlyFans, добавили хэштег #ErosTalent и после этого на вас подписалось $rand.sub человек.
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Кроме того, это повысило вашу известность в приложениях Instagram и OnlyFans на 2 и дало $rand.sub дополнительных подписчиков в Instagram.
\</div>
\<<if $you.model.fame < 20>><<set _tip to 1000>><<elseif $you.model.fame >= 20 && $you.model.fame < 40>><<set _tip to 2000>><<elseif $you.model.fame >= 40 && $you.model.fame < 60>><<set _tip to 3000>><<elseif $you.model.fame >= 60 && $you.model.fame < 80>><<set _tip to 4000>><<else>><<set _tip to 5000>><</if>>
<div class=text>После этого фотограф передал вам _tip<font color=green>$</font>, вы попрощались и покинули гримёрку.</div>
<center><<link "<div id=fullButton>Покинуть комнату отдыха</div>" $return>><<set $eventPage to 0;$time.min += 5;$quest.model.weekly to 2;$you.cash += _tip;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events model 3 4>>
\<<if $you.model.fame < 20>><<set _tip to 1000>><<elseif $you.model.fame >= 20 && $you.model.fame < 40>><<set _tip to 2000>><<elseif $you.model.fame >= 40 && $you.model.fame < 60>><<set _tip to 3000>><<elseif $you.model.fame >= 60 && $you.model.fame < 80>><<set _tip to 4000>><<else>><<set _tip to 5000>><</if>>
\<<if $quest.model.shoot == 7>>
<div class=text>Добравшись обратно до модельного агентства, фотограф передал вам _tip<font color=green>$</font>, вы попрощались и направились в гримёрку, чтобы одеться.</div>
\<<else>>
<div class=text>Фотограф передал вам _tip<font color=green>$</font>, вы попрощались и направились в гримёрку, чтобы одеться.</div>
\<</if>>
<center><<link "<div id=fullButton>Покинуть гримёрку</div>" $return>><<set $eventPage to 0;$time.min += 5;$quest.model.weekly to 2;$you.cash += _tip;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>Вы вышли через заднюю дверь и направились на стоянку, где был припаркован автомобиль вашего фотографа.</div>
<<jpg events model shoot car>>
<div class=text>Фотограф сел за руль и повёз вас в сторону побережья в Южном районе.</div>
<div class=text>Добравшись, он притормозил возле большого, дорогого особняка и вы вышли из машины.</div>
<center><<link "<div id=fullButton>Начать фотосессию</div>" "modelShoot1">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events model 3 1>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Good afternoon, $you.name[1]! The photographer is already waiting for you. Are you ready?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hello! Yeah, we can get started.</div></div>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Receptionist</div><div class='sayText'>Excellent! Then, please proceed to the dressing room.</div></div>
<div class=text> - The girl gave you a smile and motioned with her hand towards the door to the dressing room.</div>
<center><<link "<div id=fullButton>Go to the dressing room</div>" "modelShoot1">><<set $eventPage to 2;$time.min += random(30, 40)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>When you walked into the room, you plopped down into a chair in front of the mirror, and the makeup artist started working.</div>
<<jpg events model 3 3>>
<div class=text>After a while, you were set to head to the studio for a photo shoot.</div>
<center><<link "<div id=fullButton>Go to the studio</div>" "modelShoot1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events model shoot studio>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Oh, there you are! Alright, are you all set?</div></div>
\<<if $quest.model.shoot != 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, we can start.</div></div>
<center><<link "<div id=fullButton>Start a photo shoot</div>" "modelShoot1">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, we can move out.</div></div>
<center><<link "<div id=fullButton>Go to the car</div>" "modelShoot1">><<set $eventPage to 11;$time.min += random(25, 40)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 4>>
\<div class=text>The photographer helped you get into the perfect pose for the first few shots, found some great angles, and started snapping away.</div>
<<jpg events model shoot $quest.model.shoot 1>>
\<<set $rand.text to either("Great!", "Wonderful!", "Awesome!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
<div class=text>After a few shots, you changed your pose.</div>
<<jpg events model shoot $quest.model.shoot 2>>
\<<set $rand.text to either("Awesome!", "You're a natural model, girl!", "Wonderful!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Further</div>" "modelShoot1">><<set $eventPage to 5;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events model shoot $quest.model.shoot 3>>
\<<set $rand.text to either("Amazing shots!", "This month's magazine is going to be awesome!", "I can't believe you haven't done modeling before!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
\<<if $quest.model.shoot == 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Alright, I think that's all for now.</div></div>
<div class=text>
\- The photographer said and called the owner of the place to take you up to the second floor.
\<<if ndef $shoot7FirstTime>>
Once you got inside the house, you could hear moans coming from the living room area. You looked over and saw about ten or more guys banging one girl and the cameraman was filming it all.
\<</if>>
\</div>
\<<if ndef $shoot7FirstTime>>
<<vid events model shoot pornshoot>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 50>>Damn it! What a whore she has to be to fuck with so many guys!<<else>>Wow, is this a local sex-house? I wonder how it would feel to get fucked by so many guys at once... Um... what? Alright, nevermind...<</if>>"</i></div></div>
<div class=text> - You thought, then turned away and kept going up to the second floor.</div>
<div class=text>You walked up the stairs out on a balcony with a view of the sea. A stranger left you there and left. A photographer came along and helped you get another pose and kept taking pictures of you.</div>
\<</if>>
\<</if>>
<<jpg events model shoot $quest.model.shoot 4>>
\<<set $rand.text to either("Man, I know I should be keeping it professional, but it's really turning me on!", "Damn it, you'll turn anyone on, girl!", " *heavy sigh* This doesn't usually happen in my work, but... Your presence is making it hotter here!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
<div class=text><<if $you.corr < 50>>You blushed a little, but you decided not to dwell on the photographer's comments and tried to concentrate on the photo shoot instead.<<else>>The photographer's comments cheered you up a bit and you almost got a little carried away, but you kept trying to stay professional and focus on the shoot.<<set $you.arousal += 10>><</if>></div>
<center><<link "<div id=fullButton>Further</div>" "modelShoot1">><<set $eventPage to 6;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events model shoot $quest.model.shoot 5>>
\<<set $rand.text to either("I... I'm sorry if I...", "I'm really sorry, I didn't intend to embarrass you. I...", "I'm so sorry, sometimes I just don't think what I'm talking about.")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("It's no big deal, just try not to say that stuff anymore. It confuses me and makes me lose focus on my work.", "Nah, I'm just getting a bit stressed and it's messing with my work…", "Yeah, that'd be cool... It's a bit of a distraction...")>><<else>><<set $rand.text to either("It's fine, I know. Don't stress out!", "Don't worry, buddy, I get it. You must find it hard to stay cool when you have to take pictures of dozens of naked chicks every day.", "No worries! I know that was a compliment, and it actually cheered me up a bit.")>><</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<<jpg events model shoot $quest.model.shoot 6>>
\<<set $rand.text to either("Oh my gosh, what incredible shots!", "I... That's awesome!", "It's so awesome!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Further</div>" "modelShoot1">><<set $eventPage to 7;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events model shoot $quest.model.shoot 7>>
\<<set $rand.text to either("There's only a little left!", "Just a little bit longer and we're done!", "Awesome! Just a few more shots and we're done.")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>$rand.text</div></div>
<<jpg events model shoot $quest.model.shoot 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Alright, so if you want to share one of the pics on your OnlyFans, you'll have to wait until I pick the best ones. Otherwise, see you soon!</div></div>
<center>
\<<link "<div id=fullButton>Wait and pick a photo</div>" "modelShoot1">><<set $eventPage to 8;$time.min += random(30, 60);$you.hunger to 100;$you.thirst to 100;$you.energy += 15>><</link>>
\<<link "<div id=fullButton>Don't wait for a photo</div>" "modelShoot1">><<set $eventPage to 10;$time.min += 15>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<jpg events model 3 4>>
\<<if $quest.model.shoot == 7>>
<div class=text>When you got back from the modeling shoot, you went into the dressing room and the photographer headed to his office to choose some photos.</div>
\<</if>>
<div class=text>After getting dressed, you headed to the breakroom for a snack while you waited for the photographer to arrive. Eventually, he showed up with a laptop to choose a photo.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 1>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 1>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 2>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 2>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 3>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 3>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 4>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 4>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 5>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 5>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 5>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 6>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 6>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 6>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 7>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 7>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 7>><</link>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<jpg events model shoot $quest.model.shoot 8>>">><<popover 'noclick'>><<jpg events model shoot $quest.model.shoot 8>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "modelShoot1">><<set $eventPage to 9;$time.min += 5;$rand.pic to 8>><</link>></div>
\</div>
\</div>
\<<elseif $eventPage == 9>>
\<<jpg events model shoot $quest.model.shoot $rand.pic>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Photographer</div><div class='sayText'>Great choice!</div></div>
<div class=text>
\<<fansSub>><<set $rand.sub *= 5;$you.onlyfans.sub += $rand.sub>>You posted a pic from your photoshoot on your OnlyFans, tagged it with the hashtag #ErosTalent, and then $rand.sub people signed up for you.
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Instagram and OnlyFans have also boosted your fame by two and gained you $rand.sub more Instagram followers.
\</div>
\<<if $you.model.fame < 20>><<set _tip to 1000>><<elseif $you.model.fame >= 20 && $you.model.fame < 40>><<set _tip to 2000>><<elseif $you.model.fame >= 40 && $you.model.fame < 60>><<set _tip to 3000>><<elseif $you.model.fame >= 60 && $you.model.fame < 80>><<set _tip to 4000>><<else>><<set _tip to 5000>><</if>>
<div class=text>After that, the photographer gave you a <font color=green>$</font>_tip, you said bye and left the break room.</div>
<center><<link "<div id=fullButton>Leave the break room</div>" $return>><<set $eventPage to 0;$time.min += 5;$quest.model.weekly to 2;$you.cash += _tip;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events model 3 4>>
\<<if $you.model.fame < 20>><<set _tip to 1000>><<elseif $you.model.fame >= 20 && $you.model.fame < 40>><<set _tip to 2000>><<elseif $you.model.fame >= 40 && $you.model.fame < 60>><<set _tip to 3000>><<elseif $you.model.fame >= 60 && $you.model.fame < 80>><<set _tip to 4000>><<else>><<set _tip to 5000>><</if>>
\<<if $quest.model.shoot == 7>>
<div class=text>When you got back to the modelling agency, the photographer gave you a <font color=green>$</font>_tip, you said bye and went into the dressing room to change.</div>
\<<else>>
<div class=text>The photographer gave you a <font color=green>$</font>_tip, you said bye and went into the dressing room to change.</div>
\<</if>>
<center><<link "<div id=fullButton>Leave the dressing room</div>" $return>><<set $eventPage to 0;$time.min += 5;$quest.model.weekly to 2;$you.cash += _tip;$you.model.count += 1;$you.model.fame += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>You walked out the back and headed for the parking lot, where your photographer had his car.</div>
<<jpg events model shoot car>>
<div class=text>The photographer hopped into the driver's seat and took you down to the coast in the South.</div>
<div class=text>When you got to the place, he pulled up next to a big, fancy mansion and you hopped out of the car.</div>
<center><<link "<div id=fullButton>Start a photo shoot</div>" "modelShoot1">><<set $eventPage to 4;$time.min += 15>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "youUpdate">>
<<set $you = {
name: {1: $you.name[1], 2: $you.name[2], 3: $you.name[3], 4: $you.name[4],},
surname: $you.surname,
race: $you.race,
sex: $you.sex,
sexText: $you.sexText,
age: $you.age,
corr: $you.corr,
arousal: $you.arousal,
clean: $you.clean,
energy: $you.energy,
sleeping: $you.sleeping,
hunger: $you.hunger,
eating: $you.eating,
thirst: $you.thirst,
intoxication: $you.intoxication,
cash: $you.cash,
money: $you.money,
beauty: $you.beauty,
beautyText: $you.beautyText,
umbrella: $you.umbrella,
hair: {color: $you.hair.color, num: $you.hair.num,},
face: {eyes: $you.face.eyes, lips: $you.face.lips,},
body: {type: $you.body.type, bodyText: $you.body.bodyText, fit: $you.body.fit, tan: $you.body.tan, tanText: $you.body.tanText, boobs: $you.body.boobs, boobsText: $you.body.boobsText, ass: $you.body.ass, assText: $you.body.assText,},
clothes: {home: $you.clothes.home, street: $you.clothes.street, uw: $you.clothes.uw, bikini: $you.clothes.bikini, sport: $you.clothes.sport, beauty: $you.clothes.beauty, type: $you.clothes.type,},
pierced: {ears: $you.pierced.ears, brows: $you.pierced.brows, nose: $you.pierced.nose, lips: $you.pierced.lips, tongue: $you.pierced.tongue, nipples: $you.pierced.nipples, navel: $you.pierced.navel, clitoris: $you.pierced.clitoris, labia: $you.pierced.labia,},
piercing: {ears: $you.piercing.ears, brows: $you.piercing.brows, nose: $you.piercing.nose, lips: $you.piercing.lips, tongue: $you.piercing.tongue, nipples: $you.piercing.nipples, navel: $you.piercing.navel, clitoris: $you.piercing.clitoris, labia: $you.piercing.labia,},
accessories: {bracelet: $you.accessories.bracelet, anklet: $you.accessories.anklet, watch: $you.accessories.watch, glasses: $you.accessories.glasses, ring: $you.accessories.ring, buttplug: $you.accessories.buttplug,},
uni: {fame: $you.uni.fame, income: $you.uni.income,},
inst: {sub: $you.inst.sub, day: $you.inst.day, fame: $you.inst.fame, average: $you.inst.average, underwear: $you.inst.average, topless: $you.inst.topless, income: $you.inst.income,},
onlyfans: {sub: $you.onlyfans.sub, day: $you.onlyfans.day, fame: $you.onlyfans.fame, topless: $you.onlyfans.topless, naked: $you.onlyfans.naked, pussy: $you.onlyfans.pussy, buttplug: $you.onlyfans.buttplug, income: $you.onlyfans.income,},
pornhub: {sub: $you.pornhub.sub, day: $you.pornhub.sub, fame: $you.pornhub.sub, income: $you.pornhub.income,},
model: {fame: $you.model.fame, count: $you.model.count,},
southCafe: {fame: $you.southCafe.fame, clothes: $you.southCafe.clothes, shifts: $you.southCafe.shifts,},
gym: $you.gym,
cosm: {amount: $you.cosm.amount, applied: $you.cosm.applied, type: $you.cosm.type,},
sexinfo: {masturbation: $you.sexinfo.masturbation, cunni: 0, lick: 0, hj: $you.sexinfo.hj, tj: $you.sexinfo.tj, bj: $you.sexinfo.bj, deepthroat: $you.sexinfo.deepthroat, vaginal: $you.sexinfo.vaginal, anal: $you.sexinfo.anal, analAccess: $you.sexinfo.analAccess, dp: $you.sexinfo.dp, dpAccess: $you.sexinfo.dpAccess, dvp: $you.sexinfo.dvp, dvpAccess: $you.sexinfo.dvpAccess, dap: $you.sexinfo.dap, dapAccess: $you.sexinfo.dapAccess, gangbang: $you.sexinfo.gangbang, cheat: $you.sexinfo.cheat, orgasm: $you.sexinfo.orgasm, cumonface: $you.sexinfo.cumonface, cuminmouth: $you.sexinfo.cuminmouth, cumonboobs: $you.sexinfo.cumonboobs, cumonbelly: $you.sexinfo.cumonbelly, cumonass: $you.sexinfo.cumonass, creampie: $you.sexinfo.creampie, analCreampie: $you.sexinfo.analCreampie, swallow: $you.sexinfo.swallow, spit: $you.sexinfo.spit, wat: {mouth: $you.sexinfo.wat.mouth, pussy: $you.sexinfo.wat.pussy, ass: $you.sexinfo.wat.ass,}, amateurPorn: $you.sexinfo.amateurPorn, porn: $you.sexinfo.porn, whore: 0,},
skill: {bj: $you.skill.bj, dance: $you.skill.dance, strip: $you.skill.strip, yoga: $you.skill.yoga, waitress: $you.skill.waitress,},
gloryhole: {hj: $you.gloryhole.hj, bj: $you.gloryhole.bj, vaginal: $you.gloryhole.vaginal, anal: $you.gloryhole.anal, sbwc: 0,},
};>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text>Кто-то шлёпнул вас по заднице пока вы шли по улице.</div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Дразнить</div>" "eventButtSlap">><<set $eventPage to 2;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "eventButtSlap">><<set $eventPage to 3;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventButtSlap">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж этот парнишка настолько наглый, что осмелился шлёпнуть незнакомую девушку по заднице, то может мне стоит подразнить его?", "Поверить не могу, что делаю это, но... Ладно. Если этот извращенец не в состоянии устоять перед моей попкой, то почему бы не подразнить его?", "Что на меня нашло? Поверить не могу, что я правда трясу задницей перед незнакомцем шлёпнувшим меня по заднице прямо посреди улицы...", "Поверить не могу, что я правда готова позволить лапать себя прямо посреди улицы лишь бы сделать этого наглого парнишку чуточку счастливей... Возможно я извращенка?")>><<else>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж его интересует моя попка, то почему бы не порадовать его?", "Поверить не могу, что делаю это, но... Ладно. Если этого извращенца так интересует моя задница, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда трясу своей задницей перед этим извращенцем прямо посреди улицы...", "Поверить не могу, что я правда готова трясти своей задницей прямо посреди улицы лишь бы сделать этого извращенца чуточку счастливей... Возможно я такая же?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Вы решили подразнить извращенца и повиляли перед ним своей задницей, чем привлекли не только его внимание, но и окружающих.</div>
<div class=text>Помимо извращенца шлёпнувшего вас по заднице, все, кто были неподалёку окружили вас и начали снимать вас на видео. Кто-то комментировал происходящее, кто-то молча записывал видео, кто-то свистел вам в поддержку, а кто-то осуждающе смотрел на вас проходя мимо.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>Шлёпнувший вас по заднице извращенец воспользовался моментом и начал жадно лапать вашу задницу на глазах у всех.</div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Шлюха!", "Классная задница!", "Прекрати это немедленно, здесь же дети!", "Мир катится в бездну...", "Прекрати сейчас же! Тебя могут увидеть дети!", "Посмотри на себя! Ты же милая, красивая девушка, а ведёшь себя как шлюха!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Я шлюха? Ну, по крайней мере я наслаждаюсь жизнью и не оскорбляю всех вокруг из-за пустяков!", "Дети? Можно подумать здесь происходит что-то плохое... Готова поспорить, что они видели более откровенные вещи в интернете.", "Столько людей поддерживают меня... Я даже рада, что сделала их день лучше...", "Столько людей... И все они собрались, чтобы посмотреть на меня... Ничего не могу с собой поделать, но их взгляды так возбуждают меня...", "Все эти люди вокруг меня... Они все меня снимают... Надеюсь, что люди в интернете узнают меня и у меня станет больше подписчиков...", "Они словно пожирают меня взглядом... Это так возбуждает...", "Интересно, есть ли в этом городе ещё такие же извращённые девушки как я?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Блин, людей становится всё больше и больше! Похоже самое время заканчивать.", "Ладно, думаю на этом достаточно. Надо уходить, пока сюда не сбежалась вся округа.", "Ладно, думаю этого хватит, чтобы поднять настроение окружающим. Пора заканчивать.", "Я думаю пора уходить, пока им всем не захотелось потрогать.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 5>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы не стали обращать внимания и молча пошли дальше.</div>
\<<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Почему я никак не отреагировала?", "Меня правда возбуждает подобное? Что со мной не так?", "Прохожие должно быть считают меня шлюхой из-за того, что я не реагирую на подобные вещи...", "Моя попа и впрямь так хороша, что окружающие теряют самообладание?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Как я мог пройти мимо такой потрясной задницы?", "Отличная задница!", "Эй, остынь! Я всего лишь шлёпнул тебя по заднице. Ты сама виновата!", "Успокойся, детка! Я не мог упустить такую возможность, ведь у тебя офигенная задница!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text>Someone slapped your ass while you were walking down the street.</div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Tease</div>" "eventButtSlap">><<set $eventPage to 2;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "eventButtSlap">><<set $eventPage to 3;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventButtSlap">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("I feel like I'm going to regret this, but... Since this guy's so arrogant that he dared to slap a stranger's ass, then maybe I should tease him?", "I can't believe I'm doing this, but... Okay. If this pervert can't resist my ass, then why not tease him?", "What came over me? I can't believe I'm actually shaking my ass in front of a stranger who slapped my ass right in the middle of the street...", "I can't believe I'm really ready to let myself be groped in the middle of the street just to make this arrogant guy a little happier... Maybe I'm a pervert?")>><<else>><<set $rand.text to either("I feel like I'm going to regret this, but... Since he's interested in my ass, why not please him?", "I can't believe I'm doing this, but... Okay. If this pervert is so interested in my ass, then why not?", "What came over me? I can't believe I'm really shaking my ass in front of this pervert right in the middle of the street...", "I can't believe I'm really ready to shake my ass in the middle of the street just to make this pervert a little happier... Maybe I'm the same?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>You decided to taunt the pervert by wiggling your butt in front of him, which not only caught his attention, but also those of everyone around you.</div>
<div class=text>Apart from the weirdo who slapped you, everyone around you was filming you. Somebody commented on what was going on, some guy silently recorded it, somebody whistled to cheer you up, and somebody looked at you with an accusing look as they walked past.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>The creep who slapped you took advantage of the situation and started feeling your butt in front of everybody.</div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("A whore!", "Great ass!", "Stop it, there are kids around here!", "The world is in a mess...", "Stop it! The kids can see you!", "Look at you! You're a sweet, beautiful girl, and you're acting like a whore!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Am I a slut? Well, at least I’m having a good time and not being a bitch to everyone around me for no reason!", "Kids? It's like something bad is going on here... I bet they've seen some pretty explicit stuff online.", "So many people are supporting me... I'm even glad I made their day better...", "So many people... And all of them gathered to look at me... I can't help myself, but their looks turn me on so much...", "All of these people around me... They're all filming me... I hope that people on the Internet will recognize me and I will have more followers...", "It's like they're eating me up with their eyes... It's so exciting...", "I wonder if there are any other perverted girls like me in this city?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 5</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Damn, there are more and more people! It looks like it's time to finish.", "Okay, I think that's enough. I have to leave before the whole neighborhood comes here.", "Okay, I think that's enough to cheer up others. It's time to finish.", "I think it's time to leave before they all want to touch me.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 5>>
\<<vid events ass slap $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You didn't pay attention and walked on in silence.</div>
\<<set $rand.text to either("I can't believe I didn't react in any way...", "Why didn't I react in any way?", "Does that really turn me on? What's wrong with me?", "Passersby must think I'm a whore because I don't react to things like that...", "Is my ass really so good that people lose their composure?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! How could I pass by such an amazing ass?", "Great ass!", "Hey, chill out! I only slapped your ass. It's your own fault!", "Calm down, baby! I couldn't miss this opportunity, because you have an awesome ass!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Freak!", "Fucking pervert!", "Bastard!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<center><<link "<div id=fullButton>Предложить сходить в кинотеатр</div>" "husbNtrEvent1">><<set $eventPage to 2;$time.min += 2>><</link>></center>
<center><<link "<div id=fullButton>Назад</div>" "sup">><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Может сходим кино посмотреть?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я не против!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично, тогда я начинаю собираться!</div></div>
<center><<link "<div id=fullButton>Собираться</div>" "husbNtrEvent1">><<set $eventPage to 3;$time.min += 30;$you.cosm.applied to 10;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb cinema 1>>
<div class=text>Закончив собираться, вы встретились со своим мужем и направились к заранее вызванному вашим мужем такси.</div>
<<jpg events husb cinema 2>>
<div class=text>В пути ваш муж зашёл в интернет через свой телефон, чтобы открыть сайт кинотеатра и выбрать вместе с вами фильм.</div>
<center><<link "<div id=fullButton>В кинотеатр</div>" "husbNtrEvent1">><<set $eventPage to 4;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>Добравшись до кинотеатра ваш муж пошёл покупать билеты, а вы направились в кафе кинотеатра, чтобы купить попкорн и напитки.</div>
<<jpg events husb cinema 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё готово, можем идти в зал.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, пойдём.</div></div>
<center><<link "<div id=fullButton>В кинозал</div>" "husbNtrEvent1">><<set $eventPage to 5;$time.min += 30;$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>Зайдя в кинозал вы направились к вашим местам, которые находились в предпоследнем ряду. До сеанса оставалось совсем немного, поэтому фильм начался почти сразу после того, как вы заняли свои места.</div>
<<jpg events husb cinema 4>>
\<<set $rand.text to either("На этот раз вы решили посмотреть какой-то ужастик, который оказался довольно неплохим, поэтому атмосфера в кинотеатре была довольно тихой и напряжённой.", "На этот раз вы решили посмотреть какой-то ужастик, который оказался довольно скучным и совсем не страшным, поэтому в зале можно было слышать разговоры других зрителей и их неодобрительные возгласы.", "На этот раз вы решили посмотреть какой-то боевик, так что зал был охвачен звуками стрельбы, взрывов, драк и свистом покрышек при торможении. Боевик, на удивление, оказался довольно неплохим, так что в зале стояла гробовая тишина на протяжении почти всего сеанса.", "На этот раз вы решили посмотреть какой-то боевик, который оказался очередной ересью с наитупейшим сюжетом, поэтому в зале можно было слышать разговоры других зрителей и их неодобрительные возгласы.", "На этот раз вы решили посмотреть какую-то комедию, которая оказалась очень даже неплохой, так что зал был охвачен смехом на протяжении почти всего сеанса.", "На этот раз вы решили посмотреть какую-то комедию, которая оказалась совершенно не смешной. Судя по всему, сценаристы решили, что голые сиськи и разврат способны спасти даже самую ужаснейшую картину, но сильно в этом ошибались. В зале мало кто был заинтересован фильмом, в основном все разговаривали между собой и можно даже было слышать, как мужские компании спорят между собой - грудь какой актрисы из этого фильма лучше.", "На этот раз вы решили посмотреть какой-то триллер, который оказался довольно неплохим. Не всем он пришёлся по душе, так как в зале можно было слышать разговоры, но большинству этот фильм всё же пришёлся по вкусу.", "На этот раз вы решили посмотреть какой-то триллер, который оказался просто отвратителен. Если подумать, то начало у фильма было весьма неплохое, но развитие и смазанная, невнятная концовка - сильно подвели.", "На этот раз вы решили посмотреть какую-то драму. И хотя вы не являетесь любителем данного жанра, фильм оказался весьма неплохим. В фильме можно было увидеть множество эротических сцен, что вызывало одобрительные возгласы у подвыпивших компаний мужчин, но в целом - в зале стояла полная тишина.", "На этот раз вы решили посмотреть какую-то драму. И хотя вы не являетесь любителем данного жанра, вы понимали, что этот фильм - полный отстой. Это можно было понять даже по активным разговорам в зале и обсуждениям того, насколько этот фильм ужасен. В фильме можно было увидеть множество эротических сцен и это единственное, что было снято хорошо, но на голых сиськах фильм с тупым сюжетом со дна не вытащишь.")>>
<div class=text>$rand.text</div>
<<vid events husb cinema 1 1>>
<div class=text>Однако не всех в этом зале интересовал фильм. Вам послышалось, что позади вас разносятся стоны и обернувшись, вы увидели, что на последнем ряду какой-то парень трахал в задницу голую девушку.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Они должно быть очень смелые, раз делают это прямо здесь и... Блин, это так возбуждает..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты никогда не думала о том, чтобы сделать нечто подобное?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Здесь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага. Мысль о том, что нас могут увидеть так возбуждает...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хоть у нас и был секс в общественном месте, но здесь...<<if $you.corr >= 50>> Если подумать, то да, меня тоже возбуждает эта мысль...<</if>></div></div>
<center><<link "<div id=fullButton>Давай попробуем</div>" "husbNtrEvent1">><<set $eventPage to 6;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<<vid events husb cinema 1 1>>
<div class=text>Насмотревшись на бесстрашную парочку, вы так возбудились, что согласились с предложением мужа. Вы расстегнули ширинку на его джинсах и достав его член, начали ласкать его своей рукой.</div>
\<<set $rand.vid to random(1, 3)>>
<<vid sex cinema hj $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что мы это делаем...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже... Это так захватывающе...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, верно... Это наверное странно, но... Мне нравится...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, мне тоже... Думаешь нас уже кто-то заметил?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вряд ли... Ты видел сколько людей смотрело на ту парочку? Её стоны привлекают всё внимание только на них двоих.</div></div>
<center><<link "<div id=fullButton>Дальше</div>" "husbNtrEvent1">><<set $eventPage to 7;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>Пока вы дрочили член вашему мужу, вы вдруг почувствовали руку на вашей груди. Повернувшись, вы поняли, что вашу грудь ласкает сидящий позади вас парень.</div>
<<vid events husb cinema 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Милый... Тут... Эмм...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>В чём дело?</div></div>
<div class=text>Вы прислонились плотнее к спинке кресла и взглядом указали на свою грудь. $npc[1].name[1] посмотрел на вашу грудь, а затем на парня. Когда он понял, что происходит, он улыбнувшись перевёл взгляд на вас и ответил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хочешь, чтобы я остановил его?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты прикалываешься? То есть если я скажу нет, то ты ничего не предпримешь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, мы же эксперементируем, разве нет?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ушам своим не верю... То есть тебя возбуждает не только мысль о том, что незнакомцы будут пялиться на фотки твоей голой жены, но и что-то большее?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, я...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу! Что ж, ладно...</div></div>
<div class=text>Пока вы шёпотом говорили со своим мужем, парень сидящий рядом с вами продолжал лапать вашу грудь и даже успел оголить одну. Когда вы закончили разговаривать с $npc[1].name[4], вы недоумевая посмотрели на этого парня и поняли, что он не переставал лапать вас всё это время. Затем вы с удивлением посмотрели на свою обнажённую грудь и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что вообще происходит? Этот парниша оголил мою грудь, а моего мужа это совершенно не волнует... Что ж... Эксперементируем, да...?"</i></div></div>
<center>
\<<link "<div id=fullButton>Взять член парня в руку</div>" "husbNtrEvent1">><<set $eventPage to 8;$time.min += 2;$you.arousal += 10;$quest.husb.ntr to 1;$quest.ntr.cinema.hj to 1>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbNtrEvent1">><<set $eventPage to 22;$time.min += 2;$quest.husb.ntr to 1>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<vid events husb cinema 6>>
<div class=text>Вы заигрывающе улыбнулись незнакомцу и обхватив его руку, сжали свою грудь чуть сильнее. В это время ваш муж оголил вам вторую грудь и пока вы с удивлением смотрели на него, незнакомец пересел на сиденье рядом с вами и обнажив свой член, начал дрочить его продолжая ласкать вашу грудь второй рукой. Увидев его член, вы похотливо закусили губу и посмотрев незнакомцу в глаза, обхватили рукой его член.</div>
<<vid events husb cinema 7>>
<div class=text>Затем вы повернулись к мужу и спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну так что? Этого ты хотел? Чтобы твоя жена сидела с голой грудью в кинотеатре, в котором полно людей и дрочила два члена одновременно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты злишься?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я? Конечно же нет! Как ты мог такое подумать? Я ведь пойду на всё ради моего любимого мужа, которого возбуждает подобное!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты делаешь вид, что ты злишься, но я вижу, что тебя это тоже возбуждает.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Как ты можешь это видеть?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Любимая, мы живём с тобой не первый год и я знаю как ты выглядишь, когда ты возбуждена.</div></div>
<div class=text>Вы лишь улыбнулись ему в ответ и похотливо посмотрели на его член.</div>
<center><<link "<div id=fullButton>Обхватить губами член мужа</div>" "husbNtrEvent1">><<set $eventPage to 9;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>Вы встали на колени перед вашим мужем и взяли его член в рот. Незнакомец пересел на ваше место и взяв вас за руку, положил её на свой член, чтобы вы продолжали дрочить ему.</div>
<<vid sex cinema bj 17>>
<div class=text>Ненадолго вытащив член мужа из своего рта, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То есть по твоему мне это нравится? По твоему меня это возбуждает?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так и есть! Иначе ты бы этого не делала.</div></div>
<div class=text>Вы посмотрели на своего мужа похотливым взглядом, продолжили сосать его член и задумались:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Интересно, если я возьму член этого парня в рот, $npc[1].name[1] будет также спокоен?"</i></div></div>
<center>
\<<link "<div id=fullButton>Взять член парня в рот</div>" "husbNtrEvent1">><<set $eventPage to 10;$time.min += 2;$you.arousal += 10;$quest.ntr.cinema.bj to 1>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbNtrEvent1">><<set $eventPage to 26;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<div class=text>Решив, что надо меньше думать и больше делать, вы обхватили член незнакомца губами и начали сосать его глядя на своего мужа.</div>
<<vid sex cinema bj 11>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Я был прав!</div></div>
<div class=text>Перестав сосать, вы с удивлением посмотрели на $npc[1].name[2].</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вообще-то я ждала, что ты отреагируешь по другому...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Почему я должен реагировать по другому? Мы хорошо проводим время, разве нет?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, наверное...</div></div>
<div class=text>- Ответили вы и вернув член парня в свой рот продолжили сосать.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, вообще-то я думала, что он остановит меня и устроит скандал, но... Выходит я сама подписалась на это и теперь поздно давать заднюю..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Может и мне время уделишь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Я думала ты хочешь посмотреть.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Посмотреть? Ты думаешь мне нравится смотреть?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Разве нет...?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет конечно! Я же говорю, мы хорошо проводим время вместе и раз уж этот парнишка захотел присоединиться, то почему нет? Я не прочь разделить с ним удовольствие. К тому же я вижу, что ты тоже не против, так что...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А... Так тебе вдруг захотелось мной поделиться? Что ж, ладно!</div></div>
<center><<link "<div id=fullButton>Отсосать обоим</div>" "husbNtrEvent1">><<set $eventPage to 11;$time.min += 2;$sexPose to "bj";$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPartner1 to 1;$sexPartner2 to 1;$sexTurn to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 17)>>
\<<vid sex cinema $sexPose $rand.vid>>
<center>
\<div class=meter><<if $sexTurn == 1>><font color=green><b>Муж</b></font><<else>>Муж<</if>></div>
\<div class=meter><<if $sexTurn == 2>><font color=green><b>Незнакомец</b></font><<else>>Незнакомец<</if>></div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член <<if $sexTurn == 1>>мужа<<else>>незнакомца<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Сосать</div>" "husbNtrEvent1">><<set $eventPage to 11;$time.min += 2>><<if $sexTurn == 1>><<set $sexEnergy -= 1>><<else>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>>
\<<if $sexTurn != 1 && $sexEnergy > 0>><<link "<div id=fullButton>Сосать мужу</div>" "husbNtrEvent1">><<set $eventPage to 11;$sexEnergy -= 1;$sexTurn to 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\<<if $sexTurn != 2 && $sexEnergy2 > 0>><<link "<div id=fullButton>Сосать незнакомцу</div>" "husbNtrEvent1">><<set $eventPage to 11;$sexEnergy2 -= 1;$sexTurn to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[1].arousal to 0;$eventPage to 12;$time.min += 2>><<goto _currentPassage>><<elseif $sexEnergy2 == 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$eventPage to 12;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 12>>
\<<set $you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 6)>>
\<<vid sex cinema cum mouth $rand.vid>>
<div class=text><<if $sexTurn == 1>>Ваш муж<<else>>Незнакомец<</if>> был не в силах больше сдерживаться и кончил вам в рот. Вам ничего не оставалось, кроме как проглотить всю сперму.</div>
\<<if $sexPartner1 == 1 or $sexPartner2 == 1>>
<center><<link "<div id=fullButton>Дососать <<if $sexTurn == 1>>незнакомцу<<else>>мужу<</if>></div>" "husbNtrEvent1">><<set $eventPage to 11>><<if $sexTurn == 1>><<set $sexTurn to 2>><<else>><<set $sexTurn to 1>><</if>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Закончить веселье</div>" "husbNtrEvent1">><<set $eventPage to 13;$time.min += 5;$sex.act.bj to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 13>>
\<div class=text>После того, как они оба кончили, вы поправили одежду, встали с колен и сели обратно на своё место.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что я только что отсосала незнакомцу ещё и при тебе...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже не до конца осознавал, что это реально происходит, но это было чертовски горячо!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Согласен! Если честно, то я думал, что ты дашь мне пизды за то, что я приставал к твоей жене, но то, что в итоге произошло... Чувак, это было охрененно! Тебе реально повезло с твоей женой!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, спасибо, я тоже так считаю! Мне с ней реально повезло!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж... Спасибо, наверное...</div></div>
<div class=text>После ваших слов, незнакомец посмотрел на вас и добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Тебе так-то тоже повезло! Твой муж реально крутой мужик! Вы явно стоите друг друга! Ладно, пойду я, фильм всё равно уже заканчивается. Удачи вам!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, спасибо! И тебе!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо...</div></div>
<div class=text>После того, как он ушёл, на экране начались титры.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>Покинув кинозал, вы направились в туалет, а $npc[1].name[1] остался ждать вас неподалёку от двери.</div>
<<jpg events husb cinema 8>>
<div class=text>Как только вы зашли в туалет, вслед за вами зашёл мужчина, который обратился к вам.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Девушка, погодите минутку!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы ко мне обращаетесь? Что вы здесь делаете? Это женский туалет!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Да, да, я в курсе. Однако у меня есть то, что может показаться вам интересным.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Не приближайтесь ко мне!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Успокойтесь, вам ничего не угрожает, я лишь хочу показать вам одну запись...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ещё за запись? О чём вы...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Запись? Блять, он что, снял нас на видео?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Я так понимаю, что вы уже поняли, о какой записи идёт речь?</div></div>
<center><<link "<div id=fullButton>Что вам нужно?</div>" "husbNtrEvent1">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb cinema 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Что ж... Я могу прямо сейчас выложить это видео на PornHub и уверяю тебя, что оно наберёт очень много просмотров. Или я могу удалить его прямо сейчас за небольшое вознаграждение...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Сколько ты хочешь?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Я говорю не о деньгах.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда чего ты хочешь?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ладно, раз ты сама не понимаешь, скажу прямо. Отсоси мне здесь и сейчас и я удалю это видео.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Да как ты... Мой муж стоит прямо за этой дверью, так что я...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Давай, вперёд! Только пока ты будешь его звать, я загружу это видео на сайт одним касанием, потому что я заранее всё подготовил.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, какого хера? Что мне делать?"</i></div></div>
<center>
\<<link "<div id=fullButton>Поддаться на шантаж</div>" "husbNtrEvent1">><<set $eventPage to 16;$time.min += 3;$quest.ntr.cinema.wcbm to 1>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "husbNtrEvent1">><<set $eventPage to 28;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 16>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Твою мать, а! Поверить не могу, что говорю это, но... Ладно, я согласна...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Отлично, тогда пошли в кабинку и можешь приступать.</div></div>
<div class=text>Вы прошли вслед за ним в дальнюю кабинку туалета, закрылись там и встали на колени.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 50>>Блять, это всё так мерзко...<<else>>Так, ладно... Это всего лишь минет... Быстро заставлю его кончить и всё...<</if>>"</i></div></div>
<div class=text>Шантажист расстегнул ширинку и вытащил свой член.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>За дело!</div></div>
<center><<link "<div id=fullButton>Сосать</div>" "husbNtrEvent1">><<set $eventPage to 17;$time.min += 2;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>></center>
\<<elseif $eventPage == 17>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 5)>>
\<<vid sex wc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член шантажиста.</div>
\<</if>>
<center><<link "<div id=fullButton>Сосать</div>" "husbNtrEvent1">><<set $eventPage to 17;$sexEnergy -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>></center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$eventPage to 18;$time.min += 2;$sex.act.bj to 0>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 18>>
\<<set $you.sexinfo.cuminmouth += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 3)>>
\<<vid sex wc cum mouth $rand.vid>>
<div class=text>Член незнакомца запульсировал и он начал кончать вам в рот.</div>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "husbNtrEvent1">><<set $eventPage to 19;$you.sexinfo.swallow += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "husbNtrEvent1">><<set $eventPage to 19;$you.sexinfo.spit += 1;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 19>>
\<<jpg events husb cinema 8>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А теперь удаляй!</div></div>
<div class=text>Парень молча улыбнулся, достал из кармана телефон и показывая вам экран, закрыл страницу загрузки видео на PornHub и удалил видео с телефона.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что насчёт облака?</div></div>
<div class=text>Нахмурившись он зашёл в облако и удалил оттуда видео.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Теперь точно всё.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично! А теперь побудь здесь пару минут. Я не хочу объяснять мужу почему ты вышел из женского туалета вслед за мной...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Без проблем! Не забудь поцеловать его когда выйдешь.</div></div>
<div class=text> - Улыбнувшись ответил вам незнакомец и получил от вас недовольный взгляд в ответ.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbNtrEvent1">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<div class=text>Выйдя из туалета, $npc[1].name[1] взял вас за руку и вы направились в сторону выхода.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что, домой?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага.</div></div>
\<<if $quest.ntr.cinema.wcbm == 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я просто немного устала.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Потерпи немного, скоро мы будем дома.</div></div>
\<</if>>
<div class=text>По пути к выходу, ваш муж достал из кармана телефон, чтобы вызвать такси</div>
<center><<link "<div id=fullButton>На улицу</div>" "husbNtrEvent1">><<set $eventPage to 21;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 21>>
\<div class=text>Оказавшись на улице, вы дождались приезда такси и поехали домой.</div>
<<jpg events husb cinema 2>>
<div class=text>По пути домой вы решили обсудить со своим мужем то, что случилось в кинотеатре.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Почему ты раньше не рассказывал мне о своих фетишах?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я не знаю... Я боялся, что ты всё не так поймёшь и тебя это отпугнёт, но после того, как ты выложила фотографию в нижнем белье на свою страницу в инсте, я подумал, что возможно у меня ещё появится шанс сказать об этом. Затем ты завела страничку на OnlyFans и начала постить там обнажёнку и я понял, что вот оно! Оставалось лишь подобрать идеальный момент, но я и подумать не мог, что это произойдёт сегодня и при таких обстоятельствах.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То есть сейчас ты не боишься, что это может меня отпугнуть?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну... Я не знаю... Я не думал об этом... А тебя это отпугнуло?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, просто... Всё произошло так неожиданно... Наверное надо как следует это обдумать, так что... Я думаю мне нужно пару дней на размышления и... Потом мы обязательно это обсудим.</div></div>
<center><<link "<div id=fullButton>Домой</div>" "hall">><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 22>>
\<<set $rand.vid to random(1, 3)>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, ладно! Если тебя это так возбуждает, то хорошо, пусть продолжает.</div></div>
<div class=text>- Ответили вы и продолжили дрочить член вашего мужа не обращая внимания на незнакомца, который уже успел оголить вам вторую грудь тоже.</div>
<<vid events husb cinema 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что это происходит со мной..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Может возьмёшь его в рот?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Серьёзно? При нём?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Почему нет?</div></div>
<center>
\<<link "<div id=fullButton>Взять член вашего мужа в рот</div>" "husbNtrEvent1">><<set $eventPage to 23;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbNtrEvent1">><<set $eventPage to 25;$time.min += 5;$you.arousal += 10>><</link>>
\</center>
\<<elseif $eventPage == 23>>
\<div class=text>Вы решили не заморачиваться и нагнувшись в его сторону, обхватили его член губами.</div>
<<vid sex cinema $sexPose 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот это моя девочка!</div></div>
<div class=text> - Похвалил вас $npc[1].name[1] поглядывая на парня ласкающего вашу грудь.</div>
<<vid events husb cinema 9>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чувак, у тебя офигенная жена! Повезло тебе!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, спасибо. Как тебе её сиськи? Нравятся?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ещё бы! Они такие мягкие и упругие!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, грудь у неё потрясающая! Это ты ещё не видел её задницу, но... Она сегодня не в настроении, так что...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чёрт, чувак, я привык довольствоваться тем, что есть, так что я не жалуюсь!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что мой муж говорит такие вещи..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1]! Кажется я сейчас кончу!</div></div>
<div class=text>Выбора у вас было не много, так что ваш муж кончил вам в рот.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Проглотить</div>" "husbNtrEvent1">><<set $eventPage to 24;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1>><</link>></center>
\<<elseif $eventPage == 24>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох ебать! $you.name[1], это было потрясающе!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чёрт побери, девочка, у тебя отличные навыки!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо, наверное...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Нет, правда! Это было чертовски горячо!</div></div>
<div class=text>Пока вы поправляли одежду и прикрывали свою грудь, вы краем глаза посмотрели на колом стоящий член парня сидящего рядом с вами и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, он такой большой и твёрдый... Может мне стоило удовлетворить и его тоже..? Стоп, что? $you.name[1], о чём ты блять думаешь?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ладно ребят, было весело и жаль, что мне не довелось принять участие, но я пойду. Фильм всё равно уже подходит к концу, так что... Удачи вам!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо... И тебе!</div></div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не думаю, что я готова к этому, так что... Давай остановимся на этом.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально, просто мне кажется, что это слишком...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, хорошо, как скажешь...</div></div>
<div class=text>После этого вы убрали руку с члена вашего мужа, поправили одежду и взглянув на экран, увидели, что уже начались титры.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid sex cinema bj 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Нет, нет, я не собираюсь это делать..."</i></div></div>
<div class=text>Вы решили не заходить так далеко и ограничиться минетом вашему мужу.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты правда так думаешь? И что если это действительно так?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Тогда мне повезло с тобой даже больше, чем я думал!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Он прав!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ох блять! Я даже не знаю что возбуждает меня больше всего... То, что я делаю это в общественном месте или то, что их двое и один из них мой муж..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], я думаю я сейчас кончу!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ага, я похоже тоже!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Но куда вы..?</div></div>
<div class=text>Не дав вам закончить, $npc[1].name[1] положил вам руку на затылок и потянув к себе, вставил свой член вам в рот и начал кончать.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Проглотить</div>" "husbNtrEvent1">><<set $eventPage to 27;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 2;$you.sexinfo.swallow += 2>><</link>></center>
\<<elseif $eventPage == 27>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, что это было? Мог бы хоть...</div></div>
<div class=text>На этот раз вам не дал закончить незнакомец, вставив свой член вам в рот и начав заполнять его спермой.</div>
<<vid sex cinema cum mouth 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Мне так жаль, но... Ох... Блять... Я не смог придумать ничего лучше...</div></div>
<div class=text>После того, как вам пришлось проглотить и его сперму, вы были в такой растерянности, что даже не сразу сообразили, что неплохо было бы возмутиться.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'> *тяжёлый вздох* Это было реально круто! Я надеюсь вы не злитесь, что я... *тяжёлый вздох* Просто когда я был так близок, то перестал соображать и пришлось быстро соориентироваться.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Чел, чо за херня? Я ничего не имел бы против, если бы она сама взяла твой член в рот, но это! Ты здорово влип парень!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Блин, остынь чувак! Я же сказал, что это вышло само собой!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, это было отвратительно, но они привлекают ненужное внимание..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй! Успокойтесь! Всё нормально! Это было отвратительно, но не стоит привлекать лишнее внимание.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Точно всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да. Давай просто забудем это недоразумение...</div></div>
<div class=text>- Ответили вы и сели обратно на своё место. Незнакомец ещё раз сказал, что ему жаль, пожелал вам удачи и покинул зал. В это время на экране начались титры и вам тоже пора было идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да пошёл ты! Загружай куда хочешь! Я не собираюсь вестись на этот дурацкий шантаж и сосать первому встречному за удаление видео!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Как знаешь... Но будь уверена, зрители оценят!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да плевать! Пускай дрочат! И ты вместе с ними! А теперь вали отсюда!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ага... Удачи!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Уёбок!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, поверить не могу, что это произошло со мной... Стоит ли переживать из-за этого видео? В интернете полно моих обнажённых фотографий, так что вряд ли одно видео, где смутно видно моё лицо, навредит... К тому же если зрители узнают меня, то это наверняка привлечёт подписчиков, так что..."</i></div></div>
\<<instSub>><<set $you.inst.sub += ($rand.sub*50);$you.inst.fame += 1>><<fansSub>><<set $you.onlyfans.sub += ($rand.sub*10);$you.onlyfans.fame += 1;$you.sexinfo.amateurPorn += 1;$you.pornhub.fame += 1>>
<div class=text>Закончив свои размышления, вы сделали в туалете все ваши дела и готовы были идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbNtrEvent1">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<center><<link "<div id=fullButton>Offer to go to the cinema</div>" "husbNtrEvent1">><<set $eventPage to 2;$time.min += 2>><</link>></center>
<center><<link "<div id=fullButton>Back</div>" "sup">><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there! Wanna watch a flick?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, why not!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Awesome, I'm getting ready!</div></div>
<center><<link "<div id=fullButton>Get ready</div>" "husbNtrEvent1">><<set $eventPage to 3;$time.min += 30;$you.cosm.applied to 10;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events husb cinema 1>>
<div class=text>When you were done getting ready, you met your husband and hopped into the taxi he'd called ahead.</div>
<<jpg events husb cinema 2>>
<div class=text>On the way to the movies, your husband checked out the internet on his phone to check out the movie theater's website and pick a movie to watch.</div>
<center><<link "<div id=fullButton>To the cinema</div>" "husbNtrEvent1">><<set $eventPage to 4;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>When you arrived, your husband went to the ticket office, and you went to a cafe to get popcorn and drinks.</div>
<<jpg events husb cinema 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Everything's ready, let's go inside.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah.</div></div>
<center><<link "<div id=fullButton>Inside</div>" "husbNtrEvent1">><<set $eventPage to 5;$time.min += 30;$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>After entering the theatre, you made your way to your seats in almost the back row. It was almost time for the show to start, so you sat down and waited.</div>
<<jpg events husb cinema 4>>
\<<set $rand.text to either("This time, you decided to check out a horror flick, and it was pretty good. The atmosphere in the theater was pretty quiet and intense.", "This time, you decided to check out some sort of horror flick, but it was pretty boring and didn't really scare you at all. So you could hear other people in the theater talking and making all sorts of negative comments.", "This time you watched an action movie, and the hall got really loud with gunfire, explosions, fighting, and the sound of tires. The movie was surprisingly good, so for most of the movie there was dead silence in the room.", "This time, you decided to check out another action flick, which turned out to be a total rip-off with the dumbest plot. So, you could hear other viewers' conversations and their disgusted exclamations in the audience.", "This time you chose to watch a comedy, and it turned out to be a really good one. The audience laughed so hard throughout the whole show!", "This time, you decided to check out some kind of comedy, but it wasn't funny at all. Apparently, some screenwriter thought that naked boobs could fix even the worst movie, but they were wrong. Only a few people in the theater were interested, and most of them were just talking to each other. You could even hear guys arguing about which actress' boobs were better in the movie.", "This time, you decided to check out a thriller, and it turned out to be pretty cool. Not everyone loved it, you could hear some conversations in the lobby, but most people still liked the film.", "This time, you decided to check out a thriller, and boy, was it disgusting! The first part was really good, but then it went downhill and the ending was all blurry and unclear.", "This time, you decided to give some drama a shot. Although you're not a big fan of that genre, the movie turned out pretty good. There were a lot of hot scenes in the film, which got the guys in the audience going, but overall, there was silence in the theater.", "This time, you decided to check out a drama. Although you're not a huge fan of the genre, you realized that this movie is terrible. This was evident from the loud conversations in the theater and the discussions about how bad the film was. You saw a lot of erotica in the movie, and that's the only part that was well-shot, but you can't make a movie with such a dumb plot work with just bare breasts.")>>
<div class=text>$rand.text</div>
<<vid events husb cinema 1 1>>
<div class=text>However, not everyone in the room was interested in the movie. You thought you heard some groans behind you, so you turned around. You saw that in the back row, some guy was banging a naked girl from behind.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"They must be so brave to do it right there and... damn, it's so exciting..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Have you ever considered doing something like that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Here?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, the idea of being seen in public is so exciting!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, even though we had sex in a public, but here...<<if $you.corr >= 50>> If you think about it, yeah, I'm kinda excited by the idea too...<</if>></div></div>
<center><<link "<div id=fullButton>Let's try</div>" "husbNtrEvent1">><<set $eventPage to 6;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<<vid events husb cinema 1 1>>
<div class=text>After seeing the fearless couple, you were so excited that you agreed to your husband's proposal. You unzipped his jeans and grabbed his cock, started stroking it with your hand.</div>
\<<set $rand.vid to random(1, 3)>>
<<vid sex cinema hj $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe we're getting into this...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too... It's so exciting...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you know... it's probably a bit weird, but I kinda like it...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too. Do you think someone's already noticed us?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Unlikely… did you see how many people were watching that couple? Their moans drew all the attention away from everyone else.</div></div>
<center><<link "<div id=fullButton>Further</div>" "husbNtrEvent1">><<set $eventPage to 7;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>While you were stroking your husband's dick, you suddenly felt a hand on your chest. When you turned around, you realized the guy sitting behind you was groping your tits.</div>
<<vid events husb cinema 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Honey... here is... uhm...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's up?</div></div>
<div class=text>You leaned over against the back of your chair and pointed to your chest, eyes wide. $npc[1].name[1] glanced at your chest, then at the guy. When he caught on, he smiled, looked at you, and said:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Do you want me to stop him?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you talking about? Are you serious? So, if I say no, nothing will happen?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, we're trying things out, aren't we?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What the heck? I can't even believe what I'm hearing. So it's not just that you get turned on by the thought of strangers looking at pictures of your wife naked, but also by something else?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe that! But okay...</div></div>
<div class=text>While you were chatting with your husband, this guy kept groping your boobs and even managed to expose one. After you finished talking to $npc[1].name[1], you were totally shocked and realized that the guy hadn't stopped touching you the whole time. Then, you saw your bare chest with surprise and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the hell is going on here? This guy just exposed my boobs, and my husband is totally okay with it... Well, experimenting, yeah?"</i></div></div>
<center>
\<<link "<div id=fullButton>Take a guy's dick in your hand</div>" "husbNtrEvent1">><<set $eventPage to 8;$time.min += 2;$you.arousal += 10;$quest.husb.ntr to 1;$quest.ntr.cinema.hj to 1>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbNtrEvent1">><<set $eventPage to 22;$time.min += 2;$quest.husb.ntr to 1>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<<vid events husb cinema 6>>
<div class=text>You flirtatiously smiled at the stranger and grabbed his hand, pressing your chest a bit harder. Your husband was exposing your second breast at this point, and while you were surprised, the stranger moved next to you, exposing his dick and beginning to masturbate while still caressing your breasts with the other hand. As you saw his cock, you licked your lips lasciviously and looked into his eyes, wrapping your hand around it.</div>
<<vid events husb cinema 7>>
<div class=text>Then, you turned to your husband and asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So what? That's what you wanted, huh? Your wife, with naked boobs, in a movie theatre full of people, jerking off two cocks at the same time.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you angry?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Me? No way! How could you even think that? I'd do anything for my husband, you know? He's so excited about this!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You might be pretending to be mad, but I know it's making you hot too.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>How can you know that?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Darling, we've lived together for years and I know what you look like when you're horny.</div></div>
<div class=text>You just smiled at him and stared lustfully at his dick.</div>
<center><<link "<div id=fullButton>Wrap your lips around your husband's dick</div>" "husbNtrEvent1">><<set $eventPage to 9;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>You knelt down in front of your husband and started sucking his dick. The other guy moved over to your side and put your hand on his dick, so you could keep jerking him off.</div>
<<vid sex cinema bj 17>>
<div class=text>After briefly pulling out your husband's dick from your mouth, you asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, you think I like that? You think it turns me on?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's right! Otherwise, you wouldn't be doing this.</div></div>
<div class=text>You looked at your husband with desire and continued to suck him off, thinking:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I wonder if I put this guy's dick in my mouth, would $npc[1].name[1] be cool with it too?"</i></div></div>
<center>
\<<link "<div id=fullButton>Take a guy's cock in your mouth</div>" "husbNtrEvent1">><<set $eventPage to 10;$time.min += 2;$you.arousal += 10;$quest.ntr.cinema.bj to 1>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbNtrEvent1">><<set $eventPage to 26;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<div class=text>Deciding that you needed to relax and have some fun, you reached out to the stranger and started blowing him. While you were doing that, you kept eye contact with your husband, who was watching.</div>
<<vid sex cinema bj 11>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See? I was right!</div></div>
<div class=text>You stopped sucking and looked at $npc[1].name[1] with a surprised expression.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Actually, I thought you'd react differently...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why should I act any differently? We're all having a great time, aren't we?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I guess...</div></div>
<div class=text> - You answered and put the guy's dick back in your mouth and kept sucking.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, I thought he was going to stop me and cause a scene, but… It turns out I signed up myself and it’s too late to back out now…"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Maybe you could spare some time for me as well?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? I thought you just wanted to watch.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>To watch? Do you think I enjoy watching?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Isn't it?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Of course not! We're having such a great time together, and since the dude wanted to come along, why should I say no? I'd love to share the fun with him. And besides, I don't think you mind, either, so…</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, so you suddenly want to share me? Alright then!</div></div>
<center><<link "<div id=fullButton>Suck both of them off</div>" "husbNtrEvent1">><<set $eventPage to 11;$time.min += 2;$sexPose to "bj";$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPartner1 to 1;$sexPartner2 to 1;$sexTurn to 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 17)>>
\<<vid sex cinema $sexPose $rand.vid>>
<center>
\<div class=meter><<if $sexTurn == 1>><font color=green><b>Husband</b></font><<else>>Husband<</if>></div>
\<div class=meter><<if $sexTurn == 2>><font color=green><b>Stranger</b></font><<else>>Stranger<</if>></div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking <<if $sexTurn == 1>>your husband's<<else>>a stranger's<</if>> dick.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Keep sucking</div>" "husbNtrEvent1">><<set $eventPage to 11;$time.min += 2>><<if $sexTurn == 1>><<set $sexEnergy -= 1>><<else>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>>
\<<if $sexTurn != 1 && $sexEnergy > 0>><<link "<div id=fullButton>Sucking your husband's dick</div>" "husbNtrEvent1">><<set $eventPage to 11;$sexEnergy -= 1;$sexTurn to 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\<<if $sexTurn != 2 && $sexEnergy2 > 0>><<link "<div id=fullButton>Sucking a stranger's dick</div>" "husbNtrEvent1">><<set $eventPage to 11;$sexEnergy2 -= 1;$sexTurn to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[1].arousal to 0;$eventPage to 12;$time.min += 2>><<goto _currentPassage>><<elseif $sexEnergy2 == 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$eventPage to 12;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 12>>
\<<set $you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 6)>>
\<<vid sex cinema cum mouth $rand.vid>>
<div class=text><<if $sexTurn == 1>>Your husband<<else>>A stranger<</if>> couldn't help himself and came inside your mouth. There was nothing you could do but swallow all the semen.</div>
\<<if $sexPartner1 == 1 or $sexPartner2 == 1>>
<center><<link "<div id=fullButton>Keep sucking on <<if $sexTurn == 1>>a stranger<<else>>your husband<</if>></div>" "husbNtrEvent1">><<set $eventPage to 11>><<if $sexTurn == 1>><<set $sexTurn to 2>><<else>><<set $sexTurn to 1>><</if>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Finish the fun</div>" "husbNtrEvent1">><<set $eventPage to 13;$time.min += 5;$sex.act.bj to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 13>>
\<div class=text>After they were both finished, you stood up from your knees, straightened your clothes, and sat back in your chair.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe I just sucked a stranger in front of you...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I didn't really realize it was happening either, but boy was it hot!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I totally agree with you! To be honest, I expected you to give me hell for molesting your wife, but it turned out to be the other way around... Man, that was crazy! You've got a really awesome wife!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, thanks! I agree! I'm very lucky with her!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well... thanks, I guess...</div></div>
<div class=text>After you said that, the stranger looked at you and then added:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>You're so lucky too! Your husband's a really cool dude. You two are worth each other. Anyway, I'm going, the movie's already ending. Good luck!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, thanks! And good luck to you too!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks...</div></div>
<div class=text>After he left, the credits started to roll on the screen.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>After you left the cinema, you went to use the restroom, and $npc[1].name[1] was waiting for you outside.</div>
<<jpg events husb cinema 8>>
<div class=text>As soon as you left for the bathroom, a guy came in after and talked to you.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Hold on a sec, girl!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? You talking to me? What're you doing in here? This is the ladies' room!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, yeah, I know. But I do have something that might be interesting for you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Stay away from me!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Chill out, you're not in any danger. I just want to show you this record...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What kind of record is this? I don't get what you're saying...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"A recording? Fuck, did he video us?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I guess you've figured out which record we're talking about by now?</div></div>
<center><<link "<div id=fullButton>What do you need?</div>" "husbNtrEvent1">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb cinema 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Well, I could post this video to PornHub right now, and I can assure you it would get a lot of views. Alternatively, I could delete it right away for...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>How much are you looking for?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I'm not talking about the money.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, what do you want?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright, since you can't seem to understand, I'm going to be blunt. If you suck me off right now, I'll delete the video.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? My husband's standing right outside that door, so I…</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright, go for it! While you're calling him, I can upload this video to the site in one click, because I prepared everything ahead of time.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, what the hell do I do?"</i></div></div>
<center>
\<<link "<div id=fullButton>Succumb to blackmail</div>" "husbNtrEvent1">><<set $eventPage to 16;$time.min += 3;$quest.ntr.cinema.wcbm to 1>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "husbNtrEvent1">><<set $eventPage to 28;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 16>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Holy crap, man! I can't believe it, but... okay, I'll do it...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Awesome, then let's head over to the booth and get things going.</div></div>
<div class=text>You followed him into the back restroom booth, locked yourself in, and knelt down.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 50>>Fuck, it's all so gross...<<else>>Alright, it's just some blowjob... I'm just going to make him cum fast and that's it.<</if>>"</i></div></div>
<div class=text>The blackmailer unzipped his pants and showed off his hard cock.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Get to work!</div></div>
<center><<link "<div id=fullButton>Suck</div>" "husbNtrEvent1">><<set $eventPage to 17;$time.min += 2;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>></center>
\<<elseif $eventPage == 17>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 5)>>
\<<vid sex wc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking the blackmailer's dick.</div>
\<</if>>
<center><<link "<div id=fullButton>Keep sucking</div>" "husbNtrEvent1">><<set $eventPage to 17;$sexEnergy -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>></center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$eventPage to 18;$time.min += 2;$sex.act.bj to 0>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 18>>
\<<set $you.sexinfo.cuminmouth += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 3)>>
\<<vid sex wc cum mouth $rand.vid>>
<div class=text>The stranger's dick got even more hard and he started to shoot his load in your mouth.</div>
<center>
\<<link "<div id=fullButton>Swallow</div>" "husbNtrEvent1">><<set $eventPage to 19;$you.sexinfo.swallow += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Spit it out</div>" "husbNtrEvent1">><<set $eventPage to 19;$you.sexinfo.spit += 1;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 19>>
\<<jpg events husb cinema 8>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Now delete it!</div></div>
<div class=text>The guy gave a silent smile and pulled his phone out of his pocket to show you the screen. He closed the PornHub video upload page and deleted the file from his phone.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What about the cloud?</div></div>
<div class=text>Grumpy, he signed in to the cloud and deleted the video there.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>That's it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Awesome! Now, stay here for a minute. I don’t want to have to explain to my husband why you were following me out of the restroom…</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>No problem! Make sure to give him a kiss when you get out.</div></div>
<div class=text> - The stranger smiled back at you, and you gave him a displeased look.</div>
<center><<link "<div id=fullButton>Leave the restroom</div>" "husbNtrEvent1">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<div class=text>After leaving the restroom, $npc[1].name[1] grabbed your hand and the two of you made your way towards the exit.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, so are we heading home?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah.</div></div>
\<<if $quest.ntr.cinema.wcbm == 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, I'm just a little tired.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hang in there, we're on our way home.</div></div>
\<</if>>
<div class=text>On the way out, your husband pulled his phone out to call a cab.</div>
<center><<link "<div id=fullButton>Outside</div>" "husbNtrEvent1">><<set $eventPage to 21;$time.min += 30>><</link>></center>
\<<elseif $eventPage == 21>>
\<div class=text>Once you were outside, you had to wait for the taxi to show up and drive you home.</div>
<<jpg events husb cinema 2>>
<div class=text>On the way back from the movies, you and your husband decided to talk about what happened.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Why didn't you let me know about your weird stuff before?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't know, babe. I was scared that you'd get the wrong idea and be scared off, but then you posted a picture of yourself in your underwear on Instagram, and I thought, maybe I can still say it. Then, you started a OnlyFans page and started posting nude photos, and I realized, this is it. All I had to do was wait for the right moment, but who would have thought it would happen like this, under these circumstances?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, now you're not scared that I might be scared off?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I'm not sure. I didn't really think about it. Did that freak you out?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Nah, it's just that... it all happened so fast... I'm probably going to need to think it over properly, so... maybe I should take a couple of days to sort it out and... then, we can definitely talk about it.</div></div>
<center><<link "<div id=fullButton>Home</div>" "hall">><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 22>>
\<<set $rand.vid to random(1, 3)>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, if it makes you so happy, then fine, keep going.</div></div>
<div class=text>- You answered and kept jerking off your husband's cock, ignoring the stranger who had already exposed your other boob.</div>
<<vid events husb cinema 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe what's happening right now..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why don't ya just put it in yer mouth?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Really? In front of him?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why not?</div></div>
<center>
\<<link "<div id=fullButton>Suck your husband off</div>" "husbNtrEvent1">><<set $eventPage to 23;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbNtrEvent1">><<set $eventPage to 25;$time.min += 5;$you.arousal += 10>><</link>>
\</center>
\<<elseif $eventPage == 23>>
\<div class=text>You decided to skip the foreplay and just went for it, wrapping your lips around his dick.</div>
<<vid sex cinema $sexPose 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's my girl!</div></div>
<div class=text> - $npc[1].name[1] was gushing about you, while looking at the guy who was fondling your breasts.</div>
<<vid events husb cinema 9>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Dude, your wife is so awesome! I'm envious!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, thanks man. How do you like those boobs of hers?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>You bet! They're so soft and stretchy!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, her boobs are amazing! You haven't seen her butt yet, but… She's just not in the mood, so…</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Man, I've got used to contentment with what I've got, so I can't really complain!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe my husband says stuff like that..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1]! I think I'm gonna cum!</div></div>
<div class=text>You didn't really have a choice, so your husband came in your mouth.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Swallow</div>" "husbNtrEvent1">><<set $eventPage to 24;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1>><</link>></center>
\<<elseif $eventPage == 24>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Holy fuck, $you.name[1], that was awesome!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Damn, girl, you're so talented!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks, I guess...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>No, really! It was so fucking hot!</div></div>
<div class=text>While you were adjusting your clothes and covering your boobs, you glanced out of the corner of your eye at the guy sitting next to you with hard cock and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, he's so huge and hard. I guess I could please him too, right? Wait, what? $you.name[1], what are you thinking?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright guys, that was fun and I'm sorry I couldn't join in, but I've got to go. The movie's coming to an end anyway, so... good luck to you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks… And you too!</div></div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know if I'm up for this, to be honest. So, let's just stop here.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay, it just feels like it's a bit much to me...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, alright, as you say...</div></div>
<div class=text>After that, you removed your hand from your husband's groin, straightened your clothes, and looked at the screen. You saw that the credits had already started.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid sex cinema bj 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"No, no, I'm not gonna do that..."</i></div></div>
<div class=text>You decided to keep it simple and just give your husband a blowjob.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do you really mean that? And what if it's true?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Then I'm even luckier with you than I thought!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>He's right!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh man, I don't know which one excites me more... The fact I'm doing it in public or the fact there are two of them, and one of them is my husband."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], I think I'm gonna cum!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, it looks like me too!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? But where are you going to..?</div></div>
<div class=text>Before you finished, $npc[1].name[1] had his hand on your head, pulled you close, shoved his cock in your mouth, and started to shoot his load.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Swallow</div>" "husbNtrEvent1">><<set $eventPage to 27;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 2;$you.sexinfo.swallow += 2>><</link>></center>
\<<elseif $eventPage == 27>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, what was that? You could've...</div></div>
<div class=text>This time, the stranger didn't let you finish, he shoved his dick into your mouth and started filling it with his seed.</div>
<<vid sex cinema cum mouth 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I'm so sorry, but... oh fuck! *heavy sigh* I just couldn't come up with anything else.</div></div>
<div class=text>After you had to swallow his semen as well, you were so flabbergasted that you didn't even realize right away that it would be a good idea to be outraged.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'> *sigh* That was really awesome! I'm sorry if you're mad that I did that... *sigh* I just got so caught up in the moment, I forgot to think about anything else.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Dude, what the fuck? I don't mind her taking your dick in her mouth, but this is fucked up! You've got a lot of problems, man!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Chill out man! I told you, it just came out.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, that was gross, but it attracts unnecessary attention..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Chill out! It's okay! It was gross, but there's no need to make a big deal out of it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you sure you're okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, let's just drop it. This whole thing is a misunderstanding...</div></div>
<div class=text>- You answered and sat down. The stranger apologized again, wished you luck, and left the room. Then, the credits started on the screen, and it was your turn too.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbNtrEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Fuck you! You can upload it anywhere you want. I'm not falling for this stupid blackmail and sucking up to the first person I see for deleting a video.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Sure thing! But the audience is sure to appreciate it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't give a damn! Let 'em jerk off! And so do you! Now get the hell out of here!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, whatever.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Motherfucker!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, I can't believe what happened to me. Is it even worth worrying about that video? There are so many naked photos of me on the internet, so it seems unlikely that just one video with my face vaguely in it would hurt me... Besides, if people recognize me in it, it will definitely attract subscribers, right? So..."</i></div></div>
\<<instSub>><<set $you.inst.sub += ($rand.sub*50);$you.inst.fame += 1>><<fansSub>><<set $you.onlyfans.sub += ($rand.sub*10);$you.onlyfans.fame += 1;$you.sexinfo.amateurPorn += 1;$you.pornhub.fame += 1>>
<div class=text>After you'd finished thinking, you'd done all your business in the restroom and were ready to head out.</div>
<center><<link "<div id=fullButton>Leave the restroom</div>" "husbNtrEvent1">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, милый! Может сходим кино посмотреть?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я не против!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично, тогда я начинаю собираться!</div></div>
<center><<link "<div id=fullButton>Собираться</div>" "husbWeekendEvent1">><<set $eventPage to 2;$time.min += 30;$you.cosm.applied to 10;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb cinema 1>>
<div class=text>Закончив собираться, вы встретились со своим мужем и направились к заранее вызванному вашим мужем такси.</div>
<<jpg events husb cinema 2>>
<div class=text>В пути ваш муж зашёл в интернет через свой телефон, чтобы открыть сайт кинотеатра и выбрать вместе с вами фильм.</div>
<center><<link "<div id=fullButton>В кинотеатр</div>" "husbWeekendEvent1">><<set $eventPage to 3;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>Добравшись до кинотеатра ваш муж пошёл покупать билеты, а вы направились в кафе кинотеатра, чтобы купить попкорн и напитки.</div>
<<jpg events husb cinema 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё готово, можем идти в зал.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, пойдём.</div></div>
<center><<link "<div id=fullButton>В кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 4;$time.min += 30;$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>Зайдя в кинозал вы направились к вашим местам, которые находились в предпоследнем ряду. До сеанса оставалось совсем немного, поэтому фильм начался почти сразу после того, как вы заняли свои места.</div>
<<jpg events husb cinema 4>>
\<<set $rand.text to either("На этот раз вы решили посмотреть какой-то ужастик, который оказался довольно неплохим, поэтому атмосфера в кинотеатре была довольно тихой и напряжённой.", "На этот раз вы решили посмотреть какой-то ужастик, который оказался довольно скучным и совсем не страшным, поэтому в зале можно было слышать разговоры других зрителей и их неодобрительные возгласы.", "На этот раз вы решили посмотреть какой-то боевик, так что зал был охвачен звуками стрельбы, взрывов, драк и свистом покрышек при торможении. Боевик, на удивление, оказался довольно неплохим, так что в зале стояла гробовая тишина на протяжении почти всего сеанса.", "На этот раз вы решили посмотреть какой-то боевик, который оказался очередной ересью с наитупейшим сюжетом, поэтому в зале можно было слышать разговоры других зрителей и их неодобрительные возгласы.", "На этот раз вы решили посмотреть какую-то комедию, которая оказалась очень даже неплохой, так что зал был охвачен смехом на протяжении почти всего сеанса.", "На этот раз вы решили посмотреть какую-то комедию, которая оказалась совершенно не смешной. Судя по всему, сценаристы решили, что голые сиськи и разврат способны спасти даже самую ужаснейшую картину, но сильно в этом ошибались. В зале мало кто был заинтересован фильмом, в основном все разговаривали между собой и можно даже было слышать, как мужские компании спорят между собой - грудь какой актрисы из этого фильма лучше.", "На этот раз вы решили посмотреть какой-то триллер, который оказался довольно неплохим. Не всем он пришёлся по душе, так как в зале можно было слышать разговоры, но большинству этот фильм всё же пришёлся по вкусу.", "На этот раз вы решили посмотреть какой-то триллер, который оказался просто отвратителен. Если подумать, то начало у фильма было весьма неплохое, но развитие и смазанная, невнятная концовка - сильно подвели.", "На этот раз вы решили посмотреть какую-то драму. И хотя вы не являетесь любителем данного жанра, фильм оказался весьма неплохим. В фильме можно было увидеть множество эротических сцен, что вызывало одобрительные возгласы у подвыпивших компаний мужчин, но в целом - в зале стояла полная тишина.", "На этот раз вы решили посмотреть какую-то драму. И хотя вы не являетесь любителем данного жанра, вы понимали, что этот фильм - полный отстой. Это можно было понять даже по активным разговорам в зале и обсуждениям того, насколько этот фильм ужасен. В фильме можно было увидеть множество эротических сцен и это единственное, что было снято хорошо, но на голых сиськах фильм с тупым сюжетом со дна не вытащишь.")>>
<div class=text>$rand.text</div>
\<<set $rand.event to random(1, 100)>>
\<<if $rand.event < 33>>
\<<set $rand.vid to random(1, 3)>>
<<vid events husb cinema 1 $rand.vid>>
<div class=text>Однако не всех в этом зале интересовал фильм. <<if $rand.vid == 1>>Вам послышалось, что позади вас разносятся стоны и обернувшись, вы увидели, что на последнем ряду какой-то парень трахал в задницу голую девушку.<<elseif $rand.vid == 2>>Вам послышалось, что позади вас разносятся чавкающие звуки и обернувшись, вы увидели, что на последнем ряду стоит девушка на коленях и какой-то парень трахает её глубоко в горло.<<else>>Вам послышалось, что позади вас разносятся стоны и обернувшись, вы увидели, что на последнем ряду голая девушка скачет своей задницей на члене какого-то парня.<</if>></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Они должно быть очень смелые, раз делают это прямо здесь и... Блин, это так возбуждает..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Может тоже повеселимся?</div></div>
<center>
\<<link "<div id=fullButton>Давай</div>" "husbWeekendEvent1">><<set $eventPage to 5;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Не в этот раз</div>" "husbWeekendEvent1">><<set $eventPage to 15;$time.min += 60;$you.arousal += 10>><</link>>
\</center>
\<<elseif $rand.event >= 33 && $rand.event < 66>>
\<<set $rand.vid to random(1, 4)>>
<div class=text>Однако не всех в этом зале интересовал фильм. Позади вас сидел извращенец, который решил, что <<if $rand.vid < 3>>лапать ножки <<elseif $rand.vid == 3>>трогать киску <</if>>незнакомых девушек <<if $rand.vid == 4>>за грудь <</if>>в кинотеатре это хорошая идея.</div>
<<vid events husb cinema 2 $rand.vid>>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что... происходит?"</i></div></div>
\<<else>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что? Опять?"</i></div></div>
\<</if>>
<center>
\<<link "<div id=fullButton>Не обращать внимания</div>" "husbWeekendEvent1">><<set $eventPage to 18;$time.min += 60;$you.arousal += 10>><<if $quest.husb.ntr >= 1>><<set $quest.ntr.cinema.grope to 1>><</if>><</link>>
\<<link "<div id=fullButton>Возмутиться</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 60;$rand.event to 100>><</link>>
\</center>
\<<else>>
<div class=text>Во время просмотра фильма ничего не произошло и досмотрев фильм до конца пришло время идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 60>><</link>></center>
\<</if>>
\<<elseif $eventPage == 5>>
\<<vid events husb cinema 1 $rand.vid>>
<div class=text>Насмотревшись на бесстрашную парочку, вы так возбудились, что согласились с предложением мужа. Вы расстегнули ширинку на его джинсах и достав его член, начали ласкать его своей рукой.</div>
\<<set $rand.vid to random(1, 3)>>
<<vid sex cinema hj $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что мы снова это делаем...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, похоже мы с тобой превращаемся в извращенцев!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ха-ха! Ага, верно!</div></div>
<center>
\<<link "<div id=fullButton>Взять его член в рот</div>" "husbWeekendEvent1">><<set $eventPage to 6;$time.min += 15;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbWeekendEvent1">><<set $eventPage to 16;$time.min += 2>><</link>>
\</center>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 1>><<set $rand.event to random(1, 100)>><<if $rand.event < 33>><<set $eventPage to 21;$you.arousal += 10>><<goto "husbWeekendEvent1">><</if>><</if>>
\<<elseif $eventPage == 6>>
\<div class=text>Недолго думая, вы нагнулись и обхватили его член губами.</div>
\<<set $rand.vid to random(1, 17)>>
<<vid sex cinema bj $rand.vid>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох ебать! Ты такая извращенка! Обожаю тебя!</div></div>
<div class=text>На секунду оторвавшись от его члена, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, кто бы говорил!</div></div>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>И вы и ваш муж были настолько увлечены процессом, что даже не обратили внимание на то, что вас уже давно заметили несколько человек, которые в открытую пялились на вас<<if $quest.ntr.cinema.record < 70>>.<<else>>, а один из них даже снимал это на свой телефон.<</if>></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вся эта ситуация так возбуждает, что я сейчас... *тяжёлый вздох* Кончу!</div></div>
<div class=text>Выбора у вас было не много, так что вы обхватили головку его члена губами и ваш муж кончил вам в рот.</div>
\<<set $rand.vid to random(1, 6)>>
<<vid sex cinema cum mouth $rand.vid>>
<center><<link "<div id=fullButton>Проглотить</div>" "husbWeekendEvent1">><<set $eventPage to 7;$time.min += 2;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что мы снова это сделали!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Согласен, это было потрясающе! То, что мы делаем это в общественном месте, когда нас могут увидеть, так возбуждает, что я не в состоянии долго сдерживаться...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, но может оно и к лучшему... Если бы мы делали это дольше, то нас бы явно кто-то заметил!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, ты наверное права...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, мы снова не увидели, чем закончился фильм...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Зато мы классно провели время!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>С этим не поспоришь!</div></div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 45>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>Покинув кинозал, вы направились в туалет, а $npc[1].name[1] остался ждать вас неподалёку от двери.</div>
<<jpg events husb cinema 8>>
\<<if $quest.ntr.cinema.record >= 70>>
<div class=text>Как только вы зашли в туалет, вслед за вами зашёл мужчина, который обратился к вам.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Девушка, погодите минутку!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вы это мне? Что вы здесь делаете? Это женский туалет!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Только бы не очередной шантаж..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Да, да, я в курсе. Однако у меня есть то, что может показаться вам интересным.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дайте-ка угадаю, это запись?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Как вы... Так вы меня заметили?</div></div>
<center><<link "<div id=fullButton>Нет, я просто... Неважно! Что вам нужно?</div>" "husbWeekendEvent1">><<set $eventPage to 9;$time.min += 5>><</link>></center>
\<<else>>
<div class=text>Сделав все необходимые дела в туалете, вы направились к выходу.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<</if>>
\<<elseif $eventPage == 9>>
\<<jpg events husb cinema 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Что ж, я могу прямо сейчас выложить это видео на PornHub и...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ближе к делу! Чего ты хочешь? Денег?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Лады. Отсоси мне и я удалю это видео. Если откажешься, то я загружу это видео на PornHub одним касанием, потому что заранее всё подготовил.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Пиздец! Поверить не могу, что это происходит снова."</i></div></div>
<center>
\<<link "<div id=fullButton>Поддаться на шантаж</div>" "husbWeekendEvent1">><<set $eventPage to 10;$time.min += 3>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "husbWeekendEvent1">><<set $eventPage to 17;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, я согласна...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Отлично, тогда пошли в кабинку.</div></div>
<div class=text>Вы прошли вслед за ним в дальнюю кабинку туалета, закрылись там и встали на колени.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Так, ладно... Это всего лишь минет... Я уже это делала.. Быстро заставлю его кончить и всё..."</i></div></div>
<div class=text>Шантажист расстегнул ширинку и вытащил свой член.</div>
<center><<link "<div id=fullButton>Сосать</div>" "husbWeekendEvent1">><<set $eventPage to 11;$time.min += 2;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>></center>
\<<elseif $eventPage == 11>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 5)>>
\<<vid sex wc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член шантажиста.</div>
\<</if>>
<center><<link "<div id=fullButton>Сосать</div>" "husbWeekendEvent1">><<set $eventPage to 11;$sexEnergy -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>></center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$eventPage to 12;$time.min += 2;$sex.act.bj to 0>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 12>>
\<<set $you.sexinfo.cuminmouth += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 3)>>
\<<vid sex wc cum mouth $rand.vid>>
<div class=text>Член незнакомца запульсировал и он начал кончать вам в рот.</div>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "husbWeekendEvent1">><<set $eventPage to 13;$you.sexinfo.swallow += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "husbWeekendEvent1">><<set $eventPage to 13;$you.sexinfo.spit += 1;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 13>>
\<<jpg events husb cinema 8>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А теперь удаляй! И про облако не забудь!</div></div>
<div class=text>Парень молча улыбнулся, достал из кармана телефон и показывая вам экран, закрыл страницу загрузки видео на PornHub и удалил видео с телефона и из облака.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Вот и всё.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Отлично! А теперь побудь здесь пару минут. Я не хочу объяснять мужу почему ты вышел из женского туалета вслед за мной...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Без проблем! Не забудь поцеловать его когда выйдешь.</div></div>
<div class=text> - Улыбнувшись ответил вам незнакомец и получил от вас недовольный взгляд в ответ.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>Выйдя из туалета, $npc[1].name[1] взял вас за руку и вы направились в сторону выхода.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что, домой?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага.</div></div>
\<<if $quest.ntr.cinema.record >= 70>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я просто немного устала.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Потерпи немного, скоро мы будем дома.</div></div>
\<</if>>
<div class=text>По пути к выходу, ваш муж достал из кармана телефон, чтобы вызвать такси</div>
<div class=text>Оказавшись на улице, вы дождались приезда такси и поехали домой.</div>
<<jpg events husb cinema 2>>
<center><<link "<div id=fullButton>Домой</div>" "hall">><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb cinema 4>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давай не в этот раз, ладно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, ладно, как скажешь...</div></div>
<div class=text>После этого вы досмотрели фильм до конца и пришло время идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events husb cinema 4>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давай не в этот раз, ладно?</div></div>
<div class=text> - Ответили вы и убрали руку с его члена.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, ладно, как скажешь...</div></div>
<div class=text>После этого вы досмотрели фильм до конца и пришло время идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да пошёл ты! Загружай куда хочешь! Я не собираюсь вестись на этот дурацкий шантаж и сосать первому встречному за удаление видео!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Как знаешь... Но будь уверена, зрители оценят!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да плевать! Пускай дрочат! И ты вместе с ними! А теперь вали отсюда!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ага... Удачи!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Уёбок!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, поверить не могу, что это снова произошло со мной... Очередное видео с моим участием выложено на порно сайт..."</i></div></div>
\<<instSub>><<set $you.inst.sub += ($rand.sub*50);$you.inst.fame += 1>><<fansSub>><<set $you.onlyfans.sub += ($rand.sub*10);$you.onlyfans.fame += 1;$you.sexinfo.amateurPorn += 1;$you.pornhub.fame += 1>>
<div class=text>Закончив свои размышления, вы сделали в туалете все ваши дела и готовы были идти на выход.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text>Вы не стали обращать внимание на приставания от извращенца и продолжили смотреть фильм позволяя ему <<if $rand.vid < 3>>трогать ваши ножки<<elseif $rand.vid == 3>>ласкать вашу киску<<else>>лапать вашу грудь<</if>>. Однако вы постоянно поглядывали на $npc[1].name[2], чтобы он ничего не заметил.</div>
<<vid events husb cinema 2 $rand.vid>>
\<<set $rand.event to random(1, 100)>>
\<<if $rand.vid < 3 && $rand.event < 33>>
<div class=text>Однако через какое-то время это увидел парень сидящий позади вас и решив присоединиться, положил руку на вашу грудь и начал её лапать.</div>
<<vid events husb cinema 2 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Это что, шутка какая-то?"</i></div></div>
<center>
\<<link "<div id=fullButton>Не обращать внимания</div>" "husbWeekendEvent1">><<set $eventPage to 19;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Возмутиться</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 2>><</link>>
\</center>
\<<elseif $rand.vid == 4 && $rand.event >= 33 && $rand.event < 66>>
<div class=text>Однако через какое-то время ему стало мало и оголив вашу грудь, он начал играть пальчиками с вашими сосками и сжимать вашу грудь более жадно.</div>
<<vid events husb cinema 2 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Это что, шутка какая-то?"</i></div></div>
<center>
\<<link "<div id=fullButton>Не обращать внимания</div>" "husbWeekendEvent1">><<set $eventPage to 19;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Возмутиться</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 2>><</link>>
\</center>
\<<else>>
<div class=text>Незнакомец <<if $rand.vid < 3>>трогал ваши ножки<<elseif $rand.vid == 3>>ласкал вашу киску<<else>>лапал вашу грудь<</if>> до конца сеанса, который продлился недолго. Как только начались титры, он быстро встал и вышел из зала.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 19>>
\<<if $rand.vid < 3 && $rand.event < 33>>
\<div class=text>Вы не стали обращать внимание на приставания от двух извращенцев и продолжили смотреть фильм позволяя им трогать вас везде, где им хочется. Однако вы постоянно поглядывали на $npc[1].name[2], чтобы он ничего не заметил.</div>
<<vid events husb cinema 2 6>>
<div class=text>Они лапали вас до конца сеанса, который продлился недолго. Как только начались титры, они быстро встали и вышли из зала.</div>
\<<else>>
\<div class=text>Вы не стали обращать внимание на это внимания и продолжили смотреть фильм позволяя ему наслаждаться вашей голой грудью. Однако вы постоянно поглядывали на $npc[1].name[2], чтобы он ничего не заметил.</div>
<<vid events husb cinema 2 5>>
<div class=text>Он играл с вашей грудью до конца сеанса, который продлился недолго. Как только начались титры, он быстро встал и вышел из зала.</div>
\<</if>>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, какого хрена?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>В чём дело?</div></div>
\<<if $rand.vid < 3 && $rand.event < 33>>
<div class=text>Не успев ответить $npc[1].name[3], вы встали с кресла и повернулись к обидчикам, но те в спешке покинули кинозал.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эти два придурка лапали меня!</div></div>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Те двое, которые сейчас выбежали?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А ну погоди, пойду догоню их!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да не надо! Кого ты догонишь? Мы даже не знаем, как они выглядят! К тому же их двое!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да уж, куда мир катится...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И не говори...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты как, в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально... Я просто охренела от такой наглости, но... Всё нормально...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо! Ну и уроды...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага...</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Опять? Это вон те двое, которые выбежали?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Какого хера? Не думал, что это повторится, но... Блин! Тяжело наверное быть девушкой... Тем более такой красивой как ты.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, спасибо конечно, но я не думаю, что это подходящий момент для комплиментов...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, конечно, ты права... Я просто хотел немного разрядить обстановку. Ты как, в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально... Я просто охренела от такой наглости, но... Всё нормально...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо.</div></div>
\<</if>>
\<<else>>
<div class=text>Не успев ответить $npc[1].name[3], вы встали с кресла и повернулись к обидчику, но тот в спешке покинул кинозал.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Этот придурок лапал меня<<if $rand.vid == 4 && $rand.event >= 33 && $rand.event < 66>> и даже оголил мою грудь<</if>>!</div></div>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Тот, который сейчас выбежал?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А ну погоди, пойду догоню его!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да не надо! Кого ты догонишь? Мы даже не знаем, как он выглядит!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да уж, куда мир катится...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И не говори...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты как, в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально... Я просто охренела от такой наглости, но... Всё нормально...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо! Ну и урод...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага...</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Серьёзно? Опять? Это вон тот, который выбежал?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Какого хера? Не думал, что это повторится, но... Блин! Тяжело наверное быть девушкой... Тем более такой красивой как ты.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, спасибо конечно, но я не думаю, что это подходящий момент для комплиментов...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, конечно, ты права... Я просто хотел немного разрядить обстановку. Ты как, в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально... Я просто охренела от такой наглости, но... Всё нормально...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хорошо.</div></div>
\<</if>>
\<</if>>
<div class=text>В скором времени фильм закончился и вы направились к выходу.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 21>>
\<div class=text>Пока вы дрочили член вашему мужу, вы вдруг почувствовали руку на вашей груди. Повернувшись, вы поняли, что вашу грудь ласкает сидящий позади вас парень.</div>
<<vid events husb cinema 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого... Опять?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class=text>Вы прислонились плотнее к спинке кресла и взглядом указали на свою грудь. $npc[1].name[1] посмотрел на вашу грудь, а затем на парня. Когда он понял, что происходит, он улыбнувшись перевёл взгляд на вас и ответил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, видимо, очередной парнишка хочет присоединиться.</div></div>
<div class=text>Пока вы шёпотом говорили со своим мужем, парень сидящий рядом с вами продолжал лапать вашу грудь и даже успел оголить одну.</div>
<center>
\<<link "<div id=fullButton>Взять член парня в руку</div>" "husbWeekendEvent1">><<set $eventPage to 22;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbWeekendEvent1">><<set $eventPage to 28;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 22>>
\<<vid events husb cinema 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, если $npc[1].name[3] это нравится, то почему нет...?"</i></div></div>
<div class=text>Вы заигрывающе улыбнулись незнакомцу и обхватив его руку, сжали свою грудь чуть сильнее. В это время ваш муж оголил вам вторую грудь и пока вы с удивлением смотрели на него, незнакомец пересел на сиденье рядом с вами и обнажив свой член, начал дрочить его продолжая ласкать вашу грудь второй рукой. Увидев его член, вы похотливо закусили губу и посмотрев незнакомцу в глаза, обхватили рукой его член.</div>
<<vid events husb cinema 7>>
<div class=text>Повернувшись к своему мужу, вы посмотрели на него грязным, похотливым взглядом и спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нравится, когда твоя жена ублажает других мужчин, а?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох, блять, $you.name[1], что ты...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нравится, когда твоя жена ведёт себя как грязная шлюха?</div></div>
<div class=text> - Добавили вы и с удовольствием наблюдая за тем, как ваш муж возбуждается от ваших слов, нагнулись к нему и обхватили губами его член.</div>
<center><<link "<div id=fullButton>Обхватить губами член мужа</div>" "husbWeekendEvent1">><<set $eventPage to 23;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 23>>
\<div class=text>Вы встали на колени перед вашим мужем и взяли его член в рот. Незнакомец пересел на ваше место и взяв вас за руку, положил её на свой член, чтобы вы продолжали дрочить ему.</div>
<<vid sex cinema bj 17>>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>Вы были настолько увлечены процессом, что даже не обратили внимание на то, что вас уже давно заметили несколько человек, которые в открытую пялились на вас<<if $quest.ntr.cinema.record < 70>>.<<else>>, а один из них даже снимал это на свой телефон.<</if>></div>
<div class=text>Ненадолго вытащив член мужа из своего рта, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хочешь, чтобы я ублажила и его, да?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], я... *тяжёлый вздох* Да! Очень хочу!</div></div>
<center>
\<<link "<div id=fullButton>Взять член парня в рот</div>" "husbWeekendEvent1">><<set $eventPage to 24;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbWeekendEvent1">><<set $eventPage to 31;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 24>>
\<div class=text>Решив не медлить, вы обхватили член незнакомца губами и начали сосать его глядя на своего мужа.</div>
<<vid sex cinema bj 11>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1]! Я так тебя люблю!</div></div>
<div class=text>Вы лишь улыбнулись $npc[1].name[3] продолжая сосать.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>О да, детка! Как же ахуенно ты сосёшь!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, она в этом профи! Эй, дорогая, когда уже моя очередь?</div></div>
<center><<link "<div id=fullButton>Отсосать обоим</div>" "husbWeekendEvent1">><<set $eventPage to 25;$time.min += 2;$sexPose to "bj";$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPartner1 to 1;$sexPartner2 to 1;$sexTurn to 1>><</link>></center>
\<<elseif $eventPage == 25>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 17)>>
\<<vid sex cinema $sexPose $rand.vid>>
<center>
\<div class=meter><<if $sexTurn == 1>><font color=green><b>Муж</b></font><<else>>Муж<</if>></div>
\<div class=meter><<if $sexTurn == 2>><font color=green><b>Незнакомец</b></font><<else>>Незнакомец<</if>></div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член <<if $sexTurn == 1>>мужа<<else>>незнакомца<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Сосать</div>" "husbWeekendEvent1">><<set $eventPage to 25;$time.min += 2>><<if $sexTurn == 1>><<set $sexEnergy -= 1>><<else>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>>
\<<if $sexTurn != 1 && $sexEnergy > 0>><<link "<div id=fullButton>Сосать мужу</div>" "husbWeekendEvent1">><<set $eventPage to 25;$sexEnergy -= 1;$sexTurn to 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\<<if $sexTurn != 2 && $sexEnergy2 > 0>><<link "<div id=fullButton>Сосать незнакомцу</div>" "husbWeekendEvent1">><<set $eventPage to 25;$sexEnergy2 -= 1;$sexTurn to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[1].arousal to 0;$eventPage to 26;$time.min += 2>><<goto _currentPassage>><<elseif $sexEnergy2 == 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$eventPage to 26;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 26>>
\<<set $you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 6)>>
\<<vid sex cinema cum mouth $rand.vid>>
<div class=text><<if $sexTurn == 1>>Ваш муж<<else>>Незнакомец<</if>> был не в силах больше сдерживаться и кончил вам в рот. Вам ничего не оставалось, кроме как проглотить всю сперму.</div>
\<<if $sexPartner1 == 1 or $sexPartner2 == 1>>
<center><<link "<div id=fullButton>Дососать <<if $sexTurn == 1>>незнакомцу<<else>>мужу<</if>></div>" "husbWeekendEvent1">><<set $eventPage to 25>><<if $sexTurn == 1>><<set $sexTurn to 2>><<else>><<set $sexTurn to 1>><</if>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Закончить веселье</div>" "husbWeekendEvent1">><<set $eventPage to 27;$time.min += 5;$sex.act.bj to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 27>>
\<div class=text>После того, как они оба кончили, вы поправили одежду, встали с колен и сели обратно на своё место.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это было очень даже неплохо! Я даже немного устала. Надеюсь, вам понравилось?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Да ребят, это было круто! У тебя ахуенно горячая жена, чувак!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, я знаю!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ладно, спасибо за отличный отсос $you.name[1]! Фильм подходит к концу, так что мне пора. Удачи вам!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Всегда пожалуйста!</div></div>
\<<if $quest.ntr.cinema.dirtyTalk == 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Всегда пожалуйста? Я... Я реально это сказала?"</i></div></div>
\<</if>>
<div class=text>После того, как он ушёл, на экране начались титры.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 28>>
\<<set $rand.vid to random(1, 3)>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, пусть продолжает.</div></div>
<div class=text>- Ответили вы и продолжили дрочить член вашего мужа не обращая внимания на незнакомца, который уже успел оголить вам вторую грудь тоже.</div>
<<vid events husb cinema 6>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Может возьмёшь его в рот?</div></div>
<center>
\<<link "<div id=fullButton>Взять член вашего мужа в рот</div>" "husbWeekendEvent1">><<set $eventPage to 29;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "husbWeekendEvent1">><<set $eventPage to 33;$time.min += 5;$you.arousal += 10>><</link>>
\</center>
\<<elseif $eventPage == 29>>
\<div class=text>Вы решили не заморачиваться и нагнувшись в его сторону, обхватили его член губами.</div>
<<vid sex cinema $sexPose 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот это моя девочка!</div></div>
<div class=text> - Похвалил вас $npc[1].name[1] поглядывая на парня ласкающего вашу грудь.</div>
<<vid events husb cinema 9>>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>Вы были настолько увлечены процессом, что даже не обратили внимание на то, что вас уже давно заметили несколько человек, которые в открытую пялились на вас<<if $quest.ntr.cinema.record < 70>>.<<else>>, а один из них даже снимал это на свой телефон.<</if>></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чувак, у тебя офигенная жена! Повезло тебе!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, спасибо. Как тебе её сиськи? Нравятся?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ещё бы! Они такие мягкие и упругие!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, грудь у неё потрясающая! Это ты ещё не видел её задницу, но... Она сегодня не в настроении, так что...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чёрт, чувак, я привык довольствоваться тем, что есть, так что я не жалуюсь!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Снова обсуждают меня как какую-то вещь, но кажется, что... меня это возбуждает...?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1]! Кажется я сейчас кончу!</div></div>
<div class=text>Выбора у вас было не много, так что ваш муж кончил вам в рот.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Проглотить</div>" "husbWeekendEvent1">><<set $eventPage to 30;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1>><</link>></center>
\<<elseif $eventPage == 30>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох ебать! $you.name[1], это было потрясающе!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Чёрт побери, девочка, у тебя отличные навыки!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Нет, правда! Это было чертовски горячо!</div></div>
<div class=text>Пока вы поправляли одежду и прикрывали свою грудь, вы краем глаза посмотрели на колом стоящий член парня сидящего рядом с вами и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, он такой большой и твёрдый... Может мне стоило удовлетворить и его тоже..? Стоп, что?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ладно ребят, было весело и жаль, что мне не довелось принять участие, но я пойду. Фильм всё равно уже подходит к концу, так что... Удачи вам!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо... И тебе!</div></div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 31>>
\<<vid sex cinema bj 17>>
<div class=text>Вы решили не заходить так далеко и ограничиться минетом вашему мужу.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Давай не в этот раз, ладно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, ладно, как скажешь. Извини, приятельно, но сегодня не твой день.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Я не жалуюсь, чувак!</div></div>
<div class=text>Спустя какое-то время, член мужа запульсировал.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], я думаю я сейчас кончу!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ага, я похоже тоже!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Но куда вы..? Блин, ладно...</div></div>
<div class=text>Вы обхватили губами член мужа и он начал кончать вам в рот.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Проглотить</div>" "husbWeekendEvent1">><<set $eventPage to 32;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 2;$you.sexinfo.swallow += 2;$rand.event to random(1, 2)>><</link>></center>
\<<elseif $eventPage == 32>>
\<<if $rand.event == 1>>
\<div class=text>Понимая, что незнакомцу тоже куда-то нужно кончить, вы приблизились к его члену и открыли рот. Однако, незнакомец неправильно вас понял и положив руку вам на затылок, потянул на себя и вставив свой член в ваш рот, начал наполнять его спермой.</div>
<<vid sex cinema cum mouth 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ох блять, это! Ты... *тяжёлый вздох* Ты лучшая...</div></div>
<div class=text>После того, как вам пришлось проглотить и его сперму, вы слегка возмущённо ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вообще-то я не собиралась брать твой член в рот, но да ладно...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Блин, извини... Видимо я неправильно понял...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да. Ничего страшного! Произошло недопонимание, вот и всё.</div></div>
<div class=text>- Ответили вы и сели обратно на своё место. Незнакомец ещё раз сказал, что ему жаль, пожелал вам удачи и покинул зал. В это время на экране начались титры и вам тоже пора было идти на выход.</div>
\<<else>>
\<div class=text>Понимая, что незнакомцу тоже куда-то нужно кончить, вы приблизились к его члену и открыли рот. Незнакомец встал перед вами и надрачивая свой член, начал кончать вам в рот.</div>
<<vid sex cinema cum mouth 6>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ох блять, это! Ты... *тяжёлый вздох* Ты лучшая...</div></div>
<div class=text>После того, как вы проглотили его сперму, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо...</div></div>
<div class=text>- Ответили вы и сели обратно на своё место. Незнакомец пожелал вам удачи и покинул зал. В это время на экране начались титры и вам тоже пора было идти на выход.</div>
\<</if>>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 33>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Давай не в этот раз, ладно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё нормально, просто я немного не в настроении...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, хорошо, как скажешь...</div></div>
<div class=text>После этого вы убрали руку незнакомца со своей груди, поправили одежду и взглянув на экран, увидели, что уже начались титры.</div>
<center><<link "<div id=fullButton>Покинуть кинозал</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg res phone>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi there! Wanna watch a flick?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, why not!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Awesome, I'm getting ready!</div></div>
<center><<link "<div id=fullButton>Get ready</div>" "husbWeekendEvent1">><<set $eventPage to 2;$time.min += 30;$you.cosm.applied to 10;$you.clean to 100>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb cinema 1>>
<div class=text>When you were done getting ready, you met your husband and hopped into the taxi he'd called ahead.</div>
<<jpg events husb cinema 2>>
<div class=text>On the way to the movies, your husband checked out the internet on his phone to check out the movie theater's website and pick a movie to watch.</div>
<center><<link "<div id=fullButton>To the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 3;$time.min += 25>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>When you arrived, your husband went to the ticket office, and you went to a cafe to get popcorn and drinks.</div>
<<jpg events husb cinema 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Everything's ready, let's go inside.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah.</div></div>
<center><<link "<div id=fullButton>Inside</div>" "husbWeekendEvent1">><<set $eventPage to 4;$time.min += 30;$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>After entering the theatre, you made your way to your seats in almost the back row. It was almost time for the show to start, so you sat down and waited.</div>
<<jpg events husb cinema 4>>
\<<set $rand.text to either("This time, you decided to check out a horror flick, and it was pretty good. The atmosphere in the theater was pretty quiet and intense.", "This time, you decided to check out some sort of horror flick, but it was pretty boring and didn't really scare you at all. So you could hear other people in the theater talking and making all sorts of negative comments.", "This time you watched an action movie, and the hall got really loud with gunfire, explosions, fighting, and the sound of tires. The movie was surprisingly good, so for most of the movie there was dead silence in the room.", "This time, you decided to check out another action flick, which turned out to be a total rip-off with the dumbest plot. So, you could hear other viewers' conversations and their disgusted exclamations in the audience.", "This time you chose to watch a comedy, and it turned out to be a really good one. The audience laughed so hard throughout the whole show!", "This time, you decided to check out some kind of comedy, but it wasn't funny at all. Apparently, some screenwriter thought that naked boobs could fix even the worst movie, but they were wrong. Only a few people in the theater were interested, and most of them were just talking to each other. You could even hear guys arguing about which actress' boobs were better in the movie.", "This time, you decided to check out a thriller, and it turned out to be pretty cool. Not everyone loved it, you could hear some conversations in the lobby, but most people still liked the film.", "This time, you decided to check out a thriller, and boy, was it disgusting! The first part was really good, but then it went downhill and the ending was all blurry and unclear.", "This time, you decided to give some drama a shot. Although you're not a big fan of that genre, the movie turned out pretty good. There were a lot of hot scenes in the film, which got the guys in the audience going, but overall, there was silence in the theater.", "This time, you decided to check out a drama. Although you're not a huge fan of the genre, you realized that this movie is terrible. This was evident from the loud conversations in the theater and the discussions about how bad the film was. You saw a lot of erotica in the movie, and that's the only part that was well-shot, but you can't make a movie with such a dumb plot work with just bare breasts.")>>
<div class=text>$rand.text</div>
\<<set $rand.event to random(1, 100)>>
\<<if $rand.event < 33>>
\<<set $rand.vid to random(1, 3)>>
<<vid events husb cinema 1 $rand.vid>>
<div class=text>However, not everyone in the room was interested in the movie. <<if $rand.vid == 1>>You thought you heard some groans behind you, so you turned around. You saw that in the back row, some guy was banging a naked girl from behind.<<elseif $rand.vid == 2>>You thought you heard someone slurping and turned around. You saw a girl on her knees at the back row, getting pounded down the throat by some guy.<<else>>You thought you heard some groaning behind you, so you turned around. In the last row, you saw a naked girl riding her ass on a guy's cock.<</if>></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"They must be so brave to do it right there and... damn, it's so exciting..."</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Maybe we could have a bit of fun too?</div></div>
<center>
\<<link "<div id=fullButton>Sure</div>" "husbWeekendEvent1">><<set $eventPage to 5;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Not this time</div>" "husbWeekendEvent1">><<set $eventPage to 15;$time.min += 60;$you.arousal += 10>><</link>>
\</center>
\<<elseif $rand.event >= 33 && $rand.event < 66>>
\<<set $rand.vid to random(1, 4)>>
<div class=text>However, not everyone in the room was interested in the movie. There was a pervert sitting behind you who thought it was a good idea to <<if $rand.vid < 3>>grope the legs <<elseif $rand.vid == 3>>touch pussies <<elseif $rand.vid == 4>>grope the boobs <</if>>of random girls in the movie theater.</div>
<<vid events husb cinema 2 $rand.vid>>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What's... going on?"</i></div></div>
\<<else>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What? Again?"</i></div></div>
\<</if>>
<center>
\<<link "<div id=fullButton>Ignore</div>" "husbWeekendEvent1">><<set $eventPage to 18;$time.min += 60;$you.arousal += 10>><<if $quest.husb.ntr >= 1>><<set $quest.ntr.cinema.grope to 1>><</if>><</link>>
\<<link "<div id=fullButton>Outrage</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 60;$rand.event to 100>><</link>>
\</center>
\<<else>>
<div class=text>Nothing much happened during the movie, and after it ended, it was time to go outside.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 60>><</link>></center>
\<</if>>
\<<elseif $eventPage == 5>>
\<<vid events husb cinema 1 $rand.vid>>
<div class=text>After seeing the fearless couple, you were so excited that you agreed to your husband's proposal. You unzipped his jeans and grabbed his cock, started stroking it with your hand.</div>
\<<set $rand.vid to random(1, 3)>>
<<vid sex cinema hj $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe we're getting into this again...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, it seems like we're turning into perverts!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ha ha! Yeah, that's right!</div></div>
<center>
\<<link "<div id=fullButton>Suck your husband off</div>" "husbWeekendEvent1">><<set $eventPage to 6;$time.min += 15;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbWeekendEvent1">><<set $eventPage to 16;$time.min += 2>><</link>>
\</center>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 1>><<set $rand.event to random(1, 100)>><<if $rand.event < 33>><<set $eventPage to 21;$you.arousal += 10>><<goto "husbWeekendEvent1">><</if>><</if>>
\<<elseif $eventPage == 6>>
\<div class=text>You bent down and put your lips around his cock.</div>
\<<set $rand.vid to random(1, 17)>>
<<vid sex cinema bj $rand.vid>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh my god! You're such a pervert! Love you!</div></div>
<div class=text>Taking your lips away from his cock for a moment, you replied:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, look at yourself.</div></div>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>Both you and your husband were totally engrossed in the whole thing, so you didn't even notice that several people had been watching you for a while<<if $quest.ntr.cinema.record < 70>>.<<else>>, and one of those people even filmed you on his phone!<</if>></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>This whole situation is crazy as hell, and I'm... *sighing* cumming!</div></div>
<div class=text>You didn't really have a choice, so you put your lips around the head of his cock and your husband came in your mouth.</div>
\<<set $rand.vid to random(1, 6)>>
<<vid sex cinema cum mouth $rand.vid>>
<center><<link "<div id=fullButton>Swallow</div>" "husbWeekendEvent1">><<set $eventPage to 7;$time.min += 2;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe it happened again!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I totally get it! It was awesome! The whole thing in public where we can get all eyes on us is just so exciting, I can't resist for too long...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but maybe that's for the better... If we'd been doing it for longer, someone might have caught us on!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, you're probably right...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, we missed the end of the movie again...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>But we had an awesome time!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You can't argue with that!</div></div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 45>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>After you left the cinema, you went to use the restroom, and $npc[1].name[1] was waiting for you outside.</div>
<<jpg events husb cinema 8>>
\<<if $quest.ntr.cinema.record >= 70>>
<div class=text>As soon as you left for the bathroom, a guy came in after and talked to you.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Wait a minute!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You talking to me? What're you doing in here? This is the ladies' room!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I hope it's not another blackmail..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, yeah, I know. But I do have something that might be interesting for you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Let me guess, is this a recording?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>How did you know? So you noticed?</div></div>
<center><<link "<div id=fullButton>No, I'm just... It doesn't matter! What do you need?</div>" "husbWeekendEvent1">><<set $eventPage to 9;$time.min += 5>><</link>></center>
\<<else>>
<div class=text>After doing all the necessary stuff in the restroom, you headed towards the exit.</div>
<center><<link "<div id=fullButton>Leave the restroom</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<</if>>
\<<elseif $eventPage == 9>>
\<<jpg events husb cinema 8>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Well, I could post this video to Pornhub right now…</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Cut to the chase! What do you need? Money?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright, suck me off and I'll remove the video. If not, I'll upload it to PornHub in one tap, because I've already got everything set up.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, I can't believe it's happening again."</i></div></div>
<center>
\<<link "<div id=fullButton>Succumb to blackmail</div>" "husbWeekendEvent1">><<set $eventPage to 10;$time.min += 3>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "husbWeekendEvent1">><<set $eventPage to 17;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I'll do it...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Great, let's head over to the booth then.</div></div>
<div class=text>You followed him into the back restroom booth, locked yourself in, and knelt down.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, it's just a blowjob. I've done that before. I'm just going to make him cum fast and that's it."</i></div></div>
<div class=text>The blackmailer unzipped his pants and showed off his hard cock.</div>
<center><<link "<div id=fullButton>Suck</div>" "husbWeekendEvent1">><<set $eventPage to 11;$time.min += 2;$sexEnergy to random(5, 10);$sexPose to "bj">><</link>></center>
\<<elseif $eventPage == 11>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 5)>>
\<<vid sex wc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking the blackmailer's dick.</div>
\<</if>>
<center><<link "<div id=fullButton>Keep sucking</div>" "husbWeekendEvent1">><<set $eventPage to 11;$sexEnergy -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>></center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$eventPage to 12;$time.min += 2;$sex.act.bj to 0>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 12>>
\<<set $you.sexinfo.cuminmouth += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 3)>>
\<<vid sex wc cum mouth $rand.vid>>
<div class=text>The stranger's dick got even more hard and he started to shoot his load in your mouth.</div>
<center>
\<<link "<div id=fullButton>Swallow</div>" "husbWeekendEvent1">><<set $eventPage to 13;$you.sexinfo.swallow += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Spit it out</div>" "husbWeekendEvent1">><<set $eventPage to 13;$you.sexinfo.spit += 1;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 13>>
\<<jpg events husb cinema 8>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Now delete that! And don't forget the cloud!</div></div>
<div class=text>The guy gave a silent smile and pulled his phone out of his pocket to show you the screen. He closed the PornHub video upload page and deleted the file from his phone and the cloud.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>That's it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Awesome! Now, stay here for a minute. I don’t want to have to explain to my husband why you were following me out of the restroom…</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>No problem! Make sure to give him a kiss when you get out.</div></div>
<div class=text> - The stranger smiled back at you, and you gave him a displeased look.</div>
<center><<link "<div id=fullButton>Leave the restroom</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>After leaving the restroom, $npc[1].name[1] grabbed your hand and the two of you made your way towards the exit.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, so are we heading home?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah.</div></div>
\<<if $quest.ntr.cinema.record >= 70>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, I'm just a little tired.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hang in there, we're on our way home.</div></div>
\<</if>>
<div class=text>On the way out, your husband pulled his phone out to call a cab.</div>
<div class=text>Once you were outside, you had to wait for the taxi to show up and drive you home.</div>
<<jpg events husb cinema 2>>
<center><<link "<div id=fullButton>Home</div>" "hall">><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb cinema 4>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Let's skip it this time, alright?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, as you wish...</div></div>
<div class=text>After that, you watch the movie until the end and then it's time for you to go out.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events husb cinema 4>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Let's skip it this time, alright?</div></div>
<div class=text> - You answered and pulled your hand away from his cock.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, alright, as you wish...</div></div>
<div class=text>After that, you watch the movie until the end and then it's time for you to go out.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events husb cinema 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Fuck you! You can upload it anywhere you want. I'm not falling for this stupid blackmail and sucking up to the first person I see for deleting a video.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Sure thing! But the audience is sure to appreciate it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't give a damn! Let 'em jerk off! And so do you! Now get the hell out of here!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, whatever.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Motherfucker!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, I can't believe what happened to me again... Another video on a porn website with my face in it..."</i></div></div>
\<<instSub>><<set $you.inst.sub += ($rand.sub*50);$you.inst.fame += 1>><<fansSub>><<set $you.onlyfans.sub += ($rand.sub*10);$you.onlyfans.fame += 1;$you.sexinfo.amateurPorn += 1;$you.pornhub.fame += 1>>
<div class=text>After you'd finished thinking, you'd done all your business in the restroom and were ready to head out.</div>
<center><<link "<div id=fullButton>Leave the restroom</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text>You didn't pay attention to the creep's harassment and kept watching the movie, letting him <<if $rand.vid < 3>>touch your legs<<elseif $rand.vid == 3>>caress your pussy<<else>>grope your breasts<</if>>. But you were keeping an eye on $npc[1].name[1] so he wouldn't catch on.</div>
<<vid events husb cinema 2 $rand.vid>>
\<<set $rand.event to random(1, 100)>>
\<<if $rand.vid < 3 && $rand.event < 33>>
<div class=text>Anyway, after a bit, the guy behind you noticed it and decided to jump in, put his arm on your breasts and started groping it too.</div>
<<vid events husb cinema 2 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the fuck? Is this some kind of joke?"</i></div></div>
<center>
\<<link "<div id=fullButton>Ignore</div>" "husbWeekendEvent1">><<set $eventPage to 19;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Outrage</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 2>><</link>>
\</center>
\<<elseif $rand.vid == 4 && $rand.event >= 33 && $rand.event < 66>>
<div class=text>But after a while, that wasn't enough for him, so, after he'd exposed your breasts, he started playing with your nipples using his fingers and squeezing your breasts with more intensity.</div>
<<vid events husb cinema 2 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the fuck? Is this some kind of joke?"</i></div></div>
<center>
\<<link "<div id=fullButton>Ignore</div>" "husbWeekendEvent1">><<set $eventPage to 19;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Outrage</div>" "husbWeekendEvent1">><<set $eventPage to 20;$time.min += 2>><</link>>
\</center>
\<<else>>
<div class=text>The stranger was <<if $rand.vid < 3>>touching your legs<<elseif $rand.vid == 3>>caressing your pussy<<else>>groping your breasts<</if>> all the way through the session, but it didn't last long. As soon as the credits came on, he just got up and walked out of the theater.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 19>>
\<<if $rand.vid < 3 && $rand.event < 33>>
\<div class=text>You didn't pay attention to all the weird stuff from those two guys and kept watching the movie, letting them touch you wherever they wanted. But you kept looking at $npc[1].name[1], so he wouldn't know anything.</div>
<<vid events husb cinema 2 6>>
<div class=text>They groped you until the very end of the movie, which didn't last long. As soon as the credits rolled, they jumped up and left the room.</div>
\<<else>>
\<div class=text>You didn't pay attention and kept watching the movie, letting him enjoy your naked boobs. But you kept looking at $npc[1].name[1], so he wouldn't know anything.</div>
<<vid events husb cinema 2 5>>
<div class=text>He played with your boobs until the end, which didn't last long. As soon as the credits started, he got up quickly and left the room.</div>
\<</if>>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, what the fuck?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's up?</div></div>
\<<if $rand.vid < 3 && $rand.event < 33>>
<div class=text>Before you could say anything to $npc[1].name[1], you stood up from your seat and turned towards the creeps, but they bolted out of the cinema in a hurry.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Those two guys were feeling me up!</div></div>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously, the two that just ran out?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hold on, I've got to catch them up!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't! Who are you going to catch? We don't know what they even look like! And there are two of them!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I can't believe it happened to us...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay... I'm just a bit freaked out by all that, but… I'm fine…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright! What a freaks...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah...</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously? Again? Were those the two that ran out?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What the fuck? I didn't expect it to happen again, but… Man, it must be tough being a girl… Especially one as pretty as you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, thanks, but I don’t think this is a good time for compliments…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, you're right... I was just trying to defuse things a bit. How are you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay... I'm just a bit freaked out by all that, but… I'm fine…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright.</div></div>
\<</if>>
\<<else>>
<div class=text>Before you could say anything to $npc[1].name[1], you stood up from your seat and turned towards the creep, but he bolted out of the cinema in a hurry.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>This jerk groped me<<if $rand.vid == 4 && $rand.event >= 33 && $rand.event < 66>> and even bared my breasts<</if>>!</div></div>
\<<if $quest.ntr.cinema.grope == 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously, the one that just ran out?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hold on, I've got to catch him up!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't! Who are you going to catch? We don't know what he even look like!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I can't believe it happened to us...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay... I'm just a bit freaked out by all that, but… I'm fine…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright! What a freaks...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah...</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Seriously? Again? The one that just ran out?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What the fuck? I didn't expect it to happen again, but… Man, it must be tough being a girl… Especially one as pretty as you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, thanks, but I don’t think this is a good time for compliments…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, you're right... I was just trying to defuse things a bit. How are you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's okay... I'm just a bit freaked out by all that, but… I'm fine…</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright.</div></div>
\<</if>>
\<</if>>
<div class=text>Soon, the movie was over and you were heading for the door.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<<elseif $eventPage == 21>>
\<div class=text>While you were stroking your husband's dick, you suddenly felt a hand on your chest. When you turned around, you saw that the guy sitting next to you was groping your boobs.</div>
<<vid events husb cinema 5>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the... Again?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class=text>You leaned over against the back of your chair and pointed to your chest, eyes wide. $npc[1].name[1] glanced at your chest, then at the guy. When he caught on, he smiled, looked at you, and said:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, it looks like another guy wants to join in.</div></div>
<div class=text>While you were chatting with your husband, this guy kept groping your boobs and even managed to expose one.</div>
<center>
\<<link "<div id=fullButton>Take a guy's dick in your hand</div>" "husbWeekendEvent1">><<set $eventPage to 22;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbWeekendEvent1">><<set $eventPage to 28;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 22>>
\<<vid events husb cinema 6>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, if $npc[1].name[1] enjoys it, I guess it's okay..."</i></div></div>
<div class=text>You flirtatiously smiled at the stranger and grabbed his hand, pressing your chest a bit harder. Your husband was exposing your second breast at this point, and while you were surprised, the stranger moved next to you, exposing his dick and beginning to masturbate while still caressing your breasts with the other hand. As you saw his cock, you licked your lips lasciviously and looked into his eyes, wrapping your hand around it.</div>
<<vid events husb cinema 7>>
<div class=text>Turning to your husband, you gave him a dirty, wanton look and asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do you like it when your wife pleases other men, huh?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1], what are you...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do you like it when your wife is acting like a slut?</div></div>
<div class=text> - You added, and watching with pleasure as your husband got excited by your words, you bent down to him and wrapped your lips around his cock.</div>
<center><<link "<div id=fullButton>Wrap your lips around your husband's dick</div>" "husbWeekendEvent1">><<set $eventPage to 23;$time.min += 2;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 23>>
\<div class=text>You knelt down in front of your husband and started sucking his dick. The other guy moved over to your side and put your hand on his dick, so you could keep jerking him off.</div>
<<vid sex cinema bj 17>>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>You were totally engrossed in the whole thing, so you didn't even notice that several people had been watching you for a while<<if $quest.ntr.cinema.record < 70>>.<<else>>, and one of those people even filmed you on his phone!<</if>></div>
<div class=text>After briefly taking your husband's dick out of your mouth, you asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You want me to please him too, right?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], I... *heavy sigh* Yes! I want it so badly!</div></div>
<center>
\<<link "<div id=fullButton>Take a guy's cock in your mouth</div>" "husbWeekendEvent1">><<set $eventPage to 24;$time.min += 2;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbWeekendEvent1">><<set $eventPage to 31;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 24>>
\<div class=text>You reached out to the stranger and started blowing him. While you were doing that, you kept eye contact with your husband, who was watching.</div>
<<vid sex cinema bj 11>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1]! I love you so much!</div></div>
<div class=text>Вы лишь улыбнулись $npc[1].name[3] продолжая сосать.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Oh yeah, baby! You're so damn good at it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, she knows what she's doing! Hey, sweetie, when's it my turn?</div></div>
<center><<link "<div id=fullButton>Suck them both off</div>" "husbWeekendEvent1">><<set $eventPage to 25;$time.min += 2;$sexPose to "bj";$sexEnergy to random(5, 10);$sexEnergy2 to random(5, 10);$sexPartner1 to 1;$sexPartner2 to 1;$sexTurn to 1>><</link>></center>
\<<elseif $eventPage == 25>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><</if>>
\<<set $rand.vid to random(1, 17)>>
\<<vid sex cinema $sexPose $rand.vid>>
<center>
\<div class=meter><<if $sexTurn == 1>><font color=green><b>Husband</b></font><<else>>Husband<</if>></div>
\<div class=meter><<if $sexTurn == 2>><font color=green><b>Stranger</b></font><<else>>Stranger<</if>></div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking <<if $sexTurn == 1>>your husband's<<else>>a stranger's<</if>> dick.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Keep sucking</div>" "husbWeekendEvent1">><<set $eventPage to 25;$time.min += 2>><<if $sexTurn == 1>><<set $sexEnergy -= 1>><<else>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>>
\<<if $sexTurn != 1 && $sexEnergy > 0>><<link "<div id=fullButton>Suck your husband's dick</div>" "husbWeekendEvent1">><<set $eventPage to 25;$sexEnergy -= 1;$sexTurn to 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\<<if $sexTurn != 2 && $sexEnergy2 > 0>><<link "<div id=fullButton>Suck a stranger's dick</div>" "husbWeekendEvent1">><<set $eventPage to 25;$sexEnergy2 -= 1;$sexTurn to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[1].arousal to 0;$eventPage to 26;$time.min += 2>><<goto _currentPassage>><<elseif $sexEnergy2 == 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$eventPage to 26;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 26>>
\<<set $you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$you.arousal += 5;$clean -= 2;$rand.vid to random(1, 6)>>
\<<vid sex cinema cum mouth $rand.vid>>
<div class=text><<if $sexTurn == 1>>Your husband<<else>>A stranger<</if>> couldn't help himself and came inside your mouth. There was nothing you could do but swallow all the semen.</div>
\<<if $sexPartner1 == 1 or $sexPartner2 == 1>>
<center><<link "<div id=fullButton>Keep sucking on <<if $sexTurn == 1>>a stranger<<else>>your husband<</if>></div>" "husbWeekendEvent1">><<set $eventPage to 25>><<if $sexTurn == 1>><<set $sexTurn to 2>><<else>><<set $sexTurn to 1>><</if>><</link>></center>
\<<else>>
<center><<link "<div id=fullButton>Finish the fun</div>" "husbWeekendEvent1">><<set $eventPage to 27;$time.min += 5;$sex.act.bj to 0>><</link>></center>
\<</if>>
\<<elseif $eventPage == 27>>
\<div class=text>After they were both finished, you stood up from your knees, straightened your clothes, and sat back in your chair.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That was fun! I'm actually a little bit tired now. Hope you had a great time?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Girl, that was awesome! You've got a smoking hot wife, bro!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I know!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright, thanks for a great blowjob, $you.name[1]! The movie's coming to an end, so I've got to go. Best of luck to you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're welcome!</div></div>
\<<if $quest.ntr.cinema.dirtyTalk == 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"You're welcome? Did I really say that?"</i></div></div>
\<</if>>
<div class=text>After he left, the credits started to roll on the screen.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 28>>
\<<set $rand.vid to random(1, 3)>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright.</div></div>
<div class=text>- You answered and kept jerking your husband's cock, not paying attention to the other guy, who had already exposed your second boob.</div>
<<vid events husb cinema 6>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why don't you put it in your mouth?</div></div>
<center>
\<<link "<div id=fullButton>Suck your husband off</div>" "husbWeekendEvent1">><<set $eventPage to 29;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "husbWeekendEvent1">><<set $eventPage to 33;$time.min += 5;$you.arousal += 10>><</link>>
\</center>
\<<elseif $eventPage == 29>>
\<div class=text>You bent over and wrapped your lips around his cock.</div>
<<vid sex cinema $sexPose 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's my girl!</div></div>
<div class=text> - $npc[1].name[1] was gushing about you, while looking at the guy who was fondling your breasts.</div>
<<vid events husb cinema 9>>
\<<set $quest.ntr.cinema.record to random(1, 100)>>
<div class=text>Вы были настолько увлечены процессом, что даже не обратили внимание на то, что вас уже давно заметили несколько человек, которые в открытую пялились на вас<<if $quest.ntr.cinema.record < 70>>.<<else>>, а один из них даже снимал это на свой телефон.<</if>></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Dude, your wife is so awesome! I'm envious!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, thanks man. How do you like those boobs of hers?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>You bet! They're so soft and stretchy!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, her boobs are amazing! You haven't seen her butt yet, but… She's just not in the mood, so…</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Man, I've got used to contentment with what I've got, so I can't really complain!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"They're talking about me again, like I'm some kind of object or something... Does that really excite me?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1]! I think I'm gonna cum!</div></div>
<div class=text>You didn't really have a choice, so your husband came in your mouth.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Swallow</div>" "husbWeekendEvent1">><<set $eventPage to 30;$time.min += 5;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1>><</link>></center>
\<<elseif $eventPage == 30>>
\<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Holy fuck, $you.name[1], that was awesome!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Damn, girl, you're so talented!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>No, really! It was so fucking hot!</div></div>
<div class=text>While you were adjusting your clothes and covering your boobs, you glanced out of the corner of your eye at the guy sitting next to you with hard cock and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Damn, he's so huge and hard. I guess I could please him too, right? Wait, what? $you.name[1], what are you thinking?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright guys, that was fun and I'm sorry I couldn't join in, but I've got to go. The movie's coming to an end anyway, so... good luck to you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks… And you too!</div></div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 31>>
\<<vid sex cinema bj 17>>
<div class=text>You decided to keep it simple and just give your husband a blowjob.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... let's skip it this time, okay?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, as you wish. Sorry man, but today's not your day.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I'm not complaining, man!</div></div>
<div class=text>After a while, your husband's cock throbbed.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$you.name[1], I think I'm gonna cum now!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yeah, it looks like me too!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? But where are you going to..? Damn, okay...</div></div>
<div class=text>You put your lips around your hubby's dick and he started to shoot his load down your mouth.</div>
<<vid sex cinema cum mouth 1>>
<center><<link "<div id=fullButton>Swallow</div>" "husbWeekendEvent1">><<set $eventPage to 32;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.cuminmouth += 2;$you.sexinfo.swallow += 2;$rand.event to random(1, 2)>><</link>></center>
\<<elseif $eventPage == 32>>
\<<if $rand.event == 1>>
\<div class=text>Realizing that this guy needed to get off too, you went for his dick and opened your mouth. But the guy misunderstood and put his hands on your head, tugged on himself, and shoved his dick in your mouth. He started filling your mouth with his load.</div>
<<vid sex cinema cum mouth 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Oh fuck! *heavy sigh* You're the best!</div></div>
<div class=text>After you had to swallow his cum as well, you replied a bit indignantly:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Actually, I wasn't planning on taking your dick in my mouth, but... whatever...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Babe, I'm so sorry... I think I got it wrong...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's fine! It was just a misunderstanding and that's it.</div></div>
<div class=text>- You answered and sat down. The stranger apologized again, wished you luck, and left the room. Then, the credits started on the screen, and it was your turn too.</div>
\<<else>>
\<div class=text>Realizing that this guy needed to get off too, you went for his dick and opened your mouth. The stranger stood in front of you, jerking off his dick, and started cumming in your mouth.</div>
<<vid sex cinema cum mouth 6>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Oh fuck! *heavy sigh* You're the best!</div></div>
<div class=text>После того, как вы проглотили его сперму, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks...</div></div>
<div class=text>- You answered and sat down. The stranger wished you luck, and left the room. Then, the credits started on the screen, and it was your turn too.</div>
\<</if>>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 14;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 33>>
\<<vid sex cinema hj $rand.vid>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... let's skip it this time, okay?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I'm fine, I'm just not in the mood right now...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, alright, as you wish...</div></div>
<div class=text>After that, you let go of the stranger's hand from your chest, fixed your clothes, and looked at the screen to see that the credits were already playing.</div>
<center><<link "<div id=fullButton>Leave the cinema</div>" "husbWeekendEvent1">><<set $eventPage to 8;$time.min += 10;$quest.ntr.cinema.record to 0>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "miniEvents">>
\<<if $setting.lang == "ru">>
\<<if $quest.husb.ntr >= 1 or $quest.husb.cheat >= 1>>
\<div class=text><<linkappend 'Мини ивенты'>>
\:
\<<if ($quest.husb.ntr >= 1 or $quest.husb.cheat >= 1) && $quest.ntr.cinema.count < 5>>
- Вы можете проводить время с мужем по выходным с 12:00 до 18:00 через приложение SUP в вашем телефоне.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<<if $quest.husb.ntr >= 1 or $quest.husb.cheat >= 1>>
\<div class=text><<linkappend 'Mini events'>>
\:
\<<if ($quest.husb.ntr >= 1 or $quest.husb.cheat >= 1) && $quest.ntr.cinema.count < 5>>
- You can spend time with your husband on weekends from 12:00 to 18:00 through the SUP app on your phone.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>@@.left;
\<<if $pcPage == 0 or ndef $pcPage>><<set $pcPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $pcPage == passage()>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
\<<if $quest.husb.bj == 1 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Гуглить про навыки глубокого минета</div>" "husbBjEvent1">><<set $pcPage to 0;$time.min += random(20, 60);$you.arousal += 10>><</link>></center>
\<<elseif $quest.husb.bj == 6 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Гуглить про навыки глубокого минета</div>" "husbBjEvent4">><<set $pcPage to 0;$time.min += random(20, 60);$you.arousal += 20>><</link>></center>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<link "<div id=fullButton>Смотреть порно</div>" "pcPorn">><<set $pcPage to 0;$time.min += 1;$you.arousal += 5>><</link>><<else>><div class=fullButton>Ваш муж сейчас рядом</div><</if>>
\</center>
<center><<link "<div id=fullButton>Выключить ПК</div>" $return>><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $pcPage == passage()>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
\<<if $quest.husb.bj == 1 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Google about deepthroat skill</div>" "husbBjEvent1">><<set $pcPage to 0;$time.min += random(20, 60);$you.arousal += 10>><</link>></center>
\<<elseif $quest.husb.bj == 6 && $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
<center><<link "<div id=fullButton>Google about deepthroat skill</div>" "husbBjEvent4">><<set $pcPage to 0;$time.min += random(20, 60);$you.arousal += 20>><</link>></center>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<link "<div id=fullButton>Watch porn</div>" "pcPorn">><<set $pcPage to 0;$time.min += 1;$you.arousal += 5>><</link>><<else>><div class=fullButton>Your husband is right here</div><</if>>
\</center>
<center><<link "<div id=fullButton>Turn off the PC</div>" $return>><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $pcPage == 0 or ndef $pcPage>><<set $pcPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $pcPage == passage()>>
\<<jpg res pc pornhub>>
\<<if $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Двойной вагинал? Хмм... Это что-то новенькое... Может стоит взглянуть?"</i></div></div>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
\<<link "<div id=thirdButton>Лесби</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "lesb";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Минет</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bj";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Классика</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "classic";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Анал</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "anal";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>><<link "<div id=thirdButton>Двойной вагинал</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "dvp";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><</if>>
\<<link "<div id=thirdButton>Групповуха</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "gangbang";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Межрассовый</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bbc";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<else>>
\<div class=fullButton>Ваш муж сейчас рядом</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "pc">><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $pcPage == 1>>
\<<set $rand.vid to random(1, 5)>>
\<<vid res pc porn $pcPorn $rand.vid>>
\<<if $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1 && $pcPorn == "dvp">>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ничего себе... Ей явно это нравится, но... разве это не больно? Может стоит попробовать?"</i></div></div><<set $quest.husb.ntr to 3>>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
\<<if $you.arousal >= 20>><<link "<div id=fullButton>Мастурбировать</div>" "pcPorn">><<set $pcPage to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><</if>>
\<<link "<div id=fullButton>Смотреть</div>" "pcPorn">><<set $pcPage to 1;$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><br>
<<if $pcPorn != "lesb">><<link "<div id=thirdButton>Лесби</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "lesb";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Лесби</div><</if>>
\<<if $pcPorn != "bj">><<link "<div id=thirdButton>Минет</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bj";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Минет</div><</if>>
\<<if $pcPorn != "classic">><<link "<div id=thirdButton>Классика</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "classic";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Классика</div><</if>>
\<<if $pcPorn != "anal">><<link "<div id=thirdButton>Анал</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "anal";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Анал</div><</if>>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>><<if $pcPorn != "dvp">><<link "<div id=thirdButton>Двойной вагинал</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "dvp";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Двойной вагинал</div><</if>><</if>>
\<<if $pcPorn != "gangbang">><<link "<div id=thirdButton>Групповуха</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "gangbang";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Групповуха</div><</if>>
\<<if $pcPorn != "bbc">><<link "<div id=thirdButton>Межрассовый</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bbc";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Межрассовый</div><</if>>
\<<else>>
\<div class=fullButton>Ваш муж сейчас рядом</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Назад</div>" "pcPorn">><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $pcPage == 2>>
\<<set $rand.vid to random(1, 5)>>
\<<vid res pc porn $pcPorn $rand.vid>>
\<<set $rand.vid to random(1, 2)>>
<<vid sex masturbation pc $rand.vid>>
\<center>
<<link "<div id=fullButton>Мастурбировать</div>" "pcPorn">><<set $you.clean -= 1;$time.min += random(1, 2)>><<if $you.arousal < 90>><<set $pcPage to 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<set $you.sexinfo.orgasm += 1;$you.sexinfo.masturbation += 1;$you.arousal to 0;$pcPage to 3>><</if>><</link>>
<<link "<div id=fullButton>Прекратить мастурбировать</div>" "pcPorn">><<set $time.min += 1;$pcPage to 1>><</link>>
\</center>
\<<elseif $pcPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex orgasm $rand.vid>>
\<<if $you.corr < 40>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Закончить</div>" "pcPorn">><<set $time.min += 1;$pcPage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $pcPage == passage()>>
\<<jpg res pc pornhub>>
\<<if $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"A double vaginal? Hmm, that's something new. Should I check it out?"</i></div></div>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
\<<link "<div id=thirdButton>Lesbian</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "lesb";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Blowjob</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bj";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Classic</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "classic";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Anal</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "anal";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>><<link "<div id=thirdButton>Double vaginal</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "dvp";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><</if>>
\<<link "<div id=thirdButton>Gangbang</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "gangbang";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=thirdButton>Interracial</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bbc";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<else>>
\<div class=fullButton>Your husband is right here</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "pc">><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $pcPage == 1>>
\<<set $rand.vid to random(1, 5)>>
\<<vid res pc porn $pcPorn $rand.vid>>
\<<if $quest.husb.ntr == 2 && $quest.husb.hisBroSharing == 1 && $pcPorn == "dvp">>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"No way! She obviously likes it. But... doesn't that hurt? Maybe I should give it a try?"</i></div></div><<set $quest.husb.ntr to 3>>
\<</if>>
<center>
\<<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">>
\<<if $you.arousal >= 20>><<link "<div id=fullButton>Masturbate</div>" "pcPorn">><<set $pcPage to 2;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><</if>>
\<<link "<div id=fullButton>Watch</div>" "pcPorn">><<set $pcPage to 1;$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><br>
<<if $pcPorn != "lesb">><<link "<div id=thirdButton>Lesbian</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "lesb";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Lesbian</div><</if>>
\<<if $pcPorn != "bj">><<link "<div id=thirdButton>Blowjob</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bj";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Blowjob</div><</if>>
\<<if $pcPorn != "classic">><<link "<div id=thirdButton>Classic</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "classic";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Classic</div><</if>>
\<<if $pcPorn != "anal">><<link "<div id=thirdButton>Anal</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "anal";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Anal</div><</if>>
\<<if $setting.ntr == 1 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>><<if $pcPorn != "dvp">><<link "<div id=thirdButton>Double vaginal</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "dvp";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Double vaginal</div><</if>><</if>>
\<<if $pcPorn != "gangbang">><<link "<div id=thirdButton>Gangbang</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "gangbang";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Gangbang</div><</if>>
\<<if $pcPorn != "bbc">><<link "<div id=thirdButton>Interracial</div>" "pcPorn">><<set $pcPage to 1;$pcPorn to "bbc";$time.min += 5>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>><<else>><div class=thirdButton>Interracial</div><</if>>
\<<else>>
\<div class=fullButton>Your husband is right here</div>
\<</if>>
\</center>
<center><<link "<div id=fullButton>Back</div>" "pcPorn">><<set $pcPage to 0;$time.min += 1>><</link>></center>
\<<elseif $pcPage == 2>>
\<<set $rand.vid to random(1, 5)>>
\<<vid res pc porn $pcPorn $rand.vid>>
\<<set $rand.vid to random(1, 2)>>
<<vid sex masturbation pc $rand.vid>>
\<center>
<<link "<div id=fullButton>Masturbate</div>" "pcPorn">><<set $you.clean -= 1;$time.min += random(1, 2)>><<if $you.arousal < 90>><<set $pcPage to 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<set $you.sexinfo.orgasm += 1;$you.sexinfo.masturbation += 1;$you.arousal to 0;$pcPage to 3>><</if>><</link>>
<<link "<div id=fullButton>Stop masturbating</div>" "pcPorn">><<set $time.min += 1;$pcPage to 1>><</link>>
\</center>
\<<elseif $pcPage == 3>>
\<<set $rand.vid to random(1, 2)>>
\<<vid sex orgasm $rand.vid>>
\<<if $you.corr < 40>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<center><<link "<div id=fullButton>Finish</div>" "pcPorn">><<set $time.min += 1;$pcPage to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.husb.ntr == 1>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.husb.ntr == 2>><<set $eventPage to 11>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так-так-так... Что тут у нас?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вот чёрт...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$npc[1].name[1], это не то, что ты... Блять...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Успокойтесь! Я знаю, что вы трахаетесь и уже давно. Обидно, что вы считаете меня идиотом и думаете, что я ничего не замечу.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Милый, я...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я думал, что после того, как ты узнала о моих фетишах, ты расскажешь мне правду, но увы...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не нужно... Сейчас поздно что-либо говорить...</div></div>
<center><<link "<div id=fullButton>Продолжить</div>" "husbNtrEvent2">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Блин, $npc[1].name[1], мне так жаль, но твоя жена, она такая... Я не смог сдержаться и... Но я всё понимаю! Мне очень жаль, что всё так произошло и... Ладно, наверное нет смысла что-то говорить, я просто... Наверное я просто пойду собирать вещи...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Зачем? Нет, всё в порядке! Тебе не нужно никуда съезжать.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Что? Но я же... Мы же ведь...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вы что, совсем меня не слушали? Меня расстраивает не тот факт, что вы занимались сексом, а тот факт, что вы всё это время считали меня идиотом. Хотя... Наверное сложно в этом признаться, так что... Предлагаю обсудить всё это потом, а сейчас вместе повеселиться!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты серьёзно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А что? Тебе ведь нравится заниматься сексом с моим $npc[2].who[4], так почему бы не заняться сексом втроём? Или ты против того, чтобы я к вам присоединился?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, конечно нет! Я просто... Это всё так странно для меня...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я думал, что после того, что произошло в кинотеатре, для тебя это будет не странно.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну да, просто я не думала что всё зайдёт так далеко и...</div></div>
<center>
\<<link "<div id=fullButton>Заняться сексом втроём</div>" "husbNtrEvent2">><<set $eventPage to 3;$time.min += 5;$quest.husb.ntr to 2;$quest.husb.hisBroSharing to 1;$you.sexinfo.dpAccess to 1;$you.arousal += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "husbNtrEvent2">><<set $eventPage to 9;$time.min += 5;$quest.husb.ntr to 2>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин! Наверное глупо отказываться, не так ли?</div></div>
<div class=text> - Уточнили вы глядя на $npc[2].name[2] и добавили переведя взгляд на своего мужа:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Идите сюда!</div></div>
<div class=text>$npc[2].name[1] подозрительно посмотрел на вашего мужа, но тот лишь улыбаясь кивнул ему в вашу сторону.</div>
<div class=text>Подойдя к вам с обеих сторон, $npc[1].name[1] надавил вам на плечо дав понять, что вам нужно встать на колени.</div>
<<vid events husb ntr 2 1>>
<div class=text>Встав на колени, вы обхватили их члены руками и посмотрев на своего мужа с похотливой улыбкой, обхватили губами член $npc[2].name[2] и начали жадно сосать его лаская при этом оба члена руками.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох ебать! $npc[2].who[1], у тебя самая лучшая жена на свете!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я знаю! И я рад, что впервые делюсь ей именно с тобой!</div></div>
<center><<link "<div id=fullButton>Сосать мужу</div>" "husbNtrEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>Закончив ублажать $npc[2].name[2], вы занялись членом своего мужа.</div>
<<vid events husb ntr 2 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Поверить не могу, что это действительно происходит... *тяжёлый вздох* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже. Но я рад, что это наконец произошло.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *тяжёлый вздох* Я и подумать не мог, что ты из тех, кому нравится такое!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Какое? Я лишь кайфую от мысли, что моя жена горячая штучка, которой можно поделиться.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>О да! Эта похотливая сучка заслуживает больше одного члена!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты чертовски прав, $npc[2].who[1]!</div></div>
<div class=text>Пока они переговаривались между собой, оценивая вас и осыпая вас пошлыми комментариями, вы без устали трудились над их членами, старательно отсасывая их по очереди и лаская руками.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что, пора перейти к самому интересному?</div></div>
<center><<link "<div id=fullButton>Трахаться с ними</div>" "husbNtrEvent2">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ебать, да она вся течёт!</div></div>
<div class=text> - Прокомментировал $npc[2].name[1], когда его член с лёгкостью проскользнул в вашу сочащуюся киску.</div>
<<vid events husb ntr 2 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я не сомневался, что она кайфанёт с этого!</div></div>
<div class=text>Вы старательно отсасывали своего мужу глубоко заглатывая его член, пока его $npc[2].who[1] трахал вас сзади увеличивая темп с каждым проникновением и громко шлёпая вас по заднице.</div>
<center><<link "<div id=fullButton>Трахаться</div>" "husbNtrEvent2">><<set $eventPage to 6;$time.min += 5;$you.arousal += 20;$you.sexinfo.bj += 2;$you.sexinfo.vaginal += 2;$you.sexinfo.anal += 2;$you.sexinfo.dp += 1;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $rand.vid to random(3, 8)>>
\<<if $rand.vid == 3 or $rand.vid == 4>><<set $sexPose to "spitroast">><<elseif $rand.vid == 6>><<set $sexPose == "analspitroast">><<else>><<set $sexPose to "dp">><</if>><<autoSexVars>>
\<<vid events husb ntr 2 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "spitroast">>$npc[1].name[1] и его $npc[2].who[1] трахали вас в рот и киску<<elseif $sexPose == "analspitroast">>$npc[1].name[1] и его $npc[2].who[1] трахали вас в рот и попу<<else>>$npc[1].name[1] и его $npc[2].who[1] трахали вас двойным проникновением<</if>>.</div>
\<</if>>
<center><<link "<div id=fullButton>Трахаться</div>" "husbNtrEvent2">><<set $eventPage to 6;$time.min += 2;$sexEnergy -= 1>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><</link>></center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$eventPage to 7;$time.min += 5;$you.sexinfo.cumonface += 2;$npc[1].sexCount += 1;$npc[2].sexCount += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 7>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Поверить не могу, что мы кончили одновременно!</div></div>
<<vid events husb ntr 2 9>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да... *тяжёлый вздох* Я тоже...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *тяжёлый вздох* Это было ахуенно!</div></div>
<div class=text>Закончив украшать ваше лицо спермой, они сели на диван, чтобы отдышаться. Вы решили последовать их примеру и стерев сперму со своих глаз, сели между ними.</div>
<center><<link "<div id=fullButton>Отдышаться</div>" "husbNtrEvent2">><<set $eventPage to 8;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb ntr 2 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжело дыша* Фух! Поверить не могу, что это прозошло, но... *вздох* Это было потрясающе!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я знал, что тебе понравится! А что насчёт двойного проникновения? Как ощущения?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это... *вздох* Необычно, но... *вздох* Это было ахуенно! Настолько хорошо мне ещё не было никогда!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Тогда, я полагаю, что ты не против повторять это время от времени?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! *вздох* Безусловно! Если всем всё понравилось и всех всё устраивает, то я только за! *вздох* Это непередаваемые ощущения и я определённо хочу ощутить это снова!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нихуя себе! Получается, что теперь мы можем заниматься сексом не скрывая этого?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, я не против. Если вы хотите этого, то продолжайте, только не пытайтесь больше что-то скрыть от меня.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Странно слышать от тебя такое, но... Учитывая твой фетиш... Что ж, пожалуй это даже к лучшему. Я даже не успела понять, как у нас с $npc[2].name[4] дело дошло до секса, но... Я наверное даже рада, что всё, что произошло, привело нас к этому и нам больше не нужно будет ничего друг от друга скрывать.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Согласен! Ты горячая штучка и перед тобой сложно устоять, но мне было чертовски не по себе от того, что мы ставим рога моему $npc[2].who[3].</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, вот и договорились! А теперь, если конечно ты не кайфуешь от присохшей к лицу сперме, я думаю тебе лучше принять душ. А мы пока поболтаем с моим $npc[2].who[4].</div></div>
<center><<link "<div id=fullButton>Идти в душ</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я не хочу заниматься сексом втроём, это слишком!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Почему? Тебя пугает групповой секс?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Нет... Не знаю! Это всё как-то... Мне нужно время, чтобы подумать...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, настаивать не буду, но... Одна просьба...</div></div>
<div class=text> - Ответил ваш муж и повернувшись к $npc[2].name[3], добавил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Тебя это тоже касается!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>В чём дело?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я в курсе, что вы развлекаетесь за моей спиной, так что, пожалуйста, трахайтесь сколько влезет, я не против, но не нужно больше скрывать это от меня, договорились?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ты серьёзно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вполне! Такой вот у меня фетиш и не тебе меня судить!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, ладно... Конечно, без проблем!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я поняла тебя, хорошо...</div></div>
<div class=text> - Ответили вы и направились в спальню, чтобы всё обдумать.</div>
<center><<link "<div id=fullButton>В спальню</div>" "husbNtrEvent2">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb ntr 2 11>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что он обо всём узнал! Какая же я дура! Как я могла изменять ему с его же $npc[2].who[4]? Но он даже не устроил мне скандал, не послал меня нахуй, а предложил заняться сексом встроём!"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ну, может быть это лучше, чем скандал, ведь если бы не его фетиш, то скорее всего мы бы просто расстались, так что... Но секс втроём?"</i></div></div>
\<<if $you.gloryhole.hj > 0 or $you.gloryhole.bj > 0 or $you.gloryhole.vaginal > 0 or $you.gloryhole.anal > 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хотя... Что такого в сексе втроём? Я сосала незнакомцам через дырку в стене в туалете бара, но отказалась от секса втроём? Что за хуйня творится в моей голове..."</i></div></div>
\<<else>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хотя... Что такого в сексе втроём? Я ведь занимаюсь сексом и со своим мужем и с $npc[2].name[4], так почему бы не заняться с ними сексом одновременно? Наверное это потому, что у меня просто никогда этого не было и я испугалась..."</i></div></div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"В любом случае, мы живём вместе в одной квартире и мы наверняка ещё заговорим об этом, так что... У меня будет время всё хорошенько обдумать..."</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дорогой, я... Я подумала над твоим предложением... Ну, когда ты застал нас с $npc[2].name[4]... Я думаю, что я готова...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>К чему? Ты про секс втроём?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да... Это всё странно, но... Раз уж я занимаюсь сексом с вами двумя по отдельности, то почему бы не попробовать заняться сексом всем вместе, верно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот уж не думал, что ты всё же решишься.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже... Ты ведь не передумал?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Конечно нет! Я буду рад разделить тебя с моим $npc[2].who[4].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Странно такое слышать, но... Наверное это хорошо... Потому что я тоже хочу попробовать... Ну, ты знаешь... Испытать эти ощущения... К тому же вы оба дома, так что...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты хочешь заняться сексом прямо сейчас?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, почему нет? Или у тебя сейчас какие-то другие планы?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, нет! У меня нет никаких планов. Сейчас я позову $npc[2].name[2].</div></div>
<div class=text> - Ответил ваш муж и пошёл звать $npc[2].name[2], а вы в это время <<if $npcLoc != "livroom">>направились в гостиную<<else>>уселись на диван, чтобы дождаться их<</if>>.</div>
<center><<link "<div id=fullButton><<if $npcLoc != 'livroom'>>В гостиную<<else>>Ждать<</if>></div>" "husbNtrEvent2">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>Через какое-то время в гостиную зашёл ваш муж вместе с его $npc[2].who[4].</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1]... Мой $npc[2].who[1] мне всё рассказал и... Я не против, но... Ты уверена, что хочешь этого?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Мы ведь занимаемся сексом по отдельности, так почему бы не заняться сексом вместе? Идите сюда!</div></div>
<div class=text>$npc[2].name[1] подозрительно посмотрел на вашего мужа, но тот лишь улыбаясь похлопал его по плечу и махнул головой в вашу сторону.</div>
<div class=text>Подойдя к вам с обеих сторон, $npc[1].name[1] надавил вам на плечо дав понять, что вам нужно встать на колени.</div>
<<vid events husb ntr 2 1>>
<div class=text>Встав на колени, вы обхватили их члены руками и посмотрев на своего мужа с похотливой улыбкой, обхватили губами член $npc[2].name[2] и начали жадно сосать его лаская при этом оба члена руками.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ох ебать! $npc[1].who[1], у тебя самая лучшая жена на свете!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я знаю! И я рад, что впервые делюсь ей именно с тобой!</div></div>
<center><<link "<div id=fullButton>Сосать мужу</div>" "husbNtrEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10;$quest.husb.hisBroSharing to 1;$you.sexinfo.dpAccess to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, well, well... What do we have here?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn it...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$npc[1].name[1], it's not what you're thinking... Fuck...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Chill out! I know you've been banging for a while. It's too bad you think I'm stupid and think I wouldn't notice anything.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Honey, I...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I thought after you found out my fetishes, you'd tell me the truth. But alas, that's not the case.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No need to worry about it now. It's way too late.</div></div>
<center><<link "<div id=fullButton>Proceed</div>" "husbNtrEvent2">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Damn, $npc[1].name[1], sorry about that. Your wife is just like... I couldn't help myself. But I do understand though. I'm sorry everything happened that way and... well, there's no point in me saying anything anymore. I guess I'd better just go and pack my stuff.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What for? It's fine! You don't need to move out.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>What? But I... We've been...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Didn't you even listen to a word I said? It's not that I'm upset about you having sex, it's just that you thought I was an idiot the whole time! Although... it's probably tough to admit, so... let's talk about it later so we can have fun together right now!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? You like getting it on with my $npc[2].who[1], so why the hell not a threesome? Or do you have a problem with me joining in?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No! I'm just... this is all so weird for me...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I thought after what happened in the cinema, you wouldn't be surprised.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, I just never thought it would get that far...</div></div>
<center>
\<<link "<div id=fullButton>Have a threesome</div>" "husbNtrEvent2">><<set $eventPage to 3;$time.min += 5;$quest.husb.ntr to 2;$quest.husb.hisBroSharing to 1;$you.sexinfo.dpAccess to 1;$you.arousal += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "husbNtrEvent2">><<set $eventPage to 9;$time.min += 5;$quest.husb.ntr to 2>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Man, that's probably a dumb idea to refuse, right?</div></div>
<div class=text> - You clarified by looking at $npc[2].name[1] and added by looking at your husband:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Come here!</div></div>
<div class=text>$npc[2].name[1] gave your husband a suspicious look, but he just nodded at him and smiled in your direction.</div>
<div class=text>When they approached from both sides, $npc[1].name[1] put his hand on your shoulder and made it clear that you needed to get down on your knees.</div>
<<vid events husb ntr 2 1>>
<div class=text>You kneeled down, wrapped your hands around the guys' cocks, and gave your husband a naughty smile. You wrapped your lips around $npc[2].name[1]' cock and started sucking it greedily, while you caressed both cocks with your hands.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh man, dude, you've got the best wife ever!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I know, and I'm so glad to be sharing her with you for the first time!</div></div>
<center><<link "<div id=fullButton>Suck on your husband</div>" "husbNtrEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>When you were done with $npc[2].name[1], you made sure to take care of your husband's penis.</div>
<<vid events husb ntr 2 2>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I can't believe this is real... *heavy sigh* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too, but I'm happy it finally happened!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *sigh* I had no idea you were into this stuff!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>This stuff? Well, I'm high as a kite just thinking about how much I love sharing my wife with other people.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Fuck yeah! That horny bitch deserves more than just one dick!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You're damn right, $npc[2].who[1]!</div></div>
<div class=text>While they were chatting among themselves, appraising you and spewing out vulgar comments, you were working hard on their cocks, sucking them off diligently and caressing them with your hands.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, isn't it time for some really good stuff?</div></div>
<center><<link "<div id=fullButton>Fuck with them</div>" "husbNtrEvent2">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Fuck, she's leaking all over!</div></div>
<div class=text> - $npc[2].name[1] commented as he easily slid his cock into your dripping pussy.</div>
<<vid events husb ntr 2 3>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I knew for sure she'd get high off this!</div></div>
<div class=text>You were giving your husband a deepthroat, while his $npc[2].who[1] was pounding you from behind. With each thrust, he increased the pace and slapped your ass loudly.</div>
<center><<link "<div id=fullButton>Get fucked</div>" "husbNtrEvent2">><<set $eventPage to 6;$time.min += 5;$you.arousal += 20;$you.sexinfo.bj += 2;$you.sexinfo.vaginal += 2;$you.sexinfo.anal += 2;$you.sexinfo.dp += 1;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $rand.vid to random(3, 8)>>
\<<if $rand.vid == 3 or $rand.vid == 4>><<set $sexPose to "spitroast">><<elseif $rand.vid == 6>><<set $sexPose == "analspitroast">><<else>><<set $sexPose to "dp">><</if>><<autoSexVars>>
\<<vid events husb ntr 2 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while <<if $sexPose == "spitroast">>$npc[1].name[1] and his $npc[2].who[1] fucked your mouth and pussy<<elseif $sexPose == "analspitroast">>$npc[1].name[1] and his $npc[2].who[1] fucked your mouth and ass<<else>>$npc[1].name[1] and his $npc[2].who[1] were giving you a double penetration<</if>>.</div>
\<</if>>
<center><<link "<div id=fullButton>Get fucked</div>" "husbNtrEvent2">><<set $eventPage to 6;$time.min += 2;$sexEnergy -= 1>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><</link>></center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$eventPage to 7;$time.min += 5;$you.sexinfo.cumonface += 2;$npc[1].sexCount += 1;$npc[2].sexCount += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 7>>
\<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I can't believe we came at the same time!</div></div>
<<vid events husb ntr 2 9>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah... *heavy sigh* Me too...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'> *heavy sigh* That was awesome!</div></div>
<div class=text>When they were finished decorating your face with cum, they both sat down on the couch to take a break. You followed their lead and sat down in the middle between them, wiping the semen from your eyes.</div>
<center><<link "<div id=fullButton>Catch your breath</div>" "husbNtrEvent2">><<set $eventPage to 8;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb ntr 2 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *breathing heavily* Phew! I can't believe it happened, but… *sigh* it was amazing!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I knew you'd love it! How about double penetration, how does that feel?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>This was, like... *sigh* unusual, but... *sigh* it was fucking awesome! I never felt so great before!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! So you wouldn't mind us repeating that from time to time, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah! *Sigh* Sure, if everyone likes everything and everyone's happy with everything, that'd be great! *Sigh* Man, it's such an incredible feeling, and I sure do want to feel that again!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Holy shit! So now we can fuck without hiding?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, I don't really mind. If you wanna do that, go ahead, but just don't hide anything from me again.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's a weird thing to hear, but considering you fetishes, it might be for the best, I guess. I don't even know how $npc[2].name[1] and I ended up having sex, but I'm probably glad that everything happened led us to realize that we don't need to hide things from each other anymore.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I totally agree! You're smoking hot and it's so hard to stay away from you, but the thought of us cheating on my $npc[2].who[1] was terrifying.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, that settles it! And now, unless you're high on the cum that's still on your face, you should probably take a shower.</div></div>
<center><<link "<div id=fullButton>Take a shower</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I don’t want to do a threesome! That’s just too much!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why? You scared of group stuff?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, no, I dunno! It's all kinda... I need some time to process...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, I won't keep pushing, but... one more thing...</div></div>
<div class=text> - Your husband answered and turned to $npc[2].name[1], added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It's about you too!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>What's up?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I know you're fucking behind my back, so go ahead and have fun, I don't mind. But you don't need to hide anything from me anymore. Okay?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>For real?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, for real! That's my thing and it's not for you to judge me!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Sure, no worries!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I hear you, my love…</div></div>
<div class=text> - You answered and went into the bedroom to process everything.</div>
<center><<link "<div id=fullButton>To the bedroom</div>" "husbNtrEvent2">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb ntr 2 11>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it! He found out everything! I'm such a fool! How could I have cheated on him with his own $npc[2].who[1]? And he didn't make a big deal out of it, didn't kick me out, but offered me a threesome!"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Maybe it's for the best, considering that if it weren't for his kink, we would've just broken up. But a threesome?"</i></div></div>
\<<if $you.gloryhole.hj > 0 or $you.gloryhole.bj > 0 or $you.gloryhole.vaginal > 0 or $you.gloryhole.anal > 0>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Although... what's so bad about a threesome? I've sucked some strangers in a bar toilet, but I refused to do a threesome. What the hell is going on with my mind..."</i></div></div>
\<<else>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Although... what's so bad about a threesome? Anyway, I've been having sex with my husband and his $npc[2].name[1], so why wouldn't I try it with them both at the same time? Probably because I'd never done it before and was scared..."</i></div></div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Anyway, we live together in the same place and we might talk about it later, so... I have time to think about it..."</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I've been thinking about the offer you made, honey... Well, you know, when you caught me with your $npc[2].name[1]... Anyway, I think I'm ready to try...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ready for what? Are you talking about a threesome?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it's all a bit weird, but since I'm banging you two separately why not have a go at it together, right?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I didn't think you'd make up your mind.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, me too... You haven't changed your mind, have you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Of course not! I'd love to share you with my $npc[2].who[2].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's weird to hear that, but I guess it's a good thing. After all, I want to give it a shot too. You know, to experience those feelings. Plus, you guys are both at home so...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wanna have some fun right now?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sure, why not? Or are you doing anything else now?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Nah, nah! I don't have any plans at the moment. Then I'll get $npc[2].name[1].</div></div>
<div class=text> - Your husband answered and went to call $npc[2].name[1], while you <<if $npcLoc != "livroom">>went into the living room<<else>>sat down on the sofa to wait for them<</if>>.</div>
<center><<link "<div id=fullButton><<if $npcLoc != 'livroom'>>To the living room<<else>>Wait<</if>></div>" "husbNtrEvent2">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<div class=text>After a bit, your husband walked into the living room with his $npc[2].who[1].</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$you.name[1]... My $npc[2].who[1] told me all about it… I don’t mind, but… Are you sure about this?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, we're doing it separately, but why not do it together? C'mon over here!</div></div>
<div class=text>$npc[2].name[1] gave your husband a suspicious look, but he just nodded at him and smiled in your direction.</div>
<div class=text>When they approached from both sides, $npc[1].name[1] put his hand on your shoulder and made it clear that you needed to get down on your knees.</div>
<<vid events husb ntr 2 1>>
<div class=text>You kneeled down, wrapped your hands around the guys' cocks, and gave your husband a naughty smile. You wrapped your lips around $npc[2].name[1]' cock and started sucking it greedily, while you caressed both cocks with your hands.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh man, dude, you've got the best wife ever!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I know, and I'm so glad to be sharing her with you for the first time!</div></div>
<center><<link "<div id=fullButton>Suck on your husband</div>" "husbNtrEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10;$quest.husb.hisBroSharing to 1;$you.sexinfo.dpAccess to 1>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "tips">>
\<<if $setting.lang == "ru">>
\<div class=text><<linkappend 'Подсказки'>>
\:
\<<if $quest.model.main == 0>>
- Повышайте известность в Instagram, количество подписчиков и показатель фитнеса, чтобы открыть ветку модельного агентства.
\<</if>>
\<<if $quest.husb.amateurPorn == 0 && $quest.husb.swing > 0>>
- Повышайте известность на OnlyFans и показатель фитнеса, чтобы открыть ветку любительского порно.
\<</if>>
\<<if $you.skill.bj < 10>>
- Навык минета можно повышать делая минет в повторяемых секс сценах.
\<</if>>
\<<if $you.corr < 100>>
Для повышения уровня разврата вы можете:
\<</if>>
\<<if $you.corr < 25>>
- Отправлять селфи своему мужу раз в день через приложение SUP.
\<</if>>
\<<if $you.corr < 40>>
- Заниматься сексом с мужем дома вне спальни, когда $npc[2].name[1] дома.
- Смотреть порно и мастурбировать.
- Выкладывать фотографии в нижнем белье или топлесс в Instagram.
\<</if>>
\<<if $you.corr >= 30 && $you.corr < 90>>
\<<if $quest.husb.main >= 4 && $quest.hisBro.main >= 7>>
- Отправлять селфи $npc[2].name[3] раз в день через приложение SUP.
\<</if>>
- Выкладывать фотографии на OnlyFans.
\<</if>>
\<<if $you.corr >= 40 && $you.corr < 100>>
- Игнорировать или подыгрывать незнакомцам в уличных ивентах или в автобусе.
- Заниматься сексом в общественных местах.
\<</if>>
\<<if $quest.husb.bj >= 9 && $quest.malik.main == 0>>
- Отсосите хотя бы 1 член в дыре славы и покиньте туалет. Важно, чтобы последний член обязательно был чёрным. Плохая репутация в Универе должна быть 20 или выше.
\<</if>>
\<</linkappend>></div>
\<<else>>
\<div class=text><<linkappend 'Tips'>>
\:
\<<if $quest.model.main == 0>>
- Boost your Instagram fame, follower count, and fitness score to open a branch of a modelling agency.
\<</if>>
\<<if $quest.husb.amateurPorn == 0 && $quest.husb.swing > 0>>
- Boost your fame on OnlyFans and your fitness score to start a branch of amateur porn.
\<</if>>
\<<if $you.skill.bj < 10>>
- The blowjob skill can be increased by doing blowjob in repeated sex scenes.
\<</if>>
\<<if $you.corr < 100>>
To increase corruption, you can:
\<</if>>
\<<if $you.corr < 25>>
- Send selfies to your husband once a day via the SUP app.
\<</if>>
\<<if $you.corr < 40>>
- Having sex with her husband at home outside the bedroom when $npc[2].name[1] is at home.
- Watch porn and masturbate.
- Post photos in underwear or topless on Instagram.
\<</if>>
\<<if $you.corr >= 30 && $you.corr < 90>>
\<<if $quest.husb.main >= 4 && $quest.hisBro.main >= 7>>
- Send selfies to $npc[2].name[1] once a day via the SUP app.
\<</if>>
- Post photos on OnlyFans.
\<</if>>
\<<if $you.corr >= 40 && $you.corr < 100>>
- Ignore or play along with strangers in street events or on the bus.
- Having sex in public.
\<</if>>
\<<if $quest.husb.bj >= 9 && $quest.malik.main == 0>>
- Suck at least one dick in the gloryhole and leave the toilet. It's important that the last one is black. A bad Uni fame should be 20 or higher.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</widget>><<widget "generalUpdate">>
<<set $youPage to $youPage;$locPage to $locPage;$busPage to $busPage;$settingsPage to $settingsPage;$cheatPage to $cheatPage;$alarmClock to $alarmClock>>
<<set $home = {food: $home.food, snack: $home.snack, coffee: $home.coffee, shampoo: $home.shampoo,};>>
<<set $purchased = {
street: {1: $purchased.street[1], 2: $purchased.street[2], 3: $purchased.street[3], 4: $purchased.street[4], 5: $purchased.street[5], 6: $purchased.street[6], 7: $purchased.street[7], 8: $purchased.street[8], 9: $purchased.street[9], 10: $purchased.street[10], 11: $purchased.street[11], 12: $purchased.street[12], 13: $purchased.street[13], 14: $purchased.street[14], 15: $purchased.street[15], 16: $purchased.street[16], 17: $purchased.street[17], 18: $purchased.street[18], 19: $purchased.street[19], 20: $purchased.street[20], 21: $purchased.street[21], 22: $purchased.street[22], 23: $purchased.street[23], 24: $purchased.street[24], 25: $purchased.street[25], 26: $purchased.street[26], 27: $purchased.street[27], 28: $purchased.street[28], 29: $purchased.street[29], 30: $purchased.street[30], 31: $purchased.street[31], 32: $purchased.street[32], 33: $purchased.street[33], 34: $purchased.street[34], 35: $purchased.street[35], 36: $purchased.street[36], 37: $purchased.street[37], 38: $purchased.street[38], 39: $purchased.street[39], 40: $purchased.street[40],},
bikini: {1: $purchased.bikini[1], 2: $purchased.bikini[2], 3: $purchased.bikini[3], 4: $purchased.bikini[4], 5: $purchased.bikini[5], 6: $purchased.bikini[6], 7: $purchased.bikini[7], 8: $purchased.bikini[8], 9: $purchased.bikini[9], 10: $purchased.bikini[10], 11: $purchased.bikini[11], 12: $purchased.bikini[12], 13: $purchased.bikini[13], 14: $purchased.bikini[14], 15: $purchased.bikini[15], 16: $purchased.bikini[16], 17: $purchased.bikini[17], 18: $purchased.bikini[18], 19: $purchased.bikini[19], 20: $purchased.bikini[20],},
sport: {1: $purchased.sport[1], 2: $purchased.sport[2], 3: $purchased.sport[3], 4: $purchased.sport[4], 5: $purchased.sport[5], 6: $purchased.sport[6], 7: $purchased.sport[7], 8: $purchased.sport[8], 9: $purchased.sport[9], 10: $purchased.sport[10], 11: $purchased.sport[11], 12: $purchased.sport[12], 13: $purchased.sport[13], 14: $purchased.sport[14], 15: $purchased.sport[15], 16: $purchased.sport[16], 17: $purchased.sport[17], 18: $purchased.sport[18], 19: $purchased.sport[19], 20: $purchased.sport[20],},
piercing: {ears: {1: $purchased.piercing.ears[1], 2: $purchased.piercing.ears[2], 3: $purchased.piercing.ears[3], 4: $purchased.piercing.ears[4], 5: $purchased.piercing.ears[5], 6: $purchased.piercing.ears[6], 7: $purchased.piercing.ears[7], 8: $purchased.piercing.ears[8], 9: $purchased.piercing.ears[9], 10: $purchased.piercing.ears[10],}, brows: {1: $purchased.piercing.brows[1], 2: $purchased.piercing.brows[2], 3: $purchased.piercing.brows[3], 4: $purchased.piercing.brows[4],}, nose: {1: $purchased.piercing.nose[1], 2: $purchased.piercing.nose[2], 3: $purchased.piercing.nose[3], 4: $purchased.piercing.nose[4], 5: $purchased.piercing.nose[5], 6: $purchased.piercing.nose[6],}, lips: {1: $purchased.piercing.lips[1], 2: $purchased.piercing.lips[2], 3: $purchased.piercing.lips[3], 4: $purchased.piercing.lips[4],}, tongue: {1: $purchased.piercing.tongue[1], 2: $purchased.piercing.tongue[2],}, nipples: {1: $purchased.piercing.nipples[1], 2: $purchased.piercing.nipples[2], 3: $purchased.piercing.nipples[3], 4: $purchased.piercing.nipples[4],}, navel: {1: $purchased.piercing.navel[1], 2: $purchased.piercing.navel[2], 3: $purchased.piercing.navel[3], 4: $purchased.piercing.navel[4],}, clitoris: {1: $purchased.piercing.clitoris[1], 2: $purchased.piercing.clitoris[2], 3: $purchased.piercing.clitoris[3], 4: $purchased.piercing.clitoris[4],}, labia: {1: $purchased.piercing.labia[1], 2: $purchased.piercing.labia[2], 3: $purchased.piercing.labia[3], 4: $purchased.piercing.labia[4],},},
buttplug: $purchased.buttplug, umbrella: $purchased.umbrella, enema: $purchased.enema, lube: $purchased.lube, dildo: $purchased.dildo,
ring: {1: $purchased.ring[1], 2: $purchased.ring[2], 3: $purchased.ring[3], 4: $purchased.ring[4], 5: $purchased.ring[5], 6: $purchased.ring[6], 7: $purchased.ring[7], 8: $purchased.ring[8], 9: $purchased.ring[9], 10: $purchased.ring[10], 11: $purchased.ring[11], 12: $purchased.ring[12], 13: $purchased.ring[13], 14: $purchased.ring[14], 15: $purchased.ring[15], 16: $purchased.ring[16], 17: $purchased.ring[17], 18: $purchased.ring[18], 19: $purchased.ring[19], 20: $purchased.ring[20]},
};>>
<<set $sup = {selfie: {daily: {1: $sup.selfie.daily[1], 2: $sup.selfie.daily[2], 3: $sup.selfie.daily[3], 4: $sup.selfie.daily[4], 5: $sup.selfie.daily[5],},},};>>
<<set $cheat = {access: $cheat.access, noHunger: $cheat.noHunger, noThirst: $cheat.noThirst, noDirty: $cheat.noDirty, noEnergy: $cheat.noEnergy,};>>
<<set $sex = {act: {hj: $sex.act.hj, bj: $sex.act.bj, dt: $sex.act.dt, vaginal: $sex.act.vaginal, anal: $sex.act.anal, spitroast: $sex.act.spitroast, analspitroast: $sex.act.analspitroast, dp: $sex.act.dp, dvp: $sex.act.dvp, dap: $sex.act.dap, join: $sex.act.join,},};>>
<<set $event = {small: {perHour: $event.small.perHour, chance: $event.small.chance,}, uni: {chance: $event.uni.chance,}, homeNaked: {chance: 10,}, busGrope: {chance: 3,},};>>
<<set $daily = {warmup: $daily.warmup, jogging: $daily.jogging, swim: $daily.swim, tan: $daily.tan, gym: $daily.gym, bjSkill: $daily.bjSkill,};>>
<<set $app = {onlyfans: $app.onlyfans, pornhub: $app.pornhub, finsafe: $app.finsafe,};>>
<<set $job = {side: {southCafe: $job.side.southCafe, southCafeShift: $job.side.southCafeShift, southCafeDaily: $job.side.southCafeDaily, southCafeClothes: $job.side.southCafeClothes,},};>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class=text>Перечитав кучу бесполезных форумов с глупыми советами от "мастеров" глубокого минета, вы пришли к выводу, что лучший способ овладеть этим навыком, это практика.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, самый полезный совет, который я нашла, это обзавестись дилдо и тренироваться на нём. Нужно будет заглянуть в сексшоп."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ещё я пришла к выводу, что лучший способ, это практика, но я же не могу сосать его член круглые сутки даже если бы мы виделись с $npc[1].name[4] чаще..."</i></div></div>
<center><<link "<div id=fullButton>Закрыть браузер</div>" "pc">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 2>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class=text>After reading a lot of useless forums full of stupid tips from "masters" of deepthroat, you've come to the realization that the best way to learn this skill is by practicing.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, the best advice I've come across is to get myself a dildo and practice on it. I better check out the sex shops."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I also came to the realization that the best method is through practice, but even if I saw $npc[1].name[1] more frequently, I wouldn't be able to suck his dick for an entire day..."</i></div></div>
<center><<link "<div id=fullButton>Close the browser</div>" "pc">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 2>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $you.arousal += 5;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1)>>
\<div class=text>Тщательно помыв игрушку в ванной, вы вернулись в спальню и сели на кровать.</div>
<<jpg events husb bj 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ладно, дружок, настало время тебя опробовать!"</i></div></div>
<div class=text> - Подумали вы и обхватив кончик фаллоимитатора губами, погрузили его глубже и уперевшись им в горло, остановились и вытащили игрушки изо рта.</div>
<<vid events husb bj 2 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, вспоминаются кадры из порно, где это выглядит весьма горячо, но на деле сосать дилдо это довольно странно... Но ладно, чего только не сделаешь ради любимого человека."</i></div></div>
<center><<link "<div id=fullButton>Попробовать заглотить поглубже</div>" "husbBjEvent2">><<set $eventPage to 2;$time.min += 5;$you.arousal += 5;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>Вы прилепили дилдо к зеркалу и встав на колени, попробовали погрузить его как можно глубже.</div>
<<vid events husb bj 2 3>>
<div class=text>Само собой это вызвало у вас рвотные рефлексы, но вы тщательно старались их сдерживать.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, такими темпами моё обучение займёт целую вечность..."</i></div></div>
<div class=text> - Подумали вы и собравшись с силами, погрузили дилдо ещё глубже в своё горло и сдерживая рвотные рефлексы постарались просидеть в таком положении как можно дольше.</div>
<<vid events husb bj 2 4>>
<div class=text>Однако несмотря на ваши сопротивления, долго продержаться вам не удалось.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, уже лучше, но теперь у меня немного болит горло... Похоже на сегодня хватит, но было бы неплохо повторять эту процедуру хотя бы раз в день."</i></div></div>
<center><<link "<div id=fullButton>Закончить</div>" $return>><<set $eventPage to 0;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$quest.husb.bj to 4;$daily.bjSkill to 3;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $you.arousal += 5;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1)>>
\<div class=text>After giving the toy a good wash in the bathroom, you went back to the bedroom and plopped down on the bed.</div>
<<jpg events husb bj 2 1>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, buddy, let's give it a shot!"</i></div></div>
<div class=text> - You thought and grabbed the tip of the dildo in your lips, pushed it in deeper and let it rest against your throat. You paused, then pulled the toy out of your mouth.</div>
<<vid events husb bj 2 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, I remember some scenes from porn where it looked so hot, but actually, sucking a dildo was pretty weird... But hey, what won't you do for the sake of someone you love."</i></div></div>
<center><<link "<div id=fullButton>Try to swallow it deeper</div>" "husbBjEvent2">><<set $eventPage to 2;$time.min += 5;$you.arousal += 5;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 0.4).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 2>>
\<div class=text>You stuck the dildo to the mirror and, kneeling down, tried to shove it in as far as possible.</div>
<<vid events husb bj 2 3>>
<div class=text>Sure, that caused you to gag a bit, but you tried hard to hold it in.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, at this pace, my training is going to take forever..."</i></div></div>
<div class=text> - You thought and gathered your courage, shoved the dildo even farther down your throat and, fighting your gag reflex, tried to stay in that position for as long as you could.</div>
<<vid events husb bj 2 4>>
<div class=text>However, despite your best efforts, you didn't last long.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, that's good, but now my throat is a bit sore... I think that'll do for today, though. It would be good to do this at least once a day, though."</i></div></div>
<center><<link "<div id=fullButton>Finish</div>" $return>><<set $eventPage to 0;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$quest.husb.bj to 4;$daily.bjSkill to 3;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.vid to random(1, 4)>>
\<<vid events husb bj rep1 $rand.vid>>
<div class=text>Вы потратили некоторое время работая над своим навыком глубокого минета и немного повысили навык.</div>
<center><<if $you.skill.bj < 35>><<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<if $daily.bjSkill < 3>><<link "<div id=fullButton>Повышать навык глубокого минета</div>" "husbBjEventRep1">><<set $locPage to 0;$time.min += random(5, 10);$daily.bjSkill += 1;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$you.arousal += 5>><</link>><<else>><div class=fullButton>Сегодня вы уже достаточно поработали над своим навыком глубокого минета</div><</if>><<else>><div class=fullButton>Нельзя повышать навык глубокого минета, пока ваш муж рядом</div><</if>><<else>><div class=fullButton>Тренировки с дилдо больше не дадут результатов</div><</if>></center>
<center><<link "<div id=fullButton>Закончить</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.vid to random(1, 4)>>
\<<vid events husb bj rep1 $rand.vid>>
<div class=text>You spent some time working on your deepthroat skill and improved it a bit.</div>
<center><<if $you.skill.bj < 35>><<if $npc[1].loc != "bedroom" && $npc[1].loc != "bedroomsleep">><<if $daily.bjSkill < 3>><<link "<div id=fullButton>Improve your deepthroat skills</div>" "husbBjEventRep1">><<set $locPage to 0;$time.min += random(5, 10);$daily.bjSkill += 1;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1);$you.arousal += 5>><</link>><<else>><div class=fullButton>You've already done enough work on your deepthroat skill today</div><</if>><<else>><div class=fullButton>You can't increase the deepthroat skill while your husband's around</div><</if>><<else>><div class=fullButton>Training with a dildo will no longer give results</div><</if>></center>
<center><<link "<div id=fullButton>Finish</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $sexPage == 0 or ndef $sexPage>><<set $sexPage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $sexPage == passage()>>
\<<if $sexEnergy == $sexEnergy2>><<if $sexEnergy > 5 && $sexEnergy < 10>><<set $sexEnergy += 1>><<else>><<set $sexEnergy -= 1>><</if>><</if>>
\<<if $sex.act.bj != 1 && $sexPose == "2bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><<elseif $sex.act.spitroast != 1 && $sexPose == "spitroast">><<set $you.sexinfo.vaginal += 2;$sex.act.spitroast to 1>><<elseif $sex.act.analspitroast != 1 && $sexPose == "analspitroast">><<set $you.sexinfo.anal += 2;$sex.act.analspitroast to 1>><<elseif $sex.act.dp != 1 && $sexPose == "dp">><<set $you.sexinfo.dp += 1;$sex.act.dp to 1>><<elseif $sex.act.dvp != 1 && $sexPose == "dvp">><<set $you.sexinfo.dvp += 1;$sex.act.dvp to 1>><<elseif $sex.act.dap != 1 && $sexPose == "dap">><<set $you.sexinfo.dap += 1;$sex.act.dap to 1>><</if>>
\<<if $sexLoc == "bedroom">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 11)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 14)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 9)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 15)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<<elseif $sexLoc == "kitchen">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 11)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 6)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 8)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 16)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<<elseif $sexLoc == "livroom">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 18)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 26)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 12)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 17)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<</if>>
\<<vid sex $sexLoc mmf $sexPose $rand.vid>>
<center>
\<div class=meter>$npc[$npcNum].name[1]</div>
\<div class=meter>$npc[$npcNum2].name[1]</div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "2bj">>сосали члены $npc[$npcNum].name[2] и $npc[$npcNum2].name[2]<<elseif $sexPose == "spitroast">>$npc[$npcNum].name[1] и $npc[$npcNum2].name[1] трахали вас в рот и киску<<elseif $sexPose == "analspitroast">>$npc[$npcNum].name[1] и $npc[$npcNum2].name[1] трахали вас в рот и попу<<elseif $sexPose == "dp">>$npc[$npcNum].name[1] и $npc[$npcNum2].name[1] трахали вас двойным проникновением<<elseif $sexPose == "dvp">>$npc[$npcNum].name[1] и $npc[$npcNum2].name[1] трахали вас двойным вагинальным проникновением<<elseif $sexPose == "dap">>$npc[$npcNum].name[1] и $npc[$npcNum2].name[1] трахали вас двойным анальным проникновением<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == '2bj'>>Сосать<<elseif $sexPose == 'spitroast' or $sexPose == 'analspitroast'>>Сосать и трахаться<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $sexPose == "2bj">><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<elseif $sexPose == "spitroast" or $sexPose == "analspitroast" or $sexPose == "dap">><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<elseif $sexPose == "dp" or $sexPose == "dvp">><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "2bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "2bj";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "spitroast">><<link "<div id=locButton>Вагинальный вертел</div>">><<set _currentPassage to passage();$sexPose to "spitroast";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analspitroast">><<link "<div id=locButton>Анальный вертел</div>">><<set _currentPassage to passage();$sexPose to "analspitroast";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dp" && $you.sexinfo.dpAccess == 1>><<link "<div id=locButton>Двойное проникновение</div>">><<set _currentPassage to passage();$sexPose to "dp";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dvp" && $you.sexinfo.dvpAccess == 1>><<link "<div id=locButton>Двойной вагинал</div>">><<set _currentPassage to passage();$sexPose to "dvp";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dap" && $you.sexinfo.dapAccess == 1>><<link "<div id=locButton>Двойной анал</div>">><<set _currentPassage to passage();$sexPose to "dap";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy <= 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[$npcNum].arousal to 0;$npc[$npcNum].sexCount += 1;$sexPage to 1;$time.min += 2;$you.clean -= random(2, 4)>><<goto _currentPassage>><<elseif $sexEnergy2 <= 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$npc[$npcNum2].arousal to 0;$npc[$npcNum2].sexCount += 1;$sexPage to 1;$time.min += 2;$you.clean -= random(2, 4)>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 1>>
\<<if $sexPose == "2bj" or $sexPose == "spitroast" or $sexPose == "dvp">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analspitroast" or $sexPose == "dap">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "analcreampie")>><<elseif $sexPose == "dp">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "creampie", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text><<if $sexEnergy <= 0>>$npc[$npcNum].name[1]<<else>>$npc[$npcNum2].name[1]<</if>> был не в силах больше сдерживаться и начал <<if $rand.cumPlace == "face">>покрывать ваше лицо<<elseif $rand.cumPlace == "mouth">>наполнять ваш ротик<<elseif $rand.cumPlace == "boobs">>покрывать ваши сиськи<<elseif $rand.cumPlace == "belly">>покрывать ваш живот<<elseif $rand.cumPlace == "ass">>покрывать вашу задницу<<elseif $rand.cumPlace == "creampie">>наполнять вашу киску<<elseif $rand.cumPlace == "analcreampie">>наполнять вашу попку<</if>> спермой.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Стереть сперму с лица и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Проглотить и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<center><<link "<div id=fullButton>Выплюнуть и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Стереть сперму с груди и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Стереть сперму с живота и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Стереть сперму с попы и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonass += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Стереть сперму с киски и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Стереть сперму с попы и продолжить</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<</if>>
\<</if>>
\<<else>>
\<<if $sexPage == passage()>>
\<<if $sexEnergy == $sexEnergy2>><<if $sexEnergy > 5 && $sexEnergy < 10>><<set $sexEnergy += 1>><<else>><<set $sexEnergy -= 1>><</if>><</if>>
\<<if $sex.act.bj != 1 && $sexPose == "2bj">><<set $you.sexinfo.bj += 2;$sex.act.bj to 1>><<elseif $sex.act.spitroast != 1 && $sexPose == "spitroast">><<set $you.sexinfo.vaginal += 2;$sex.act.spitroast to 1>><<elseif $sex.act.analspitroast != 1 && $sexPose == "analspitroast">><<set $you.sexinfo.anal += 2;$sex.act.analspitroast to 1>><<elseif $sex.act.dp != 1 && $sexPose == "dp">><<set $you.sexinfo.dp += 1;$sex.act.dp to 1>><<elseif $sex.act.dvp != 1 && $sexPose == "dvp">><<set $you.sexinfo.dvp += 1;$sex.act.dvp to 1>><<elseif $sex.act.dap != 1 && $sexPose == "dap">><<set $you.sexinfo.dap += 1;$sex.act.dap to 1>><</if>>
\<<if $sexLoc == "bedroom">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 11)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 14)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 9)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 15)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<<elseif $sexLoc == "kitchen">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 11)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 6)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 8)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 16)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<<elseif $sexLoc == "livroom">>
\<<if $sexPose == "2bj">><<set $rand.vid to random(1, 18)>><<elseif $sexPose == "spitroast">><<set $rand.vid to random(1, 26)>><<elseif $sexPose == "analspitroast">><<set $rand.vid to random(1, 12)>><<elseif $sexPose == "dp">><<set $rand.vid to random(1, 17)>><<elseif $sexPose == "dvp">><<set $rand.vid to random(1, 4)>><</if>>
\<</if>>
\<<vid sex $sexLoc mmf $sexPose $rand.vid>>
<center>
\<div class=meter>$npc[$npcNum].name[1]</div>
\<div class=meter>$npc[$npcNum2].name[1]</div>
\</center>
\<center>
\<div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div>
\<div class=meter><<showmeter 'sexenergy2' `$sexEnergy2 / $maxSexEnergy`>></div>
\</center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You've had an orgasm while <<if $sexPose == "2bj">>sucking $npc[$npcNum].name[1] and $npc[$npcNum2].name[1] dicks<<elseif $sexPose == "spitroast">>$npc[$npcNum].name[1] and $npc[$npcNum2].name[1] fucked your mouth and pussy<<elseif $sexPose == "analspitroast">>$npc[$npcNum].name[1] and $npc[$npcNum2].name[1] fucked your mouth and ass<<elseif $sexPose == "dp">>$npc[$npcNum].name[1] and $npc[$npcNum2].name[1] fucked you with double penetration<<elseif $sexPose == "dvp">>$npc[$npcNum].name[1] and $npc[$npcNum2].name[1] fucked you with double vaginal penetration<<elseif $sexPose == "dap">>$npc[$npcNum].name[1] and $npc[$npcNum2].name[1] fucked you with double anal penetration<</if>>.</div>
\<</if>>
<center>
\<<link "<div id=fullButton><<if $sexPose == '2bj'>>Suck<<elseif $sexPose == 'spitroast' or $sexPose == 'analspitroast'>>Suck and get fucked<<else>>Get fucked<</if>></div>">><<set _currentPassage to passage();$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $sexPose == "2bj">><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<elseif $sexPose == "spitroast" or $sexPose == "analspitroast" or $sexPose == "dap">><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<elseif $sexPose == "dp" or $sexPose == "dvp">><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<<if $sexPose != "2bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "2bj";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "spitroast">><<link "<div id=locButton>Spitroast</div>">><<set _currentPassage to passage();$sexPose to "spitroast";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "analspitroast">><<link "<div id=locButton>Anal spitroast</div>">><<set _currentPassage to passage();$sexPose to "analspitroast";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dp" && $you.sexinfo.dpAccess == 1>><<link "<div id=locButton>Double penetration</div>">><<set _currentPassage to passage();$sexPose to "dp";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dvp" && $you.sexinfo.dvpAccess == 1>><<link "<div id=locButton>Double vaginal</div>">><<set _currentPassage to passage();$sexPose to "dvp";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dap" && $you.sexinfo.dapAccess == 1>><<link "<div id=locButton>Double anal</div>">><<set _currentPassage to passage();$sexPose to "dap";$time.min += random(2, 4);$you.clean -= 2>><<if $sexEnergy > 0>><<set $sexEnergy -= 1>><</if>><<if $sexEnergy2 > 0>><<set $sexEnergy2 -= 1>><</if>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy <= 0 && $sexPartner1 == 1>><<set _currentPassage to passage();$sexPartner1 to 0;$npc[$npcNum].arousal to 0;$npc[$npcNum].sexCount += 1;$sexPage to 1;$time.min += 2;$you.clean -= random(2, 4)>><<goto _currentPassage>><<elseif $sexEnergy2 <= 0 && $sexPartner2 == 1>><<set _currentPassage to passage();$sexPartner2 to 0;$npc[$npcNum2].arousal to 0;$npc[$npcNum2].sexCount += 1;$sexPage to 1;$time.min += 2;$you.clean -= random(2, 4)>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 1>>
\<<if $sexPose == "2bj" or $sexPose == "spitroast" or $sexPose == "dvp">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "creampie")>><<elseif $sexPose == "analspitroast" or $sexPose == "dap">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "analcreampie")>><<elseif $sexPose == "dp">><<set $rand.cumPlace to either("mouth", "face", "boobs", "belly", "ass", "creampie", "analcreampie")>><</if>>
\<<set $rand.vid to random(1, 4)>>
\<<vid sex $sexLoc cum $rand.cumPlace $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text><<if $sexEnergy <= 0>>$npc[$npcNum].name[1]<<else>>$npc[$npcNum2].name[1]<</if>> couldn't hold back any longer and began <<if $rand.cumPlace == "face">>covering your face with<<elseif $rand.cumPlace == "mouth">>filling your mouth with<<elseif $rand.cumPlace == "boobs">>covering your boobs with<<elseif $rand.cumPlace == "belly">>covering your belly with<<elseif $rand.cumPlace == "ass">>covering your ass with<<elseif $rand.cumPlace == "creampie">>filling your pussy with<<elseif $rand.cumPlace == "analcreampie">>filling your ass with<</if>> cum.</div>
\<<if $rand.cumPlace == "face">>
<center><<link "<div id=fullButton>Wipe the cum off your face and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "mouth">>
<center><<link "<div id=fullButton>Swallow and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.swallow += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<center><<link "<div id=fullButton>Spit it out and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cuminmouth += 1;$you.sexinfo.spit += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "boobs">>
<center><<link "<div id=fullButton>Wipe the cum off your boobs and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonboobs += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "belly">>
<center><<link "<div id=fullButton>Wipe the cum off your belly and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonbelly += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "ass">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.cumonass += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "creampie">>
<center><<link "<div id=fullButton>Wipe the cum off your pussy and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.creampie += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<<elseif $rand.cumPlace == "analcreampie">>
<center><<link "<div id=fullButton>Wipe the cum off your ass and continue</div>" "homeSex">><<set $sexPage to 0;$you.sexinfo.analCreampie += 1;$time.min += random(2, 4);$sexPose to either("bj", "miss", "cow", "stand", "doggy")>><<if $sexEnergy2 > 0>><<set $npcNum to $npcNum2;$sexEnergy to $sexEnergy2>><</if>><</link>></center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<npc assets npc $npcNum>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дорогой, я хочу кое-что обсудить с тобой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, любовь моя, что такое?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я недавно смотрела порно и...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ого! Ты смотришь порно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, иногда... Мы занимаемся сексом втроём вместе с твоим $npc[2].who[4] и это для тебя нормально, но тебя удивляет, что я смотрю порно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, просто я узнаю об этом впервые, так что это неожиданно для меня. Так что ты хотела со мной обсудить?</div></div>
<center><<link "<div id=fullButton>Я хочу попробовать двойное вагинальное проникновение</div>" "husbNtrEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<npc assets npc $npcNum>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ого, ты серьёзно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, я увидела это в порно и с тех пор меня не покидает мысль об этих ощущениях... Я хочу испытать их...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, можем попробовать если хочешь, но я не знаю, согласится ли $npc[2].name[1], ведь два члена будут тереться друг о друга... У меня с этим проблем нет, но я не знаю, как к этому отнесётся мой $npc[2].who[1].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не переживай, я постараюсь его уговорить, если ему это будет не по нраву.</div></div>
<div class=text> - Улыбаясь ответили вы и <<if $npcLoc != "livroom">>взяв его за руку, направились с ним в гостиную<<else>>крикнув, позвали $npc[2].name[2] в гостиную<</if>>.</div>
<center><<link "<div id=fullButton><<if $npcLoc != 'livroom'>>Идти в гостиную<<else>>Ждать $npc[2].name[2]<</if>></div>" "husbNtrEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text><<if $npcLoc != "livroom">>По пути в гостиную, вы позвали $npc[2].name[2] с собой и дождавшись его, начали диалог<<else>>Дождавшись $npc[2].name[2], вы начали диалог<</if>>:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[2].name[1], я знаю, что это может звучать странно, но... Я хочу спросить у тебя... Когда вы с моим мужем трахаете меня двойным проникновением, тебя не смущает, что ваши члены или яйца иногда касаются друг друга?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ого! Неожиданный вопрос...</div></div>
<div class=text> - Слегка покраснев ответил вам $npc[2].name[1] и добавил:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Не знаю... Звучит отвратительно, но я ни разу не задумывался об этом и не обращал внимание, но... Теперь похоже буду, но почему ты спрашиваешь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дело в том, что я недавно видела порно с двойным вагинальным проникновением и... Я хочу попробовать...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>А, так вот к чему все эти вопросы... Что ж, скажу прямо, что мне это не очень нравится, но ради тебя я готов переступить через себя.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О... Ради меня?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, да. Чему ты удивляешься? Ты горячая штучка, мне нравится заниматься с тобой сексом и я рад, что всё сложилось таким образом, что мы можем делать это не скрывая от моего $npc[2].who[2] и даже можем заниматься сексом вместе, так что... Я не против экспериментов!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Видишь? Я знала, что он будет не против!</div></div>
<div class=text> - Улыбаясь сказали вы глядя на своего мужа.</div>
<center><<link "<div id=fullButton>Встать на колени</div>" "husbNtrEvent3">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда не будем тянуть! Идите ко мне!</div></div>
<div class=text> - Похотливо улыбаясь сказали вы стоя на коленях и глядя на них.</div>
<div class=text>$npc[2].name[1] и его $npc[2].who[1] быстро стянули с себя штаны и приблизились к вам с двух сторон.</div>
<<vid events husb ntr 3 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали $npc[1].name[3] и его $npc[2].who[3].</div>
\<</if>>
<div class=text>Вы начали ласкать оба члена руками и по очереди заглатывать их глубоко в ваше горло.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Чёрт, я должен был переехать к вам намного раньше!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Чтобы превратить меня в шлюху быстрее?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Превратить? Ты превратилась в неё сама!</div></div>
<div class=text>Вы застенчиво и немного глупо посмеялись в ответ и ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не могу больше ждать!</div></div>
<center><<link "<div id=fullButton>Встать на четвереньки</div>" "husbNtrEvent3">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>Когда вы встали на четвереньки, ваш муж уселся на диван, положил руку вам на затылок вставил член в ваш рот. Его $npc[2].who[1] подошёл к вам сзади и ловко проскользнул своим членом внутрь вашей мокрой киски.</div>
<<vid events husb ntr 3 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали $npc[1].name[3] и его $npc[2].who[1] трахал вас в киску.</div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"О боже! Как же хорошо, но... Когда я успела превратиться в такую грязную шлюху?"</i></div></div>
<div class=text> - Думали вы, пока $npc[2].name[1] грубо трахал вас сзади громко шлёпая вашу задницу, а $npc[1].name[1] насаживал вашу глотку на свой член по самые яйца.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* </div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Блять! Её киска так хороша! Она такая мокрая! Я бы трахал её каждый день по несколько раз!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох блять, $you.name[1], твои тренировки глубокому минету были не напрасны! *тяжёлый вздох* Я так долго жаждал этого...</div></div>
<div class=text> - Заметил ваш муж и глядя на своего $npc[2].who[2], добавил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я думал ты только этим и занимаешься!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ты чертовски прав, чёрт побери!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, моя очередь! Нам нужно подготовить её киску.</div></div>
<center><<link "<div id=fullButton>Стоять на четвереньках</div>" "husbNtrEvent3">><<set $eventPage to 6;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>Вы подождали, пока $npc[1].name[1] и $npc[2].name[1] поменяются местами и когда ваши дырки снова оказались заполнены, вы продолжили трахаться.</div>
<<vid events husb ntr 3 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали $npc[2].name[3] и его $npc[2].who[1] трахал вас в киску.</div>
\<</if>>
<div class=text>Ваш муж удерживал ваши руки за вашей спиной и грубо трахал вас шлёпая своим пахом о вашу задницу.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *cough* </div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Обожаю её ротик! Она заглатывает мой член так глубоко!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, с недавних пор её горло чертовски глубокое!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Это точно! Мой член так легко входит в её горло, что иногда мне кажется, будто я трахаю её сочную киску!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Кстати о киске. Она такая мокрая, что думаю, что два члена будет для неё не проблема.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Тогда незачем больше ждать!</div></div>
<center><<link "<div id=fullButton>Двойной вагинал</div>" "husbNtrEvent3">><<set $eventPage to 7;$time.min += 5;$you.arousal += 25>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>$npc[2].name[1] лёг на диван, вы сели на его член сверху, а ваш муж подошёл к вам сзади и уперевшись своим членом в вашу занятую киску, начал аккуратно проникать внутрь.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Аааах! *тяжёлый вздох* Блять! Это... *тяжёлый вздох* Это так...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Приятно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Даа! Моя киска такая заполненная! Я думала, что мне будет больно, но... *тяжёлый вздох* Это так чувствуется так круто!</div></div>
<<vid events husb ntr 3 7>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Поверить не могу, что мы трахаем киску твоей жены в два члена! Как они туда поместились?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не знаю, но ей нравится и похоже, что ей совсем не больно!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О да! *громкий стон* Как же это ахуенно! *громкий стон* Не останавливайтесь!</div></div>
<center><<link "<div id=fullButton>Двойной вагинал</div>" "husbNtrEvent3">><<set $eventPage to 8;$time.min += 5;$you.arousal += 25;$sexEnergy to random(5, 10);$rand.vid to 5;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.vaginal += 2;$you.sexinfo.dvpAccess to 1;$you.sexinfo.dvp += 1;$npc[1].sexCount += 1;$npc[2].sexCount += 1;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 8>>
\<<if $rand.vid < 3 or $rand.vid == 4 or $rand.vid == 8>><<set $sexPose to "spitroast">><<elseif $rand.vid == 3 or $rand.vid == 6>><<set $sexPose to "2bj">><<else>><<set $sexPose to "dvp">><</if>><<autoSexVars>>
\<<if $sexPose == "2bj">><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<elseif $sexPose == "spitroast">><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><</if>>
\<<vid events husb ntr 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "2bj">>сосали $npc[1].name[3] и его $npc[2].who[3]<<elseif $sexPose == "spitroast">>$npc[1].name[1] и $npc[2].name[1] трахали вас в рот и киску<<elseif $sexPose == "dvp">>$npc[1].name[1] и его $npc[2].who[1] трахали вас в киску двойным проникновением<</if>>.</div>
\<</if>>
<center><<link "<div id=fullButton>Трахаться</div>" "husbNtrEvent3">><<set $eventPage to 8;$sexEnergy -= 1;$rand.vid to random(1, 8);$you.clean -= 2;$time.min += random(2, 4)>><</link>></center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$eventPage to 9;$you.sexinfo.creampie += 2;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 9>>
\<div class=text>Не в силах больше сдерживаться, ваш муж начал наполнять вашу киску спермой.</div>
<<vid events husb ntr 3 9>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О да! Так много спермы... *тяжёлый вздох* Люблю чувствовать себя заполненной...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Погоди! Я тоже собираюсь...</div></div>
<center><<link "<div id=fullButton>Больше спермы</div>" "husbNtrEvent3">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Ваш муж отошёл в сторону, вы легли на диван и его $npc[2].who[1] подошёл к вам, вставил свой член в вашу киску и тоже начал наполнять её спермой.</div>
<<vid events husb ntr 3 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ты... *тяжёлый вздох* Поверить не могу, что вы оба кончили в меня!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Похоже тебе не помешало бы принять противозачаточные...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да... *тяжёлый вздох* Точно...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Что ж, надеюсь ты не залетишь... Было бы странно, если бы у нас был общий ребёнок...</div></div>
<div class="text">$npc[1].name[1] посмеялся над словами $npc[2].name[2] и спросил у вас:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так тебе понравилось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ещё бы! *тяжёлый вздох* Я бы обязательно это повторила!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ну, я не против!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже. Ладно, я в душ, пока меня никто не опередил.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Чёрт, я только собирался это сказать!</div></div>
<div class=text>Ваш муж лишь с улыбкой посмотрел на $npc[2].name[2] и подобрав с пола свою одежду, пошёл в душ.</div>
<div class=text>$npc[2].name[1] и вы тоже начали одеваться, так что пора было вернуться к своим делам.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.ntr to 4>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<npc assets npc $npcNum>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Honey, I need to talk to you about something.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, babe, what's up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I watched some porn and...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow, do you watch porn?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sometimes… We do threesome stuff with your $npc[2].who[1] and that’s fine with you, but are you surprised I watch porn?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No, it’s just that I’m learning about this for the first time so it’s a bit of a surprise for me. Anyway, what did you want to talk about?</div></div>
<center><<link "<div id=fullButton>I'm thinking of trying double vaginal penetration</div>" "husbNtrEvent3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<npc assets npc $npcNum>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow, are you serious?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, I saw that in porn and ever since, I've been thinking about those feelings... I wanna try them out...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I guess we could try it if you want, but I don't know how $npc[2].name[1] would feel about it, you know, with two dicks rubbing up against each other. I don't have a problem with that, but I don't know what my $npc[2].who[1] would think.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't sweat it, I'm gonna try and talk him into it if he doesn't want it.</div></div>
<div class=text> - You answered smiling and <<if $npcLoc != "livroom">>taking his hand, went with him to the living room<<else>>shouted, calling $npc[2].name[1] into the living room<</if>>.</div>
<center><<link "<div id=fullButton><<if $npcLoc != 'livroom'>>To the living room<<else>>Wait for $npc[2].name[1]<</if>></div>" "husbNtrEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text><<if $npcLoc != "livroom">>On your way to the living room, you called $npc[2].name[1]. After waiting for him, you started a conversation<<else>>After waiting for $npc[2].name[1], you started a conversation<</if>>:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[2].name[1], I don't know if this is weird or not, but I wanted to ask... When the two of you fuck me with DP, do you ever worry that your dicks and balls will touch each other sometimes?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Wow! What an unexpected question...</div></div>
<div class=text> - $npc[2].name[1] answered you with a slight blush and added:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I have no idea... It sounds gross, but I haven't really thought about it or noticed it before, but now it seems like I might, but why are you asking?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>The thing is that, I saw some porn with double vag penetration and I want to give it a go...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, that's where all the questions are coming from… Well, to be honest, I don't really enjoy it, but for you, I'd be willing to bend over backwards.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh... really?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, yeah, why are you surprised? You’re hot, I love having sex with you, and I’m glad everything worked out so we can do it openly with my $npc[2].who[1], and even have sex together. So… I don’t mind trying new things!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>See? I knew he wouldn't mind!</div></div>
<div class=text> - Smiling, you said looking at your husband.</div>
<center><<link "<div id=fullButton>Get on your knees</div>" "husbNtrEvent3">><<set $eventPage to 4;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Let's not waste any time then. Come over here, you both!</div></div>
<div class=text> - You smiled seductively, kneeling down and looking up at them.</div>
<div class=text>$npc[2].name[1] and his $npc[2].who[1] quickly stripped off their pants and approached you from both sides.</div>
<<vid events husb ntr 3 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking on $npc[1].name[1] and his $npc[2].who[1].</div>
\<</if>>
<div class=text>You started stroking both cocks with your hands and swapping turns swallowing them all the way down your throat.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Damn, I wish I had moved in with you way earlier!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To turn me into a slut faster?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Turn you? You turned into one yourself!</div></div>
<div class=text>Вы застенчиво и немного глупо посмеялись в ответ и ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't wait any longer!</div></div>
<center><<link "<div id=fullButton>Get on all fours</div>" "husbNtrEvent3">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>When you were down on all fours, your husband sat on the couch, put his hand behind your head, and shoved his dick into your mouth. Then his $npc[2].who[1] came up behind you and slipped his cock into your wet pussy, deftly.</div>
<<vid events husb ntr 3 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking $npc[1].name[1] and his $npc[2].who[1] fucked your pussy.</div>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh my god, it's so great, but when did I become such a filthy slut?"</i></div></div>
<div class=text> - You thought while $npc[2].name[1] was roughly fucking you from behind, slapping your butt hard, and $npc[1].name[1] was impaling your throat with his cock to the balls.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* </div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh fuck, her pussy is so hot! She's soaking wet. I'd fuck her dozens of times a day!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh fuck, $you.name[1], that deepthroat training of yours paid off! *heavy sigh* I've wanted this for so long...</div></div>
<div class=text> - Your husband noticed that and, looking over at his $npc[2].who[1], he added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I thought that's all you were doing!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>You're damn right, damn it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, it's my turn now! We need to get her ready.</div></div>
<center><<link "<div id=fullButton>Keep standing on all fours</div>" "husbNtrEvent3">><<set $eventPage to 6;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>You waited for $npc[1].name[1] and $npc[2].name[1] to switch places, then when your holes were full again, you kept fucking.</div>
<<vid events husb ntr 3 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking $npc[2].name[3] and his $npc[2].who[1] fucked your pussy.</div>
\<</if>>
<div class=text>Your husband held you from behind by your wrists and roughly fucked you, slapping his groin against your backside.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *cough* </div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I love her mouth, man! She takes my dick so deep down her throat!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, her throat has gotten really deep!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>That's for sure! My dick goes into her throat so easily, it's like I'm banging her dripping pussy!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Speaking of pussy, she's so turned on that I don't think two dicks would be a problem for her.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Then there's no need to wait any longer!</div></div>
<center><<link "<div id=fullButton>Double vaginal</div>" "husbNtrEvent3">><<set $eventPage to 7;$time.min += 5;$you.arousal += 25>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>$npc[2].name[1] laid down on the couch and you sat on top of his dick. Your husband came up behind you and put his penis against your busy pussy. He started to gently thrust into you.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ahhh! *heavy sigh * Fuck! This... *heavy sigh* This's so...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Good?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, my pussy is totally full! I thought it'd hurt me, but it feels so good! *heavy sigh* </div></div>
<<vid events husb ntr 3 7>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I can't believe we're banging your wife's twat with two dicks! How the hell did they fit in?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't know, but she seems to like it and it doesn't hurt at all!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh yeah! *loud groan* That's so fucking awesome! *loud groan* Keep going!</div></div>
<center><<link "<div id=fullButton>Double vaginal</div>" "husbNtrEvent3">><<set $eventPage to 8;$time.min += 5;$you.arousal += 25;$sexEnergy to random(5, 10);$rand.vid to 5;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.vaginal += 2;$you.sexinfo.dvpAccess to 1;$you.sexinfo.dvp += 1;$npc[1].sexCount += 1;$npc[2].sexCount += 1;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 8>>
\<<if $rand.vid < 3 or $rand.vid == 4 or $rand.vid == 8>><<set $sexPose to "spitroast">><<elseif $rand.vid == 3 or $rand.vid == 6>><<set $sexPose to "2bj">><<else>><<set $sexPose to "dvp">><</if>><<autoSexVars>>
\<<if $sexPose == "2bj">><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<elseif $sexPose == "spitroast">><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 20>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 25>><<else>><<set $you.arousal += 34>><</if>><</if>>
\<<vid events husb ntr 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You've had an orgasm while <<if $sexPose == "2bj">>sucking $npc[1].name[1] and his $npc[2].who[3]<<elseif $sexPose == "spitroast">>$npc[1].name[1] and $npc[2].name[1] fucked your mouth and pussy<<elseif $sexPose == "dvp">>$npc[1].name[1] и его $npc[2].who[1] double penetrated your pussy<</if>>.</div>
\<</if>>
<center><<link "<div id=fullButton>Get fucked</div>" "husbNtrEvent3">><<set $eventPage to 8;$sexEnergy -= 1;$rand.vid to random(1, 8);$you.clean -= 2;$time.min += random(2, 4)>><</link>></center>
\<<if $sexEnergy <= 0>><<set _currentPassage to passage();$eventPage to 9;$you.sexinfo.creampie += 2;$time.min += 2>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 9>>
\<div class=text>Your husband couldn't hold back anymore and started filling your pussy with his cum.</div>
<<vid events husb ntr 3 9>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh yeah! So much cum... *sigh* I love feeling filled...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Hold on! I'm gonna...</div></div>
<center><<link "<div id=fullButton>More cum</div>" "husbNtrEvent3">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Your husband stepped aside, you laid down on the couch and his $npc[2].who[1] came over to you. He shoved his dick in your cunt and started to fill it up with his seed.</div>
<<vid events husb ntr 3 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you... *heavy sigh* I can't believe you guys came inside me!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It looks like you might need a contraceptive pill.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah... *heavy sigh* right...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, I hope you're not going to get pregnant. It would be weird if we had a kid together...</div></div>
<div class="text">$npc[1].name[1] laughed at $npc[2].name[1]'s words and asked you:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So, did you enjoy it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You bet! *heavy sigh* I'd totally do it again!</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Well, I don't mind!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, me too. Anyway, I've got to take a quick shower before anyone else gets to.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Damn, I was just going to say that!</div></div>
<div class=text>Your husband just gave $npc[2].name[1] a smile and picked his clothes up from the floor, went into the shower.</div>
<div class=text>$npc[2].name[1] and you were both getting dressed, so it was time for you to get back to business.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.ntr to 4>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class=text>Зайдя в гостиную, вы увидели $npc[1].name[2] со своими друзьями. Они пили пиво и смотрели футбольный матч по телевизору.</div>
<<jpg events husb ntr 4 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, дорогая! Я хотел тебя предупредить, что мы с друзьями сегодня хотим посмотреть футбольный матч у нас дома, но я не мог до тебя дозвониться. Что у тебя с телефоном?</div></div>
<div class=text>Вы достали телефон из кармана, чтобы посмотреть, в чём дело, но телефон был выключен.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Он выключен. Это странно, потому что я его не выключала.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, может он разрядился или ты случайно выключила его в кармане, неважно. Надеюсь, мои друзья не сильно смутят тебя своим присутствием? Мы постараемся не шуметь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Конечно же нет! Смотрите, пейте, веселитесь, я не против!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я знал, что ты спокойно отреагируешь, но хотел удостовериться. Ты лучшая жена в мире!</div></div>
<center>
\<<link "<div id=fullButton>Присоединиться к ним</div>" "husbNtrEvent4">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$quest.husb.ntr to 5;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо, но... ты не против, если я присоединюсь к вам?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Ты серьёзно? Конечно же я не против, но... ты уверена? Мне казалось, что ты не очень любишь футбол.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты прав, но мне скучно и я не знаю, чем себя занять. Так что попить пивка и отдохнуть кажется мне неплохой идеей!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, отлично! Тогда присаживайся, я открою тебе пиво.</div></div>
<div class=text>Вы поздоровались с друзьями мужа и сели на свободное место на диване. $npc[1].name[1] открыл для вас пиво и наполнив бокал, передал его вам.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я знаю, что вы знакомы, но на случай если ты забыла, как их зовут, то справа от тебя $npc[7].name[1], а слева $npc[8].name[1].</div></div>
<div class=text> - Улыбаясь сказал ваш муж и добавил глядя на своих друзей:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Думаю, что твоё имя они помнят, так ведь?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Шутишь? Я был свидетелем на вашей свадьбе! Конечно я помню, как её зовут!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Конечно мы помним её имя! Давай садись, выпьем за повторное знакомство, раз уж ты нас заново представил!</div></div>
<div class=text>
\Имя Лукаса: <<textbox '$npc[7].name[1]' $npc[7].name[1] autofocus>>@@#error;@@
Имя Пола: <<textbox '$npc[8].name[1]' $npc[8].name[1] autofocus>>@@#error;@@
\</div>
<center><<link "<div id=fullButton>Выпить с ребятами</div>" "husbNtrEvent4">><<set $eventPage to 3;$you.intoxication += 10;$time.min += 15;$npcNum to 7>><<npcNameForm>><<set $npcNum to 8>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>Вы посмеялись над словами друзей вашего мужа и подняв бокал с пивом, чокнулись им о бокалы ребят и немного выпили.</div>
<<jpg events husb ntr 4 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо, что представил нас, но да, я тоже помню, как их зовут.</div></div>
<div class=text> - Со смехом ответили вы своему мужу и заметили, что футбольный матч ещё не закончился, но его друзья будто забыли о нём и всё их внимание было приковано к вам.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Так как твои дела, $you.name[1]? Мы так давно не виделись. Что у тебя нового?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да, $npc[1].name[1] ничего нам про тебя не рассказывает. Мы ведь не виделись после свадьбы, верно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, вообще-то мы виделись, когда вы помогали нам с переездом в эту квартиру.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да, точно! Но это было так давно, что я уже и забыл.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Да, вы ведь переехали почти сразу после свадьбы.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И когда это в вас успел поселиться такой интерес к моей жене?</div></div>
<div class=text> - С загадочной улыбкой спросих у них ваш муж.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Ой, да ладно тебе! Нам всегда нравился твой выбор! Давайте лучше ещё выпьем!</div></div>
<center><<link "<div id=fullButton>Выпить ещё</div>" "husbNtrEvent4">><<set $eventPage to 4;$you.intoxication += 10;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events husb ntr 4 2>>
<div class=text>Вы ещё немного отпили пива из своего бокала, ответили ребятам на все их вопросы и рассказали им, что нового произошло в вашей жизни с момента вашей последней встречи.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Блин, почему мы так редко видимся?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Потому что я сомневаюсь, что моей жене интересно пить пиво с тремя мужиками и слушать их жалобы о работе.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Нет, серьёзно. $npc[7].name[1] прав. Чёрта с два наши жёны по собственному желанию присоединились бы к нам, чтобы выпить пивка, посмотреть футбол и поболтать, но $you.name[1] да.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Вот именно! Речь не о том, чтобы она пила с нами пиво каждую неделю. Я говорю о том, что она у тебя простая, с ней легко и интересно общаться, так что я думаю было бы классно, если бы мы иногда проводили время вместе и всё. Конечно если она сама этого захочет.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, я сочту это за комплимент, спасибо! Но боюсь мой муж прав. Это странно быть единственной девушкой в компании трёх пьяных мужчин.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Как пожелаешь! Мы лишь хотим сказать, что если ты ещё когда-нибудь надумаешь присоединиться к нам, то мы всегда тебе рады.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да, верно, мы ни на чём не настаиваем. Может ещё выпьем?</div></div>
<center>
\<<link "<div id=fullButton>Выпить ещё</div>" "husbNtrEvent4">><<set $eventPage to 5;$you.intoxication += 10;$time.min += 15;$you.hunger += 25;$you.thirst += 25>><</link>>
\<<link "<div id=fullButton>Пропустить</div>" "husbNtrEvent4">><<set $eventPage to 5;$time.min += 15;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 1>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<if $husbNtrEventNoDrink != 1>><<jpg events husb ntr 4 2>><<else>><<jpg events husb ntr 4 2>><<jpg events husb ntr 4 3>><</if>>
<div class=text><<if $husbNtrEventNoDrink == 1>>В этот раз вы решили пропустить. Ребята выпили без вас и продолжили общаться с вами рассказывая, что нового произошло в их жизнях и как $npc[1].name[3] повезло с вами.<<else>>Вы решили не отказываться от выпивки и выпили вместе со всеми. После очередного глотка пива вы продолжили общаться с ребятами, слушая о том, что нового произошло в их жизнях и как $npc[1].name[3] повезло с вами.<</if>></div>
<div class=text>Вы в очередной раз посмотрели на телевизор и задумались:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, это странно, что они не обращают внимание на матч, который они так сильно хотели посмотреть... Всё их внимание приковано ко мне! Интересно, это потому что мы давно не виделись или они... Нет, я не хочу даже думать об этом! Наверняка они просто проявляют ко мне внимание, чтобы я не заскучала..."</i></div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Блин, кто-нибудь вообще смотрит этот матч?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Какой матч? Помоему всё ваше внимание приковано к моей жене с тех пор, как она присоединилась.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Брось! Ты что, ревнуешь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Не говори ерунды, конечно же нет, это просто факт! Я, честно говоря, даже рад, что вы так общаетесь. Я боялся, что вам станет неловко в её присутствии и мы весь вечер просидим в тишине, но нет и это потрясающе!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Знаете что? Предлагаю выпить за то, что мы так легко поладили!</div></div>
<center>
\<<link "<div id=fullButton>Выпить ещё</div>" "husbNtrEvent4">><<set $eventPage to 6;$you.intoxication += 10;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 0>><</link>>
\<<link "<div id=fullButton>Пропустить</div>" "husbNtrEvent4">><<set $eventPage to 6;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 1>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<<if $husbNtrEventNoDrink != 1>><<jpg events husb ntr 4 2>><<else>><<jpg events husb ntr 4 2>><<jpg events husb ntr 4 3>><</if>>
<div class=text><<if $husbNtrEventNoDrink == 1>>Вы решили отказаться от выпивки и в этот раз, чтобы не опьянеть слишком быстро.<<else>>В отличии от парней, вам требовалось гораздо меньше алкоголя, чтобы опьянеть, так что вы пили пиво небольшими глотками.<</if>><<if $you.intoxication >= 30>> Нельзя сказать, что вы уже были пьяны, но ощущалось, что алкоголь уже немного ударил вам в голову.<</if>></div>
<div class=text>Однако ребята начали пить ещё до того, как вы к ним присоединились и пили они гораздо большими глотками чем вы, так что они уже были довольно пьяны.</div>
<div class=text>Через какое-то время, пока вы разговаривали с $npc[8].name[4], вы почувствовали, как чья-то рука легла на вашу ногу.</div>
<<jpg events husb ntr 4 4>>
<div class=text>По началу вы даже не обратили на это внимание и подумали, что это был ваш муж. Но минутой позже, когда $npc[1].name[1] что-то отвечал $npc[8].name[3], вы осознали, что ваш муж сидит на кресле, а вы сидите на диване между его друзьями.</div>
<center>
\<<link "<div id=fullButton>Игнорировать</div>" "husbNtrEvent4">><<set $eventPage to 7;$time.min += 15;$husbNtrEventLegTouchIgnore to 1>><</link>>
\<<link "<div id=fullButton>Убрать его руку</div>" "husbNtrEvent4">><<set $eventPage to 7;$time.min += 15;$husbNtrEventLegTouchIgnore to 0>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<if $husbNtrEventLegTouchIgnore == 1>>
\<div class=text>Вы подумали, что ничего страшного в этом нет и продолжили общаться с ребятами позволив $npc[7].name[3] трогать вашу ногу.</div>
<<jpg events husb ntr 4 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<else>>
\<div class=text>Вы подумали, что нет необходимости устраивать из-за этого скандал и просто убрав руку $npc[7].name[2] с вашей ноги, продолжили общаться с ребятами.</div>
<<jpg events husb ntr 4 5>>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], ты умеешь играть в покер?</div></div>
<div class=text> - Неожиданно для всех спросил у вас $npc[7].name[1], но прежде, чем вы успели что-либо ответить, ваш муж удивлённо ответил ему:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Ты серьёзно?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ну да, почему нет? Я же не предлагаю играть на деньги, это просто, чтобы было чем заняться, пока мы болтаем, вот и всё.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Но на что мы будем играть, если не на деньги? Просто так играть не интересно!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Погодите, она даже не ответила, умеет ли она играть и хочет ли она вообще.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ты не знаешь, умеет ли твоя жена играть в покер?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я никогда не спрашивал! Зачем мне знать, умеет ли она играть в покер? Ты думаешь, что мы играем с ней в покер перед сном? К тому же, на что я буду с ней играть?</div></div>
<center><<link "<div id=fullButton>Я не умею, но я не против научиться</div>" "husbNtrEvent4">><<set $eventPage to 8;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb ntr 4 poker talk>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Хорошо, допустим мы научим её играть, но мы так и не определились, на что мы будем играть.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А что, в покере обязательно играть на что-то?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, но $npc[8].name[1] прав. Покер, это азартная игра и играть в него просто так, это скучно.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ой, да ладно вам! Ну хорошо... В покер можно играть на деньги, на желание, на раздевание, на...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? Поверить не могу, что ты сказал это!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>На раздевание? Серьёзно? Речь идёт о жене $npc[1].name[2]!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>И что? Я же не предложил играть на раздевание, я лишь перечисляю всё, на что можно играть в покер!</div></div>
<div class=text>
\Пока друзья мужа спорили о том, этично ли говорить о покере на раздевание с вашим участием, ваш муж посмотрел на вас загадочно улыбаясь.
Вы тут же поняли о чём подумал ваш муж, так что судьба сегодняшнего вечера была лишь в ваших руках.
\</div>
<center>
\<<link "<div id=fullButton>Я не против покера на раздевание</div>" "husbNtrEvent4">><<set $eventPage to 9;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Ни за что!</div>" "husbNtrEvent4">><<set $eventPage to 40;$time.min += 15;$quest.husb.ntr to 6>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events husb ntr 4 poker talk>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? Ты серьёзно?</div></div>
<div class=text> - Удивлённо спросил у вас $npc[8].name[1] и вопросительно посмотрел на вашего мужа.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не смотри на меня так, это её решение!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Её решение? Но...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что но? Ты же слышал $npc[1].name[2]! Это её решение и если он так спокойно к этому относится, значит он не против.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Да, но...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Давай мы не будем лезть в их личную жизнь, ладно? Если ты против, то так и скажи, но если нет, то не нужно разбираться в этом.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Ну, ладно, просто... Ладно... Да, конечно я не против!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вот и договорились! А теперь научите меня, чтобы я не осталась голой в первой же игре.</div></div>
<center><<link "<div id=fullButton>Учиться покеру</div>" "husbNtrEvent4">><<set $eventPage to 10;$time.min += 20;$you.hunger += 25;$you.thirst += 25>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb ntr 4 poker talk>>
<div class=text>Вы переместились к небольшому столику стоящему возле окна и в течении некоторого времени ребята учили вас покеру, подробно объясняя вам правила и наглядно показывая.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Серьёзно? Как вы всё это запоминаете?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, запомнить все правила и комбинации с первого раза довольно трудно, для этого требуется практика. Поэтому, я думаю ребята согласятся сыграть одну обучающую игру, не так ли?</div></div>
<div class=text> - Сказал $npc[1].name[1] окинув своих друзей настойчивым взглядом.</div>
<div class=text>Вы улыбаясь посмотрели на своего мужа и прежде, чем $npc[7].name[1] и $npc[8].name[1] успели что-либо ответить, ответили ему:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, не стоит. Всё в порядке! Я думаю ребята хотят, чтобы я проиграла, так что я буду учиться в ходе игры и докажу, что я не такая уж и глупая.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Ты уверена? Я не против сыграть обучающую игру. Это было бы честно.</div></div>
<center><<link "<div id=fullButton>Да, я уверена, давайте начнём</div>" "husbNtrEvent4">><<set $eventPage to 11;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$you.intoxication += 20>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events husb ntr 4 poker 1>>
<div class=text>
\По началу вам было сложно запоминать карты и вообще вы часто путались в том, что вообще вам нужно делать дальше.
Несмотря на то, что вам изначально хотелось лишь подразнить друзей вашего мужа и вы понимали, что к концу игры вы будете голой, вам всё же не хотелось выглядеть дурой и вы изо всех сил пытались сконцентрироваться на игре и попытаться выиграть хотя бы раз.
\</div>
<div class=text>Глядя на ребят вы понимали что, вы все они хоть и продолжали весело общаться друг с другом, но было видно, что они полностью сконцентрированы на игре и приложат все усилия, чтобы раздеть вас. Даже $npc[8].name[1], который был возмущён предложением $npc[7].name[2], был сосредоточен на игре так как он явно был не прочь поглазеть на вас в негляже.</div>
<div class=text>Однако, непонятно, везение это было или вы так быстро освоили игру, в которую $npc[1].name[1] и его друзья играют со школьных времён, вам удалось несколько раз выиграть, так что ребята продолжали играть с голым торсом, а вы всё ещё были полностью одеты.</div>
<center><<link "<div id=fullButton>Играть дальше</div>" "husbNtrEvent4">><<set $eventPage to 12;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events husb ntr 4 poker 1>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Поверить не могу что мы проигрываем! Ты точно никогда раньше не играла в покер?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Расстроен, что не увидишь меня голой? Нет, это мой первый раз.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Конечно я расстроен! Не каждый день выпадает такая возможность!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так давайте сконцентрируемся и сделаем её!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Поверить не могу, что это происходит и что ты говоришь это, $npc[1].name[1], но... чёрт побери, да! Нам надо сосредоточиться!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, тише, тише! Разве в этой игре разрешено объединяться против кого-то одного? Я думала, что каждый сам за себя.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, во-первых это не мировой турнир и не казино, чтобы это было запрещено, во-вторых, мы не обговаривали правила перед началом игры и в-третьих, речь не о том, что мы собираемся объединиться против тебя. Речь о том, чтобы сосредоточиться и перестать проигрывать тебе.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А... Что ж, ладно!</div></div>
<center><<link "<div id=fullButton>Играть дальше</div>" "husbNtrEvent4">><<set $eventPage to 13;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events husb ntr 4 poker 2>>
<div class=text>Несмотря на то, что ребятам удалось обыграть вас пару раз раздев вас до нижнего белья, они тоже продолжали проигрывать, так что все четверо из вас сидели за столом в нижнем белье.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что ж, это лучше, чем ничего, но чёрт побери! Мы всё ещё проигрываем!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Чего ты так завёлся? Как-будто ты собираешься впервые увидеть голую девушку.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Во-первых, голая девушка и голая $you.name[1] это разные вещи! Во-вторых, какой дурак откажется увидеть её голой?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Поверить не могу, что ты говоришь такое в присутствии её мужа...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чувак, очнись! Она согласилась играть на раздевание, $npc[1].name[1] не против этого, так в чём проблема?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Просто странно видеть в тебе такое рвение. Такое чувство, что у тебя влечение к жене нашего друга.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мальчики, успокойтесь! $npc[8].name[1], $npc[7].name[1] прав. Я сама согласилась на игру, так что не переживай, всё в порядке!</div></div>
<center><<link "<div id=fullButton>Играть дальше</div>" "husbNtrEvent4">><<set $eventPage to 14;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>Вам удалось обыграть ребят ещё два раза, так что в нижнем белье оставались только вы и $npc[7].name[1].</div>
<<jpg events husb ntr 4 poker 3>>
<div class=text>В решающей игре, когда все кроме вас раскрыли свои карты, вы поняли, что вы выиграли. Однако посмотрев на $npc[7].name[2], вы задумались:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, он так старался раздеть меня, но сейчас я раздену его... Поверить не могу, что думаю об этом, но раз уж я сама захотела подразнить их, то может мне стоит не раскрывать карты и просто сказать, что я проиграла?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О чём ты задумалась, дорогая? Осталась только ты.</div></div>
<center>
\<<link "<div id=fullButton>Проиграть</div>" "husbNtrEvent4">><<set $eventPage to 15;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Выиграть</div>" "husbNtrEvent4">><<set $eventPage to 41;$time.min += 10;$quest.husb.ntr to 7>><</link>>
\</center>
\<<elseif $eventPage == 15>>
\<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? Я был уверен, что у тебя...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$npc[8].name[1], успокойся! Чего ты так переживаешь за неё? Ты думаешь, что она стала бы говорить, что проиграла, если бы у неё были выигрышные карты? Всё в порядке! Расслабься и наслаждайся!</div></div>
<<jpg events husb ntr 4 poker 4>>
<div class=text>Пока ваш муж успокаивал ворчащего друга, вы успели раздеться догола и сесть обратно.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да! Мы всё-таки сделали это!</div></div>
<div class=text> - Воскликнул $npc[7].name[1], дал пятюню каждому из своих друзей и добавил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], ты великолепна!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Нет, правда! У тебя потрясающее тело и ты отлично играла для твоего первого раза!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что ж, если мы на этом закончили, то полагаю, что мы можем одеваться?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Зачем? Вы так сильно старались раздеть меня, чтобы посмотреть на меня одну минуту и одеться? Расслабься, всё в порядке!</div></div>
<center><<link "<div id=fullButton>Пить пиво и общаться</div>" "husbNtrEvent4">><<set $eventPage to 16;$time.min += 30;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 20>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events husb ntr 4 poker 4>>
<div class=text>Уже наступила ночь, а вы всё продолжали пить пиво и общаться. За это время и вы, и ваш муж, и его друзья уже успели опьянеть, так что $npc[1].name[1] предложил им переночевать в гостиной, чтобы не уснуть в такси по пути домой.</div>
<div class=text>$npc[7].name[1] и $npc[8].name[1] согласились, ваш муж разобрал для них диван, вы принесли им подушки, одеяло, чистое постельное бельё и застелив для них постель, пожелали им доброй ночи и направились в спальню вместе со своим мужем.</div>
<center><<link "<div id=fullButton>Идти в спальню</div>" "husbNtrEvent4">><<set $eventPage to 17;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events husb ntr 4 poker 5>>
<div class=text>Оказавшись в спальне, вам не пришлось раздеваться, так что вы оба сразу же легли на кровать.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну что, как тебе сегодняшний вечер? Скажи честно, ты возбудился?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ещё как! Я приятно удивился, когда ты решила присоединиться к нам. Скажи, ты согласилась играть в покер на раздевание только из-за моего фетиша или тебе самой захотелось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>По обеим причинам, если честно. Я не ожидала, что речь зайдёт об игре на раздевание, но я подумала, что будет забавно подразнить твоих друзей. К тому же, я подумала, что это наверняка возбудит тебя, так что... Я решила не отказываться.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И правильно сделала! Я был приятно удивлён, когда убирал со стола карты и заметил, что твои карты были выигрышными. Я так и знал, что ты специально проиграла!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, $npc[7].name[1] так хотел увидеть меня голой, что мне не хотелось оставлять его ни с чем.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Послушай, наверное это слишком, но... Нет, забудь, давай просто ляжем спать...</div></div>
<center><<link "<div id=fullButton>Ты хотел предложить заняться сексом вчетвером?</div>" "husbNtrEvent4">><<set $eventPage to 18;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 18>>
\<<jpg events husb ntr 4 poker 5>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Но как ты..?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>С тех пор, как я узнала о твоём фетише, мне кажется, что я стала думать как ты.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ты имеешь ввиду?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ты ведь наверняка представляешь меня с другими мужчинами почти в любой ситуации, разве нет? У тебя наверняка есть фантазии о том, как я занимаюсь сексом с твоими друзьями или незнакомцами. Блин, ты и твой $npc[2].who[1] трахаете меня вместе, так что у тебя полюбому есть такие фантазии.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Чёрт побери, да ты видишь меня насквозь! Так что, ты не против реализовать эти фантазии?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, раньше мне бы даже думать об этом было противно, но сейчас... Сейчас эти фантазии возбуждают меня, так что...</div></div>
<center>
\<<link "<div id=fullButton>Заняться сексом вчетвером</div>" "husbNtrEvent4">><<set $eventPage to 19;$time.min += 10;$quest.husb.ntr to 9>><</link>>
\<<link "<div id=fullButton>Отбросить эту идею</div>" "husbNtrEvent4">><<set $eventPage to 50;$time.min += 5;$quest.husb.ntr to 8>><</link>>
\</center>
\<<elseif $eventPage == 19>>
\<<jpg events husb ntr 4 poker 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не против того, чтобы позвать твоих друзей присоединиться к нам, но ты уверен, что они согласятся? Особенно $npc[8].name[1]. Он кажется мне слишком правильным для того, чтобы принимать участие в групповом сексе.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Мы не узнаем, пока не проверим, но думаю, что $npc[7].name[1] точно согласится.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хорошо, давай попробуем.</div></div>
<div class=text> - Ответили вы $npc[1].name[3] и он взял свой телефон с прикроватной тумбочки, чтобы позвонить одному из своих друзей.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вы ещё не спите? *пауза* Отлично! Может зайдёте с $npc[8].name[4] к нам в спальню? *пауза* Да, я серьёзно. Ты же помнишь, где она находится? *пауза* Отлично, мы ждём вас!</div></div>
<div class=text>Меньше чем через минуту они оба уже были в вашей спальне.</div>
<center><<link "<div id=fullButton>Предложить им групповой секс</div>" "husbNtrEvent4">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events husb ntr 4 poker 6>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ребят, мы с моим мужем подумали и... Как вы относитесь к групповому сексу?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Очень даже положительно, чёрт побери!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Мы не сомневались насчёт тебя, $npc[7].name[1]! А что насчёт тебя, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? Это какая-то шутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[8].name[1], что с тобой не так? Я согласилась играть с вами в покер на раздевание и обыграла вас, но всё равно разделась. Потом я продолжала сидеть с вами голой и пить пиво до самой ночи. Что из этого похоже на шутку?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Я знал, что ты на самом деле выиграла! Это было понятно по тому, как долго ты думала смотря на свои карты после того, как мы все раскрылись!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Видишь? Твой друг заметил это, так что насчёт тебя?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Ну, вообще-то я не думаю, что это хорошая идея, так что...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, тогда сделаем по другому... Я выиграла и хочу получить свой выигрышь, так что, будьте добры, снимайте свои трусы и покажите мне свои члены!</div></div>
<<vid events husb ntr 4 poker 2>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что ж, не могу сказать, что мне это нравится, но проигрышь есть проигрышь!</div></div>
<center><<link "<div id=fullButton>Отсосать им</div>" "husbNtrEvent4">><<set $eventPage to 21;$time.min += 10;$you.sexinfo.bj += 3;$you.sexinfo.deepthroat += 3;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid events husb ntr 4 poker 3>>
<div class=text>Вы встали на четвереньки и смочив ладони слюной, взяли два члена в руки и начали нежно ласкать их.</div>
<div class=text>Вы решили немного подразнить и возбудить $npc[7].name[2] и $npc[8].name[2], так что первый, кому вы решили отсосать, был ваш муж.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали $npc[1].name[3], $npc[7].name[3] и $npc[8].name[3].</div>
\<</if>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Поверить не могу, что это происходит... *тяжёлый вздох* Кто бы мог подумать, что вы с женой такие развратники!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага! Пару месяцев назад я сам бы не поверил, что может произойти нечто подобное, но сейчас.</div></div>
<div class=text>Во время начавшегося между ними диалога, вы решили, что не стоит дразнить его друзей слишком долго и начали сосать член $npc[8].name[2].</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Не знаю... Ты всегда мне казался немного странным, так что не могу сказать, что я удивлён.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Странным? Не вздумай меня судить! Только не ты!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Эй, расслабься! Ты странный в хорошем смысле! Будь моя жена не такой застенчивой, ты был бы первым кого я позвал, чтобы вместе её трахнуть!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Так в чём проблема? Помоги ей встать на верный путь, подтолкни её.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Отличное время они выбрали для разговора! Я чувствую себя вещью, созданной для ублажения мужчин, пока они занимаются своими делами, но... меня это даже заводит..."</i></div></div>
<div class=text> - Подумали вы взяв в рот член $npc[7].name[2].</div>
<div class=text>Вы старательно работали над членами ребят, пока им наконец не захотелось побыстрее вас трахнуть.</div>
<center><<link "<div id=fullButton>Трахаться</div>" "husbNtrEvent4">><<set $eventPage to 22;$time.min += 10;$you.sexinfo.vaginal += 3;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 22>>
\<<vid events husb ntr 4 poker 4>>
<div class=text>Ваш муж решил предоставить своим друзьям возможность быть первыми, кто вставит в вас свой член, так что первым, кто вошёл в вашу мокрую киску оказался $npc[7].name[1].</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1] трахал вас в киску.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ох блять! Как же она хороша! Она такая мокрая, такая узкая! *тяжёлый вздох* </div></div>
<div class=text> - Прокомментировал $npc[7].name[1] и добавил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Вернёмся к разговору о моей жене. *тяжёлый вздох* Ты думаешь, что я не пытался? Она очень упёртая. Для неё надеть бикини это всё равно, что оказаться голой! Знаешь в чём она плавает в нашем бассейне?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ой, да ладно! Ты серьёзно?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Пиздец, да? Это при том, что наш двор огорождён сплошным забором и наш двор виден только с одного окна соседнего дома. *тяжёлый вздох* И знаешь, чья спальня за этим окном?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Чья?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Спальня парализованной старушки! Я никогда не видел, чтобы кто-то смотрел из этого окна. *тяжёлый вздох* Ну, ладно, может быть я видел, но всего пару раз. Это было, когда её сиделка убиралась в её спальне.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Никогда бы не подумал, что у тебя такая застенчивая жена.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ага... Она горячая штучка в постели, но...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Эй, ты уже давно трахаешь её, сейчас моя очередь!</div></div>
<div class=text>Вы все удивлённо посмотрели на $npc[8].name[2], не ожидая услышать от него нечто подобное.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Вы только посмотрите на это! Наш застенчивый друг захотел присунуть твоей жене? Поверить не могу, это же неправильно!</div></div>
<div class=text>$npc[8].name[1] лишь посмеялся над словами $npc[7].name[2] и оттолкнув его в сторону, уложил вас на кровать и устроился сверху.</div>
<center><<link "<div id=fullButton>Трахаться с $npc[8].name[4]</div>" "husbNtrEvent4">><<set $eventPage to 23;$time.min += 10;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 23>>
\<<vid events husb ntr 4 poker 5>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[8].name[1] трахал вас в киску.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что это на тебя нашло, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Я просто никак не мог поверить, что это правда. *тяжёлый вздох* Вы ведь живёте вместе уже три года и мы видимся с тобой почти каждую пятницу, но... *тяжёлый вздох* Но я никогда бы не подумал, что может произойти нечто подобное, но теперь я осознал и принял это и... *тяжёлый вздох* И хочу воспользоваться этим моментом в полную меру!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Так держать, бро!</div></div>
<div class=text> - С восхищением ответил ему $npc[7].name[1], дал ему пятюню и добавил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Но моментом? Не хочу показаться грубым или навязчивым, но разве после этого мы не сможем повторить это?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Блин, ты посмотри на него! Мы впервые вместе трахаем мою жену, а ты уже думаешь о том, повторим мы это или нет! Узнаю своего друга!</div></div>
<div class=text> - Со смехом ответил ему $npc[1].name[1], дал ему пятюню и добавил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>На самом деле я не против, но ты же понимаешь, что всё зависит от неё? Не думай, что сможешь заниматься с ней сексом когда тебе приспичит! Если она захочет, то мы сможем иногда веселиться вместе, но если нет, то увы.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Окей, звучит неплохо! Сомневаюсь, что она не захочет повторить это, верно, $you.name[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не... *громкий стон* Я не знаю... *громкий стон* Посмотрим... *тяжёлый вздох* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, $npc[8].name[1], моя очередь!</div></div>
<center><<link "<div id=fullButton>Трахаться с мужем</div>" "husbNtrEvent4">><<set $eventPage to 24;$time.min += 15;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid events husb ntr 4 poker 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[1].name[1] трахал вас в киску.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>А что насчёт твоей жены, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? Нет, нет, даже не думай! Ты знаешь, какой я ревнивый, так что этого никогда не будет!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ревнивый? Чувак, ты прямо сейчас мою жену и изменяешь своей! *тяжёлый вздох* О какой ревности ты говоришь?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Я... Неважно! Да, я поступаю как козёл, но речь не об этом! Я говорю о том, что я не смогу делить её с кем-то также, как это делаешь ты. Я не осуждаю вас и я не против веселиться вместе с вами, но что касается моей жены, то это не для меня.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Понял. Что ж, как скажешь и не нам тебя судить, верно, $npc[7].name[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ага... Но всё равно странно, что ты боишься, что твоя жена предаст твоё доверие, но ты сам сейчас предаёшь её.</div></div>
<div class=text>Ненадолго вытащив член $npc[7].name[2] изо рта, вы прокомментировали:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что вы обсуждаете ваших жён, пока трахаете меня! *тяжёлый вздох* $npc[7].name[1], если ты так сильно хочешь развратить свою жену, то познакомь нас. *громкий стон* Я уверена, что я смогу что-нибудь придумать. *тяжёлый вздох* </div></div>
<div class=text>$npc[7].name[1] вставил свой член обратно в ваш рот и ответил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Она права, почему я сам до этого не додумался? Надо только придумать предлог, чтобы нам вместе встретиться и всё, дальше дело за твоей женой!</div></div>
<div class=text> - Восхищённо сказал $npc[7].name[1] глядя на вашего мужа и добавил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Моя очередь, кстати говоря!</div></div>
<div class=text>Вновь вытащив член $npc[7].name[2] изо рта, вы добавили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты можешь воспользоваться моей попкой, кстати говоря!</div></div>
<center><<link "<div id=fullButton>Анальный секс с $npc[7].name[4]</div>" "husbNtrEvent4">><<set $eventPage to 25;$time.min += 10;$you.arousal += 10;$you.sexinfo.anal += 3>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid events husb ntr 4 poker 7>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1] трахал вас в попу.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чёрт, я знал, что все дырки твоей жены рабочие!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Это первый раз, когда вы занимаетесь групповым сексом, кстати говоря?</div></div>
<div class=text>$npc[1].name[1] вопросительно посмотрел на вас и увидев вашу улыбку в ответ, ответил $npc[8].name[3]:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, у нас уже был опыт.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что? И ты не позвал нас?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Нет, но позвал сейчас!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], у тебя потрясная задница, но я хочу ещё немного насладиться твоей киской.</div></div>
<div class=text> - Сказал $npc[7].name[1], лёг на кровать и усадил вас сверху.</div>
<center><<link "<div id=fullButton>Обратная наездница</div>" "husbNtrEvent4">><<set $eventPage to 26;$time.min += 10;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid events husb ntr 4 poker 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1] трахал вас в киску.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ох блять, как же хорошо! *тяжёлый вздох* Так кто был тем счастливчиком, $npc[1].name[1]?</div></div>
<div class=text>Ваш муж улыбаясь посмотрел на $npc[7].name[2], но прежде, чем он успел что-либо ответить, вы освободили свой ротик от члена и ответили вместо него:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это... Ааах! Был его... *тяжёлый вздох* $npc[2].who[1]...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Что? $npc[2].name[1]? Вы серьёзно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Охренеть! Вы более извращённая парочка, чем я думал! *тяжёлый вздох* Где он сейчас, кстати говоря?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я не знаю, наверное он ещё не вернулся.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Это точно, ведь если бы он вернулся, то наверняка бы услышал её стоны и присоединился!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага. Ладно, ты уже слишком долго трахаешь её, моя очередь!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Эй! Вообще-то моя очередь!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не в этот раз, бро!</div></div>
<div class=text> - Ответил $npc[1].name[1] своему другу и сказал вам остаться сверху, но повернуться лицом к $npc[7].name[3]. Когда вы сделали это, он подошёл к вам сзади и вставил свой член в вашу задницу.</div>
<center><<link "<div id=fullButton>Двойное проникновение</div>" "husbNtrEvent4">><<set $eventPage to 27;$time.min += 10;$you.arousal to 100;$you.sexinfo.dp += 1;$you.sexinfo.gangbang += 1>><</link>></center>
\<<elseif $eventPage == 27>>
\<<vid events husb ntr 4 poker 9>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чёрт побери, это всё так горячо! *тяжёлый вздох* Прости, $you.name[1], но я не могу не представлять мою жену на твоём месте!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не переживай! Если у моей жены всё получится, то однажды твоя жена будет на месте моей. *тяжёлый вздох* И я уверен, что моя детка справится!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Поверить не могу, что вы так легко относитесь к сексу ваших жён с другими мужчинами!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Что в этом плохого? *тяжёлый вздох* Жизнь слишком коротка, чтобы тратить её на ревность, грусть, агрессию и думать о моральных принципах!</div></div>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1], $npc[8].name[1] и $npc[1].name[1] трахали вас во все дыры.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Она кончила?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да, похоже на то! *тяжёлый вздох* Её киска сейчас так сильно сжимает мой член! *тяжёлый вздох* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ничего удивительного, моей сучке сейчас очень хорошо! И я согласен! *тяжёлый вздох* Мы должны брать от этой жизни всё, пока есть возможность!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>В этом есть смысл, но... ладно, хватит! Моя очередь давно уже должна была наступить!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, ладно, иди!</div></div>
<div class=text> - Ответил ваш муж вытаскивая член из вашей задницы. После того, как место освободилось, $npc[8].name[1] подошёл к вам сзади и медленно вставил член в вашу уже занятую киску.</div>
<center><<link "<div id=fullButton>Двойной вагинал</div>" "husbNtrEvent4">><<set $eventPage to 28;$time.min += 10;$you.arousal += 34;$you.sexinfo.dvp += 1>><</link>></center>
\<<elseif $eventPage == 28>>
\<<vid events husb ntr 4 poker 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О даа! *тяжёлый вздох* Мне кажется, что моя киска сейчас растянута до предела! *стон* </div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1] и $npc[8].name[1] трахали вас в киску и вы сосали член $npc[1].name[2].</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чувак, какого хера?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>В чём дело?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Этот болван вставил член в её киску!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И что в этом такого?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Её киска занята моим членом!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Чего ты так разнервничался?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Я не хочу тереться своим членом о твой!</div></div>
<div class=text>На мгновение вытащив член своего мужа изо рта, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Пожалуйста... *громкий стон* Просто заткнитесь и... *громкий стон* Трахайте меня!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Слышал? Хватит возмущаться и бери от жизни всё, пока есть возможность!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ну ты и козёл!</div></div>
<div class=text> - Ответил $npc[7].name[1] своему другу, но всё же начал активно двигаться.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да прекратите вы уже! Пора меняться местами!</div></div>
<center><<link "<div id=fullButton>Двойной вагинал</div>" "husbNtrEvent4">><<set $eventPage to 29;$time.min += 10;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 29>>
\<<vid events husb ntr 4 poker 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1] и $npc[8].name[1] трахали вас в киску и вы сосали член $npc[1].name[2].</div>
\<</if>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Почему опять вы трахаете её, а не я?</div></div>
<div class=text>На мгновение вытащив член $npc[8].name[2] изо рта, вы возмущённо спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тебе не нравится мой ротик?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Ну, я этого не говорил, но...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда перестань ворчать как старый дед и... *громкий стон* Вставь свой член в моё горло так глубоко, как только можешь!</div></div>
<div class=text>$npc[8].name[1] лишь удивлённо посмотрел на вас и не сказав ни слова, положил свою руку на вашу грудь и облокотившись на неё, вставил свой член в ваше горло во всю длину и начал грубо трахать вас.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чёрт, она такая похотливая! *тяжёлый вздох* Сколько мы уже трахаем её, час? Она до сих пор мокрая и хочет ещё! *тяжёлый вздох* Как вы с ней дошли до такого?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, это долгая история!</div></div>
<center><<link "<div id=fullButton>Трахаться, пока они не кончат</div>" "husbNtrEvent4">><<set $eventPage to 30;$time.min += 5;$you.arousal += 20;$sexEnergy to random(5, 10);$rand.vid to random(4, 11)>><</link>></center>
\<<elseif $eventPage == 30>>
\<<if $rand.vid < 7 or $rand.vid == 8>><<set $sexPose to "spitroast">><<elseif $rand.vid == 7>><<set $sexPose to "analspitroast">><<elseif $rand.vid == 9>><<set $sexPose to "bjdp">><<else>><<set $sexPose to "bjdvp">><</if>><<autoSexVars>>
\<<vid events husb ntr 4 poker $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1], $npc[8].name[1] и $npc[1].name[1] трахали вас во все дыры.</div>
\<</if>>
<center><<link "<div id=fullButton>Трахаться</div>" "husbNtrEvent4">><<set $eventPage to 30;$sexEnergy -= 1;$rand.vid to random(4, 11);$time.min += 5;$you.arousal += 34>><</link>></center>
\<<if $sexEnergy <= 0>><<set $eventPage to 31;$you.sexinfo.cumonface += 3;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 8.0).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 10.0).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 6.0).toFixed(1)>><<goto "husbNtrEvent4">><</if>>
\<<elseif $eventPage == 31>>
\<<vid events husb ntr 4 poker 12>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[7].name[1], $npc[8].name[1] и $npc[1].name[1] кончали вам на лицо.</div>
\<</if>>
<div class=text>Когда парни наконец вдоволь насладились вами, они поставили вас на колени и начали по очереди кончать на ваше лицо, пока полностью не покрыли его спермой.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Поверить не могу, что мы втроём кончили одновременно! *тяжёлый вздох* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ага, мы как-будто оказались в порно и не хватает только оператора с камерой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, я думаю, что для вас этот вечер был настолько неожиданным, что можно считать, что вы действительно попали в порно! Разве в жизни часто такое происходит?</div></div>
<div class=text>Вы все вместе посмеялись и улеглись на кровать, чтобы прийти в себя.</div>
<center><<link "<div id=fullButton>Приходить в себя</div>" "husbNtrEvent4">><<set $eventPage to 32;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 32>>
\<<vid events husb ntr 4 poker 13>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Это было ахуенно, но мне до сих пор не верится, что это произошло!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ага, такая же херня!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А что скажет наша королева бала? Ты в порядке? Сколько раз ты кончила?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не... *тяжёлый вздох* знаю, но... *тяжёлый вздох* это было потрясающе!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Ещё бы! Ты работала всеми отверстиями и в твоей киске было даже два члена сразу. Тебе даже не было больно?!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, это не первый мой опыт, но нет. Мне не было больно даже в первый раз.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Круто! Мужчинам никогда не понять это чувство, ведь член не вставишь в две вагины сразу.</div></div>
<div class=text>Вы посмеялись и продолжили лежать на кровате общаясь с ребятами и обсуждая произошедшее. Все были пьяны и измотаны длительным сексом, так что через некоторое время вы все просто уснули в одной кровати.</div>
<div class=fullButton>Сколько часов вы хотите поспать? (Вводите только часы от 6 до 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Спать</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 33;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<<elseif $eventPage == 33>>
\<<jpg act bed 1>>
<div class=text>Вы поспали $alarmClock часов и когда вы проснулись, вы уже были одна.</div>
<<jpg events husb ntr 4 poker 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Интересно, куда все делись? Сегодня же воскресенье и им никуда не надо идти..."</i></div></div>
<center><<link "<div id=fullButton>Идти на кухню</div>" "husbNtrEvent4">><<set $eventPage to 34;$time.min += 5;$you.sleeping to 0;$you.thirst to 33>><</link>></center>
\<<elseif $eventPage == 34>>
\<<jpg events husb ntr 4 poker 14>>
<div class=text>Проходя мимо ванны, вы услышали звук воды и сделали вывод, что ваш муж принимает душ.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, зачем я выпила вчера так много пива?"</i></div></div>
<div class=text> - Думали вы набирая в стакан холодную воду.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>О, $you.name[1], привет!</div></div>
<div class=text> - Неожиданно раздалось у вас за спиной напугав вас.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, $npc[2].name[1], ты меня напугал.</div></div>
<div class=text> - Ответили вы повернувшись к $npc[2].name[3] и залпом выпив стакан воды.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Прости, я не хотел.</div></div>
<div class=text> - Ответил вам $npc[2].name[1] и присмотревшись к вам, добавил:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Весёлая ночка, да?</div></div>
<center><<link "<div id=fullButton>Что?</div>" "husbNtrEvent4">><<set $eventPage to 35;$time.min += 5;$you.thirst += 33>><</link>></center>
\<<elseif $eventPage == 35>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - Переспросили вы, поставив стакан на столешницу и начав пить воду из под крана.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Сколько ж ты вчера выпила?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Лучше тебе не знать...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Понял.</div></div>
<div class=text> - Улыбаясь ответил $npc[2].name[1] пялясь на вашу задницу.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Доброе утро! О, я смотрю кто-то умирает от жажды?</div></div>
<div class=text> - Со смехом сказал ваш муж зайдя на кухню и добавил обращаясь к $npc[2].name[3]:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А ты где вчера был?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>О, я был в баре до самой ночи. Кстати, когда я вернулся, диван в гостиной был разобран, но там никого не было. У вас вчера были гости?</div></div>
<center><<link "<div id=fullButton>Да, и ты многое пропустил</div>" "husbNtrEvent4">><<set $eventPage to 36;$time.min += 5;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 36>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - Ответили вы $npc[2].name[3] продолжая пить воду из под крана.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вчера я пришёл домой со своими друзьями, чтобы вместе посмотреть футбольный матч, выпить пива и поболтать, но когда $you.name[1] вернулась домой, она решила присоединиться к нам и...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Неет! Да ладно? И сколько вас было?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я, моя жена и два моих друга.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Блин, а ты не мог позвонить?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Зачем? $npc[2].name[1], не пойми меня неправильно, но если я не против, чтобы ты занимался сексом с моей женой, то это не значит, что я должен звать тебя каждый раз, когда мы с ней веселимся. Если бы ты был дома, то конечно мы бы позвали тебя, но тебя не было, так что... Она моя жена, а не твоя и тебе надо принять тот факт, что ты не постоянный участник наших с ней развлечений, как бы тебе этого не хотелось.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, должна признать, что это звучало довольно грубо, но мой муж прав, $npc[2].name[1].</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ой, да бросьте вы! Чего вы такие серьёзные? Я не настаиваю.</div></div>
<div class=text> - Ответил $npc[2].name[1] и покинул кухню.</div>
<center><<link "<div id=fullButton>Не жёстко ты с ним?</div>" "husbNtrEvent4">><<set $eventPage to 37;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 37>>
\<div class=text> - Спросили вы у своего мужа, закончив пить и усевшись на столешницу.</div>
<<jpg events husb ntr 4 poker 16>>
<div class=text>$npc[1].name[1] подошёл к вам, поцеловал вас и ответил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты же сама сказала, что я прав, разве нет? К тому же, я подумал, что я должен немного остудить его пыл. Порой мне кажется, что он считает тебя своей и думает, что он является неотъемлемой частью наших с тобой отношений. Так что было бы неплохо иногда напоминать ему о том, что это не так, потому что я не хочу, чтобы он забылся и начал тебя ревновать. Ведь в конце концов, он мой $npc[2].who[1], а ты моя жена, а не его.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты прав. Мне нравится заниматься с ним сексом, но ты прав. Порой я тоже замечаю, что он странно себя ведёт по отношению ко мне.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Нам нужно просто не позволять ему жить иллюзиями, вот и всё.</div></div>
<div class=text> - Ответил вам ваш муж, задумался и добавил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хотя мне интересно, как бы ты справилась с четырьмя членами!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты ж мой маленький развратник! Люблю тебя!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<center><<link "<div id=fullButton>Где все, кстати?</div>" "husbNtrEvent4">><<set $eventPage to 38;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 38>>
\<<jpg events husb ntr 4 poker 16>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, их жёны не были рады тому, что они не ночевали дома. Они даже не знали, что $npc[7].name[1] и $npc[8].name[1] не вернутся домой, так что их жёны звонили им всю ночь. В итоге они встали пораньше и поехали домой.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, получается, что они изменили своим жёнам из-за меня. Надеюсь, что им не сильно влетит от их жён из-за того, что они не ночевали дома.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже надеюсь. Хорошо, что ты не такая как они. Мне очень повезло с тобой!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Кстати... Если бы их жёны были такими же, как и я, то ты бы тоже трахал их вместе с друзьями?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Сложно сказать. Думаю да, но только если бы ты была не против. Я хочу, чтобы у нас с тобой было полное взаимопонимание и чтобы у нас не было тайн друг от друга. Так что, если ты против того, чтобы я занимался сексом с кем-то, кроме тебя, то хорошо.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А если я скажу, что я против, то ты будешь против того, чтобы дальше делить меня с кем-то?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Конечно нет! Мне достаточно того, что у меня есть ты и ты меня полностью устраиваешь. Я не хочу ставить тебя перед выбором и навязывать тебе своё мнение и свои желания. Я человек свободных взглядов и спокойно могу делить тебя со своим $npc[2].who[4] или моими друзьями, но это не значит, что ты должна быть такой же. Если это не для тебя и ты не сможешь делить меня, то я отнесусь к этому с пониманием.</div></div>
<center><div class=fullButton>Если вы против того, чтобы ваш муж занимался сексом с другими девушками, то в будущем вы не увидите ни одной FFM+ сцены!</div></center>
<center>
\<<link "<div id=fullButton>Я не против</div>" "husbNtrEvent4">><<set $eventPage to 39;$quest.husb.ffm to 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Я против</div>" "husbNtrEvent4">><<set $eventPage to 39;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 39>>
\<<jpg events husb ntr 4 poker 16>>
\<<if $quest.husb.ffm == 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты в этом уверена?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я уверена и это не потому, что ты не против делиться мной, а потому что я начинаю понимать тебя. Мысль о групповом сексе с тобой, мной и ещё одной или даже двумя девушками даже возбуждает меня!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я же говорю... Мне повезло с тобой!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А мне повезло с тобой!</div></div>
<div class=text> - Ответили вы поцеловав своего мужа и добавили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда нам осталось лишь найти подходящую девушку, которая будет не против развлечься с нами.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не переживай, у нас будет время, чтобы найти её.</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, как пожелаешь! Я принимаю твой выбор и не собираюсь его оспаривать.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо! Я просто не уверена, что смогу относиться к этому также спокойно, как ты.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Всё в порядке, я понимаю, можешь ничего не объяснять.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо... Мне очень повезло с тобой!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А мне повезло с тобой!</div></div>
\<</if>>
<div class=text> - Ответил ваш муж и поцеловал вас.</div>
<div class=text>После этого вы ещё немного поболтали, обсудили вчерашний вечер и закончив разговор, направились в душ.</div>
<center><<link "<div id=fullButton>Принять душ</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 40>>
\<<jpg events husb ntr 4 poker talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, это черезчур! Я не собираюсь играть в покер на раздевание!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Тогда покер отменяется!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Серьёзно? Ты специально предложил покер в надежде, что она согласится играть в покер на раздевание?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Чо ты пристал ко мне? Это ты не хочешь играть просто так, поэтому я предложил варианты, но она отказалась, так что ты от меня хочешь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Успокойтесь, вы чего? Если покер отменяется, то что мешает нам продолжить вечер таким же, каким он был до этого?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"У меня такое чувство, что вечер испорчен... Похоже $npc[7].name[1] реально предложил покер лишь потому, что надеялся, что я буду играть на раздевание и судя по взгляду моего мужа, он тоже был не против... Уверена ли я, что я правильно поступила отказавшись от игры? Наверное сейчас мне лучше оставить ребят одних, потому что также весело, как было до этого, уже явно не будет..."</i></div></div>
<div class=text> - Подумали вы и сказали:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, ребят, я хотела немного отдохнуть с вами и я это сделала. Вам, должно быть, ещё есть что обсудить без меня, так что я пожалуй оставлю вас.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Но почему? Мы же так классно проводили время!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, но...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Да ладно тебе, оставайся!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$npc[7].name[1], что с тобой? Она хочет уйти, оставь её в покое.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Отлично провели время, $you.name[1]! Надеюсь ещё увидимся!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно, обязательно! Увидимся!</div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 41>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Нет, достаточно того, что я разделась до нижнего белья."</i></div></div>
<div class=text>Вы раскрыли ваши карты и оказались в окружении трёх обнажённых мужчин.</div>
<<jpg events husb ntr 4 poker 7>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Блин, поверить не могу, что мы проиграли ей! В чём дело, ребят? Она ведь только научилась играть!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, видимо моя жена талантлива!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Или она так сильно не хотела оказаться голой, что удача спасла её.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не переживайте! Мы неплохо провели вечер и я не против повторить это.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Неплохо провели вечер? Мы что уже заканчиваем?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я имела ввиду, что уже почти ночь.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Если ты реально не против повторить, то ты же знаешь, что мы каждую пятницу ходим в бар после работы, так что можешь присоединиться к нам в следующий раз.</div></div>
<center><<link "<div id=fullButton>Хорошо, я подумаю об этом</div>" "husbNtrEvent4">><<set $eventPage to 42;$time.min += 90>><</link>></center>
\<<elseif $eventPage == 42>>
\<<jpg events husb ntr 4 poker 7>>
<div class=text>Уже наступила ночь, а вы всё продолжали пить пиво и общаться. За это время и вы, и ваш муж, и его друзья уже успели опьянеть, так что $npc[1].name[1] предложил им переночевать в гостиной, чтобы не уснуть в такси по пути домой.</div>
<div class=text>$npc[7].name[1] и $npc[8].name[1] согласились, ваш муж разобрал для них диван, вы принесли им подушки, одеяло, чистое постельное бельё и застелив для них постель, пожелали им доброй ночи и направились в спальню вместе со своим мужем.</div>
<center><<link "<div id=fullButton>Идти в спальню</div>" "husbNtrEvent4">><<set $eventPage to 43;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 43>>
\<<jpg events husb ntr 4 poker 5>>
<div class=text>Оказавшись в спальне, вы разделись догола легли на кровать.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну что, как тебе сегодняшний вечер?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Очень даже ничего, мы отлично провели время!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Скажи, ты согласилась играть в покер на раздевание только из-за моего фетиша или тебе самой захотелось?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>По обеим причинам, если честно. Я не ожидала, что речь зайдёт об игре на раздевание, но я подумала, что будет забавно подразнить твоих друзей. К тому же, я подумала, что это наверняка возбудит тебя, так что... Я решила не отказываться.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И судя по тому, что ты долго думала перед тем как раскрыть карты, сначала ты хотела специально проиграть, да? Почему ты передумала?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я подумала, что не стоит заходить так далеко не посоветовавшись с тобой. Если мы захотим с ними повеселиться, то у нас ещё будет возможность.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, наверное ты права и лучше не торопиться. Для начала надо посмотреть, как они вообще реагируют на подобные вещи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, верно. Ладно, давай спать, пока я не уснула во время разговора.</div></div>
<div class=text> - Сказали вы и поцеловав своего мужа, легли поудобней и начали засыпать.</div>
<div class=fullButton>Сколько часов вы хотите поспать? (Вводите только часы от 6 до 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Спать</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 44;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<<elseif $eventPage == 44>>
\<<jpg act bed 1>>
<div class=text>Вы поспали $alarmClock часов и когда вы проснулись, вы уже были одна.</div>
<<jpg events husb ntr 4 poker 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$npc[1].name[1] уже проснулся? Так рано?"</i></div></div>
<center><<link "<div id=fullButton>Идти на кухню</div>" "husbNtrEvent4">><<set $eventPage to 45;$time.min += 5;$you.sleeping to 0;$you.thirst to 33>><</link>></center>
\<<elseif $eventPage == 45>>
\<<jpg events husb ntr 4 poker 14>>
<div class=text>Проходя мимо ванны вы услышали звук воды и сделали вывод, что ваш муж принимает душ.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, зачем я выпила вчера так много пива?"</i></div></div>
<div class=text> - Думали вы набирая в стакан холодную воду.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>О, $you.name[1], привет!</div></div>
<div class=text> - Неожиданно раздалось у вас за спиной и напугав вас.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, $npc[2].name[1], ты меня напугал.</div></div>
<div class=text> - Ответили вы повернувшись к $npc[2].name[3] и залпом выпив стакан воды.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Прости, я не хотел.</div></div>
<div class=text> - Ответил вам $npc[2].name[1] и присмотревшись к вам, добавил:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Весёлая ночка, да?</div></div>
<center><<link "<div id=fullButton>Что?</div>" "husbNtrEvent4">><<set $eventPage to 46;$time.min += 5;$you.thirst += 33>><</link>></center>
\<<elseif $eventPage == 46>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - Переспросили вы, поставив стакан на столешницу и начав пить воду из под крана.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Сколько ж ты вчера выпила?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Лучше тебе не знать...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Понял.</div></div>
<div class=text> - Улыбаясь ответил $npc[2].name[1] пялясь на вашу задницу.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Доброе утро! О, я смотрю кто-то умирает от жажды?</div></div>
<div class=text> - Со смехом сказал ваш муж зайдя на кухню и добавил обращаясь к $npc[2].name[3]:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А ты где вчера был?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>О, я был в баре до самой ночи. Кстати, когда я вернулся, диван в гостиной был разобран, но там никого не было. У вас вчера были гости?</div></div>
<center><<link "<div id=fullButton>Друзья $npc[1].name[2]</div>" "husbNtrEvent4">><<set $eventPage to 47;$time.min += 5;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 47>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - Ответили вы $npc[2].name[3] продолжая пить воду из под крана.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вчера я пришёл домой со своими друзьями, чтобы вместе посмотреть футбольный матч, выпить пива и поболтать, но когда $you.name[1] вернулась домой, она решила присоединиться к нам и мы неплохо провели время. Настолько неплохо, что они не в состоянии были ехать домой.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Неплохо провели время, это значит, что... здесь была групповушка, пока меня не было?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что? Нет! Мы просто болтали, пили пиво и играли в покер.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Покер? Фух! А то я уж подумал, типа "как ты мог не позвать меня на такое веселье?"</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Зачем? $npc[2].name[1], не пойми меня неправильно, но если я не против, чтобы ты занимался сексом с моей женой, то это не значит, что я должен звать тебя каждый раз, когда мы с ней веселимся. Если у нас была групповушка и ты был бы дома, то конечно мы бы позвали тебя, но тебя не было, так что... Она моя жена, а не твоя и тебе надо принять тот факт, что ты не постоянный участник наших с ней развлечений, как бы тебе этого не хотелось.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, должна признать, что это звучало довольно грубо, но мой муж прав, $npc[2].name[1].</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ой, да бросьте вы! Чего вы такие серьёзные? Я не настаиваю.</div></div>
<div class=text> - Ответил $npc[2].name[1] и покинул кухню.</div>
<center><<link "<div id=fullButton>Не жёстко ты с ним?</div>" "husbNtrEvent4">><<set $eventPage to 48;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 48>>
\<div class=text> - Спросили вы у своего мужа закончив пить и усевшись на столешницу.</div>
<<jpg events husb ntr 4 poker 16>>
<div class=text>$npc[1].name[1] подошёл к вам, поцеловал вас и ответил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты же сама сказала, что я прав, разве нет? К тому же, я подумал, что я должен немного остудить его пыл. Порой мне кажется, что он считает тебя своей и думает, что он является неотъемлемой частью наших с тобой отношений. Так что было бы неплохо иногда напоминать ему о том, что это не так, потому что я не хочу, чтобы он забылся и начал тебя ревновать. Ведь в конце концов, он мой $npc[2].who[1], а ты моя жена, а не его.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты прав. Мне нравится заниматься с ним сексом, но ты прав. Порой я тоже замечаю, что он странно себя ведёт по отношению ко мне.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Нам нужно просто не позволять ему жить иллюзиями, вот и всё.</div></div>
<div class=text> - Ответил вам ваш муж, задумался и добавил:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Хотя мне интересно... Ты легко справляешься с двумя членами, но если бы мы предложили моим друзьям повеселиться с нами, то как бы ты справилась с тремя членами? Или даже с четырьмя, если бы $npc[2].name[1] был бы дома!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты ж мой маленький развратник! Люблю тебя!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>И я тебя люблю!</div></div>
<center><<link "<div id=fullButton>Где все, кстати?</div>" "husbNtrEvent4">><<set $eventPage to 49;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 49>>
\<<jpg events husb ntr 4 poker 16>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, их жёны не были рады тому, что они не ночевали дома. Они даже не знали, что $npc[7].name[1] и $npc[8].name[1] не вернутся ночью домой, так что их жёны звонили им всю ночь. В итоге они встали пораньше и поехали домой.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Надеюсь, что им не сильно влетит от их жён из-за того, что они не ночевали дома.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже надеюсь. Хорошо, что ты не такая как они. Мне очень повезло с тобой!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>А мне повезло с тобой!</div></div>
<div class=text>После этого вы ещё немного поболтали, обсудили вчерашний вечер и закончив разговор, направились в душ.</div>
<center><<link "<div id=fullButton>Принять душ</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 50>>
\<<jpg events husb ntr 4 poker 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Может быть я и не против, но точно не сейчас. Не думаю, что нам стоит торопиться. К тому же, наверняка они уже спят.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, ты права. Неизвестно, как они отреагируют, так что если мы это захотим, то у нас ещё будет возможность.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, верно. Ладно, давай спать, пока я не уснула во время разговора.</div></div>
<div class=text> - Сказали вы и поцеловав своего мужа, легли поудобней и начали засыпать.</div>
<div class=fullButton>Сколько часов вы хотите поспать? (Вводите только часы от 6 до 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Спать</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 44;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class=text>When you walked into the living room, there was $npc[1].name[1] and his friends, drinking beers and watching the football game on the TV.</div>
<<jpg events husb ntr 4 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh dear, I wanted to let you know that me and my friends are going to watch a football game at our apartment today, but I couldn't reach you. What happened to your phone?</div></div>
<div class=text>You pulled your phone out to check what was up, but it was dead.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's off. Weird, because I didn't switch it off.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, maybe it's out of battery or you turned it off by accident in your pocket, whatever. I hope my friends aren't too embarrassing with their presence? We'll try not to make too much noise.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Of course not! Watch, drink, have fun, I don't mind!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I knew you'd handle it cool, but I just wanted to be sure. You're the best wife ever!</div></div>
<center>
\<<link "<div id=fullButton>Join them</div>" "husbNtrEvent4">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$quest.husb.ntr to 5;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks, but... Do you mind if I join you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What, are you serious? I don't mind at all, but... You sure? I thought you weren't a big fan of football.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're right, but I'm bored out of my mind and don't have any ideas what to do. So, a beer and some relaxation sounds like a great idea to me!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's awesome! Why don't you sit down while I get you a beer?</div></div>
<div class=text>You greeted your husband's buddies and sat down in an empty spot on the couch. $npc[1].name[1] opened a beer and filled a glass for you, then handed it over.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I know you guys know each other, but if you're not sure what their names are, $npc[7].name[1] is on your right, and $npc[8].name[1] is on your left.</div></div>
<div class=text> - Your husband said smiling and added looking at his friends:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I think they remember your name, right?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Are you serious? I was a witness at your wedding, man! Of course, I remember her name.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Of course we know who she is! Come on, have a seat, let's cheers to getting to know each other again, since we've been reintroduced!</div></div>
<div class=text>
\Lucas's name: <<textbox '$npc[7].name[1]' $npc[7].name[1] autofocus>>@@#error;@@
Paul's name: <<textbox '$npc[8].name[1]' $npc[8].name[1] autofocus>>@@#error;@@
\</div>
<center><<link "<div id=fullButton>Have a drink with the guys</div>" "husbNtrEvent4">><<set $eventPage to 3;$you.intoxication += 10;$time.min += 15;$npcNum to 7>><<npcNameForm>><<set $npcNum to 8>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>You laughed at your husband's friend's words and raised a beer, clinking it against the guys' glasses and taking a sip.</div>
<<jpg events husb ntr 4 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks for introducing us, but yeah, I do remember their names.</div></div>
<div class=text> - You replied to your husband with a chuckle and noticed that the football game wasn't over yet, but his mates seemed to have forgot about him and all their focus was on you.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>So, how's it going, $you.name[1]? Man, it's been forever since we last chatted. What's up? Anything exciting going on in your life?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, $npc[1].name[1] hasn't told us anything about you. We haven't met up since the wedding, have we?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, actually, we met when you helped us move in to this place.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, right! But it's been so long that I've already forgotten.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Yeah, but you guys moved in pretty soon after the wedding, didn't you?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>When did you suddenly become so interested in my wife?</div></div>
<div class=text> - Your husband asked them, with a mysterious grin.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Come on, man! We've always loved your choice! Let's grab a drink!</div></div>
<center><<link "<div id=fullButton>Drink more</div>" "husbNtrEvent4">><<set $eventPage to 4;$you.intoxication += 10;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events husb ntr 4 2>>
<div class=text>You took a few more sips of your beer, answered all your friends' questions, and told them all about the new stuff that's happened in your life since the last time you all met up.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, why do we only see each other so infrequently?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Because I don't think my wife would be into drinking beer with three guys and listening to them complain about work.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Nah, seriously, $npc[7].name[1] is right. Our wives wouldn't be joining us by themselves to have a drink, watch football, and chat, but $you.name[1] does.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>That's the thing! It's not about her having a beer with us every week. What I'm trying to say is, she's down-to-earth, easy to talk to and interesting, so I thought it would be great if we could spend some time together from time to time. That's all. Of course, if she feels like it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, thanks! But my husband was right, it's kinda weird being the only girl at a party with three drunk guys.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Sure thing! Just wanted to say, if you decide to come back any time soon, we'd love to have you.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, that's right. We don't really push anything. Want another drink?</div></div>
<center>
\<<link "<div id=fullButton>Drink more</div>" "husbNtrEvent4">><<set $eventPage to 5;$you.intoxication += 10;$time.min += 15;$you.hunger += 25;$you.thirst += 25>><</link>>
\<<link "<div id=fullButton>Skip</div>" "husbNtrEvent4">><<set $eventPage to 5;$time.min += 15;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 1>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<if $husbNtrEventNoDrink != 1>><<jpg events husb ntr 4 2>><<else>><<jpg events husb ntr 4 2>><<jpg events husb ntr 4 3>><</if>>
<div class=text><<if $husbNtrEventNoDrink == 1>>This time, you decided to go without the drink. The guys had a drink without you and kept chatting with you, talking about all the new stuff that had happened in their lives and how lucky $npc[1].name[1] is to have you.<<else>>You decided to keep drinking and partied with everyone else. After another swig of beer, you kept chatting with the guys. You listened to what had happened in their lives lately and how lucky $npc[1].name[1] is to have you.<</if>></div>
<div class=text>You gave the TV another look and thought about it.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, it's so weird that they're not even watching the game they wanted to so bad... All their focus is on me! I can't help but wonder if it's 'cause we haven't seen each other in a while or if they just... No, I really don't want to even think about it. I'm pretty sure they're only paying attention to keep me from getting bored..."</i></div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, is anyone even watching this game?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What game? I feel like you've been focusing all your attention on my wife ever since she joined in.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>C'mon, are you jealous?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? Don't give me that, of course not! It's a fact. To be honest, I even like that you speak like that. I was worried that you'd feel awkward in her company and we'd sit in silence for the whole evening, but nope, and that's awesome!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>You know what? Why don't we have a drink to celebrate how easily we got along?</div></div>
<center>
\<<link "<div id=fullButton>Drink more</div>" "husbNtrEvent4">><<set $eventPage to 6;$you.intoxication += 10;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 0>><</link>>
\<<link "<div id=fullButton>Skip</div>" "husbNtrEvent4">><<set $eventPage to 6;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$husbNtrEventNoDrink to 1>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<<if $husbNtrEventNoDrink != 1>><<jpg events husb ntr 4 2>><<else>><<jpg events husb ntr 4 2>><<jpg events husb ntr 4 3>><</if>>
<div class=text><<if $husbNtrEventNoDrink == 1>>You decided to cut down on drinking this time, too, to avoid getting too drunk too quickly.<<else>>Unlike guys, you needed a lot less booze to get drunk. So, you'd sip on beer in little sips.<</if>><<if $you.intoxication >= 30>> You can't really say you were totally drunk, but you felt like the alcohol was already starting to take hold of you a little.<</if>></div>
<div class=text>But the guys had been drinking already before you joined them and they'd been drinking way more than you, so they were pretty hammered already.</div>
<div class=text>After a while while you were chatting with $npc[8].name[1], you felt a hand on your knee.</div>
<<jpg events husb ntr 4 4>>
<div class=text>At first, you weren't even paying attention to it and thought it was your husband. Then, a minute later, when $npc[1].name[1] was talking to $npc[8].name[1], you noticed that your husband was sitting in an armchair and you were on the couch, between his friends.</div>
<center>
\<<link "<div id=fullButton>Ignore</div>" "husbNtrEvent4">><<set $eventPage to 7;$time.min += 15;$husbNtrEventLegTouchIgnore to 1>><</link>>
\<<link "<div id=fullButton>Take his hand away</div>" "husbNtrEvent4">><<set $eventPage to 7;$time.min += 15;$husbNtrEventLegTouchIgnore to 0>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<if $husbNtrEventLegTouchIgnore == 1>>
\<div class=text>You thought there was nothing wrong with it and kept talking to the guys, letting $npc[7].name[1] touch your leg.</div>
<<jpg events husb ntr 4 4>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<else>>
\<div class=text>You thought that it wasn't worth making a big deal about it, so you just took $npc[7].name[1]' hand off your leg and kept talking to the guys.</div>
<<jpg events husb ntr 4 5>>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], can you play poker?</div></div>
<div class=text> - $npc[7].name[1] asked you out of the blue, but before you could say anything, your husband answered him in surprise:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, sure! Why not? I'm not saying we should play for money, just something to do while we chat, that's all.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>But what are we playing for if not money? It's no fun playing for nothing!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wait, she didn't even respond if she could play, or if she even wants to.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Do you know if your wife plays poker?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I never even asked! Why would I care if she could play poker? You think we'd be playing poker with her before bed?</div></div>
<center><<link "<div id=fullButton>I can't, but I don't mind learning.</div>" "husbNtrEvent4">><<set $eventPage to 8;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb ntr 4 poker talk>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Alright, so, let's say we show her how to play. But we still need to decide on the rules.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Is it necessary to play for something in poker?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Nah, but $npc[8].name[1]'s right. Poker's a gambling game, and just playing it like that gets boring.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Oh come on! Well, alright... poker can be played for money, for fun, for stripping, for...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? I can't believe you said that!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>For stripping? Really? It's about $npc[1].name[1]'s wife!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>So what? I wasn't suggesting playing strip poker. I'm just listing all the different ways you can play poker!</div></div>
<div class=text>
\While your husband's buddies were debating whether it was okay for them to talk about strip poker while you were involved, your husband gave you a mysterious look.
You immediately knew what your husband had in mind, so the rest of the evening was all up to you.
\</div>
<center>
\<<link "<div id=fullButton>I don't really mind strip poker</div>" "husbNtrEvent4">><<set $eventPage to 9;$time.min += 10>><</link>>
\<<link "<div id=fullButton>No way!</div>" "husbNtrEvent4">><<set $eventPage to 40;$time.min += 15;$quest.husb.ntr to 6>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events husb ntr 4 poker talk>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class=text> - $npc[8].name[1] asked you with a surprised look and looked at your husband questioningly.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Why are you looking at me like that? It's her choice!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Her choice? But...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>But what? You heard $npc[1].name[1]! It's her decision and if he's so chill about it, he doesn't mind.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Yeah, but...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Let's leave their personal lives alone, okay? If you don't like it, then say it, but if you don't mind, then there's no need to worry about it.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Alright, okay, it's just... okay… Yeah, of course, I don't mind!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, now teach me so I don't end up naked in the first round.</div></div>
<center><<link "<div id=fullButton>Learn Poker</div>" "husbNtrEvent4">><<set $eventPage to 10;$time.min += 20;$you.hunger += 25;$you.thirst += 25>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb ntr 4 poker talk>>
<div class=text>You moved over to a little table by the window, and for a while, the guys were teaching you poker, going over the rules in great detail and making sure you understood them clearly.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Seriously, how do you remember everything?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, it can be a bit tricky to remember all the rules and strategies the first time. It takes some practice. So, I guess the guys would agree to playing one educational game, wouldn't they?</div></div>
<div class=text> - $npc[1].name[1] said, staring at his friends insistently.</div>
<div class=text>You gave your husband a smile and, before $npc[7].name[1] and $npc[8].name[1] had a chance to say anything, you responded to him:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Nah, it's not worth it. Don't worry about it! I think guys want me to lose, but I'm going to use the game as a learning experience and prove them wrong.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>You sure? I wouldn't mind playing a learning game. It would be fair enough.</div></div>
<center><<link "<div id=fullButton>Yeah, I'm sure, let's get started</div>" "husbNtrEvent4">><<set $eventPage to 11;$time.min += 30;$you.hunger += 25;$you.thirst += 25;$you.intoxication += 20>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events husb ntr 4 poker 1>>
<div class=text>
\At first, you had a hard time remembering the cards and, in general, you were often confused about what to do next.
Despite initially only wanting to tease your husband's friends, and knowing by the end of the night you'd be naked, still didn't want to look stupid and struggled to focus on the game, trying to win at least one round.
\</div>
<div class=text>Looking at the boys, it was obvious that while everyone was still having fun talking to each other, they were totally focused on the game and were going to beat you. Even $npc[8].name[1], who had been so angry about $npc[7].name[1]'s suggestion, was totally into the game, because he clearly didn't mind about staring at you naked.</div>
<div class=text>However, it's not clear if it was pure luck or if you just so quickly picked up the game that $npc[1].name[1] and his buddies have been playing for years, you managed to win a few times, so they kept playing topless and you still had your clothes on.</div>
<center><<link "<div id=fullButton>Play on</div>" "husbNtrEvent4">><<set $eventPage to 12;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events husb ntr 4 poker 1>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>I can't believe we're getting beat! Are you sure you never played poker before?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you mad that you won't be seeing me naked? Nah, this is the first time for me.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Of course I'm mad! This isn't every day!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So let's get serious and kick her ass!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I can't believe you're saying that, $npc[1].name[1]. But you're right, we need to keep our focus. Damn it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, slow down! Is it okay to team up against one player in this game? I thought it's all about each person for themselves.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, first off, we're not at a tournament or a casino where those things could be prohibited. Second, we didn't talk about the rules before we started playing. Third, it's not like we're all going to team up against you. We're just trying to focus and stop losing to you, that's all.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh... Well, alright!</div></div>
<center><<link "<div id=fullButton>Play on</div>" "husbNtrEvent4">><<set $eventPage to 13;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events husb ntr 4 poker 2>>
<div class=text>Despite the fact that the guys managed to take you down a few times by stripping you to your undies, they also kept losing, so all of you sat at the table in your undies.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Well, that's better than nothing, but come on! We're still losing!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Why are you so excited? It's like you've never seen a naked girl before.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>First of all, a naked girl is not the same as a naked $you.name[1]. Secondly, who the hell would turn down the opportunity to see her naked?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I can't believe you're saying that in front of her husband...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Wake up, dude! She said she'd play strip poker. $npc[1].name[1] doesn't mind, so what's the big deal?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>It's just so weird to see you so passionate about it. It's like you've got a thing for our friend's wife or something.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Chill out, guys! $npc[7].name[1]'s right, I agreed to play the game, so don't worry, it'll be okay!</div></div>
<center><<link "<div id=fullButton>Play on</div>" "husbNtrEvent4">><<set $eventPage to 14;$time.min += 15;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 14>>
\<div class=text>You managed to beat the guys two more times, so there were just you and $npc[7].name[1] left in your underwear.</div>
<<jpg events husb ntr 4 poker 3>>
<div class=text>In the decisive game, when all but you had shown off their cards, it hit you that you'd won. But then you looked over at $npc[7].name[1] and you were like:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, he was trying so hard to take my clothes off, but now it's my turn to get him undressed... I can't believe I'm even thinking about it, but since I wanted to tease them a bit, maybe I should just say that I lost?"</i></div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's on your mind, sweetie? You're the last one left.</div></div>
<center>
\<<link "<div id=fullButton>Lose</div>" "husbNtrEvent4">><<set $eventPage to 15;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Win</div>" "husbNtrEvent4">><<set $eventPage to 41;$time.min += 10;$quest.husb.ntr to 7>><</link>>
\</center>
\<<elseif $eventPage == 15>>
\<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? I thought you'd...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Chill out, $npc[8].name[1]! What's with you and worrying about her? You think she'd say she lost if she really had the winning hand? Relax and enjoy!</div></div>
<<jpg events husb ntr 4 poker 4>>
<div class=text>While your husband was trying to calm down a grumpy friend, you decided to take off your clothes and sit down.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Fuck yeah! We did it!</div></div>
<div class=text> - $npc[7].name[1] said, giving each of his buddies a high-five and added:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], you're awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>No, really! You've got an amazing body, and you played awesome for your first game!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Alright, if we're done here, then I guess we can get dressed?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What for? Were you trying so hard to strip me down to look at me for a second and then get dressed again? Chill out, it's fine!</div></div>
<center><<link "<div id=fullButton>Drink beer and chat</div>" "husbNtrEvent4">><<set $eventPage to 16;$time.min += 30;$you.hunger += 10;$you.thirst += 10;$you.intoxication += 20>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events husb ntr 4 poker 4>>
<div class=text>It was nighttime by then, and you were still drinking beer and talking. At this point, you and your husband, and his friends, were all pretty drunk, so $npc[1].name[1] said they should stay in the living room instead of risking falling asleep in the taxi on their way home.</div>
<div class=text>$npc[7].name[1] and $npc[8].name[1] agreed. Your husband took the pieces of the sofa apart for them. You brought them some pillows, a blanket and clean bedding. Then you made a bed and told them goodnight. Then you and your husband went to the bedroom.</div>
<center><<link "<div id=fullButton>To the bedroom</div>" "husbNtrEvent4">><<set $eventPage to 17;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events husb ntr 4 poker 5>>
<div class=text>Once you were in the bedroom, there was no need to take off your clothes, so you just laid down on the bed right away.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, how do you like tonight? Tell me honestly, are you horny?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Fuck yes! I was totally stoked when you decided to join us. Tell me, did you just agree to play strip poker because of my kink, or were you really into it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, for both reasons. I didn't think it would be about the strip game, but I thought it would be fun to tease your friends. Also, I thought it definitely would turn you on, so… I decided not to say no.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>And you did the right thing! I was totally surprised when I cleared the cards off the table and saw that your cards had won. I knew you were faking it!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, $npc[7].name[1] wanted to see my naked body so badly that I didn't want to let him down.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Look, that might be a bit much, but… No, forget it. Let’s just go to sleep…</div></div>
<center><<link "<div id=fullButton>Do you want to do a gangbang?</div>" "husbNtrEvent4">><<set $eventPage to 18;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 18>>
\<<jpg events husb ntr 4 poker 5>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? But how did you..?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Since I found out your thing, I've been thinking like you more and more.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you can probably picture me with other guys in almost every situation, right? You probably fantasize about me hooking up with your buddies or strangers. Man, you and your $npc[2].who[1] are fucking me at the same time, so you've got those fantasies for everybody.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Damn it, you see right through me! So, do you mind realizing these fantasies?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I wouldn't have even considered it before, but now… Now these fantasies are exciting me, so…</div></div>
<center>
\<<link "<div id=fullButton>Have a gangbang</div>" "husbNtrEvent4">><<set $eventPage to 19;$time.min += 10;$quest.husb.ntr to 9>><</link>>
\<<link "<div id=fullButton>Drop this idea</div>" "husbNtrEvent4">><<set $eventPage to 50;$time.min += 5;$quest.husb.ntr to 8>><</link>>
\</center>
\<<elseif $eventPage == 19>>
\<<jpg events husb ntr 4 poker 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't mind inviting your friends over, but are you sure they'd want to? Especially $npc[8].name[1], that guy doesn't seem to have the right attitude for group sex.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>We'll know for sure when we check it out, but I bet $npc[7].name[1] would totally agree.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's give it a go.</div></div>
<div class=text> - You answered to $npc[1].name[1], and he reached over to the bedside table for his phone to call one of his buddies.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you still up? *pause* Awesome! Why don't you and Paul come over to our bedroom, huh? *pause* Yeah, I'm serious. Remember where it is, right? *pause* Sweet, we're waiting for you!</div></div>
<div class=text>In less than a minute, they were both in your bedroom.</div>
<center><<link "<div id=fullButton>Offer them a gangbang</div>" "husbNtrEvent4">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events husb ntr 4 poker 6>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Guys, my husband and I have been thinking and... how do you guys feel about a gangbang?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Very positively, god damn it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>We had no doubt about you, $npc[7].name[1]! How about you, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? Is this some kind of joke?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What's up with you, $npc[8].name[1]? I agreed to play strip poker and I was going to beat you, but then I decided to just tease you guys and get naked. After that, we sat around naked and drank beer until it got dark. Which one of those sounds more like a joke to you?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>I knew you had actually won! You were so obvious about it, the way you took forever to look at your cards after everyone else had revealed themselves!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>See? Your buddy noticed that, so what about you?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Well, I don't think that's a good idea actually, so...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, then let's do it this way... I win and I want my prize, so take off those panties and show me your dicks!</div></div>
<<vid events husb ntr 4 poker 2>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Well, I'm not really a fan of it, but whatever! A loss is a loss.</div></div>
<center><<link "<div id=fullButton>Suck them off</div>" "husbNtrEvent4">><<set $eventPage to 21;$time.min += 10;$you.sexinfo.bj += 3;$you.sexinfo.deepthroat += 3;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid events husb ntr 4 poker 3>>
<div class=text>You got down on all fours, licked your lips, and took the two dicks into your hands. You started to gently stroke them.</div>
<div class=text>You decided to give $npc[7].name[1] and $npc[8].name[1] some teasing and excitement, so you started by blowing your husband.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking $npc[1].name[3], $npc[7].name[3] and $npc[8].name[3].</div>
\<</if>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I can't even believe it's happening... *heavy sigh* Who knew you and your wife are such a perverts!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, man, a couple of months back, I wouldn't have believed it myself if someone had told me something like that was going to happen. But now?</div></div>
<div class=text>During the conversation that started between them, you realized that you shouldn't tease your husband's friends for too long, so you started sucking $npc[8].name[1]'s cock.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>I don't know, you've always been a bit of a mystery to me. So I'm not surprised by that.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>A bit of a mystery, huh? Don't even try to judge me! Just not you!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Hey, chill out! You're a bit weird, but in a good way. If my wife wasn't so shy, I'd ask you over to fuck her.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So what's the problem? Help her find the way, give her a push.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"They picked a great time to chat! I feel like I'm made to please men as they go about their day, but… it even turns me on…"</i></div></div>
<div class=text> - You thought about it and put $npc[7].name[1]' dick in your mouth.</div>
<div class=text>You worked really hard on the guys' cocks until they finally decided to fuck you.</div>
<center><<link "<div id=fullButton>Get fucked</div>" "husbNtrEvent4">><<set $eventPage to 22;$time.min += 10;$you.sexinfo.vaginal += 3;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 22>>
\<<vid events husb ntr 4 poker 4>>
<div class=text>Your husband decided to let his friends be the first ones to put their dicks in you, and $npc[7].name[1] was the one who got to shove his first.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm when $npc[7].name[1] was banging you in the pussy.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Oh man, she's so good! So wet and tight! *sigh* </div></div>
<div class=text> - Прокомментировал $npc[7].name[1] и добавил:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Let's talk about my wife again. Man, I've tried everything. She's so stubborn. *heavy sigh* Wearing a bikini to her is like being naked, man! You know what she wears in our pool?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, come on! Are you serious?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, this is messed up. Our yard is surrounded by a solid fence, and our yard can only be seen from one window in the neighboring house. *heavy sigh* And do you know which bedroom that window faces?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Which one?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>The bedroom of an old lady who's paralyzed! I've never actually seen anyone looking out that window. *heavy sigh* Well, okay, maybe I have, but only once or twice. That was when her nurse was cleaning the room.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I never imagined you have such a timid wife.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, she's so hot in the sack, but...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Hey, you've been fucking her enough, now it's my turn!</div></div>
<div class=text>You all looked at $npc[8].name[1] with surprise, not expecting him to say something like that.</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Just look at that! Our shy guy wants to bang your wife? I can't believe this! It's so wrong!</div></div>
<div class=text>$npc[8].name[1] just laughed and pushed $npc[7].name[1] away, then he started to climb on top of you.</div>
<center><<link "<div id=fullButton>Get fucked by $npc[8].name[1]</div>" "husbNtrEvent4">><<set $eventPage to 23;$time.min += 10;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 23>>
\<<vid events husb ntr 4 poker 5>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm when $npc[8].name[1] was banging you in the pussy.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's going on, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I just couldn't wrap my head around it. *heavy sigh* You've been together for three years and we see each other every Friday or so, but... *heavy sigh* But I never thought something like this would happen, and now I've realized and accepted it... *heavy sigh* And I want to make the most of this opportunity!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Keep it up, bro!</div></div>
<div class=text> - $npc[7].name[1] answered him in awe, gave him a big high-five and added:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>But the moment? I don't mean to be rude or pushy, but couldn't we just do it again afterwards?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Damn, look at that guy! This is the first time we're fucking my wife together, but you're wondering if we can do it again! I know you, man!</div></div>
<div class=text> - $npc[1].name[1] laughed and gave him a high-five, saying:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't mind, but, you know, it all depends on her. Don't even think about having sex with her when you feel like it! If she's up for it, we could do some fun stuff from time to time, you know?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Alright, that sounds great! I don't think she'll mind doing it again, right $you.name[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't... *loud moan* I don't know... *loud moan* We'll see... *heavy sigh* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, $npc[8].name[1], it's my turn now!</div></div>
<center><<link "<div id=fullButton>Get fucked by husband</div>" "husbNtrEvent4">><<set $eventPage to 24;$time.min += 15;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid events husb ntr 4 poker 6>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm when $npc[1].name[1] was banging you in the pussy.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What about your wife, $npc[8].name[1]?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? No way! Don't even think about it. You know how crazy I get when it comes to jealousy, so that's never gonna happen!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Jealous? You're screwing my wife right now! *heavy sigh* What kind of jealousy you talking about, man?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I... It doesn't matter, man! Yeah, I'm being a bit of a jerk, but it's not my point! I mean, I can't just share her like you can. I don't judge you and I'd love to have fun with you and your wife. But as for my wife, that's just not my thing.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, whatever. And anyway, it's none of our business, $npc[7].name[1], is it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, it's weird. You're afraid of your wife betraying your trust but you've betrayed hers.</div></div>
<div class=text>After briefly removing $npc[7].name[1]'s dick from your mouth, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe you guys are talking about your wives while fucking me! *heavy sigh * Lucas, if you want to corrupt your wife so badly, then introduce us. *loud groan* I'm sure there's something I can come up with. *heavy sigh* </div></div>
<div class=text>$npc[7].name[1] put his dick back in your mouth and said:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>She's right. Why didn't I think of that? We just need to make up an excuse to meet up and that'll be it. Then it's your wife's turn!</div></div>
<div class=text> - $npc[7].name[1] looked at your husband with admiration and said:</div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>My turn, by the way!</div></div>
<div class=text>Taking $npc[7].name[1]' penis out of your mouth again, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You can use my ass, by the way!</div></div>
<center><<link "<div id=fullButton>Anal sex with $npc[7].name[1]</div>" "husbNtrEvent4">><<set $eventPage to 25;$time.min += 10;$you.arousal += 10;$you.sexinfo.anal += 3>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid events husb ntr 4 poker 7>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1] fucked you in the ass.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, I knew your wife was a hot one!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Is this your gangbang, by the way?</div></div>
<div class=text>$npc[1].name[1] looked at you quizzically and, seeing you smiling back, he replied to $npc[8].name[1]:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Nah, we've done that already.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What? And you didn't even invite us?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No, but I invited you now!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>$you.name[1], you've got an amazing ass, but I'd love to have a little more fun with your pussy.</div></div>
<div class=text> - $npc[7].name[1] said, lay down on the bed and sat you down on top.</div>
<center><<link "<div id=fullButton>Reverse cowgirl</div>" "husbNtrEvent4">><<set $eventPage to 26;$time.min += 10;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 26>>
\<<vid events husb ntr 4 poker 8>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm when $npc[7].name[1] was banging you in the pussy.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Oh my god, it feels so good! *heavy sigh* So who was it, $npc[1].name[1], who got the lucky break?</div></div>
<div class=text>Your husband was looking at $npc[7].name[1], smiling, but before he could say anything, you pulled your mouth off the penis and, instead of your husband, you answered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That lucky guy... Ahhh! was his... *heavy sigh* $npc[2].who[1]...</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>What? $npc[2].name[1]? Are you serious?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yep.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Holy shit! You guys are way more into it than I thought! *heavy sigh* So, where's he at now, anyway?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I have no idea, he might not have come back yet.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>That's for sure! If he had come back, he'd definitely have heard her moans and joined in!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, okay, you've had your turn, it's mine now!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Hey! It's my turn actually!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Not this time, bro!</div></div>
<div class=text> - $npc[1].name[1] answered his friend and said to keep on going, but turn around and face $npc[7].name[1]. When you were doing that, he came up from behind and shoved his cock in your ass.</div>
<center><<link "<div id=fullButton>Double penetration</div>" "husbNtrEvent4">><<set $eventPage to 27;$time.min += 10;$you.arousal to 100;$you.sexinfo.dp += 1;$you.sexinfo.gangbang += 1>><</link>></center>
\<<elseif $eventPage == 27>>
\<<vid events husb ntr 4 poker 9>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, that's so hot! *heavy sigh* I'm sorry $you.name[1], but all I can think of is my wife in your shoes!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Don't worry! If my wife does well, then one day, your wife might be in place of my wife. *heavy sigh* And I'm sure my babe will make it happen!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I can't believe you just take your wife's sex with other guys so easily!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What's the problem with that? *heavy sigh * Life is way too short to spend it being jealous, sad, aggressive, and thinking about morals!</div></div>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1], $npc[8].name[1] and $npc[1].name[1] were gangbanging you.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Did she come?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yes, it looks like it! *heavy sigh * She's got her pussy squeezing my cock so hard right now! *heavy sigh* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That makes sense. My bitch is feeling really good right now! And I agree! *heavy sigh* We should take everything in life while we can!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>That makes sense, but… okay, that’s enough! I should have been in my turn a long time ago!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, alright, go on!</div></div>
<div class=text> - Your husband replied by pulling a dick out of your ass. After his place got vacated, $npc[8].name[1] came up behind you and slowly slid his cock into your already-occupied pussy.</div>
<center><<link "<div id=fullButton>Double vaginal</div>" "husbNtrEvent4">><<set $eventPage to 28;$time.min += 10;$you.arousal += 34;$you.sexinfo.dvp += 1>><</link>></center>
\<<elseif $eventPage == 28>>
\<<vid events husb ntr 4 poker 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Fuck yeah! *heavy sigh* It feels like my pussy is about to burst right now! *groan* </div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1] and $npc[8].name[1] fucked you in the pussy and you sucked $npc[1].name[1]'s dick.</div>
\<</if>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What the fuck, dude?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's up?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>This idiot put a dick in her pussy!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mhm-hmm* </div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>And what's the big deal about that?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>But her pussy is already taken by my dick!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Why are you so nervous?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>I don't wanna rub my cock against yours!</div></div>
<div class=text>Pulling your husband's dick out of your mouth, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Please... *loud moan* Just shut the fuck up and... *loud moan* Keep fucking me!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Did you hear that? Stop being so uptight and just enjoy life while you can!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>What a dick you are!</div></div>
<div class=text> - $npc[7].name[1] replied to his buddy, but still started to move.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Enough! It's time to switch!</div></div>
<center><<link "<div id=fullButton>Double vaginal</div>" "husbNtrEvent4">><<set $eventPage to 29;$time.min += 10;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 29>>
\<<vid events husb ntr 4 poker 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1] and $npc[8].name[1] fucked you in the pussy and you sucked $npc[1].name[1]'s dick.</div>
\<</if>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Why the hell are you banging her again? Isn't it my turn now?</div></div>
<div class=text>Pulling $npc[8].name[1]'s dick out of your mouth, you indignantly asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't you like my mouth?</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Well, I didn't say that, but...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Then stop complaining like an old grump and... *loud groan* Stick your dick in my mouth as deep as it can go!</div></div>
<div class=text>$npc[8].name[1] just looked in surprise at you and without saying anything, he put his hand on your breasts and leaned against it. He then shoved his penis down your throat as far as it would go and started fucking you roughly.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Damn, she's so horny! *heavy sigh* How long have we been doing it for, an hour? She's still all wet and wants more! *heavy sigh* How did you two get to where you are now?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, that's a really long story!</div></div>
<center><<link "<div id=fullButton>Get fucked until they cum</div>" "husbNtrEvent4">><<set $eventPage to 30;$time.min += 5;$you.arousal += 20;$sexEnergy to random(5, 10);$rand.vid to random(4, 11)>><</link>></center>
\<<elseif $eventPage == 30>>
\<<if $rand.vid < 7 or $rand.vid == 8>><<set $sexPose to "spitroast">><<elseif $rand.vid == 7>><<set $sexPose to "analspitroast">><<elseif $rand.vid == 9>><<set $sexPose to "bjdp">><<else>><<set $sexPose to "bjdvp">><</if>><<autoSexVars>>
\<<vid events husb ntr 4 poker $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1], $npc[8].name[1] and $npc[1].name[1] were gangbanging you.</div>
\<</if>>
<center><<link "<div id=fullButton>Get fucked</div>" "husbNtrEvent4">><<set $eventPage to 30;$sexEnergy -= 1;$rand.vid to random(4, 11);$time.min += 5;$you.arousal += 34>><</link>></center>
\<<if $sexEnergy <= 0>><<set $eventPage to 31;$you.sexinfo.cumonface += 3;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 8.0).toFixed(1);$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 10.0).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 6.0).toFixed(1)>><<goto "husbNtrEvent4">><</if>>
\<<elseif $eventPage == 31>>
\<<vid events husb ntr 4 poker 12>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[7].name[1], $npc[8].name[1] and $npc[1].name[1] were cumming on your face.</div>
\<</if>>
<div class=text>When the guys were finally done with you, they had you on your knees and started cumming all over your face, until it were completely covered in sperm.</div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>I can't believe we all came at the same time! *heavy sigh* </div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, it's like we're in a porn and all we need is a cameraman with a camera.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I guess that evening was a bit of a surprise for you, so you can imagine that you really were in a porn! Does that happen a lot in life?</div></div>
<div class=text>You all laughed and laid down on the bed together to recover.</div>
<center><<link "<div id=fullButton>Come to your senses</div>" "husbNtrEvent4">><<set $eventPage to 32;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 32>>
\<<vid events husb ntr 4 poker 13>>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>It was so fucking awesome, man! I still can't believe what happened.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Yeah, the same, bro!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's the prom queen going to say? Are you okay? How many times have you come?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't... *heavy sigh* know, but... *heavy sigh* it was amazing!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>You bet! All your holes were in action and there were even two cocks in your pussy at once! Didn't it even hurt you?!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, this wasn't my first experience, but no, it didn't hurt me the first time either.</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Cool! Men will never know the feeling, because they can't shove a penis in two pussies at the same time.</div></div>
<div class=text>You laughed and kept lying on the bed, chatting with the guys about what had happened. Everyone was so drunk and tired from all the sex, that after a while, you all just ended up falling asleep in the bed together.</div>
<div class=fullButton>How many hours do you want to sleep? (Enter only the hours from 6 to 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Sleep</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 33;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<<elseif $eventPage == 33>>
\<<jpg act bed 1>>
<div class=text>You slept for $alarmClock hours and when you woke up no one was around.</div>
<<jpg events husb ntr 4 poker 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I wonder where everybody went off to? It's a Sunday and they don't need to go anywhere…"</i></div></div>
<center><<link "<div id=fullButton>To the kitchen</div>" "husbNtrEvent4">><<set $eventPage to 34;$time.min += 5;$you.sleeping to 0;$you.thirst to 33>><</link>></center>
\<<elseif $eventPage == 34>>
\<<jpg events husb ntr 4 poker 14>>
<div class=text>You were passing by the bathroom when you heard the sound of running water and figured your husband must be taking a shower.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, why did I have so much beer yesterday?!"</i></div></div>
<div class=text> - You were thinking, while filling a glass of cold water.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, $you.name[1], hey there!</div></div>
<div class=text> - All of a sudden, you hear a sound behind you and it startles you.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, $npc[2].name[1], you scared me.</div></div>
<div class=text> - You answered by turning to $npc[2].name[1] and downing a glass of water in one gulp.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I'm sorry, I didn't mean to.</div></div>
<div class=text> - $npc[2].name[1] answered and, after giving you a good look, he added:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Fun night, huh?</div></div>
<center><<link "<div id=fullButton>What?</div>" "husbNtrEvent4">><<set $eventPage to 35;$time.min += 5;$you.thirst += 33>><</link>></center>
\<<elseif $eventPage == 35>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - You asked again, placing the glass on the counter and starting to sip tap water.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>How much did you drink yesterday?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's better for you not to know...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I see.</div></div>
<div class=text> - Smiling, $npc[2].name[1] replied while staring at your butt.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hey there! Oh, so you're dying of thirst, are you?</div></div>
<div class=text> - Your husband said, laughing, as he walked into the kitchen and, turning to $npc[2].name[3], added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Where were you last night?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, I was out at the bar till late at night. By the way, when I got back, the couch in the living room had been taken apart, but nobody was there. Did you have any guests yesterday?</div></div>
<center><<link "<div id=fullButton>Yeah, and you've missed a lot</div>" "husbNtrEvent4">><<set $eventPage to 36;$time.min += 5;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 36>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - You were answering $npc[2].name[1] while still drinking tap water.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yesterday, I came home with some friends to watch the football game with them, drink some beer, and just hang out. But then $you.name[1] came home and decided to tag along and...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No way! Come on? And how many of you were there?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Me, my wife, and two of my friends.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Damn, why didn't you call?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What for? $npc[2].name[1], I know you might think that, but if you can have sex with my wife and that's OK with me, it doesn't mean that I need to call you every single time we have a good time. If you had been at home, we would've definitely called you, but since you weren't, well... She's my wife, not yours, so you'd better get used to the fact that she's not going to be around for your plans, no matter how badly you want to.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I gotta admit, it was a bit rude, but my husband is right, $npc[2].name[1].</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Come on, guys! Why are you being so serious? I'm not really insisting.</div></div>
<div class=text> - $npc[2].name[1] said and left the kitchen.</div>
<center><<link "<div id=fullButton>Aren't you harsh on him?</div>" "husbNtrEvent4">><<set $eventPage to 37;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 37>>
\<div class=text> - You asked your husband, after you finished drinking, when you sat down on the counter.</div>
<<jpg events husb ntr 4 poker 16>>
<div class=text>$npc[1].name[1] came up to you and gave you a kiss, and then said:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You said I was right about that, right? Also, I thought it would be good to cool him off a bit. Sometimes, it seems like he sees you as his own and thinks he's an essential part of our bond. So, it would be good to remind him every now and then that this isn't the case, 'cause I don't want him to lose his mind and start getting jealous of you. After all, he's $npc[2].who[1], and you're my wife, not his.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you've got a point. I do like to have sex with him, but yeah, you're right, sometimes I also notice he's acting a bit weird towards me.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See, we just need to help him get rid of those illusions. That's all it is.</div></div>
<div class=text> - Your husband answered, thought about it and added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Although I'm curious about how you would deal with four dicks!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're my naughty boy! I love you!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id=fullButton>Where is everyone, by the way?</div>" "husbNtrEvent4">><<set $eventPage to 38;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 38>>
\<<jpg events husb ntr 4 poker 16>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, their wives were not happy that they weren't spending the night at home. In fact, they didn't know $npc[7].name[1] and $npc[8].name[1] weren't coming back until the next day, so they kept calling them the whole night. As a result, they had to get up early and go home.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, it looks like they cheated on their wives thanks to me. I hope their wives don't get angry because they didn't stay home last night.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I hope so, too. It's great that you're different. I'm so lucky to have you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>By the way... If their wives were like me, would you bang them with your buddies too?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It's tough to say, babe. I guess it depends on if you wouldn't mind it. I just want us to be totally honest and open with each other, you know? So if you don't want me to hook up with anyone else, that's fine.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>And if I tell you I'm not into that, will you also be against sharing me with someone else?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? Of course not! I'm happy enough with just you, you suit me perfectly. I don't want you to feel like I'm pressuring you or forcing my opinion or my wants onto you. I'm a free thinker and I have no problem sharing you with my $npc[2].who[1] or friends, but that doesn't mean you should be. If it's not for you and you can't be sharing me, then that's okay. I understand.</div></div>
<center><div class=fullButton>If you don't want your husband to have sex with other women, then there won't be any FFM+ scenes in the future for you!</div></center>
<center>
\<<link "<div id=fullButton>I don't mind</div>" "husbNtrEvent4">><<set $eventPage to 39;$quest.husb.ffm to 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>I mind</div>" "husbNtrEvent4">><<set $eventPage to 39;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 39>>
\<<jpg events husb ntr 4 poker 16>>
\<<if $quest.husb.ffm == 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Are you sure?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I'm sure! And it's not because you don't mind sharing me, but because I'm starting to get you. The idea of group sex with you and me and maybe one or two other girls is so hot!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'm telling you... I'm lucky to have you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>And I'm lucky to have you!</div></div>
<div class=text> - Ответили вы поцеловав своего мужа и добавили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Then all we need to do is find a girl who's down for some fun.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Don't worry, we'll have time to find her.</div></div>
\<<else>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright! I'll go with your decision and I won't argue about it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks! I just don't know if I can handle things as calmly as you can.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>It's alright, I get it, you don't need to explain anything.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks.. I'm really lucky to have you!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>And I'm lucky to have you!</div></div>
\<</if>>
<div class=text> - Your husband answered and gave you a kiss.</div>
<div class=text>After that, you chatted for a bit more, talked about last night, and when you were done chatting, you went to take a shower.</div>
<center><<link "<div id=fullButton>Take a shower</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 40>>
\<<jpg events husb ntr 4 poker talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, this is too much! I'm not going to play strip poker!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Then poker is canceled!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Seriously? Were you hoping she'd agree to strip poker after you suggested it?</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Why are you bugging me? You didn't want to just play, so I suggested some options, but you refused, so what do you want from me?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Calm down, guys! If poker's cancelled, then what's stopping us from just carrying on with the evening like we were before?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I've got a feeling the night is going to be a bust... It seems that $npc[7].name[1] only suggested poker because he thought I would play strip, and judging by the way my husband looked, he wouldn't mind that either... Was I right to quit the game? It might be best for me to just leave these guys alone right now, because it's not going to be any fun if I stick around..."</i></div></div>
<div class=text> - You thought about it and said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, guys, I just wanted to pop in and say hi. I know you guys still have some stuff to talk about without me, so have at it. See you!</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>But why? We had such a great time!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but...</div></div>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Come on, hang out with us!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$npc[7].name[1], what's wrong with you? She wants to go, leave her be.</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>We had a great time, $you.name[1]! I hope to see you again!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure! See ya!</div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 41>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Nah, it's enough that I stripped down to my underwear."</i></div></div>
<div class=text>You opened your cards and now you surrounded by three naked men.</div>
<<jpg events husb ntr 4 poker 7>>
<div class='lucas'><<say assets npc 7>><div class='sayName'>$npc[7].name[1]</div><div class='sayText'>Man, I can't believe we got beat by her! What happened, guys? She just figured out how to play it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, my wife seems to have a talent!</div></div>
<div class='paul'><<say assets npc 8>><div class='sayName'>$npc[8].name[1]</div><div class='sayText'>Or maybe she wasn't really that eager to be naked, so luck saved her.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't worry, we had a great time and I wouldn't mind doing it again.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>If you don't mind, then we usually go to the bar after work on Fridays. So, why don't you join us next time?</div></div>
<center><<link "<div id=fullButton>Okay, I'll think about it</div>" "husbNtrEvent4">><<set $eventPage to 42;$time.min += 90>><</link>></center>
\<<elseif $eventPage == 42>>
\<<jpg events husb ntr 4 poker 7>>
<div class=text>It was nighttime by then, and you were still drinking beer and talking. At this point, you and your husband, and his friends, were all pretty drunk, so $npc[1].name[1] said they should stay in the living room instead of risking falling asleep in the taxi on their way home.</div>
<div class=text>$npc[7].name[1] and $npc[8].name[1] agreed. Your husband took the pieces of the sofa apart for them. You brought them some pillows, a blanket and clean bedding. Then you made a bed and told them goodnight. Then you and your husband went to the bedroom.</div>
<center><<link "<div id=fullButton>To the bedroom</div>" "husbNtrEvent4">><<set $eventPage to 43;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 43>>
\<<jpg events husb ntr 4 poker 5>>
<div class=text>Once you were in the bedroom, you took off all your clothes and laid down on the bed.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>So, how do you like tonight?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It wasn't bad at all, we had a lot of fun!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Tell me, did you agree to play strip poker because of my fetish, or were you into it yourself?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, for both reasons. I didn't think it was going to be a strip game or anything, but it sounded like fun to tease your friends. Plus, I thought you'd definitely get turned on, so… I decided to go for it.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>And judging from the fact that it took you so long to reveal your cards, you probably wanted to lose at first, right? But then why did you change your mind?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I figured I shouldn't just go ahead and do that without checking with you. If we do want to have some fun with them, we'll still have a chance.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, you might be right and it would be better to take things slow. First, let's see how they generally react to stuff like that.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, that's right. Alright, let's hit the hay before I fall asleep talking.</div></div>
<div class=text> - You said that and kissed your husband. Then you laid down comfortably and started to drift off to sleep.</div>
<div class=fullButton>How many hours do you want to sleep? (Enter only the hours from 6 to 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Sleep</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 44;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<<elseif $eventPage == 44>>
\<<jpg act bed 1>>
<div class=text>You slept for $alarmClock hours and when you woke up, your husband wasn't around anymore.</div>
<<jpg events husb ntr 4 poker 17>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Did $npc[1].name[1] wake up so early?"</i></div></div>
<center><<link "<div id=fullButton>To the kitchen</div>" "husbNtrEvent4">><<set $eventPage to 45;$time.min += 5;$you.sleeping to 0;$you.thirst to 33>><</link>></center>
\<<elseif $eventPage == 45>>
\<<jpg events husb ntr 4 poker 14>>
<div class=text>You were passing by the bathroom when you heard the sound of running water and figured your husband must be taking a shower.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, why did I have so much beer yesterday?!"</i></div></div>
<div class=text> - You were thinking, while filling a glass of cold water.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, $you.name[1], hey there!</div></div>
<div class=text> - All of a sudden, you hear a sound behind you and it startles you.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, $npc[2].name[1], you scared me.</div></div>
<div class=text> - You answered by turning to $npc[2].name[1] and downing a glass of water in one gulp.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I'm sorry, I didn't mean to.</div></div>
<div class=text> - $npc[2].name[1] answered and, after giving you a good look, he added:</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Fun night, huh?</div></div>
<center><<link "<div id=fullButton>What?</div>" "husbNtrEvent4">><<set $eventPage to 46;$time.min += 5;$you.thirst += 33>><</link>></center>
\<<elseif $eventPage == 46>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - You asked again, placing the glass on the counter and starting to sip tap water.</div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>How much did you drink yesterday?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's better for you not to know...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>I see.</div></div>
<div class=text> - Smiling, $npc[2].name[1] replied while staring at your butt.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hey there! Oh, so you're dying of thirst, are you?</div></div>
<div class=text> - Your husband said, laughing, as he walked into the kitchen and, turning to $npc[2].name[3], added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Where were you last night?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, I was out at the bar till late at night. By the way, when I got back, the couch in the living room had been taken apart, but nobody was there. Did you have any guests yesterday?</div></div>
<center><<link "<div id=fullButton>Yeah, $npc[1].name[1]'s friends</div>" "husbNtrEvent4">><<set $eventPage to 47;$time.min += 5;$you.thirst to 100>><</link>></center>
\<<elseif $eventPage == 47>>
\<<jpg events husb ntr 4 poker 15>>
<div class=text> - Ответили вы $npc[2].name[3] продолжая пить воду из под крана.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yesterday, I came home with some friends to watch the football game with them, drink some beer, and just hang out. But when $you.name[1] got back home, she decided to tag along with us and we had an awesome time. It was so much fun that they couldn't even go home afterwards.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>You had a good time, huh? Did you have a gangbang or something?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What? No! We were just hanging out, having a beers and playing some poker.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Poker? Phew! Because I was like, "How could you not invite me for all the fun?"</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What for? $npc[2].name[1], I know you might think that, but if you can have sex with my wife and that's OK with me, it doesn't mean that I need to call you every single time we have a good time. If we'd had a gangbang and you'd been at home, we would've invited you for sure, but since you weren't, well... She's my wife, not yours, so you'd better get used to the fact that she's not going to be around for your plans, no matter how badly you want to.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I gotta admit, it was a bit rude, but my husband is right, $npc[2].name[1].</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Come on, guys! Why are you being so serious? I'm not really insisting.</div></div>
<div class=text> - $npc[2].name[1] said and left the kitchen.</div>
<center><<link "<div id=fullButton>Aren't you harsh on him?</div>" "husbNtrEvent4">><<set $eventPage to 48;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 48>>
\<div class=text> - You asked your husband, after you finished drinking, when you sat down on the counter.</div>
<<jpg events husb ntr 4 poker 16>>
<div class=text>$npc[1].name[1] came up to you and gave you a kiss, and then said:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You said I was right about that, right? Also, I thought it would be good to cool him off a bit. Sometimes, it seems like he sees you as his own and thinks he's an essential part of our bond. So, it would be good to remind him every now and then that this isn't the case, 'cause I don't want him to lose his mind and start getting jealous of you. After all, he's $npc[2].who[1], and you're my wife, not his.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you've got a point. I do like to have sex with him, but yeah, you're right, sometimes I also notice he's acting a bit weird towards me.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See, we just need to help him get rid of those illusions. That's all it is.</div></div>
<div class=text> - Your husband answered, thought about it and added:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Although I'm curious... You can handle two cocks easily, but what about if we had some friends over for some fun? How would you handle about three or even four dicks, if $npc[2].name[1] was at home?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're my naughty boy! I love you!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Love you too!</div></div>
<center><<link "<div id=fullButton>Where is everyone, by the way?</div>" "husbNtrEvent4">><<set $eventPage to 49;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 49>>
\<<jpg events husb ntr 4 poker 16>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, their wives were not happy that they weren't spending the night at home. In fact, they didn't know $npc[7].name[1] and $npc[8].name[1] weren't coming back until the next day, so they kept calling them the whole night. As a result, they had to get up early and go home.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I hope their wives don't get angry because they didn't stay home last night.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I hope so, too. It's great that you're different. I'm so lucky to have you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>And I'm lucky to have you!</div></div>
<div class=text>After that, you chatted for a bit more, talked about last night, and when you were done chatting, you went to take a shower.</div>
<center><<link "<div id=fullButton>Take a shower</div>" "bathroom">><<set $eventPage to 0;$time.min += random(20, 30);$you.clean to 100;$you.cosm.applied to 0;$you.energy += 5;$locPage to 2>><</link>></center>
\<<elseif $eventPage == 50>>
\<<jpg events husb ntr 4 poker 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Maybe I wouldn't mind, but not right now. I think we shouldn't rush. Also, they might be asleep already.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, you're right. We can't predict how they'll react, so we'll still have a chance in the future if we want.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you're right. Alright, let's hit the sack before I fall asleep talking.</div></div>
<div class=text> - You said to your husband and gave him a kiss, you snuggled down comfortably and started to drift off to sleep.</div>
<div class=fullButton>How many hours do you want to sleep? (Enter only the hours from 6 to 12)</div>
<center><<textbox '$alarmClock' $alarmClock autofocus>>@@#error;@@</center>
<center><<link "<div id=fullButton>Sleep</div>" "husbNtrEvent4">><<if $alarmClock < 6>><<set $alarmClock to 6>><<elseif $alarmClock > 12>><<set $alarmClock to 12>><</if>><<set $eventPage to 44;$you.sleeping to 1;$alarmClock to Number($alarmClock);$time.min += Math.floor($alarmClock*60);$you.energy += Math.floor($alarmClock*15);$you.cosm.applied to 0;$you.intoxication -= 80;$you.accessories.buttplug to 0>><<time>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $shopPage == 0 or ndef $shopPage>><<set $shopPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $shopPage == 1>>
\<<jpg city supermarket>>
<<linkappend '<div id=fullButton>Продовольственные товары</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop products>>">><<popover 'noclick'>><<png assets shop products>><</popover>><</link>></div>
\<div class=wardrobeButton>10 порций еды: 85$</div>
\<div class=wardrobeButton><<if $you.cash >= 85>><<link "Наличка">><<set $you.cash -= 85;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 85>><<link "Карта">><<set $you.money -= 85;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop snack>>">><<popover 'noclick'>><<png assets shop snack>><</popover>><</link>></div>
\<div class=wardrobeButton>10 порций перекусов: 40$</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Наличка">><<set $you.cash -= 40;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 40>><<link "Карта">><<set $you.money -= 40;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop coffee>>">><<popover 'noclick'>><<png assets shop coffee>><</popover>><</link>></div>
\<div class=wardrobeButton>20 порций кофе: 40$</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Наличка">><<set $you.cash -= 40;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 40>><<link "Карта">><<set $you.money -= 40;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Хозяйственные товары</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop cosm>>">><<popover 'noclick'>><<png assets shop cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>100 использований: 250$</div>
\<div class=wardrobeButton><<if $you.cash >= 250>><<link "Наличка">><<set $you.cash -= 250;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 250>><<link "Карта">><<set $you.money -= 250;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop shampoo>>">><<popover 'noclick'>><<png assets shop shampoo>><</popover>><</link>></div>
\<div class=wardrobeButton>20 использований: 40$</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Наличка">><<set $you.cash -= 40;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 40>><<link "Карта">><<set $you.money -= 40;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop umbrella>>">><<popover 'noclick'>><<png assets shop umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton>80$</div>
\<div class=wardrobeButton><<if $purchased.umbrella == 0>><<if $you.cash >= 80>><<link "Наличка">><<set $you.cash -= 80;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Наличка<</if>> <b>|</b> <<if $you.money >= 80>><<link "Карта">><<set $you.money -= 80;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Карта<</if>><<else>>Куплено<</if>></div>
\</div>
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Назад</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $shopPage == 1>>
\<<jpg city supermarket>>
<<linkappend '<div id=fullButton>Grocery goods</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop products>>">><<popover 'noclick'>><<png assets shop products>><</popover>><</link>></div>
\<div class=wardrobeButton>10 meals: $85</div>
\<div class=wardrobeButton><<if $you.cash >= 85>><<link "Cash">><<set $you.cash -= 85;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 85>><<link "Card">><<set $you.money -= 85;$time.min += random(2, 5);$home.food += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop snack>>">><<popover 'noclick'>><<png assets shop snack>><</popover>><</link>></div>
\<div class=wardrobeButton>10 snacks: $40</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Cash">><<set $you.cash -= 40;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 40>><<link "Card">><<set $you.money -= 40;$time.min += random(2, 5);$home.snack += 10;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop coffee>>">><<popover 'noclick'>><<png assets shop coffee>><</popover>><</link>></div>
\<div class=wardrobeButton>20 coffee: $40</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Cash">><<set $you.cash -= 40;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 40>><<link "Card">><<set $you.money -= 40;$time.min += random(2, 5);$home.coffee += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\</div>
\<</linkappend>>
<<linkappend '<div id=fullButton>Household goods</div>'>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop cosm>>">><<popover 'noclick'>><<png assets shop cosm>><</popover>><</link>></div>
\<div class=wardrobeButton>100 uses: $250</div>
\<div class=wardrobeButton><<if $you.cash >= 250>><<link "Cash">><<set $you.cash -= 250;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 250>><<link "Card">><<set $you.money -= 250;$time.min += random(2, 5);$you.cosm.amount += 100;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop shampoo>>">><<popover 'noclick'>><<png assets shop shampoo>><</popover>><</link>></div>
\<div class=wardrobeButton>20 uses: $40</div>
\<div class=wardrobeButton><<if $you.cash >= 40>><<link "Cash">><<set $you.cash -= 40;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 40>><<link "Card">><<set $you.money -= 40;$time.min += random(2, 5);$home.shampoo += 20;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>></div>
\</div>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets shop umbrella>>">><<popover 'noclick'>><<png assets shop umbrella>><</popover>><</link>></div>
\<div class=wardrobeButton>$80</div>
\<div class=wardrobeButton><<if $purchased.umbrella == 0>><<if $you.cash >= 80>><<link "Cash">><<set $you.cash -= 80;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Cash<</if>> <b>|</b> <<if $you.money >= 80>><<link "Card">><<set $you.money -= 80;$time.min += random(2, 5);$purchased.umbrella to 1;$you.umbrella to 2;$rand.chance to random(1, 100)>><<if $rand.chance > 0 && $rand.chance <= $event.small.chance && $you.clothes.type == 'skirt' && $you.clothes.uw == 0>><<set $locPage to 0;$time.min += random(1, 2)>><<goto "eventStoreUpskirt">><<else>><<goto "supermarketShop">><</if>><</link>><<else>>Card<</if>><<else>>Purchased<</if>></div>
\</div>
\</div>
\<</linkappend>>
<br><center><<link "<div id=fullButton>Back</div>" $return>><<set $shopPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы провести следующую лекцию. Однако, как только вы собрались отправиться в свою аудиторию, вы услышали, что ректор вызывает вас к себе через громкоговоритель.</div>
<div class=text>
\Имя ректора: <<textbox '$npc[9].name[1]' $npc[9].name[1] autofocus>> @@#error;@@
Фамилия: <<textbox '$npc[9].surname' $npc[9].surname autofocus>> @@#error;@@
\</div>
<center><<link "<div id=fullButton>Идти к ректору</div>" "uniEvent1">><<set $eventPage to 2;$time.min += 10;$npcNum to 9>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте, мистер $npc[9].surname. Вы меня вызывали?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Да, $you.name[1], пожалуйста, присаживайтесь.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Я хотел бы поговорить с вами о фотографиях, которые вы публикаете на своей странице Instagram. С недавнего времени там разрешили размещать фотографии с обнажёнными сосками, но я не думал, что этим будете пользоваться вы.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Я бы попросил вас не перебивать меня, $you.name[1], я ещё не закончил. Так вот... Вы, наверное, забыли, что на вас подписаны не только те люди, которых интересует, что у вас скрыто под одеждой, но и ваши студенты. Да что там студенты, я тоже подписан на ваш Instagram. Кроме того, вы состоите в группе нашего Университета и я не сомневаюсь, что есть преподаватели, которые тоже подписаны на вас.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>При всём вышесказанном, у меня возникает вопрос... Вы действительно считаете, что это нормально? Вас не волнует то, что эти фотографии могут увидеть ваши студенты?</div></div>
<center>
\<<link "<div id=fullButton>Не вижу никаких проблем</div>" "uniEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Этого больше не повторится</div>" "uniEvent1">><<set $eventPage to 7;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events uni rector>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>При всём уважении, мистер $npc[9].surname, я не понимаю, почему я должна считать это ненормальным. Я преподаватель Университета, а не школы, и все наши студенты достигли совершеннолетия. Что касается вас и других преподавателей, то я также не вижу в этом никакой проблемы. Мы все взрослые люди и каждый должен понимать, что фотографии, которые я выкладываю в своей инсте, это моё личное дело и я имею на это полное право.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Разумеется, $you.name[1]! Я полностью согласен, что вы имеете на это полное право и я просто не могу иметь что-то против этого. Я вызвал вас не для того, чтобы отчитывать вас, а для того, чтобы донести до вас то, чего, скорее всего, вы не осознаёте.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Вы, как преподаватель высшего учебного заведения, должны осознавать все последствия ваших поступков и должны понимать, что подобные фотографии прямым образом повлияют на вашу репутацию и на отношение к вам ваших студентов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы имеете ввиду? Как это должно повлиять на их отношение ко мне? Современная молодёжь более раскрепощённая, чем были мы в их годы. Они более проще относятся к подобным вещам, поэтому я считаю, что все отнесутся к этому с пониманием.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Вы старше ваших студентов всего на 5-7 лет. Как вы можете говорить о разнице в раскрепощённости?</div></div>
<center><<link "<div id=fullButton>Пять лет разницы довольно ощутимо в наше время</div>" "uniEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Что ж, вам виднее, мисс $you.surname. Однако я считаю, что есть кое-что, в чём наши поколения ничем не отличаются.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>И что же это?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Мисс $you.surname, неужели, когда вы были в их возрасте, вы рассуждали также, как и сейчас? Я имею ввиду, им только исполнилось 18 и детство ещё не окончательно выветрилось из них! Вот если бы вы, будучи студенткой, увидели бы в соц сетях обнажённые фотографии вашей преподавательницы, какова была бы ваша реакция? И каковы были бы ваши действия?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>И только не говорите мне, что вы бы отнеслись к этому с пониманием, что это её личное дело, что она имеет на это полное право и что это абсолютно нормально, я в жизни в это не поверю! Во-первых, если вы не вели развязный образ жизни, то вам наверняка стало бы за неё стыдно. Во-вторых, присутствуя на её паре, вы бы вряд-ли воспринимали её в серьёз. В-третьих, вы бы наверняка подшучивали над ней вместе с вашими друзьями. Ну и в-четвёртых, это вызвало бы волну сплетен среди всех студентов, в том числе среди вас и ваших друзей. Разве не так?</div></div>
<center><<link "<div id=fullButton>Ну, наверное вы правы</div>" "uniEvent1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я действительно не думала об этом с такой стороны...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Послушайте, как я уже сказал, я не собираюсь вас отчитывать и тем более угрожать вам увольнением. Я лишь хочу, чтобы вы осознали, к чему могут привести подобные фотографии.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я понимаю, и...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Не поймите меня неправильно, мисс $you.surname, я ценю вас как преподавателя и увольнять вас за такое я не собираюсь. Однако хочу заметить, что если это повлияет на отношение к вам ваших студентов, если они перестанут воспринимать вас всерьёз и если эффективность ваших лекций снизится, то я просто вынужден буду вас уволить. Поймите, я ректор высшего учебного заведения и я просто не могу позволить допустить такое.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, я поняла вас и обещаю, что обдумаю ваши слова.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Я безусловно рад, мисс $you.surname. Мне очень не хотелось бы терять столь ценного преподавателя. Вы можете идти, скоро начнётся лекция.</div></div>
<center><<link "<div id=fullButton>Покинуть кабинет</div>" "uniEvent1">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg act think>>
<div class=text>Выйдя из кабинета ректора и направившись в сторону аудитории для проведения следующей лекции, вы всерьёз задумались над словами ректора.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, наверное стоило ожидать, что этот разговор состоится и наверное мистер $npc[9].surname в чём-то прав... Я совершенно не подумала о последствиях таких фотографий, но с другой стороны, наверное стоит сначала посмотреть, будут ли изменения в отношении ко мне со стороны студентов, прежде чем паниковать и прекращать выкладывать фотографии топлесс."</i></div></div>
<center><<link "<div id=fullButton>Вернуться к преподаванию</div>" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, вы, наверное, правы, мистер $npc[9].surname. Я совершенно не подумала о том, что на меня могут быть подписаны мои студенты или даже вы, так что этого больше не повторится...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Мисс $you.surname, вы меня неправильно поняли. Я вызвал вас не для того, чтобы отчитывать вас, а для того, чтобы предостеречь вас. Вы вольны делать всё, что угодно на своей странице Instagram, однако я хотел убедиться, что вы понимаете все последствия ваших поступков. Вы, как преподаватель высшего учебного заведения, должны понимать, что подобные фотографии прямым образом влияют на вашу репутацию и на отношение к вам ваших студентов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы имеете ввиду? Как это должно повлиять на их отношение ко мне? Современная молодёжь более раскрепощённая, чем были мы в их годы. Они более проще относятся к подобным вещам, поэтому я считаю, что все отнесутся к этому с пониманием.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Вы старше ваших студентов всего на 5-7 лет. Как вы можете говорить о разнице в раскрепощённости?</div></div>
<center><<link "<div id=fullButton>Пять лет разницы довольно ощутимо в наше время</div>" "uniEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg act work relax>>
<div class=text>After a quick break, you're full of energy and ready for the next lecture. But then, as you were heading to your classroom, the rector called you over the loudspeaker.</div>
<div class=text>
\Rector's name: <<textbox '$npc[9].name[1]' $npc[9].name[1] autofocus>> @@#error;@@
Rector's surname: <<textbox '$npc[9].surname' $npc[9].surname autofocus>> @@#error;@@
\</div>
<center><<link "<div id=fullButton>Go to the rector</div>" "uniEvent1">><<set $eventPage to 2;$time.min += 10;$npcNum to 9>><<npcNameForm>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hello, Mr. $npc[9].surname. Did you call me?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Yes, $you.name[1], please have a seat.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I would like to discuss with you the photos that are posted on your Instagram account. Recently, it was allowed to post images with exposed nipples on the platform, but I did not expect you to use this feature.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I'd like to ask you to let me finish my statement. $you.name[1], I understand that you might have forgotten that not only are your breasts followed by those who are interested, but also by your students. Additionally, your students not only follow you, but I am a follower of your Instagram account as well. Furthermore, you are part of the university group, and I have no doubt other teachers follow you as well.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Based on the above, I'd like to ask a question. Do you really believe that this is acceptable? Do you not care if your students are able to see these images?</div></div>
<center>
\<<link "<div id=fullButton>I don't see any problems</div>" "uniEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<<link "<div id=fullButton>It won't happen again.</div>" "uniEvent1">><<set $eventPage to 7;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events uni rector>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr мистер $npc[9].surname, I'm sorry, but I just don't get it. I'm a university teacher, not a school one, and all my students are adults. So what's the problem with me posting such photos on Instagram? It's my private life, and I have the right to do that. What about you and the rest of the teachers? Well, we're all grown-ups, so we should all understand that these photos of mine are my business, and nobody else's.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Of course, $you.name[1]! I fully agree that you have every right to take this action, and I just cannot have any objection to it. I have not called you here to criticize you, but rather to convey to you something which you most likely are not yet aware of.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>As a lecturer at a higher education institution, it is your responsibility to be aware of the potential consequences of your decisions and to understand that such images could have a direct impact on your reputation and the way your students perceive you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean? How will this affect their view of me? These days, young people are more free than we were when we were their age. They're more open-minded about things like that, so I think they will get it.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>You're only like 5 to 7 years older than your students. How can you talk about a difference in maturity?</div></div>
<center><<link "<div id=fullButton>Five years is a lot of time these days</div>" "uniEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Well, you are the best judge, Miss $you.surname. However, I believe there is something which our generations have in common.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What is it?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Miss $you.surname, did you truly feel the same way about the matter when you were at their age as you do now? I mean, they have just turned 18, and their childhood has not completely passed away yet! If you, as a student, were to come across nude photos of your teacher on social media, what would be your reaction? And what would you do in this situation?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>And do not tell me that you will treat this situation with understanding, that it is her personal matter, that she has every right to do so, and that this is completely normal. I will not accept that in my lifetime! Firstly, if you did not lead a dissolute lifestyle, you would probably feel ashamed of her. Secondly, if you had attended her lecture, it is unlikely that you would take her seriously. Thirdly, it is likely that you would tease her with your friends. And fourthly, this would cause a wave of gossip among all students, including you and your peers. Isn't that right?</div></div>
<center><<link "<div id=fullButton>Well, you're probably right.</div>" "uniEvent1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I really didn't think about it that way...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Look, as I mentioned, I am not going to reprimand you, much less threaten to terminate your employment. However, I would like you to understand the consequences that such photos could have.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I get it, and...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Please do not misunderstand me, Miss $you.surname. I appreciate your teaching abilities and I would not dismiss you on this basis. However, I should like to point out that if this situation affects the attitude of your students towards you and they no longer take you seriously or if the efficacy of your lectures declines, then I may just have to dismiss you. Please understand that I am the head of a higher education institution and I cannot allow this situation to continue.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr. $npc[9].surname, I hear you and I promise to think about what you said.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I am certainly glad, Mrs. $you.surname. I would hate to lose a teacher of such value. You are welcome to leave, the lecture will soon begin.</div></div>
<center><<link "<div id=fullButton>Leave the office</div>" "uniEvent1">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg act think>>
<div class=text>After leaving the rector's office and walking towards the auditorium for your next class, you were actually thinking about what the rector had said.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, I should've known this conversation was going to happen and maybe Mr. $npc[9].surname is right on some things... I didn't really think about the consequences of those photos, but then again, it might be worth checking if there are any changes in how students feel about me before freaking out and stopping posting naked photos."</i></div></div>
<center><<link "<div id=fullButton>Back to teaching</div>" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you might be right, Mr $npc[9].surname. I had no idea that my students, or even you, might follow me, so it won't happen again…</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Miss $you.surname, I apologize for any misunderstanding. My intention was not to reprimand you, but rather to provide you with some advice. You are free to post whatever you wish on your Instagram account, but I wanted to ensure that you are fully aware of all the potential consequences of your posts. As a teacher at a higher educational establishment, you should be aware that such images can directly impact your reputation and the students' attitude towards you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean? How would this affect their view of me? These days, young people are way more free than we were when we were their age. They're more open-minded, so I guess everyone will understand.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>You're only like 5 to 7 years older than your students. How can you talk about a difference in maturity?</div></div>
<center><<link "<div id=fullButton>Five years is a lot of time these days</div>" "uniEvent1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.uni.main == 2>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.uni.main == 3>><<set $eventPage to 2>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.uni.main == 4>><<set $eventPage to 8>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.uni.main == 5>><<set $eventPage to 10>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events uni 2 1>>
<div class=text>
\После окончания лекции, вы, как и остальные преподаватели, направились в комнату отдыха для преподавателей, чтобы немного отдохнуть перед следующей лекцией.
Проходя вдоль коридора мимо двух студентов, вы невольно подслушали их разговор.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Черт, да я тебе отвечаю, это она преподает у нас, посмотри на эти сиськи!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Да не может быть! Как учитель может выкладывать такие фотографии в своём инсте?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Чувак, о чём ты? Она состоит в официальной группе нашего Универа, вот, смотри! Ты посмотри на её формы! Бля, я мечтаю увидеть её сиськи вживую!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Хмм, реально... Но у неё ведь кольцо на пальце. Она ведь не может выкладывать такие фотографии на своей страничке в тайне от мужа, верно?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Понятия не имею, может он в курсе. Ладно, пошли в столовую, потом ещё покажу её фотки.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин! Вряд-ли кто-то ещё из учителей выкладывает такие фотографии в инсте. Скорее всего они говорили обо мне и ректор был прав, мои фотографии разносят обо мне дурные слухи<<if $you.corr >= 40>>, но... Блин, это моё личное дело! Что хочу, то и выкладываю на своей странице! К тому же, им ведь понравилось, верно? Для чего ещё я выкладываю такие фотки если не для привлечения большего количества подписчиков?<<set $you.arousal += 10>><<else>>.<</if>>"</i></div></div>
<div class=text>Закончив свои размышления, вы дошли до комнаты отдыха и наконец отдохнули.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 3>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 6>>
<div class=text>Прежде, чем покинуть аудиторию после окончания лекции и отправиться в комнату отдыха, вы немного задержались, чтобы заполнить журнал. Краем глаза вы видите, как к вам идёт один из студентов.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Чёрт, похоже, что это один из тех студентов, которые обсуждали мои фотографии."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, у вас есть минутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я вас слушаю.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Ну, я хотел сказать, что вы прекрасно выглядите!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эмм, спасибо? Наверное...</div></div>
<div class=text> - Ответили вы немного покраснев и добавили:</div>
<center><<link "<div id=fullButton>Это всё, что вы хотели сказать?</div>" "uniEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Нет, конечно нет! Мисс $you.surname, я подписан на ваш Instagram и с огромным удовольствием слежу за тем, что вы там публикуете и я...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Так, стоп! То, что я публикую на своих страничках в соц сетях это моё личное дело и я не думаю, что это та тема, которую мне следовало бы обсуждать с вами!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, конечно! Я просто хотел сказать, что вы великолепны и я с нетерпением жду, когда вы выложите фотографию на которой вы в этом костюме.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы в своём уме? Как ты вообще додумался до того, чтобы заговорить со мной об этом?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, к чему эта игра в недотрогу? Я лишь хвалю то, что вы делаете, я делаю вам комплимент!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо вам за это, но я думаю, что будет лучше, если мы закончим на этом!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, безусловно, но прежде, чем мы закончим, у меня есть к вам одно предложение.</div></div>
<center><<link "<div id=fullButton>Что ещё за предложение?</div>" "uniEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Я бы хотел увидеть вашу грудь здесь и сейчас и даже готов заплатить за это.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты совсем охренел? Убирайся отсюда!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, может хватит? Очевидно, что вы девушка свободных взглядов, ведь иначе вы бы не выкладывали подобные фотографии в интернете. Мне также очевидно, что вы привлекаете больше подписчиков и зарабатываете на этом. Так в чём проблема? Я не домогаюсь до вас, не шантажирую, я не делаю ничего плохого, я лишь предлагаю вам честную сделку. Вы мне сиськи, я вам деньги, вот и всё!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, наверное я сама виновата в том, что это происходит..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Сколько ты предлагаешь?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>10 долларов.</div></div>
<center>
\<<link "<div id=fullButton>Показать ему грудь</div>" "uniEvent2">><<set $eventPage to 5;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "uniEvent2">><<set $eventPage to 7;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, чёрт с тобой! Но это останется между нами, ты понял?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, да, безусловно!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* Давай сюда деньги.</div></div>
<div class=text>Студент положил деньги на стол, вы взяли их и убрали их в сумочку. Затем вы выглянули за дверь и убедившись, что поблизости никого нет, подошли к парню и оголили свою грудь.</div>
<<vid events uni boobs break 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Доволен?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>О да, в жизни ваши сиськи ещё сочнее! Боже, ты так горяча!</div></div>
<center><<link "<div id=fullButton>Ладно, думаю с тебя хватит</div>" "uniEvent2">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Спасибо, это было охренительно! Никогда бы не подумал, что вы правда это сделаете!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я тоже... А теперь всё, тебе пора.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, да, уже ухожу! Хорошего дня!</div></div>
<div class=text> - Ответил вам студент и довольным покинул аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, деньги лишними не бывают, но главное, чтобы это не зашло слишком далеко..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 5>><</link>>.</div>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, ничего я показывать тебе не собираюсь! Тебе лучше уйти!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что он осмелился предложить мне такое..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 4>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<jpg act work uni 6>>
<div class=text>Прежде чем покинуть аудиторию после окончания лекции и отправиться в комнату отдыха, вы немного задержались, чтобы заполнить журнал. Краем глаза вы видите, как к вам идёт один из студентов.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, опять он..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, у вас есть минутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Опять ты? Что тебе нужно?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Ну, я хотел узнать, не передумали ли вы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты серьёзно?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Ну, да, мне очень нравится ваше тело и я не успокоюсь, пока не увижу его вживую.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин! Может проще показать ему грудь, чтобы он уже отстал от меня наконец?"</i></div></div>
<center>
\<<link "<div id=fullButton>Показать ему грудь</div>" "uniEvent2">><<set $eventPage to 5;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "uniEvent2">><<set $eventPage to 9;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я уже сказала, что ничего я показывать тебе не собираюсь! Тебе лучше уйти!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин! Похоже он от меня никогда не отстанет..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 10>>
\<<jpg act work uni 6>>
<div class=text>Прежде, чем покинуть аудиторию после окончания лекции и отправиться в комнату отдыха, вы немного задержались, чтобы заполнить журнал. Краем глаза вы видите, как к вам идёт один из студентов.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, у вас есть минутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да. Вы что-то хотели?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, я бы хотел, чтобы вы показали мне сиськи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты в своём уме? Ты осознаёшь вообще, что ты сейчас сказал?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, я полностью осознаю, что я сейчас сказал. Не нужно играть в недотрогу, мой друг мне всё рассказал. Я дам вам 10 долларов, если вы сделаете это.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* </div></div>
<center>
\<<link "<div id=fullButton>Показать ему грудь</div>" "uniEvent2">><<set $eventPage to 11;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "uniEvent2">><<set $eventPage to 13;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 11>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, чёрт с тобой!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Отлично!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* Давай сюда деньги.</div></div>
<div class=text>Студент положил деньги на стол, вы взяли их и убрали их в сумочку. Затем вы выглянули за дверь и убедившись, что поблизости никого нет, подошли к парню и оголили свою грудь.</div>
<<vid events uni boobs break 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Доволен?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>О да! Блин, кто бы мог подумать, что наша горячая преподша будет показывать нам свои потрясные сиськи за деньги!</div></div>
<center><<link "<div id=fullButton>Ладно, думаю с тебя хватит</div>" "uniEvent2">><<set $eventPage to 12;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Спасибо, это было охренительно!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага... А теперь всё, тебе пора.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, да, ухожу!</div></div>
<div class=text> - Ответил вам студент и довольным покинул аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, деньги лишними не бывают, но что-то мне не нравится куда это всё ведёт..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 6>><</link>>.</div>
\<<elseif $eventPage == 13>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, мне плевать, что там тебе рассказал твой друг, тебе лучше уйти!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, вот урод! О чём я только думала, когда показывала ему грудь? Они с друзьями теперь не отстанут от меня..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 6>><</link>>.</div>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events uni 2 1>>
<div class=text>
\After the lecture was over, you, like all the other teachers, went into the break room to take a break before the next class.
You were walking down the hallway when you heard two students talking.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Damn, man, I'm telling you, she's got some serious teaching skills. Just look at those boobs!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>There's no way! How could a teacher post those photos on her Instagram?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Dude, what are you on about? She's a member of our university's official group, man. Check out those curves! Man, I just dream about seeing her boobs in person!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Hmm, I don't know. But she has a ring on. She can't just post those photos on her social media without her husband knowing, right?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I have no clue if he knows, but let's head to the dining area, and then I can show you some more pics of her.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn it, hardly anyone else from teachers post photos like that on Instagram. Most likely, it's about me and the rector was right. My photos are spreading bad rumors about me<<if $you.corr >= 40>>, but... damn, it's my personal business. I post what I want on my page. Besides, they liked them, right? Why else would I post those photos if not to get more followers?<<set $you.arousal += 10>><<else>>!<</if>>"</i></div></div>
<div class=text>After thinking it all over, you finally reached the break room to take a break.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 3>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 6>>
<div class=text>Before you left the class after the lecture and headed for the break room, you decided to hang around a bit longer to finish filling out a journal. Out of the corner of your eye, you noticed one of the students heading your way.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, it looks like one of those kids who discussed my pics."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname. Got a second?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I'm listening.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, I just wanted to say you look great!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Uh, thanks? I guess...</div></div>
<div class=text> - You replied, blushing a bit, and added:</div>
<center><<link "<div id=fullButton>Is that it?</div>" "uniEvent2">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>No, definitely not! Miss $you.surname, I check out your Instagram and I really enjoy following what you post on there and...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, stop! The stuff I post on social media is my personal life and I don’t think it’s something I should be talking about with you!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, sure! I just had to say that you look so gorgeous and I can't wait for you to post a photo of yourself in that costume.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? You're crazy. How did you think of even talking to me about that?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname, why do you have to play hard to get? I'm just saying what I think about what you're doing. I'm saying it's cool!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks for that, but I think we should just stop this!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Sure, but before I finish, I've got an offer for you.</div></div>
<center><<link "<div id=fullButton>What kind of offer is that?</div>" "uniEvent2">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>I want to see your boobs right now and I even willing to pay for it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? You're totally messed up. Get out of here!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname, can you please stop? It's pretty clear you're a free-thinking girl, 'cause otherwise you wouldn't post those photos online. I also see that you're attracting more followers and earning money from it, so what's the deal? I'm not trying to harass you or blackmail you, or do anything bad. I'm just trying to offer you a fair deal. All I want is your boobs and in return, I'll give you some money. That's it!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, maybe it's my fault that this is happening..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>How much are you offering?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>10 bucks.</div></div>
<center>
\<<link "<div id=fullButton>Show him your boobs</div>" "uniEvent2">><<set $eventPage to 5;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "uniEvent2">><<set $eventPage to 7;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, fine! But this is just between us, okay?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, sure!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* Give me the money.</div></div>
<div class=text>The student put the cash on the table. You picked it up and put it in your purse. Then, you checked the door to make sure nobody was around, and then you walked up to the dude and showed him your boobs.</div>
<<vid events uni boobs break 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you happy?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Oh yeah, your boobs are so much more juicy in real life! Babe, you're hot!</div></div>
<center><<link "<div id=fullButton>Alright, I think you've seen enough</div>" "uniEvent2">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Thanks, that was so cool! I never expected you to actually do that!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, me too… Now it’s time for you to go.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, yeah, I'm out of here! Have a great day!</div></div>
<div class=text> - The student answered you and left the class feeling happy.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, money's never a bad thing. But the most important thing is that it doesn't go too far..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 5>><</link>>.</div>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way, man! I'm not showing you anything! Better get out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, as you wish...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe he dared offer that to me..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 4>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<jpg act work uni 6>>
<div class=text>Before you left the class after the lecture and headed for the break room, you decided to hang around a bit longer to finish filling out a journal. Out of the corner of your eye, you noticed one of the students heading your way.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, it's him again..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname. Got a second?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You again? What do you need?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>I just wanted to see if you'd changed your mind yet.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, I absolutely love your body and I'm not going to rest until I get to see it in real life.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn it! Maybe if I showed him my boobs, he'd finally leave me alone?"</i></div></div>
<center>
\<<link "<div id=fullButton>Show him your boobs</div>" "uniEvent2">><<set $eventPage to 5;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "uniEvent2">><<set $eventPage to 9;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, no, I said I wasn't going to show you anything. Why don't you just leave?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, as you wish...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn it! It looks like he'll never leave me alone..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 10>>
\<<jpg act work uni 6>>
<div class=text>Before you left the class after the lecture and headed for the break room, you decided to hang around a bit longer to finish filling out a journal. Out of the corner of your eye, you noticed one of the students heading your way.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname. Got a second?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, what's up?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, I'd love it if you showed me your boobs!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you on about? Do you realize what you said?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, I totally get what I just said. There's no need to be coy, my friend has already told me everything I need to know. If you can do that, I'll pay you $10.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* </div></div>
<center>
\<<link "<div id=fullButton>Show him your boobs</div>" "uniEvent2">><<set $eventPage to 11;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "uniEvent2">><<set $eventPage to 13;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 11>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh man, alright!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* Give me the money.</div></div>
<div class=text>The student put the cash on the table. You picked it up and put it in your purse. Then, you checked the door to make sure nobody was around, and then you walked up to the dude and showed him your boobs.</div>
<<vid events uni boobs break 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you happy?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Oh yeah! Who would've thought that our sexy teacher would show off her amazing boobs for cash!</div></div>
<center><<link "<div id=fullButton>Alright, I think you've seen enough</div>" "uniEvent2">><<set $eventPage to 12;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Thanks, that was awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah… Now it’s time for you to go.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, yeah, I'm out of here! Have a great day!</div></div>
<div class=text> - The student answered you and left the class feeling happy.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, money's never a bad thing, but I don't feel good about where this is going..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 6>><</link>>.</div>
\<<elseif $eventPage == 13>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I don’t care what your buddy told you. You better get out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, as you wish</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, what was I thinking showing him my boobs? Now he and his friends won't stop bothering me..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min);$quest.uni.main to 6>><</link>>.</div>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $time.hour == 11>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $time.hour == 14>><<set $eventPage to 5>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg act work uni 7>>
<div class=text>Прежде, чем покинуть аудиторию после окончания лекции, вы немного задержались, чтобы заполнить журнал. Краем глаза вы видите, как к вам идёт один из студентов.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, у вас есть минутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да. Вы что-то хотели?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, я бы хотел, чтобы вы показали мне сиськи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* </div></div>
<center>
\<<link "<div id=fullButton>Показать ему грудь</div>" "uniBoobsBreakEvent1">><<set $eventPage to 2;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "uniBoobsBreakEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давай сюда деньги.</div></div>
<div class=text>Студент положил деньги на стол, вы взяли их и убрали их в сумочку. Затем вы выглянули за дверь и убедившись, что поблизости никого нет, подошли к парню и оголили свою грудь.</div>
\<<set $rand.vid to random(1, 2)>>
<<vid events uni boobs break $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Доволен?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>О да, вы самая охренительная преподша из всех кого я знаю!</div></div>
<center><<link "<div id=fullButton>Ладно, думаю с тебя хватит</div>" "uniBoobsBreakEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Спасибо, это было охренительно!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага... А теперь всё, тебе пора.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, да, ухожу!</div></div>
<div class=text> - Ответил вам студент и довольным покинул аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, деньги лишними не бывают..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, ничего я показывать тебе не собираюсь! Тебе лучше уйти!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, это заходит слишком далеко! Слухи разносятся и студенты теперь не оставят меня в покое..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в комнату отдыха, чтобы отдохнуть перед следующей лекцией.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 5>>
\<<jpg act work uni 7>>
<div class=text>Прежде, чем покинуть аудиторию после окончания лекции, вы немного задержались, чтобы заполнить журнал. Краем глаза вы видите, как к вам идёт один из студентов.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Мисс $you.surname, у вас есть минутка?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да. Вы что-то хотели?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, я бы хотел, чтобы вы показали мне сиськи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* </div></div>
<center>
\<<link "<div id=fullButton>Показать ему грудь</div>" "uniBoobsBreakEvent1">><<set $eventPage to 6;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "uniBoobsBreakEvent1">><<set $eventPage to 8;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давай сюда деньги.</div></div>
<div class=text>Студент положил деньги на стол, вы взяли их и убрали их в сумочку. Затем вы выглянули за дверь и убедившись, что поблизости никого нет, подошли к парню и оголили свою грудь.</div>
\<<set $rand.vid to random(1, 2)>>
<<vid events uni boobs break $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Доволен?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>О да, вы самая охренительная преподша из всех кого я знаю!</div></div>
<center><<link "<div id=fullButton>Ладно, думаю с тебя хватит</div>" "uniBoobsBreakEvent1">><<set $eventPage to 7;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Спасибо, это было охренительно!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага... А теперь всё, тебе пора.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Да, да, ухожу!</div></div>
<div class=text> - Ответил вам студент и довольным покинул аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, деньги лишними не бывают..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в столовую, чтобы перекусить перед следующей лекцией.</div>
<<jpg act work eat>>
<div class=text>Немного подкрепившись и пообщавшись с другими преподавателями вы готовы к <<link "проведению последней лекции" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, ничего я показывать тебе не собираюсь! Тебе лучше уйти!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, это заходит слишком далеко! Слухи разносятся и студенты теперь не оставят меня в покое..."</i></div></div>
<div class=text> - Подумали вы и закончив заполнять журнал, направились в столовую, чтобы перекусить перед следующей лекцией.</div>
<<jpg act work eat>>
<div class=text>Немного подкрепившись и пообщавшись с другими преподавателями вы готовы к <<link "проведению последней лекции" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min)>><</link>>.</div>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg act work uni 7>>
<div class=text>Before you left the class after the lecture and headed for the break room, you decided to hang around a bit longer to finish filling out a journal. Out of the corner of your eye, you noticed one of the students heading your way.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname. Got a second?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, what's up?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, I'd love it if you showed me your boobs!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* </div></div>
<center>
\<<link "<div id=fullButton>Show him your boobs</div>" "uniBoobsBreakEvent1">><<set $eventPage to 2;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "uniBoobsBreakEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Give me the money.</div></div>
<div class=text>The student put the cash on the table. You picked it up and put it in your purse. Then, you checked the door to make sure nobody was around, and then you walked up to the dude and showed him your boobs.</div>
\<<set $rand.vid to random(1, 2)>>
<<vid events uni boobs break $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you happy?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Oh yeah, you're the most awesome teacher ever!</div></div>
<center><<link "<div id=fullButton>Alright, I think you've seen enough</div>" "uniBoobsBreakEvent1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Thanks, that was awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah… Now it’s time for you to go.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, yeah, I'm out of here! Have a great day!</div></div>
<div class=text> - The student answered you and left the class feeling happy.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, money's never a bad thing..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way, man! I'm not showing you anything! Better get out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, as you wish...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, this is getting out of hand! The rumors keep spreading and now the students won't leave me alone..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the break room to chill out before the next class.</div>
<<jpg act work relax>>
<div class=text>After a bit of rest, you're full of energy and ready for the <<link "next lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 3;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 5>>
\<<jpg act work uni 7>>
<div class=text>Before you left the class after the lecture and headed for the break room, you decided to hang around a bit longer to finish filling out a journal. Out of the corner of your eye, you noticed one of the students heading your way.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Miss $you.surname. Got a second?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, what's up?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, I'd love it if you showed me your boobs!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* </div></div>
<center>
\<<link "<div id=fullButton>Show him your boobs</div>" "uniBoobsBreakEvent1">><<set $eventPage to 6;$you.cash += 10;$you.uni.fame += 1;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "uniBoobsBreakEvent1">><<set $eventPage to 8;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Give me the money.</div></div>
<div class=text>The student put the cash on the table. You picked it up and put it in your purse. Then, you checked the door to make sure nobody was around, and then you walked up to the dude and showed him your boobs.</div>
\<<set $rand.vid to random(1, 2)>>
<<vid events uni boobs break $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you happy?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Oh yeah, you're the most awesome teacher ever!</div></div>
<center><<link "<div id=fullButton>Alright, I think you've seen enough</div>" "uniBoobsBreakEvent1">><<set $eventPage to 7;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Thanks, that was awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah… Now it’s time for you to go.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Yeah, yeah, I'm out of here! Have a great day!</div></div>
<div class=text> - The student answered you and left the class feeling happy.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, money's never a bad thing..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the dining hall for a bite before the next class.</div>
<<jpg act work relax>>
<div class=text>After having a snack and chatting with other teachers, you are ready for the <<link "last lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min)>><</link>>.</div>
\<<elseif $eventPage == 8>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way, man! I'm not showing you anything! Better get out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>Well, as you wish...</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, this is getting out of hand! The rumors keep spreading and now the students won't leave me alone..."</i></div></div>
<div class=text> - You thought and when you were done filling out the journal, you headed to the dining hall for a bite before the next class.</div>
<<jpg act work eat>>
<div class=text>After having a snack and chatting with other teachers, you are ready for the <<link "last lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min)>><</link>>.</div>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.husb.amateurPorn < 3>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.husb.amateurPorn >= 3>><<set $eventPage to 25>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events uni 2 1>>
<div class=text>
\После окончания лекции, вы, как и остальные преподаватели, направились в комнату отдыха для преподавателей, чтобы немного отдохнуть перед следующей лекцией.
Проходя вдоль коридора мимо двух студентов, вы невольно подслушали их разговор.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Прикинь чо я узнал? Помнишь преподшу, которая показывает свои сиськи всем подряд? У неё есть страничка на OnlyFans!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Да ладно? Ты серьёзно?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да я тебе отвечаю! Вот, смотри!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ахуеть! Да она горячая штучка, ты только посмотри на её <<if $you.onlyfans.pussy == 0>>тело<<else>>дырки<</if>>!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>А я тебе что говорил!<<if $you.onlyfans.buttplug > 0>> У неё даже есть фотки с анальной пробкой! Интересно, она всегда с ней ходит?<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, так бы и вдул ей!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Есть идея! Пойдём, в столовой объясню.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, это заходит слишком далеко! За каким чёртом я продолжаю показывать сиськи студентам? Не знаю, что у них там за идея, но мне это не нравится..."</i></div></div>
<div class=text>Закончив свои размышления, вы дошли до комнаты отдыха и наконец отдохнули.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "uniEvent3">><<set $eventPage to 2;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 7>>
<div class=text>Перед началом лекции к вам подошли студенты, чей разговор вы подслушали в коридоре.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, у вас есть минутка? Мы хотели бы с вами кое-что обсудить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Если вы пришли, чтобы поглазеть на мою грудь, то вы опоздали, здесь полно студентов.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Нет, мы пришли не за этим.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда что вам нужно?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, они знают про мою страничку на OnlyFans! Что им понадобится на этот раз?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Мисс $you.surname, мы нашли вашу страничку на...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я знаю, и что?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Знаете?</div></div>
<center><<link "<div id=fullButton>Да</div>" "uniEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я проходила мимо вас, когда вы говорили об этом в коридоре.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>И что вы на это скажете?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы хотите, чтобы я сказала? Да, я веду там страничку и если вы в курсе, что я там публикую, то спасибо вам за подписку.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Но вы же понимаете, что если ректор узнает об этом, то вы лишитесь работы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>С чего вы это взяли? То, что я делаю за пределами Университета это моё личное дело.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Несомненно, но вы же работаете со студентами и это может сказаться на вашей педагогике. Мистер $npc[9].surname не станет разбираться, за пределами Университета вы делаете это или нет.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Во-первых, вы сами сказали, что я работаю со студентами, а не со школьниками. Все студенты совершеннолетние, так что не вижу никаких проблем. А во-вторых, вы что, собрались меня шантажировать?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ну, не то чтобы шантажировать... Мы лишь хотим, чтобы вы оказали нам небольшую услугу, а мы взамен ничего не покажем ректору, но да, слово "шантажировать", наверное, подходит.</div></div>
<center><<link "<div id=fullButton>Посмеяться</div>" "uniEvent3">><<set $eventPage to 4;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ха-ха, очень смешно! А теперь займите свои места, лекция вот-вот начнётся. И побыстрее, иначе я сама отведу вас к ректору и обо всём ему расскажу! Тогда мы посмотрим, кого он выгонит из Университета.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, неужели вы думаете, что мы пришли к вам не подготовленными? Мы абсолютно уверены, что он уволит вас. Мой брат когда-то учился здесь и он рассказывал мне, что мистер $npc[9].surname уволил преподшу после того, как выяснилось, что она снималась в порно.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знаю, в каком году здесь учился ваш брат, но с тех пор многое изменилось и общество теперь относится к подобного рода занятиям гораздо проще, чем раньше.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Что ж, настаивать не стану, но после лекции мы пойдём к ректору и всё ему покажем, так что у вас есть время подумать.</div></div>
<div class=text> - Сказав это, студенты пошли занимать места перед началом лекции.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Твою мать, поверить не могу, что до этого дошло... Я почти уверена, что мистер $npc[9].surname не станет меня увольнять, ведь он довольно спокойно отреагировал на мои топлесс фото в инсте, но OnlyFans... Там я выкладываю более откровенные фотографии и, блин! Я не знаю, что мне делать!"</i></div></div>
<center><<link "<div id=fullButton>Провести лекцию</div>" "uniEvent3">><<set $eventPage to 5;$time.min += (120 - $time.min)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
<div class=text>На протяжении всей лекции вы думали о том, что сказали вам эти двое. С одной стороны, вспоминая слова ректора насчёт ваших фотографий в инсте, вы понимали, что ректор вряд ли уволит вас за это, но с другой стороны, вы не были уверены в этом наверняка.</div>
<div class=text>Вы обдумывали все варианты и задумывались о том, что будет если вас уволят. Действительно ли для вас столь важна эта работа, что вы поддадитесь на шантаж этих сопляков? Вы ещё даже не знаете, что именно хотят от вас эти двое, но вы понимаете, что скорее всего это будет что-то грязное и развратное.</div>
<div class=text>Близился конец лекции и вы даже не заметили, насколько быстро пролетело время. Вы понимали, что как только прозвенит звонок, вам нужно будет сообщить этим студентам о вашем решении, которого нет.</div>
<div class=text>Через некоторое время прозвенел звонок и повернувшись в сторону аудитории, вы увидели, как эти двое уже шли в вашу сторону.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, что мне делать? Что мне им ответить? Это же просто фотографии! Меня ведь не уволят из-за этого, верно? Блиииииин! Мне правда так сильно нужна эта работа? Чёрт, чёрт, чёрт!"</i></div></div>
<div class=text>Пока в вашей голове творился настоящий ад, эти двое уже подошли к вам и спросили:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ну так что? Что вы решили?</div></div>
<center>
\<<link "<div id=fullButton>Что вы хотите?</div>" "uniEvent3">><<set $eventPage to 6;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Не, я не позволю вам шантажировать меня</div>" "uniEvent3">><<set $eventPage to 17;$time.min += 3>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<<jpg act work uni 7>>
<div class=text>Улыбнувшись, один из студентов оглянулся по сторонам и подойдя поближе, сказал тихим голосом:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, мы хотим, чтобы вы отсосали нам.</div></div>
<div class=text>Ваши глаза расширились и вы прокричали:</div>
<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы совсем охренели? Вы хоть понимаете, о чём вы меня просите?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да, мы понимаем, мисс $you.surname, не стоит так кричать. Вы же не хотите, чтобы все узнали про вашу страничку, верно?</div></div>
<div class=text>Немного покраснев и оглянувшись, вы снизили тон и возмущённо ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Когда ты впервые попросил показать тебе грудь, ты тоже мне сказал, что это останется между нами, но судя по всему об этом уже знает каждый студент этого Университета!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Я лишь поделился этим со своими друзьями. Я сделал это ради вас, вы ведь показываете сиськи не просто так, студенты платят вам за это.</div></div>
<div class=text>- Улыбнувшись ответил вам студент и добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Так каков ваш ответ?</div></div>
<center>
\<<link "<div id=fullButton>Согласиться</div>" "uniEvent3">><<set $eventPage to 7;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Послать их нахуй</div>" "uniEvent3">><<set $eventPage to 24;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что говорю это, но ладно, я согласна...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Отлично! Я знал, что здравый смысл одержит верх при вашем решении.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, здравый смысл, конечно... Но где вы хотите, чтобы я это сделала? В Универе сейчас разгар учебного дня, здесь полно студентов и преподавателей.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мы подготовились. Преподаватель философии ведь сейчас на больничном, так что его кабинет закрыт и никем не используется, верно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, но у меня нет ключа от его кабинета. Как вы собираетесь попасть туда?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>У вас нет ключа, но он есть у нас!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Откуда у вас ключ от его кабинета?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, у вас свои секреты, у нас свои. Я думаю нам лучше поторопиться перед следующей лекцией.</div></div>
<center><<link "<div id=fullButton>Идти в пустой кабинет</div>" "uniEvent3">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>Вы дошли до кабинета философа, убедились, что поблизости нет никого, кто мог бы вас увидеть, студенты открыли дверь ключом, вы зашли внутрь и они заперли дверь изнутри.</div>
<div class=text>Не успев осмотреться, вы повернулись в сторону студентов, которые стояли со спущенными штанами.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ваш выход, мисс $you.surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дайте мне слово, что никто об этом не узнает!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да, конечно!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Разумеется, мисс $you.surname! Мы умеем хранить секреты!</div></div>
<div class=text>Вы недоверчиво посмотрели на студентов и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что-то слабо верится, но если я хочу сохранить эту работу, то у меня нет выбора, верно?"</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блять, ладно, но давайте быстрее, нам нужно успеть до следующей лекции!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Это зависит от вас, мисс $you.surname!</div></div>
<center><<link "<div id=fullButton>Встать на колени</div>" "uniEvent3">><<set $eventPage to 9;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 4.0).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>Приблизившись к студентам, вы тяжело вздохнули и встав на колени, взяли член одного студента в руку, а кончик второго члена обхватили губами.</div>
<<vid events uni 3 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Поверить не могу, что мисс $you.surname правда это делает!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Я же говорил тебе, что она согласится! Я даже сомневаюсь, что это из-за страха потерять работу, ей просто это нравится!</div></div>
<div class=text>На мгновенье вытащив его член изо рта, вы сказали:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мне не нравится это!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да-да, как скажете, мисс $you.surname.</div></div>
<div class=text> - Ответил вам студент и положив руку вам на голову, вставил свой член обратно в ваш рот и удерживая вас за голову начал грубо трахать ваш рот проникая своим членом глубже в ваше горло с каждым толчком.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *gag* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что за чёрт? Как я дошла до такого? Почему я позволяю двум соплякам трахать моё горло так, словно это киска?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Эй, моя очередь!</div></div>
<center><<link "<div id=fullButton>Сосать второй член</div>" "uniEvent3">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Даже не задумываясь, вы повернулись в сторону второго студента и начали сосать его член.</div>
<<vid events uni 3 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Какая она послушая! Ты был прав, она явно делает это с удовольствием. Ей это нравится!</div></div>
<div class=text>Вы хотели освободить свой ротик от члена, чтобы возразить, но первый студент вдруг схватил вас за голову и начал грубо трахать ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого чёрта они творят? Они так грубы со мной... Я ведь их преподавательница... Почему они... И почему меня это так... Заводит...?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, не забывайте обо мне.</div></div>
<center><<link "<div id=fullButton>Сосать первому студенту</div>" "uniEvent3">><<set $eventPage to 11;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events uni 3 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что со мной происходит? Почему я делаю всё, что они говорят? Неужели мне правда это нравится? Неужели мне правда нравится, когда мной командуют и грубо используют?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Блять, как же я рад, что такая развратная и похотливая преподша работает именно в нашем Универе! *тяжёлый вздох* </div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>О да! Мне больше не хочется прогуливать после того, как мы увидели её истинное лицо!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Такая же хуйня бро! Я даже готов вовремя приходить в Универ, лишь бы вновь почувствовать её потрясный ротик на моём члене!</div></div>
<div class=text>Вы упёрлись руками в ноги студента и оттолкнули его, чтобы освободить свой рот и возразить, но вы успели лишь сделать глубокий вдох, прежде чем второй студент повернул вашу голову к себе и заткнул ваш рот своим членом.</div>
<center><<link "<div id=fullButton>Сосать второму студенту</div>" "uniEvent3">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events uni 3 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого чёрта? Они даже не дают мне возразить! Они правда думают, что я собираюсь отсасывать им каждый день?"</i></div></div>
<div class=text>Пока вы удивлялись их наглости, студент, которому вы сосали, положил свою руку вам на затылок, а второй рукой похлопал по ней, грубо проталкивая свой член во всю длину в ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *cough* *gag* *cough* </div></div>
<div class=text>Ваши глаза заслезились и вам едва удалось побороть рвотные рефлексы от столь грубых действий, но в то же время вы осознавали, что становитесь всё более мокрой с каждой секундой.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, почему я такая мокрая? Почему я так сильно хочу, чтобы эти два засранца грубо отымели меня прямо... Стоп, что? Нет-нет-нет! Мне нужно быстро заставить их кончить, пока я окончательно не сошла с ума..."</i></div></div>
<center><<link "<div id=fullButton>Заставить их кончить</div>" "uniEvent3">><<set $eventPage to 13;$time.min += 5;$you.arousal += 10;$rand.vid to either(1, 3);$sexEnergy to random(5, 10);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 13>>
\<<vid events uni 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали студентам.</div>
\<</if>>
<center>
\<<if $rand.vid == 1 or $rand.vid == 3>>
\<<link "<div id=fullButton>Сосать второму студенту</div>" "uniEvent3">><<set $eventPage to 13;$sexEnergy -= 1;$rand.vid to either(2, 4);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<else>>
\<<link "<div id=fullButton>Сосать первому студенту</div>" "uniEvent3">><<set $eventPage to 13;$sexEnergy -= 1;$rand.vid to either(1, 3);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 14;$you.sexinfo.cumonface += 2>><<goto "uniEvent3">><</if>>
\<<elseif $eventPage == 14>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ох блять, кажется я собираюсь... *тяжёлый вздох* </div></div>
<div class=text>Даже не спросив, не против ли вы, один из них вдруг вытащил член из вашего рта и начал заливать ваше лицо своей спермой.</div>
<<vid events uni 3 13>>
<div class=text>Вы не возражая подставили своё лицо и улыбаясь открыли свой рот пытаясь уловить капли спермы.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блять, какая же она... *тяжёлый вздох* Мне кажется я сейчас тоже... *тяжёлый вздох* Ох!</div></div>
<<vid events uni 3 13>>
<div class=text>Второй студент вслед за своим другом начал украшать ваше лицо своим семенем, а вы, как радостная похотливая шлюшка, широко раскрыв свой ротик, подставили лицо и ему.</div>
<center><<link "<div id=fullButton>Осознать, что произошло</div>" "uniEvent3">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events uni 3 15>>
<div class=text>Только после того, как они закончили украшать ваше лицо спермой, вы осознали, что в кабинете нет раковины, у вас нет с собой салфеток и вы не знаете, есть ли они здесь.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'> *тяжёлый вздох* Это было ахуенно! Мисс $you.surname, должен признать, что вы лучшая соска из всех, что когда-либо сосала мой член!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Во-первых, не смей меня так называть! Во-вторых, что вы натворили? Чем я должна вытирать это всё?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, она права, её не должны увидеть в таком виде, иначе мы вылетим из Универа вслед за ней!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Чего вы засуетились? В следующий раз мы будем кончать вам в рот, мисс $you.surname, а сейчас мы что-нибудь найдём, здесь же куча бумаг!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Какой ещё следующий раз? Я не собираюсь сосать вам каждый день, у нас был уговор!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>И наш уговор исполнен, но зачем заниматься самообманом? Вы кончили, пока отсасывали нам, так что пора признать, что вам это нравится!</div></div>
<center><<link "<div id=fullButton>Неправда!</div>" "uniEvent3">><<set $eventPage to 16;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events uni 3 15>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Как ты мог подумать, что мне такое может нравиться? Я сделала это, чтобы не лишиться работы, но больше я этого делать не собираюсь!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, как я могла кончить от этого? Со мной явно что-то не так, я говорю, что мне это не нравится, но я до сих пор мокрая! Я просто не могу в это поверить..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Как скажете, мисс $you.surname.</div></div>
<div class=text> - Улыбаясь ответил вам студент и найдя небольшую стопку пергамента на столе, взял её и передал вам.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, нам надо торопиться, лекция уже началась!</div></div>
<div class=text>Услышав его слова, вы взяли в руки пергамент и посмотрев на часы висящие над дверью, начали стирать сперму со своего лица.</div>
<div class=text>Очистив своё лицо, вы спросили у студентов, не осталось ли следов на вашем лице и получив одобрительные кивки, направились к двери. Один из студентов прижался к двери, чтобы послушать, есть ли кто-нибудь поблизости и предположив, что никого рядом нет, тихо открыл дверь и аккуратно выглянул. Убедившись, что снаружи никого, вы все вышли из кабинета, студент запер дверь и вы разошлись в разные стороны. По пути вы зашли в туалет для преподавателей, чтобы умыть лицо и избавиться от ощущения стягивания кожи лица от липкой спермы. Затем вы вытерли лицо и направились в аудиторию, чтобы <<link "провести последнюю лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min);$quest.uni.main to 7;$quest.uni.route1 to 1>><</link>>.</div>
\<<elseif $eventPage == 17>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я не собираюсь вестись на ваш дурацкий шантаж! Я совершенно точно уверена, что мистер $npc[9].surname не уволит меня за это!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class=text> - Ответил вам студент и они оба покинули аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Надеюсь я сделала правильный выбор и меня не уволят..."</i></div></div>
<center><<link "<div id=fullButton>Идти в столовую</div>" "uniEvent3">><<set $eventPage to 18;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 18>>
\<<jpg events uni 2 1>>
<div class=text>По пути в столовую, включился громкоговоритель и вы услышали, что ректор срочно вызывает вас в свой кабинет.</div>
<center><<link "<div id=fullButton>Идти к ректору</div>" "uniEvent3">><<set $eventPage to 19;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 19>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте, мистер $npc[9].surname. Вы меня вызывали?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Да, $you.name[1], вызывал.</div></div>
<div class=text>Присев в одно из кресел стоящих напротив стола ректора, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы хотели, мистер $npc[9].surname?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Не делайте вид, что вы не догадываетесь! Помните, я предупреждал вас о последствиях ваших фотографий в социальных сетях?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно же помню.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Тогда поздравляю вас! Немалая часть студентов уже в курсе об этом и они продолжают делиться вашей страничкой со своими друзьями, а сегодня ко мне пришли двое студентов, которые рассказали мне о вашем аккаунте на OnlyFans. Честно говоря, я понятия не имел что это, но они всё мне объяснили и даже показали!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Вот уроды! Поверить не могу, что они правда повели себя как последние крысы и сдали меня ректору!"</i></div></div>
<center><<link "<div id=fullButton>Я могу всё объяснить</div>" "uniEvent3">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Правда? Что ж, постарайтесь!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, мы живём в современном, свободном обществе, где каждый имеет право на свою личную жизнь. Это моё личное дело, где у меня есть странички и какой контент я там публикую.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>О, я смотрю вы из тех, кто чуть что начинает твердить про свободу и личную жизнь! Что ж, да, несомненно, вы свободный человек и вольны делать за пределами Университета то, что считаете нужным! Однако вы можете делать это, пока это не нарушает правила нашего Университета! Вы же читали правила, когда устраивались к нам на работу?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Конечно же я читала.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Тогда вы должны знать, что ваше поведение не соответствует образу преподавателя! Вы работаете с подростками и это совершенно неприемлимо, когда преподаватель ведёт развратный и непотребный образ жизни! Какой пример вы подаёте нашим студентам? Я просто не могу оставить это безнаказанным!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, я вас не понимаю. В прошлом году вы одобрили уроки сексуального просвещения в нашем Университете, где частенько показывают изображения обнажённых тел, половые органы крупным планом и даже видео полового акта специально снятое в образовательных целях! Это происходит в стенах Университета, а вы пытаетесь упрекнуть меня в том, что я делаю за его пределами? Наши студенты - совершеннолетние люди и они сами вольны решать, что им делать и на что смотреть! Это мне приходится работать с теми, кто видел меня голой, а не вам! По сей день я прекрасно справлялась со своими обязанностями, так что, честно говоря, я не понимаю суть ваших претензий.</div></div>
<center><<link "<div id=fullButton>Слушать ректора</div>" "uniEvent3">><<set $eventPage to 21;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 21>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Что ж, мисс $you.surname, ума и смелости вам не занимать. Так со мной не разговаривал ни один преподаватель за всю историю моей работы в качестве ректора.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Простите, я просто...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Нет, всё в порядке, вы даже правы!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы серьёзно?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Мне это не нравится, но вы правы! Я не могу судить вас за ваши действия за пределами Университета при том, что у нас есть уроки сексуального просвещения. Вы также правы, что наши студенты это взрослые, совершеннолетние люди, которые сами вольны решать, что им делать и на что смотреть.</div></div>
<div class=text>Небольшая пауза.</div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Ладно, мисс $you.surname, я хотел вас уволить, но сейчас я понимаю, что у меня просто нет права это делать. Вы продолжите работу в качестве преподавателя, но у меня есть условия.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, мистер $npc[9].surname, какие условия?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Это последнее, с чем я готов смириться и на что я готов закрыть глаза. Я не потерплю, чтобы это зашло дальше.</div></div>
<center><<link "<div id=fullButton>О чём вы?</div>" "uniEvent3">><<set $eventPage to 22;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 22>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Вы прекрасно понимаете, о чём я! Я видел ваши фотографии на вашей странице OnlyFans или как там она называется! Сначала вы обнажаете вашу грудь, потом вы фотографируетесь в обнажённом виде, затем вы делаете фотографии ваших половых органов крупным планом! Что дальше? Порно? Если да, то имейте ввиду, что это именно то, с чем я мириться не намерен! Я не допущу, чтобы в нашем Университете преподавала порнозвезда!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, вообще-то я не думала об этом... Вряд ли до этого дойдёт...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Вряд ли? Вы что, издеваетесь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я просто... Извините!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Мисс $you.surname, если я узнаю, что вы снимаетесь в порно, вы вылетите из Университета! Если я замечу, что ваши увлечения плохо сказываются на вашей работе, вы вылетите из Университета!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что значит плохо сказываются?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Разве это не очевидно? Вы отличный преподаватель, с вашим появлением обучаемость студентов сильно возросла, но если вследствии ваших увлечений их обучаемость снизится, то я не вижу смысла держать вас на этой должности. Вам всё понятно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, мне всё понятно.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Отлично! Тогда вы можете возвращаться к вашим обязанностям.</div></div>
<center><<link "<div id=fullButton>Выйти из кабинета</div>" "uniEvent3">><<set $eventPage to 23;$time.min += 5;$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>></center>
\<<elseif $eventPage == 23>>
\<<jpg events uni 2 1>>
<div class=text>Покинув кабинет, вы направились в аудиторию, чтобы провести последнюю на сегодняшний день лекцию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, по-крайней мере меня не уволили и мне не пришлось поддаваться на шантах этих засранцев..."</i></div></div>
<<jpg act work eat>>
<div class=text>После всего, что произошло, вы всё же добрались до столовой, подкрепились, пообщались с другими преподавателями и теперь вы готовы к <<link "проведению последней лекции" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (180 - $time.min);$quest.uni.main to 7;$quest.uni.route2 to 1;$you.eating to 0>><</link>>.</div>
\<<elseif $eventPage == 24>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Конечно же нет, я не собираюсь этого делать! Я, что, по вашему, дура?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, не обижайтесь, но раз вы отказались, то да, складывается именно такое впечатление...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Следи за языком! Валите отсюда и жалуйтесь ректору, как жалкие крысы, мне плевать!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, успокойтесь! Зачем вы грубите?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я грублю? Ты назвал меня дурой, так что ты сам можешь вылететь из Университета за оскорбление преподавателя!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Мисс $you.surname...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я сказала вон отсюда! Лекция окончена и вам нечего здесь делать!</div></div>
<div class=text>Студенты покинули аудиторию с ухмылкой на лице.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Скоты! Поверить не могу, что они осмелились предложить мне такое! Неужели они правда думали, что я отсосу им за рабочее место? Я лучше потеряю работу, чем сделаю это!"</i></div></div>
<center><<link "<div id=fullButton>Идти в столовую</div>" "uniEvent3">><<set $eventPage to 18;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 25>>
\<<jpg events uni 2 1>>
<div class=text>
\После окончания лекции, вы, как и остальные преподаватели, направились в комнату отдыха для преподавателей, чтобы немного отдохнуть перед следующей лекцией.
Проходя вдоль коридора мимо двух студентов, вы невольно подслушали их разговор.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Прикинь чо я узнал? Помнишь преподшу, которая показывает свои сиськи всем подряд? У неё есть страничка на OnlyFans!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Да ладно? Ты серьёзно?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да я тебе отвечаю! Вот, смотри!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ахуеть! Да она горячая штучка, ты только посмотри на её <<if $you.onlyfans.pussy == 0>>тело<<else>>дырки<</if>>!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>А я тебе что говорил!<<if $you.onlyfans.buttplug > 0>> У неё даже есть фотки с анальной пробкой! Интересно, она всегда с ней ходит?<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, так бы и вдул ей! Стоп, у неё, что, даже видео есть?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да, прикинь! Наша преподша снимается в любительском порно!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Офигеть! А что за счастливчик на видео?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Понятия не имею, но наша преподша та ещё шлюха! Есть идея, пойдём, в столовой объясню.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Шлюха? Блять, это заходит слишком далеко! Мало того, что за каким-то чёртом я продолжаю показывать сиськи студентам, так теперь они ещё увидели порно со мной! Не знаю, что у них там за идея, но мне это не нравится..."</i></div></div>
<div class=text>Закончив свои размышления, вы дошли до комнаты отдыха и наконец отдохнули.</div>
<<jpg act work relax>>
<div class=text>После небольшого отдыха вы полны сил и готовы <<link "провести следующую лекцию" "uniEvent3">><<set $eventPage to 26;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 26>>
\<<jpg act work uni 7>>
<div class=text>Перед началом лекции к вам подошли студенты, чей разговор вы подслушали в коридоре.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, у вас есть минутка? Мы хотели бы с вами кое-что обсудить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Если вы пришли, чтобы поглазеть на мою грудь, то вы опоздали, здесь полно студентов.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Нет, мы пришли не за этим.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тогда что вам нужно?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, они знают про мою страничку на OnlyFans! Что им понадобится на этот раз?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Мисс $you.surname, мы нашли вашу страничку на...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я знаю, и что?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Знаете?</div></div>
<center><<link "<div id=fullButton>Да</div>" "uniEvent3">><<set $eventPage to 27;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 27>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я проходила мимо вас, когда вы говорили об этом в коридоре.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>И что вы на это скажете?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы хотите, чтобы я сказала? Да, я веду там страничку и если вы в курсе, что я там публикую, то спасибо вам за подписку.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Но вы же понимаете, что если ректор узнает об этом, то вы лишитесь работы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>С чего вы это взяли? То, что я делаю за пределами Университета это моё личное дело.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Несомненно, но вы же работаете со студентами и это может сказаться на вашей педагогике. Мистер $npc[9].surname не станет разбираться, за пределами Университета вы делаете это или нет.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Во-первых, вы сами сказали, что я работаю со студентами, а не со школьниками. Все студенты совершеннолетние, так что не вижу никаких проблем. А во-вторых, вы что, собрались меня шантажировать?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ну, не то чтобы шантажировать... Мы лишь хотим, чтобы вы оказали нам небольшую услугу, а мы взамен ничего не покажем ректору, но да, слово "шантажировать", наверное, подходит.</div></div>
<center><<link "<div id=fullButton>Посмеяться</div>" "uniEvent3">><<set $eventPage to 28;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ха-ха, очень смешно! А теперь займите свои места, лекция вот-вот начнётся. И побыстрее, иначе я сама отведу вас к ректору и обо всём ему расскажу! Тогда мы посмотрим, кого он выгонит из Университета.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, неужели вы думаете, что мы пришли к вам не подготовленными? Мы абсолютно уверены, что он уволит вас. Мой брат когда-то учился здесь и он рассказывал мне, что мистер $npc[9].surname уволил преподшу после того, как выяснилось, что она снималась в порно.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, блять, блять! Тихо, спокойно... Нельзя дать им понять, что это заставило меня нервничать..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не знаю, в каком году здесь учился ваш брат, но с тех пор многое изменилось и общество теперь относится к подобного рода занятиям гораздо проще, чем раньше.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Что ж, настаивать не стану, но после лекции мы пойдём к ректору и всё ему покажем, так что у вас есть время подумать.</div></div>
<div class=text> - Сказав это, студенты пошли занимать места перед началом лекции.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Твою мать, поверить не могу, что до этого дошло... О чём я только думала, когда решила сняться в порно? Ректор ведь уже увольнял за это кого-то! Хотя, может они врут? Даже если они не врут, то наверняка это было давно! Времена ведь другие, верно? Сейчас люди относятся к этому гораздо проще... Блять, что мне делать?"</i></div></div>
<center><<link "<div id=fullButton>Провести лекцию</div>" "uniEvent3">><<set $eventPage to 29;$time.min += (120 - $time.min)>><</link>></center>
\<<elseif $eventPage == 29>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
<div class=text>На протяжении всей лекции вы думали о том, что сказали вам эти двое. С одной стороны, вспоминая слова ректора насчёт ваших фотографий в инсте, вы понимали, что ректор вряд ли уволит вас за это, но с другой стороны, это не просто фотографии, это порно, так что вы не были уверены в этом наверняка.</div>
<div class=text>Вы обдумывали все варианты и задумывались о том, что будет если вас уволят. Действительно ли для вас столь важна эта работа, что вы поддадитесь на шантаж этих сопляков? Вы ещё даже не знаете, что именно хотят от вас эти двое, но вы понимаете, что скорее всего это будет что-то грязное и развратное.</div>
<div class=text>Близился конец лекции и вы даже не заметили, насколько быстро пролетело время. Вы понимали, что как только прозвенит звонок, вам нужно будет сообщить этим студентам о вашем решении, которого нет.</div>
<div class=text>Через некоторое время прозвенел звонок и повернувшись в сторону аудитории, вы увидели, как эти двое уже шли в вашу сторону.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, что мне делать? Что мне им ответить? Меня правда за это уволят? Блять, скорее всего меня реально уволят, это же порно! Блиииииин! Мне правда так сильно нужна эта работа? Чёрт, чёрт, чёрт!"</i></div></div>
<div class=text>Пока в вашей голове творился настоящий ад, эти двое уже подошли к вам и спросили:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ну так что? Что вы решили?</div></div>
<center>
\<<link "<div id=fullButton>Что вы хотите?</div>" "uniEvent3">><<set $eventPage to 30;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Не, я не позволю вам шантажировать меня</div>" "uniEvent3">><<set $eventPage to 49;$time.min += 3>><</link>>
\</center>
\<<elseif $eventPage == 30>>
\<<jpg act work uni 7>>
<div class=text>Улыбнувшись, один из студентов оглянулся по сторонам и подойдя поближе, сказал тихим голосом:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, мы хотим, чтобы вы отсосали нам.</div></div>
<div class=text>Ваши глаза расширились и вы прокричали:</div>
<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы совсем охренели? Вы хоть понимаете, о чём вы меня просите?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да, мы понимаем, мисс $you.surname, не стоит так кричать. Вы же не хотите, чтобы все узнали про вашу страничку, верно?</div></div>
<div class=text>Немного покраснев и оглянувшись, вы снизили тон и возмущённо ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Когда ты впервые попросил показать тебе грудь, ты тоже мне сказал, что это останется между нами, но судя по всему об этом уже знает каждый студент этого Университета!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Я лишь поделился этим со своими друзьями. Я сделал это ради вас, вы ведь показываете сиськи не просто так, студенты платят вам за это.</div></div>
<div class=text>- Улыбнувшись ответил вам студент и добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Так каков ваш ответ?</div></div>
<center>
\<<link "<div id=fullButton>Согласиться</div>" "uniEvent3">><<set $eventPage to 31;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Послать их нахуй</div>" "uniEvent3">><<set $eventPage to 57;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 31>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что говорю это, но ладно, я согласна...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Отлично! Я знал, что здравый смысл одержит верх при вашем решении.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, здравый смысл, конечно... Но где вы хотите, чтобы я это сделала? В Универе сейчас разгар учебного дня, здесь полно студентов и преподавателей.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мы подготовились. Преподаватель философии ведь сейчас на больничном, так что его кабинет закрыт и никем не используется, верно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, но у меня нет ключа от его кабинета. Как вы собираетесь попасть туда?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>У вас нет ключа, но он есть у нас!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Откуда у вас ключ от его кабинета?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, у вас свои секреты, у нас свои. Я думаю нам лучше поторопиться перед следующей лекцией.</div></div>
<center><<link "<div id=fullButton>Идти в пустой кабинет</div>" "uniEvent3">><<set $eventPage to 32;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 32>>
\<div class=text>Вы дошли до кабинета философа, убедились, что поблизости нет никого, кто мог бы вас увидеть, студенты открыли дверь ключом, вы зашли внутрь и они заперли дверь изнутри.</div>
<div class=text>Не успев осмотреться, вы повернулись в сторону студентов, которые стояли со спущенными штанами.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ваш выход, мисс $you.surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дайте мне слово, что никто об этом не узнает!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да, конечно!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Разумеется, мисс $you.surname! Мы умеем хранить секреты!</div></div>
<div class=text>Вы недоверчиво посмотрели на студентов и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что-то слабо верится, но если я хочу сохранить эту работу, то у меня нет выбора, верно?"</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блять, ладно, но давайте быстрее, нам нужно успеть до следующей лекции!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Это зависит от вас, мисс $you.surname!</div></div>
<center><<link "<div id=fullButton>Встать на колени</div>" "uniEvent3">><<set $eventPage to 33;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 6.0).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 33>>
\<div class=text>Приблизившись к студентам, вы тяжело вздохнули и встав на колени, взяли член одного студента в руку, а кончик второго члена обхватили губами.</div>
<<vid events uni 3 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Поверить не могу, что мисс $you.surname правда это делает!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Я же говорил тебе, что она согласится! Я даже сомневаюсь, что это из-за страха потерять работу, ей просто это нравится!</div></div>
<div class=text>На мгновенье вытащив его член изо рта, вы сказали:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мне не нравится это!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Да-да, как скажете, мисс $you.surname.</div></div>
<div class=text> - Ответил вам студент и положив руку вам на голову, вставил свой член обратно в ваш рот и удерживая вас за голову начал грубо трахать ваш рот проникая своим членом глубже в ваше горло с каждым толчком.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *gag* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что за чёрт? Как я дошла до такого? Почему я позволяю двум соплякам трахать моё горло так, словно это киска?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Эй, моя очередь!</div></div>
<center><<link "<div id=fullButton>Сосать второй член</div>" "uniEvent3">><<set $eventPage to 34;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 34>>
\<div class=text>Даже не задумываясь, вы повернулись в сторону второго студента и начали сосать его член.</div>
<<vid events uni 3 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Какая она послушая! Ты был прав, она явно делает это с удовольствием. Ей это нравится!</div></div>
<div class=text>Вы хотели освободить свой ротик от члена, чтобы возразить, но этот студент вдруг схватил вас за голову и начал грубо трахать ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого чёрта они творят? Они так грубы со мной... Я ведь их преподавательница... Почему они... И почему меня это так... Заводит...?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, не забывайте обо мне.</div></div>
<center><<link "<div id=fullButton>Сосать первому студенту</div>" "uniEvent3">><<set $eventPage to 35;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 35>>
\<<vid events uni 3 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что со мной происходит? Почему я делаю всё, что они говорят? Неужели мне правда это нравится? Неужели мне правда нравится, когда мной командуют и грубо используют?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Блять, как же я рад, что такая развратная и похотливая преподша работает именно в нашем Универе! *тяжёлый вздох* </div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>О да! Мне больше не хочется прогуливать после того, как мы увидели её истинное лицо!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Такая же хуйня бро! Я даже готов вовремя приходить в Универ, лишь бы вновь почувствовать её потрясный ротик на моём члене!</div></div>
<div class=text>Вы упёрлись руками в ноги студента и оттолкнули его, чтобы освободить свой рот и возразить, но вы успели лишь сделать глубокий вдох, прежде чем второй студент повернул вашу голову к себе и заткнул ваш рот своим членом.</div>
<center><<link "<div id=fullButton>Сосать второму студенту</div>" "uniEvent3">><<set $eventPage to 36;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 36>>
\<<vid events uni 3 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого чёрта? Они даже не дают мне возразить! Они правда думают, что я собираюсь отсасывать им каждый день?"</i></div></div>
<div class=text>Пока вы удивлялись их наглости, студент, которому вы сосали, положил свою руку вам на затылок, а второй рукой похлопал по ней, грубо проталкивая свой член во всю длину в ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *cough* *gag* *cough* </div></div>
<div class=text>Ваши глаза заслезились и вам едва удалось побороть рвотные рефлексы от столь грубых действий, но в то же время вы осознавали, что становитесь всё более мокрой с каждой секундой.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, почему я такая мокрая? Почему я так сильно хочу, чтобы эти два засранца грубо отымели меня прямо... Стоп, что? Нет-нет-нет! Мне нужно быстро заставить их кончить, пока я окончательно не сошла с ума..."</i></div></div>
<center><<link "<div id=fullButton>Заставить их кончить</div>" "uniEvent3">><<set $eventPage to 37;$time.min += 10;$you.arousal to 100;$rand.vid to either(1, 3);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 37>>
\<<vid events uni 3 $rand.vid>>
<div class=text>Вы начали старательно отсасывать их члены по очереди стараясь заставить их кончить быстрее.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Блять, посмотри на неё! Она так увлечена процессом, что сама заглатывает мой член по самые яйца!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Готов поспорить, что она сейчас течёт как сучка!</div></div>
<div class=text> - Сказав это, студент нагнулся и коснулся пальцами вашей <<if $you.clothes.uw == 0>>голой киски<<else>>киски сквозь ткань ваших трусиков<</if>>.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mmm* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Какого? Что он себе позволяет?"</i></div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали студентам.</div>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Я был прав, она пиздец мокрая<<if $you.accessories.buttplug == 1>> и пока я трогал её киску, мне показалось, что в её задницу вставлена анальная пробка<</if>>! Погоди, она, что, кончила?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Серьёзно? Эта сучка лишь строит из себя недотрогу, но на самом деле она сама возбуждается от того, что мы используем как конченную шлюху!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, как я могла кончить от этого?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Слушай, а может..?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Что?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Есть идея!</div></div>
<div class=text>Сказав это, второй студент взял вас за руку и потянул, чтобы вы встали на ноги, затем он толкнул вас в сторону дивана и задрал вам юбку.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, что ты... *gag* *slurp* </div></div>
<div class=text>Не дав вам договорить, первый студент заткнул вам рот своим членом, а второй студент медленно вставил свой член в вашу киску.</div>
<center><<link "<div id=fullButton>Попытаться возмутиться</div>" "uniEvent3">><<set $eventPage to 38;$time.min += 5;$you.arousal += 20;$you.clean -= 2;$you.sexinfo.vaginal += 2;$you.sexinfo.anal += 2;$you.sexinfo.dp += 1;$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 6.0).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 6.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 38>>
\<<vid events uni 3 5>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блять, какая же ахуенная у неё киска! Она такая узкая, такая мокрая!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ахуеть, она даже не возмутилась! Ну и шлюха!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ты бы знал, какая она мокрая! Я знал, что она не станет возражать!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что я не остановила его... Мне страшно это признать, но похоже, мне это правда нравится... Чёрт, какая же я шлюха..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Эй, я тоже хочу!</div></div>
\<<if $you.accessories.buttplug == 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>И кстати я был прав, в её заднице реально вставлена пробка!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Реально?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Да, похоже, что её попка тоже рабочая!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Офигеть!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ага!</div></div>
<div class=text> - Сказав это, он вытащил пробку из вашей задницы, плюнул на ваш анус, вынул член из вашей киски и медленно вставил его в вашу попу.</div>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Погоди, похоже, что...</div></div>
<div class=text>Раздвинув ваши ягодицы, он посмотрел на ваш анус и добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, офигеть! Похоже, что её попка тоже рабочая!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Реально? Офигеть!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ага!</div></div>
<div class=text> - Сказав это, он плюнул на ваш анус, вставил внутрь большой палец и немного разработав вашу попку, вынул член из вашей киски и медленно вставил его в вашу попу.</div>
\<</if>>
<center><<link "<div id=fullButton>Получать удовольствие</div>" "uniEvent3">><<set $eventPage to 39;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 39>>
\<<vid events uni 3 6>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ох ебать, я был прав! *тяжёлый вздох* Её попка рабочая, но... *тяжёлый вздох* Блять, она такая узкая, она так сильно сжимает мой член, что...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Не вздумай кончать, бро! Похоже наше веселье с этой шлюшкой только началось!</div></div>
<div class=text>На секунду освободив свой ротик от члена, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хватит... *тяжёлый вздох* меня... так... *тяжёлый вздох* называть...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Не обижайтесь, мисс $you.surname, но будет лучше, если вы продолжите сосать мой член, а мы продолжим называть вещи своими именами.</div></div>
<div class=text> - Ответил вам студент и надавив рукой вам на затылок заткнул ваш рот своим членом.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'> *тяжёлый вздох* Давай поменяемся, пока я... *тяжёлый вздох* пока я не кончил...</div></div>
<div class=text> - Сквозь стоны и тяжёлые вздохи сказал студент и вынув член из вашей попы, звонко шлёпнул вас по заднице. Другой студент, член которого вы сосали, потянул вас к себе, чтобы вы оседлали его.</div>
<center><<link "<div id=fullButton>Оседлать его</div>" "uniEvent3">><<set $eventPage to 40;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 40>>
\<<vid events uni 3 7>>
<div class=text>Вы уселись своей киской на член студента, он схватил вас за задницу и крепко удерживая, начал трахать вас быстро наращивая темп. Второй студент не остался стоять в стороне и облокотившись на спинку дивана, взял вас за волосы и начал беспощадно трахать вас глубоко в ваше горло.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ох ебать, ты был прав! Её киска такая... *тяжёлый вздох* такая узкая! Она так плотно облегает мой член!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Это ты ещё не опробовал её задницу! У неё сочная киска, но её задница просто великолепна!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Чёрт, я бы трахал эту сучку каждый божий день!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ага, я тоже! *тяжёлый вздох* Но я сомневаюсь, что мы делаем это последний раз!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ты прав! *тяжёлый вздох* Теперь она наша!</div></div>
<div class=text> - Ответил один из студентов своему другу и прекратив трахать вас, вынул член из вашей киски и вставил его в вашу задницу.</div>
<center><<link "<div id=fullButton>Трахать его своей задницей</div>" "uniEvent3">><<set $eventPage to 41;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 41>>
\<<vid events uni 3 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ты был прав насчёт её задницы, она у неё зачётная! *тяжёлый вздох* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ага, и смотри, она даже не возразила, когда ты сказал, что теперь она наша! Какая же она шлюха!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Потому что сучка осознала, что ей это нравится не меньше, чем нам, и что она не в состоянии отказаться от хорошего, грубого траха!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу... Что... Я никак... На это не реагирую, но... Такое чувство, будто... Он прав... Как я могу поступать так... С моим мужем и... Кончать от ощущения их членов во рту..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Хах! Это точно, бро!</div></div>
<div class=text> - Ответил трахающий вас в рот студент своему другу и они дали пятюню друг другу.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ладно, я передохнул, так что... *тяжёлый вздох* Моя очередь трахать эту сочную задницу!</div></div>
<center><<link "<div id=fullButton>Оседлать задницей второго студента</div>" "uniEvent3">><<set $eventPage to 42;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 42>>
\<<vid events uni 3 9>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>О да! *тяжёлый вздох* Как же я соскучился по ощущению, когда её узкая задница поглощает мой член! *тяжёлый вздох* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Чёрт, ты только посмотри на неё! Она радостно сосёт член, который только что был в её заднице и стонет от удовольствия!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока трахали своей задницей член одного студента и сосали член другого.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять... Я снова кончила... Когда я успела стать такой грязной, развратной шлюхой?"</i></div></div>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Поверить не могу, что она снова кончила! *тяжёлый вздох* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Есть идея!</div></div>
<div class=text> - Сказав это, он вынул член из вашего рта и пристроившись к вашей киске, вставил в неё свой член.</div>
<center><<link "<div id=fullButton>Двойное проникновение</div>" "uniEvent3">><<set $eventPage to 43;$time.min += 5;$you.arousal += 34;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 43>>
\<<vid events uni 3 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да! Да! Боже! Да! *громкий стон* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>О да, детка, правильно, стони! Стони громче! *тяжёлый вздох* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'> *тяжёлый вздох* Это круто, что она перестала играть в недотрогу и вошла во вкус, но если нас услышат, нам пиздец!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Ох, блять, мисс $you.surname, вы такая горячая! *тяжёлый вздох* Вы такая узкая!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *громкий стон* *громкий стон* *громкий стон* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Вы ведь кайфуете не меньше нас, правда?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, дааа, блять, даааа! *громкий стон* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Вы такая развратная шлюха, мисс $you.surname! *тяжёлый вздох* Вы ведь хотите, чтобы это повторилось, так ведь?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Даа! О Боже! Дааа! *громкий стон* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Хах! Так и знал, что мы сломаем эту шлюху, строящую из себя недотрогу! *тяжёлый вздох* Не переживайте, мисс $you.surname, с этого дня мы будем трахать вас при любой возможности!</div></div>
<center><<link "<div id=fullButton>Заставить их кончить</div>" "uniEvent3">><<set $eventPage to 44;$time.min += 5;$you.arousal += 25;$rand.vid to random(5, 12);$sexEnergy to random(5, 10);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 44>>
\<<vid events uni 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока трахались со студентами.</div>
\<</if>>
\<<if $sexEnergy == 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ох блять! *тяжёлый вздох* Кажется я сейчас кончу!</div></div>
\<</if>>
<center><<link "<div id=fullButton>Трахаться</div>" "uniEvent3">><<set $eventPage to 44;$sexEnergy -= 1;$rand.vid to random(5, 12);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><</link>></center>
\<<if $sexEnergy <= 0>><<set $eventPage to 45;$you.sexinfo.cumonface += 1;$you.sexinfo.cumonbelly += 1>><<goto "uniEvent3">><</if>>
\<<elseif $eventPage == 45>>
\<<vid events uni 3 13>>
<div class=text>Вытащив член из вашего рта, студент начал украшать ваше лицо большим количеством спермы, пока второй студент продолжал трахать вас в киску.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Ох блять! *тяжёлый вздох* Мисс $you.surname, вы отлично смотритесь со спермой на лице!</div></div>
<div class=text>Ваш разум был затуманен от сильного удовольствия и количества испытанных оргазмов, после грубого пользования студентами, так что единственное, что вы сделали, чтобы отреагировать на его слова, это глупо улыбнулись.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Я... *тяжёлый вздох* </div></div>
<div class=text> - Это было единственное, что сказал второй студент перед тем, как вытащить из вашей киски свой член и начать заливать ваш живот своим семенем.</div>
<center><<link "<div id=fullButton>Приходить в себя</div>" "uniEvent3">><<set $eventPage to 46;$time.min += 5;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 46>>
\<<vid events uni 3 14>>
<div class=text>Пока второй студент покрывал ваш живот своей спермой, вы пытались отдышаться и прийти в себя, ведь вы понимали, что перерыв уже кончился и вам нужно спешить на последнюю лекцию.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Бляяяяять! *тяжёлый вздох* Это было потрясающе! *тяжёлый вздох* Мисс $you.surname, вы просто прелесть! *тяжёлый вздох* Вы шлюха, но вы прелесть!</div></div>
<div class=text>Так как ваш разум был всё ещё немного затуманен и вы не до конца осознавали всё, что сейчас произошло, его слова даже рассмешили вас.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Блин, она вся в сперме, но здесь нет ни раковины, ни туалета, ни салфеток.</div></div>
<div class=text> - Заметил студент, осматриваясь в кабинете. Подойдя к столу, он заглянул в ящики и найдя там небольшую стопку пергамента, взял её и передал вам.</div>
<center><<link "<div id=fullButton>Вытереть с себя сперму</div>" "uniEvent3">><<set $eventPage to 47;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 47>>
\<<jpg events uni 3 15>>
<div class=text>Вытерев с себя всю сперму, вы спросили у студентов, не осталось ли на вас следов и получив в ответ одобрительные кивки, оделись.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Надеюсь, вы довольны и больше не будете меня шантажировать и ректор не узнает о моих увлечениях?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Конечно, мисс $you.surname! Зачем нам шантажировать вас после этого?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мне не нравится, как ты это сказал... Вы думаете, что это повторится?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Мисс $you.surname, мы не думаем, мы знаем! Вы наслаждались не меньше, чем мы и вы даже несколько раз кончили, так что не занимайтесь самообманом!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, наверное он прав, но не могу же я сказать ему прямо, что они правы и я шлюха, которая готова трахаться с ними, когда им захочется, так что..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То, что мне это понравилось, не означает, что я собираюсь трахаться с вами, когда вам вздумается! Мы хорошо провели время, но не забывайте, что я ваша преподавательница и я сделала это, чтобы не потерять работу!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Конечно, мисс $you.surname, как скажете!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Вот засранцы! Говорят мне "как скажете", но имеют ввиду "вы ещё сами придёте за нашими членами"... Они ведь теперь не оставят меня в покое и наверняка сегодня же разболтают всё своим друзьям! Действительно ли мне так сильно нужна эта работа, что ради неё мне придётся заниматься сексом со студентами?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Блин, нам надо спешить, лекция уже началась!</div></div>
<center><<link "<div id=fullButton>Выйти из кабинета</div>" "uniEvent3">><<set $eventPage to 48;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 48>>
\<<jpg events uni 2 1>>
<div class=text>Один из студентов прижался к двери, чтобы послушать, есть ли кто-нибудь поблизости и предположив, что никого рядом нет, тихо открыл дверь и аккуратно выглянул. Убедившись, что снаружи никого, вы все вышли из кабинета, студент запер дверь и вы разошлись в разные стороны. По пути вы зашли в туалет для преподавателей, чтобы умыть лицо и избавиться от ощущения стягивания кожи лица от липкой спермы. Затем вы вытерли лицо и направились в аудиторию, чтобы <<link "провести последнюю лекцию" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min);$quest.uni.main to 7;$quest.uni.route1 to 2>><</link>>.</div>
\<<elseif $eventPage == 49>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я не собираюсь вестись на ваш дурацкий шантаж! Я совершенно точно уверена, что мистер $npc[9].surname не уволит меня за это!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Что ж, как знаете...</div></div>
<div class=text> - Ответил вам студент и они оба покинули аудиторию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Надеюсь я сделала правильный выбор и меня не уволят..."</i></div></div>
<center><<link "<div id=fullButton>Идти в столовую</div>" "uniEvent3">><<set $eventPage to 50;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 50>>
\<<jpg events uni 2 1>>
<div class=text>По пути в столовую, включился громкоговоритель и вы услышали, что ректор срочно вызывает вас в свой кабинет.</div>
<center><<link "<div id=fullButton>Идти к ректору</div>" "uniEvent3">><<set $eventPage to 51;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 51>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте, мистер $npc[9].surname. Вы меня вызывали?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Да, $you.name[1], вызывал.</div></div>
<div class=text>Присев в одно из кресел стоящих напротив стола ректора, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы хотели, мистер $npc[9].surname?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Не делайте вид, что вы не догадываетесь! Помните, я предупреждал вас о последствиях ваших фотографий в социальных сетях?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно же помню.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Тогда поздравляю вас! Немалая часть студентов уже в курсе об этом и они продолжают делиться вашей страничкой со своими друзьями, а сегодня ко мне пришли двое студентов, которые рассказали мне о вашем аккаунте на OnlyFans. Честно говоря, я понятия не имел что это, но они всё мне объяснили и даже показали!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Вот уроды! Поверить не могу, что они правда повели себя как последние крысы и сдали меня ректору!"</i></div></div>
<center><<link "<div id=fullButton>Я могу всё объяснить</div>" "uniEvent3">><<set $eventPage to 52;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 52>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Правда? Что вы мне объясните? Как можно объяснить то, что вы работаете преподавателем и снимаетесь в порно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, мы живём в современном, свободном обществе, где каждый имеет право на свою личную жизнь. Это моё личное дело, где у меня есть странички и какой контент я там публикую.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>О, я смотрю вы из тех, кто чуть что начинает твердить про свободу и личную жизнь! Что ж, да, несомненно, вы свободный человек и вольны делать за пределами Университета то, что считаете нужным! Однако вы можете делать это, пока это не нарушает правила нашего Университета! Вы же читали правила, когда устраивались к нам на работу?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Конечно же я читала.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Тогда вы должны знать, что ваше поведение не соответствует образу преподавателя! Вы работаете с подростками и это совершенно неприемлимо, когда преподаватель ведёт развратный и непотребный образ жизни! И это не просто обнажёнка, это порно! Какой пример вы подаёте нашим студентам? Я просто не могу оставить это безнаказанным!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, я вас не понимаю. В прошлом году вы одобрили уроки сексуального просвещения в нашем Университете, где частенько показывают изображения обнажённых тел, половые органы крупным планом и даже видео полового акта специально снятое в образовательных целях! Это происходит в стенах Университета, а вы пытаетесь упрекнуть меня в том, что я делаю за его пределами? Наши студенты - совершеннолетние люди и они сами вольны решать, что им делать и на что смотреть! Это мне приходится работать с теми, кто видел меня в порно, а не вам! По сей день я прекрасно справлялась со своими обязанностями, так что, честно говоря, я не понимаю суть ваших претензий.</div></div>
<center><<link "<div id=fullButton>Слушать ректора</div>" "uniEvent3">><<set $eventPage to 53;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 53>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Что ж, мисс $you.surname, ума и смелости вам не занимать. Так со мной не разговаривал ни один преподаватель за всю историю моей работы в качестве ректора.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Простите, я просто...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Нет, всё в порядке, вы даже правы!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы серьёзно?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Мне это не нравится, но вы правы! Я не могу судить вас за ваши действия за пределами Университета при том, что у нас есть уроки сексуального просвещения. Вы также правы, что наши студенты это взрослые, совершеннолетние люди, которые сами вольны решать, что им делать и на что смотреть.</div></div>
<div class=text>Небольшая пауза.</div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Однако то, что делаете вы, никак не связано с образованием и уж точно не снято в образовательных целях, вы делаете это ради денег! Студенты объяснили мне, что на этом сайте люди зарабатывают деньги на подписчиках, которые готовы платить за контент, который делаете вы. Это никак не связано с образовательными целями, это просто разврат и я не могу допустить, чтобы в нашем Университете работали такие люди как вы!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Вы хотите меня уволить?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Конечно, а что мне ещё остаётся? Те студенты, которые рассказали мне об этом, наверняка поделятся этими видео с другими студентами!</div></div>
<center><<link "<div id=fullButton>Да, но...</div>" "uniEvent3">><<set $eventPage to 54;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 54>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Никаких но! Подобным извращениям нет места в стенах нашего Университета! Вы уволены!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мистер $npc[9].surname, позвольте мне...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Нет! Вон из моего кабинета!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Я уже сказал, никаких но! Я возлагал на вас большие надежды, мисс $you.surname! С вашим появлением обучаемость студентов по вашему предмету сильно возросла и мне жаль, что мне приходится с вами прощаться, но после такого не может быть никаких исключений!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но что в этом плохого? Разве обучаемость студентов снизилась?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Нет, но обязательно снизится, это лишь вопрос времени!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>То есть вы не знаете наверняка? Вы не можете уволить меня за то, что я делаю за пределами Университета, это же ведь ещё никак не повлияло на мою работу и уж тем более вы не можете уволить меня из-за ваших догадок! Дайте мне шанс и я докажу вам, что преподавание и порно индустрия могут сочетаться!</div></div>
<center><<link "<div id=fullButton>Слушать ректора</div>" "uniEvent3">><<set $eventPage to 55;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 55>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Поверить не могу, что слышу от вас нечто подобное! О каком шансе идёт речь? Мисс $you.surname, вы ведь были в их возрасте и должны понимать, что студенты не будут молчать о таком! Наверняка уже большая часть студентов в курсе о тех непотребствах, которыми вы занимаетесь! Сегодня это не повлияло на вашу работу, но обязательно повлияет завтра или послезавтра или даже через неделю!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Почему бы не убедиться в этом? Если их успеваемость действительно упадёт, то я уволюсь сама, но если нет, то зачем же вам отказываться от хорошего преподавателя? Вы ведь сами сказали, что я хороший преподаватель!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'> *тяжёлый вздох* Мисс $you.surname, вы не просто хороший преподаватель, вы отличный преподаватель! Но вы предлагаете мне просто закрыть на это глаза и позволить вам продолжить работу? Как вообще может сочетаться работа преподавателя и порнозвезды?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я согласна, что это странно, но я прошу дать мне хотя бы шанс!<<if $you.sexinfo.porn == 0>> К тому же, я не порнозвезда, это любительское порно.<</if>></div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'><<if $you.sexinfo.porn == 0>>Какая разница?<</if>> *тяжёлый вздох* Мне это не нравится, мисс $you.surname, очень сильно не нравится, но ладно, я дам вам шанс! Если ваши увлечения не повлияют на вашу работу, вы можете продолжать работать в Университете, но если повлияют, то я вынужден буду вас уволить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо вам, мистер $npc[9].surname! Я приложу все усилия для того, чтобы успеваемость студентов оставалась на высоком уровне!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Мистер $npc[9].surname</div><div class='sayText'>Надеюсь, мисс $you.surname... Ладно, вы можете идти, скоро начнётся последняя лекция.</div></div>
<center><<link "<div id=fullButton>Выйти из кабинета</div>" "uniEvent3">><<set $eventPage to 56;$time.min += 5;$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>></center>
\<<elseif $eventPage == 56>>
\<<jpg events uni 2 1>>
<div class=text>Покинув кабинет, вы направились в аудиторию, чтобы провести последнюю на сегодняшний день лекцию.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, по-крайней мере меня не уволили и мне не пришлось поддаваться на шантах этих засранцев..."</i></div></div>
<<jpg act work eat>>
<div class=text>После всего, что произошло, вы всё же добрались до столовой, подкрепились, пообщались с другими преподавателями и теперь вы готовы к <<link "проведению последней лекции" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (180 - $time.min);$quest.uni.main to 7;$quest.uni.route2 to 1;$you.eating to 0>><</link>>.</div>
\<<elseif $eventPage == 57>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Конечно же нет, я не собираюсь этого делать! Я, что, по вашему, дура?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, не обижайтесь, но раз вы отказались, то да, складывается именно такое впечатление...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Следи за языком! Валите отсюда и жалуйтесь ректору, как жалкие крысы, мне плевать!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>Мисс $you.surname, успокойтесь! Зачем вы грубите?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я грублю? Ты назвал меня дурой, так что ты сам можешь вылететь из Университета за оскорбление преподавателя!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>Мисс $you.surname...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я сказала вон отсюда! Лекция окончена и вам нечего здесь делать!</div></div>
<div class=text>Студенты покинули аудиторию с ухмылкой на лице.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Скоты! Поверить не могу, что они осмелились предложить мне такое! Неужели они правда думали, что я отсосу им за рабочее место? Я лучше потеряю работу, чем сделаю это!"</i></div></div>
<center><<link "<div id=fullButton>Идти в столовую</div>" "uniEvent3">><<set $eventPage to 50;$time.min += 5>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events uni 2 1>>
<div class=text>
\After the lecture ended, you went to the break room to rest for a while before the next lecture.
Walking down the hallway, you overhear two students chatting.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Guess what? I found out that the teacher who used to show her boobs in class has a page on OnlyFans. Can you believe it?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Come on, are you serious?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I'm telling you, check it out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Holy shit! She's got <<if $you.onlyfans.pussy == 0>>a great body<<else>>nice holes<</if>>, man! She's smoking hot!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I know, right?<<if $you.onlyfans.buttplug > 0>> She even has pics with a butt plug! I wonder if she always has that thing in her butt?<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Damn, I'd fuck her so bad!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I've got an idea! Let's go and I'll tell you in the dining room.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"This is getting way out of hand! Why do I keep flashing my boobs at students? I have no idea what they think, but I'm not cool with it..."</i></div></div>
<div class=text>After you had finished thinking, you went to the break room to finally have a break.</div>
<<jpg act work relax>>
<div class=text>After a short rest, you are full of energy and ready to <<link "give the next lecture" "uniEvent3">><<set $eventPage to 2;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 7>>
<div class=text>Before the lecture started, you heard some students talking in the hallway and decided to eavesdrop on their conversation.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, can we chat for a sec? We wanted to talk to you about something.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>If you came here to ogle at my boobs, then it's too late. There are a lot of other students here.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>No, that wasn't our goal.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, what do you want?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, they know all about my OnlyFans account! What do they want this time, anyway?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Miss $you.surname, we found your page on...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I know, so what?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You know?</div></div>
<center><<link "<div id=fullButton>Yeah</div>" "uniEvent3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I heard you talking about it when you were in the hall.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>And what do you think about that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you reckon I should be thinking about this? Yeah, I have a page and if you're aware of what I post on there, then thanks for subscribing.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>But you do realize that if the rector finds out about this, you're gonna lose your job, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What makes you say that? My private life outside of uni is none of your business.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Sure, but you do work with students and that can affect your pedagogy. I don't think Mr $npc[9].surname cares where you do it, inside or outside the university.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>First of all, like you said, I work with students and not school kids. All my students are over the age of consent, so there's no problem there. And second, are you trying to blackmail me or something?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Well, it's not exactly blackmail... We just want a little help from you, and in return we won't tell the rector anything, but yeah, I guess "blackmail" is the right word.</div></div>
<center><<link "<div id=fullButton>Have a laugh</div>" "uniEvent3">><<set $eventPage to 4;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Haha, that was hilarious! Now, everyone, take your seats, the lecture is about to start. And hurry up or I'm gonna take you to the rector and tell him all about it. Then we'd see who gets kicked out of uni.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, you really think we came here unprepared, don't you? We're totally sure he's gonna fire you. My bro used to go to uni here and he told me that the rector fired the teacher cuz she was in porn.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know when your bro was here, but things have changed since then. Society now takes this kind of thing a lot more casually than it used to.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Alright, I won't push you, but after the class we'll go to the rector and show him what's what, so you've got time to think it over.</div></div>
<div class=text> - Anyway, the students all went to their seats before class started.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't fucking believe it's gotten to this point... I'm not so sure about Mr. $npc[9].surname not firing me. He was pretty calm about my topless pics on Insta, but what about OnlyFans? I posted more explicit photos there, and man, I don't know what to do about it!"</i></div></div>
<center><<link "<div id=fullButton>Give a lecture</div>" "uniEvent3">><<set $eventPage to 5;$time.min += (120 - $time.min)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
<div class=text>During the lecture, you were thinking about what those two said. On the one hand, thinking back to what the rector said about your Instagram photos, you realized that it's unlikely the rector would fire you over that, but on the other hand, you weren't totally sure.</div>
<div class=text>You've been stressing out about all the possibilities and wondering what will happen if you get fired. Is the job really that important to you, that you'd let those little shits blackmail you? You don't even know exactly what they want yet, but you know it's probably going to be something nasty and twisted.</div>
<div class=text>The lecture was coming to an end and you didn't realize how quickly the time had flown. You knew that as soon as the bell went, you'd have to tell those students about your decision, and you weren't sure what to say.</div>
<div class=text>After a while, the bell went off and, turning to the audience, you saw these two walking towards you.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What on earth am I going to do? What am I supposed to say to them about those photos? They're just pictures! I'm not getting fired over this, am I? Ugh! Do I need this job that badly? Crap, crap, crap!"</i></div></div>
<div class=text>While you were going through hell in your mind, these two came up to you and asked:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>So, what? What have you decided on?</div></div>
<center>
\<<link "<div id=fullButton>What do you want?</div>" "uniEvent3">><<set $eventPage to 6;$time.min += 5>><</link>>
\<<link "<div id=fullButton>No way am I gonna let you blackmail me</div>" "uniEvent3">><<set $eventPage to 17;$time.min += 3>><</link>>
\</center>
\<<elseif $eventPage == 6>>
\<<jpg act work uni 7>>
<div class=text>With a smile, one of the students glanced around and, coming closer, whispered:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, we want you to suck us.</div></div>
<div class=text>Your eyes went wide and you shouted:</div>
<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What the hell are you talking about? Do you have any idea what you're even asking me to do?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, we get it, Miss $you.surname. You don’t want people to know about that page of yours, do you?</div></div>
<div class=text>Blushing a bit and looking around, you lowered your voice and indignantly said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>When you first asked me to show you my boobs, you also said it had to stay between us. But apparently everyone at this uni knows about it already!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I just told my friends about it. I did it because, like, you show your boobs for a living, and the students pay for that.</div></div>
<div class=text>- The student answered you with a smile and added:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>So what's your answer?</div></div>
<center>
\<<link "<div id=fullButton>Agree</div>" "uniEvent3">><<set $eventPage to 7;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Tell them to get lost</div>" "uniEvent3">><<set $eventPage to 24;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe it, but I have to say, I agree...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Awesome! I knew common sense would win out in your decision.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, common sense... But where do you want me to do it? It's in the middle of school day at uni, there are loads of students and teachers around.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>The philosophy professor is out sick right now, so his office is off limits and no one's using it, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but I don't have the key to his office. So how are you gonna get in there?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You don't have the key, but we do!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? How'd you get the key to his office?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, we all have our secrets. Let's just get on with it before the lecture starts.</div></div>
<center><<link "<div id=fullButton>Go to an empty office</div>" "uniEvent3">><<set $eventPage to 8;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 8>>
\<div class=text>You snuck into the philosopher's office. You made sure nobody was around to see you. The students used a key to open the door and you went inside. Then they locked the door behind you.</div>
<div class=text>Before you could even look around, you turned to the students who were standing there with their pants around their ankles.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Your turn, Miss $you.surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Promise me no one will know about this!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, sure!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Sure, Miss $you.surname! We can keep a secret!</div></div>
<div class=text>You looked at the students with a surprised expression and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it, but if I want to keep my job, I don't have any other choice, do I?"</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's move it along, we've got to make it to the next class!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>It's up to you, Miss $you.surname!</div></div>
<center><<link "<div id=fullButton>Get on your knees</div>" "uniEvent3">><<set $eventPage to 9;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 4.0).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>As you walked up to the students, you let out a big sigh and knelt down. You grabbed one of the students' penises in your hand and wrapped your mouth around the other one.</div>
<<vid events uni 3 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I can't believe it! Miss $you.surname is actually doing this!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I told you she would agree! I mean, I doubt it's even because she's scared of losing her job. She just likes it, that's all!</div></div>
<div class=text>Taking his cock out of your mouth for a second, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't like it!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, yeah, sure thing, Miss $you.surname.</div></div>
<div class=text> - The student answered and, putting his hand on your head, shoved his penis back in your mouth. Holding your head, he started to roughly fuck your face, pushing his dick deeper and deeper down your throat with every thrust.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *gag* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the fuck? How did this happen? Why am I letting these two kids fuck my throat like it's my pussy?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Hey, it's my turn!</div></div>
<center><<link "<div id=fullButton>Suck a second dick</div>" "uniEvent3">><<set $eventPage to 10;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Without even thinking about it, you turned to the second guy and started giving him a blowjob.</div>
<<vid events uni 3 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>She's such a good girl! You were right, it's obvious she's doing it because she loves it. She really enjoys it!</div></div>
<div class=text>You tried to free your mouth to protest, but the other student suddenly grabbed you by the head and started forcing his cock down your throat.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What are they up to? They're being so rude to me… I'm their teacher… Why are they… And why is it making me so… Turned on?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, don't forget about me.</div></div>
<center><<link "<div id=fullButton>Suck the first student</div>" "uniEvent3">><<set $eventPage to 11;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 11>>
\<<vid events uni 3 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What's up with me? Why am I doing everything they tell me to do? Do I actually like it? Do I really enjoy being told what to do and being treated rudely by others?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Fuck, I'm so happy that we have such a hot and sexy teacher at our uni! *heavy sigh* </div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Fuck yeah! No way I'm gonna cut class after we saw her true colors!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Same shit, bro! I'd even be willing to show up at the uni on time, just so I could feel her awesome mouth on my cock again!</div></div>
<div class=text>You put your hands on the student's legs and tried to push him away so you could get your mouth free, but all you managed to do was take a deep breath. Before you could even think about what to do next, the second student grabbed your head and shoved his dick into your mouth.</div>
<center><<link "<div id=fullButton>Suck the second student</div>" "uniEvent3">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events uni 3 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the heck? They won't let me even speak up! Do they really think I'll blow them every day?"</i></div></div>
<div class=text>While you were still wondering about their audacity, that student you were sucking to suddenly put his hand on your head and, with his other hand, started to roughly push his cock down your throat.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *cough* *gag* *cough* </div></div>
<div class=text>Your eyes were watering and you could barely hold back your gag reflex from those rude actions, but you also realized you were getting more and more wet by the second.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, why am I so turned on? Why do I want these two guys to fuck me so badly..? Wait.. What the hell am I thinking? No, I need to make them cum quickly before I totally lose it."</i></div></div>
<center><<link "<div id=fullButton>Make them cum</div>" "uniEvent3">><<set $eventPage to 13;$time.min += 5;$you.arousal += 10;$rand.vid to either(1, 3);$sexEnergy to random(5, 10);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 13>>
\<<vid events uni 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking on the students.</div>
\<</if>>
<center>
\<<if $rand.vid == 1 or $rand.vid == 3>>
\<<link "<div id=fullButton>Suck the first student</div>" "uniEvent3">><<set $eventPage to 13;$sexEnergy -= 1;$rand.vid to either(2, 4);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<else>>
\<<link "<div id=fullButton>Suck the second student</div>" "uniEvent3">><<set $eventPage to 13;$sexEnergy -= 1;$rand.vid to either(1, 3);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<</if>>
\</center>
\<<if $sexEnergy <= 0>><<set $eventPage to 14;$you.sexinfo.cumonface += 2>><<goto "uniEvent3">><</if>>
\<<elseif $eventPage == 14>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Oh fuck, I think I'm gonna... *heavy sigh* </div></div>
<div class=text>Without even asking for permission, one of them suddenly pulled his thing out of your mouth and started squirting his load all over your face.</div>
<<vid events uni 3 13>>
<div class=text>You didn't mind showing your face and smiled, opening your mouth to catch the drops of cum.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Fuck, she's so... *heavy sigh* I think I'm gonna... *heavy sigh* Oh!</div></div>
<<vid events uni 3 13>>
<div class=text>The second guy, following his buddy, started to cover your face in his stuff, and you, like a happy horny slut, opened your mouth wide and presented your face to him.</div>
<center><<link "<div id=fullButton>Realize what happened</div>" "uniEvent3">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events uni 3 15>>
<div class=text>It wasn't until after they were done painting your face with cum that you realized there was no sink in the room, you didn't have any tissues with you, and you had no idea if they had any.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'> *heavy sigh* That was so fucking awesome! Miss $you.surname, let me just say that you're the best cocksucker ever to have sucked my dick!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>First of all, you better not call me that. Secondly, what did you do? What do I wipe it with all that stuff?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Man, she's got a point. We can't let people see her like that or we'll all get kicked out of uni!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>What are you so stressed about? Next time, we'll come in your mouth, Ms. $you.surname, and now let's find something, because there's a ton of papers here!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? I'm not gonna be sucking you every day, we made a deal, remember?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>And our deal is done, but why pretend? You came when you were sucking us off, so you have to admit that you liked it!</div></div>
<center><<link "<div id=fullButton>That's not true!</div>" "uniEvent3">><<set $eventPage to 16;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events uni 3 15>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Why would you think I liked that? I did it to keep my job, but now I've had enough!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, how did I come from that? I mean, there's definitely something wrong with me. I say I don't like it, but I keep getting wet! I can't even believe it..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Whatever, Miss $you.surname.</div></div>
<div class=text> - The student smiled and found a stack of papers on the table. He grabbed it and handed it over to you.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Man, we gotta hurry, the lecture's already started!</div></div>
<div class=text>When you heard what he said, you grabbed a piece of paper and looked at the clock above the door. You started to wipe the semen off your face.</div>
<div class=text>After you cleaned your face, you asked the students to see if there were any spots left and, getting nods of agreement, headed for the door. One of the students leaned against the door, listening to see if anyone was around. When he thought it was safe, he quietly opened the door and peered outside. After making sure there was nobody around, you left the office. The student locked the door behind you and you all went your separate ways. On the way there, you stopped at the teacher's restroom to wash your face and try to get rid of that tight feeling in your skin from all that sticky sperm. Then you wiped your face and went to the auditorium for the <<link "last lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min);$quest.uni.main to 7;$quest.uni.route1 to 1>><</link>>.</div>
\<<elseif $eventPage == 17>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way am I falling for your dumb blackmail! Mr $npc[9].surname is not going to fire me over this, I'm sure!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Well, as you wish...</div></div>
<div class=text> - The student answered and they both walked out of the classroom.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I sure hope I chose the right thing and I won't get fired..."</i></div></div>
<center><<link "<div id=fullButton>Go to the dining room</div>" "uniEvent3">><<set $eventPage to 18;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 18>>
\<<jpg events uni 2 1>>
<div class=text>On your way to the cafeteria, the PA system blared out and your heard the rector's voice telling you to come to his office.</div>
<center><<link "<div id=fullButton>Go to the rector</div>" "uniEvent3">><<set $eventPage to 19;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 19>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Good afternoon, Mr. $npc[9].surname. Did you call me?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Yes, $you.name[1], I did.</div></div>
<div class=text>Sitting in one of the chairs in front of the rector's desk, you asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What can I do for you, Mr. $npc[9].surname?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Don't act like you don't know! Remember I told you about the risks of posting those photos on social media?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Congratulations to you! Most students are already familiar with it and they keep sharing your page with their friends. Today, two students came up to me and told me about your OnlyFans account. To be honest, I didn't have a clue what it was about, but they explained it all to me and even showed it to me!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What a freaks! I can't believe those guys really snitched on me to the rector!"</i></div></div>
<center><<link "<div id=fullButton>I can explain</div>" "uniEvent3">><<set $eventPage to 20;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Really? Well, try your best!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr. $npc[9].surname, we all live in a free society, right? Everyone has the right to privacy, so it's my own business what I do on my pages and what kind of content I share.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Oh, I see, you're one of those people that just talks about freedom and privacy all the time! Yeah, I guess you can call yourself a free person because you can do whatever you want outside the university. But you can only do that as long as you don't break any of the rules here. Didn't you read the handbook when you started working here?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Of course I did!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Then you should know, your behavior doesn't match the image of a teacher. You work with teens and it's totally unacceptable for a teacher to lead a depraved, obscene life. What kind of role model are you setting for our students? I can't just let this slide without consequences!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr. $npc[9].surname, I just don't get it. Last year you okayed sex ed classes at our uni that show naked bodies, close-ups of genitals and even a video of actual sex for educational purposes. This is all happening inside the university, and you're trying to blame me for what I do outside of it? Our students are all adults and they make their own decisions about what they want to do and see! I'm the one that has to deal with people who have seen my naked body, not you! To be honest, I've been doing a great job so far, so I don't really get what you're saying.</div></div>
<center><<link "<div id=fullButton>Listen to the rector</div>" "uniEvent3">><<set $eventPage to 21;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 21>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Well, Miss $you.surname, you've got a lot of guts and brains. No teacher's ever talked to me like that in all my years as principal.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm sorry, I just...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>No, it's fine, you're totally right!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I don't like it, but you're right! I can't blame you for what you do outside of uni, cuz we really have sex ed classes. You're also right about our students being adults, adults who have the freedom to decide what they want to do and see.</div></div>
<div class=text>A short pause.</div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Alright, Ms. $you.surname. I was going to fire you but now I see that I can't do that. You're still going to be a teacher but there are some conditions.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, Mr. $npc[9].surname, what are the conditions?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>This is the absolute last thing I am willing to tolerate and turn a blind eye to. I'm not going to let this go any further.</div></div>
<center><<link "<div id=fullButton>What are you talking about?</div>" "uniEvent3">><<set $eventPage to 22;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 22>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>You know what I'm talking about! I've seen your stuff on your OnlyFans or whatever it's called. First you show your boobs, then you do nude shots, then close-ups of your private parts. What's next, porn? If that's the case, let me tell you that that's not gonna fly here! I won't have a porn star teaching at my university.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I didn't really think about it... It's not likely to happen...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Not likely? Are you kidding me?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I'm just... Sorry!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Miss $you.surname, if I catch you doing porn, I'll kick you out of the university! And if your hobbies are interfering with your work, I'm going to kick you out too!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What does it mean?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Isn't that obvious? You're an awesome teacher, the students' learning rate has definitely gone up thanks to you. But if their learning rates drop because of your hobbies, I don't see the point of keeping you in that position. Does that make sense to you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, I get it.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Good! Then you're free to get back to work.</div></div>
<center><<link "<div id=fullButton>Leave the office</div>" "uniEvent3">><<set $eventPage to 23;$time.min += 5;$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>></center>
\<<elseif $eventPage == 23>>
\<<jpg events uni 2 1>>
<div class=text>After leaving the office, you headed to the auditorium for your last lecture of the day.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, at least he didn't fire me and I didn't have to cave in to those assholes' demands..."</i></div></div>
<<jpg act work eat>>
<div class=text>After all that craziness, you finally made it to the cafeteria, got some food and water, talked to some of the other teachers and are now ready for the <<link "final class" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (180 - $time.min);$quest.uni.main to 7;$quest.uni.route2 to 1;$you.eating to 0>><</link>>.</div>
\<<elseif $eventPage == 24>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way! I'm not gonna do that. Do you think I'm stupid?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, no offence, but since you turned us down, then yeah, that's how it looks...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Watch your mouth! Get out and complain to the rector if you want, I don't give a damn!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, chill out! Why are you getting so rude?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Am I being rude? You said I look stupid! You're going to get kicked out of university for insulting a teacher yourself!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Miss $you.surname...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I said get out of here! The lecture is done and you don't need to be here anymore!</div></div>
<div class=text>The students left the auditorium, grinning.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"The idiots! I can't believe they could offer me that! Did they really think I'd suck them for a job? I'd rather be out of a job than do that!"</i></div></div>
<center><<link "<div id=fullButton>Go to the cafeteria</div>" "uniEvent3">><<set $eventPage to 18;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 25>>
\<<jpg events uni 2 1>>
<div class=text>
\After the lecture ended, you went to the break room to rest for a while before the next lecture.
Walking down the hallway, you overhear two students chatting.
\</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Guess what? I found out that the teacher who used to show her boobs in class has a page on OnlyFans. Can you believe it?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Come on, are you serious?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I'm telling you, check it out!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Holy shit! She's got <<if $you.onlyfans.pussy == 0>>a great body<<else>>nice holes<</if>>, man! She's smoking hot!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I know, right?<<if $you.onlyfans.buttplug > 0>> She even has pics with a butt plug! I wonder if she always has that thing in her butt?<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Damn, I'd fuck her so bad! Wait, does she even have a video?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah! Our teacher is making amateur porn!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Holy shit! And who's the guy in the video?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I have no idea, but our teacher is a real slut! I've got an idea. Let's go and sort it out in the dining room.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"A whore? Fuck, this is going too far! Not only do I keep showing my boobs to students, but now they've even seen me in porn! I have no idea what their idea is, but I'm not okay with it..."</i></div></div>
<div class=text>After you had finished thinking, you went to the break room to finally have a break.</div>
<<jpg act work relax>>
<div class=text>After a short rest, you are full of energy and ready to <<link "give the next lecture" "uniEvent3">><<set $eventPage to 26;$time.min += 5>><</link>>.</div>
\<<elseif $eventPage == 26>>
\<<jpg act work uni 7>>
<div class=text>Before the lecture started, you heard some students talking in the hallway and decided to eavesdrop on their conversation.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, can we chat for a sec? We wanted to talk to you about something.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>If you came here to ogle at my boobs, then it's too late. There are a lot of other students here.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>No, that wasn't our goal.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, what do you want?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, they know all about my OnlyFans account! What do they want this time, anyway?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Miss $you.surname, we found your page on...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I know, so what?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You know?</div></div>
<center><<link "<div id=fullButton>Yeah</div>" "uniEvent3">><<set $eventPage to 27;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 27>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I heard you talking about it when you were in the hall.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>And what do you think about that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you reckon I should be thinking about this? Yeah, I have a page and if you're aware of what I post on there, then thanks for subscribing.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>But you do realize that if the rector finds out about this, you're gonna lose your job, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What makes you say that? My private life outside of uni is none of your business.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Sure, but you do work with students and that can affect your pedagogy. I don't think Mr $npc[9].surname cares where you do it, inside or outside the university.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>First of all, like you said, I work with students and not school kids. All my students are over the age of consent, so there's no problem there. And second, are you trying to blackmail me or something?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Well, it's not exactly blackmail... We just want a little help from you, and in return we won't tell the rector anything, but yeah, I guess "blackmail" is the right word.</div></div>
<center><<link "<div id=fullButton>Have a laugh</div>" "uniEvent3">><<set $eventPage to 28;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 28>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Haha, that was hilarious! Now, everyone, take your seats, the lecture is about to start. And hurry up or I'm gonna take you to the rector and tell him all about it. Then we'd see who gets kicked out of uni.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, you really think we came here unprepared, don't you? We're totally sure he's gonna fire you. My bro used to go to uni here and he told me that the rector fired the teacher cuz she was in porn.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, fuck, fuck! Quietly, calmly... I can't let them see that it made me feel nervous..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know when your bro was here, but things have changed since then. Society now takes this kind of thing a lot more casually than it used to.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Alright, I won't push you, but after the class we'll go to the rector and show him what's what, so you've got time to think it over.</div></div>
<div class=text> - Anyway, the students all went to their seats before class started.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't fucking believe it's gotten to this point... What was I thinking, getting into porn? The rector already fired someone for that! But maybe they're lying, right? Even if they aren't lying, it's been a while, right? Times have changed, right? People are more accepting of it now... man, what do I do?"</i></div></div>
<center><<link "<div id=fullButton>Give a lecture</div>" "uniEvent3">><<set $eventPage to 29;$time.min += (120 - $time.min)>><</link>></center>
\<<elseif $eventPage == 29>>
\<<set $rand.pic to random(1, 5)>>
\<<jpg act work uni $rand.pic>>
<div class=text>During the lecture, you were thinking about what those two said. On the one hand, after remembering what the rector had said about your posts on Instagram, you realized that he wasn't likely to fire you over that, but on the other hand, those weren't just regular photos, that's a porn, so you weren't sure about it for sure.</div>
<div class=text>You've been stressing out about all the possibilities and wondering what will happen if you get fired. Is the job really that important to you, that you'd let those little shits blackmail you? You don't even know exactly what they want yet, but you know it's probably going to be something nasty and twisted.</div>
<div class=text>The lecture was coming to an end and you didn't realize how quickly the time had flown. You knew that as soon as the bell went, you'd have to tell those students about your decision, and you weren't sure what to say.</div>
<div class=text>After a while, the bell went off and, turning to the audience, you saw these two walking towards you.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What on earth am I going to do? What am I supposed to say to them? Am I really going to lose my job over this? Man, I think I'm gonna lose my job for sure, it's all that porn! Man, this is bad. Do I really need that job so much? Damn, darn, darn!"</i></div></div>
<div class=text>While you were going through hell in your mind, these two came up to you and asked:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>So, what? What have you decided on?</div></div>
<center>
\<<link "<div id=fullButton>What do you want?</div>" "uniEvent3">><<set $eventPage to 30;$time.min += 5>><</link>>
\<<link "<div id=fullButton>No way am I gonna let you blackmail me</div>" "uniEvent3">><<set $eventPage to 49;$time.min += 3>><</link>>
\</center>
\<<elseif $eventPage == 30>>
\<<jpg act work uni 7>>
<div class=text>With a smile, one of the students glanced around and, coming closer, whispered:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, we want you to suck us.</div></div>
<div class=text>Your eyes went wide and you shouted:</div>
<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What the hell are you talking about? Do you have any idea what you're even asking me to do?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, we get it, Miss $you.surname. You don’t want people to know about that page of yours, do you?</div></div>
<div class=text>Blushing a bit and looking around, you lowered your voice and indignantly said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>When you first asked me to show you my boobs, you also said it had to stay between us. But apparently everyone at this uni knows about it already!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I just told my friends about it. I did it because, like, you show your boobs for a living, and the students pay for that.</div></div>
<div class=text>- The student answered you with a smile and added:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>So what's your answer?</div></div>
<center>
\<<link "<div id=fullButton>Agree</div>" "uniEvent3">><<set $eventPage to 31;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Tell them to get lost</div>" "uniEvent3">><<set $eventPage to 57;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 31>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe it, but I have to say, I agree...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Awesome! I knew common sense would win out in your decision.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, common sense... But where do you want me to do it? It's in the middle of school day at uni, there are loads of students and teachers around.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>The philosophy professor is out sick right now, so his office is off limits and no one's using it, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but I don't have the key to his office. So how are you gonna get in there?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You don't have the key, but we do!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? How'd you get the key to his office?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, we all have our secrets. Let's just get on with it before the lecture starts.</div></div>
<center><<link "<div id=fullButton>Go to an empty office</div>" "uniEvent3">><<set $eventPage to 32;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 32>>
\<div class=text>You snuck into the philosopher's office. You made sure nobody was around to see you. The students used a key to open the door and you went inside. Then they locked the door behind you.</div>
<div class=text>Before you could even look around, you turned to the students who were standing there with their pants around their ankles.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Your turn, Miss $you.surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Promise me no one will know about this!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, sure!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Sure, Miss $you.surname! We can keep a secret!</div></div>
<div class=text>You looked at the students with a surprised expression and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it, but if I want to keep my job, I don't have any other choice, do I?"</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's move it along, we've got to make it to the next class!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>It's up to you, Miss $you.surname!</div></div>
<center><<link "<div id=fullButton>Get on your knees</div>" "uniEvent3">><<set $eventPage to 33;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 2;$you.sexinfo.deepthroat += 2;$you.sexinfo.wat.mouth = (parseFloat($you.sexinfo.wat.mouth) + 6.0).toFixed(1);$you.skill.bj = (parseFloat($you.skill.bj) + 2.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 33>>
\<div class=text>As you walked up to the students, you let out a big sigh and knelt down. You grabbed one of the students' penises in your hand and wrapped your mouth around the other one.</div>
<<vid events uni 3 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I can't believe it! Miss $you.surname is actually doing this!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I told you she would agree! I mean, I doubt it's even because she's scared of losing her job. She just likes it, that's all!</div></div>
<div class=text>Taking his cock out of your mouth for a second, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't like it!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Yeah, yeah, sure thing, Miss $you.surname.</div></div>
<div class=text> - The student answered and, putting his hand on your head, shoved his penis back in your mouth. Holding your head, he started to roughly fuck your face, pushing his dick deeper and deeper down your throat with every thrust.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *slurp* *gag* *slurp* *gag* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the fuck? How did this happen? Why am I letting these two kids fuck my throat like it's my pussy?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Hey, it's my turn!</div></div>
<center><<link "<div id=fullButton>Suck a second dick</div>" "uniEvent3">><<set $eventPage to 34;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 34>>
\<div class=text>Without even thinking about it, you turned to the second guy and started giving him a blowjob.</div>
<<vid events uni 3 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>She's such a good girl! You were right, it's obvious she's doing it because she loves it. She really enjoys it!</div></div>
<div class=text>You tried to free your mouth to protest, but the other student suddenly grabbed you by the head and started forcing his cock down your throat.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *cough* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What are they up to? They're being so rude to me… I'm their teacher… Why are they… And why is it making me so… Turned on...?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, don't forget about me.</div></div>
<center><<link "<div id=fullButton>Suck the first student</div>" "uniEvent3">><<set $eventPage to 35;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 35>>
\<<vid events uni 3 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What's up with me? Why am I doing everything they tell me to do? Do I actually like it? Do I really enjoy being told what to do and being treated rudely by others?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Fuck, I'm so happy that we have such a hot and sexy teacher at our uni! *heavy sigh* </div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Fuck yeah! No way I'm gonna cut class after we saw her true colors!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Same shit, bro! I'd even be willing to show up at the uni on time, just so I could feel her awesome mouth on my cock again!</div></div>
<div class=text>You put your hands on the student's legs and tried to push him away so you could get your mouth free, but all you managed to do was take a deep breath. Before you could even think about what to do next, the second student grabbed your head and shoved his dick into your mouth.</div>
<center><<link "<div id=fullButton>Suck the second student</div>" "uniEvent3">><<set $eventPage to 36;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 36>>
\<<vid events uni 3 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the heck? They won't let me even speak up! Do they really think I'll blow them every day?"</i></div></div>
<div class=text>While you were still wondering about their audacity, that student you were sucking to suddenly put his hand on your head and, with his other hand, started to roughly push his cock down your throat.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *cough* *gag* *cough* </div></div>
<div class=text>Your eyes were watering and you could barely hold back your gag reflex from those rude actions, but you also realized you were getting more and more wet by the second.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, why am I so turned on? Why do I want these two guys to fuck me so badly..? Wait.. What the hell am I thinking? No, I need to make them cum quickly before I totally lose it..."</i></div></div>
<center><<link "<div id=fullButton>Make them cum</div>" "uniEvent3">><<set $eventPage to 37;$time.min += 10;$you.arousal to 100;$rand.vid to either(1, 3);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 37>>
\<<vid events uni 3 $rand.vid>>
<div class=text>You started sucking their dicks hard in turn, trying to get them off faster.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Damn, look at her! She's so into it that she's taking my whole cock down her throat!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I bet she's flowing like a bitch right now!</div></div>
<div class=text> - Having said that, the student leaned down and touched your <<if $you.clothes.uw == 0>>naked pussy<<else>>pussy through your panties<</if>>.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *mmm* </div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the?"</i></div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking on the students.</div>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I was right, she's fucking wet<<if $you.accessories.buttplug == 1>> and when I was touching with her pussy, it felt like there was an anal plug in her ass<</if>>! Wait, did she come?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Seriously? This chick only acts like she's tough, but in reality, she likes it when we treat her like a dumb slut!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, how could I come from that?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Look, what if we..?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>What?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I have an idea!</div></div>
<div class=text>Having said that, the second student grabbed your hand and helped you up, then he guided you towards the couch and lifted your skirt.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, what're you... *gag* *slurp* </div></div>
<div class=text>Before you could even finish, the first guy gagged you with his dick, and then the second guy slowly slid his cock into your pussy.</div>
<center><<link "<div id=fullButton>Try to be outraged</div>" "uniEvent3">><<set $eventPage to 38;$time.min += 5;$you.arousal += 20;$you.clean -= 2;$you.sexinfo.vaginal += 2;$you.sexinfo.anal += 2;$you.sexinfo.dp += 1;$you.sexinfo.wat.pussy = (parseFloat($you.sexinfo.wat.pussy) + 6.0).toFixed(1);$you.sexinfo.wat.ass = (parseFloat($you.sexinfo.wat.ass) + 6.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 38>>
\<<vid events uni 3 5>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Fuck, that girl has got a great pussy! It's so tight and wet!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Holy shit, she didn't even protest! What a whore!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>You know, she's so dripping wet! I knew she'd be okay with it!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe I didn't say no... I'm afraid to admit it, but I kind of like it... Geez, I'm so bad..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Hey, I wanna do that too!</div></div>
\<<if $you.accessories.buttplug == 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Anyway, I was right. There really is a plug in her butt!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Really?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah, her ass seems to be working too!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Holy shit!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah!</div></div>
<div class=text> - Anyway, he then pulled the plug from your butt, spat on your anus, took his dick out of your vagina and slowly inserted it up your ass.</div>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Hold on, ot looks like...</div></div>
<div class=text>He spread your cheeks and looked at your butt hole and added:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Holy shit! Her ass seems to be working too!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Really? Get out of here!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah!</div></div>
<div class=text> - Anyway, he then pulled the plug from your butt, spat on your anus, took his dick out of your vagina and slowly inserted it up your ass.</div>
\<</if>>
<center><<link "<div id=fullButton>Have fun</div>" "uniEvent3">><<set $eventPage to 39;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 39>>
\<<vid events uni 3 6>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Oh fuck, I was right! *heavy sigh * Her ass is working, but... *heavy sigh * Fuck, she's so tight, she squeezes my dick so hard that...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Don't even think about coming, bro! It looks like our fun with this slut has just begun!</div></div>
<div class=text>After you took your mouth off the cock for a second, you replied:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Stop... *heavy sigh* calling me... like... *heavy sigh* that...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>No offense, Miss $you.surname, but it'd be better if you just kept sucking my cock and we kept calling a spade a spade.</div></div>
<div class=text> - The student answered you, and then he put his hand on the back of your head and shoved his penis in your mouth.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'> *heavy sigh* Let's switch before I... *heavy sigh* before I cum...</div></div>
<div class=text> - Through groans and heavy sighs, the student pulled out of your ass and slapped your butt loudly. Another student who was getting a blowjob from you pulled you closer so that you were straddling him.</div>
<center><<link "<div id=fullButton>Ride him</div>" "uniEvent3">><<set $eventPage to 40;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 40>>
\<<vid events uni 3 7>>
<div class=text>You were sitting with your pussy on a student's dick, and he grabbed your butt and held you tight, started banging you fast, picking up the pace. Another student didn't stand around, he leaned on the back of the couch, grabbed you by the hair, and started fucking you hard, deep in your throat.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Oh man, you were right about her pussy! It's so tight! *heavy sigh* I can barely fit my cock in there!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>You haven't felt her ass yet, man! It's like a juicy peach, and her ass is so damn fine!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Damn, I'd fuck that bitch every single day!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah, me too! *heavy sigh* But I doubt we'll be doing this for the last time, man!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You're right! *heavy sigh* She's ours now!</div></div>
<div class=text> - One of the students replied to his friend and, stopped, pulled his dick out of your pussy and shoved it in your ass.</div>
<center><<link "<div id=fullButton>Fuck him with your ass</div>" "uniEvent3">><<set $eventPage to 41;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 41>>
\<<vid events uni 3 8>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>You were right about her ass, it's so damn fine! *sigh* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah, and look at that, she didn't even argue when you said she's ours now! What a slut she is!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *uhm-mmm* *gag* *ohm-mmm* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Because the bitch realized that she enjoys it as much as we do, and she can't give up the good, rough sex!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe... that... I'm not doing anything... I don't react to it, but... it feels like... he's right. How can I do this to... my husband and... cum from the feeling of their cocks in my mouth..."</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah, that's right, bro!</div></div>
<div class=text> - The student who was fucking your mouth answered his friend and they gave each other a high five.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Alright, I've taken a break, so… *heavy sigh* It's my turn to give that juicy ass a good pounding!</div></div>
<center><<link "<div id=fullButton>Ride the second student with your ass</div>" "uniEvent3">><<set $eventPage to 42;$time.min += 5;$you.arousal += 20;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 42>>
\<<vid events uni 3 9>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Fuck, yeah! *heavy sigh* I miss the feel of her tight little ass squeezing my dick so hard! *heavy sigh* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Damn, look at her! She's happily sucking on the dick that just came out of her ass and is moaning with pleasure!</div></div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm from sucking one student's penis and the other student was fucking you in the arse.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn... I came again… When did I turn into such a filthy, depraved slut?"</i></div></div>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I can't believe she came again! *heavy sigh* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>I've got an idea!</div></div>
<div class=text> - After that, he pulled his dick out of your mouth and positioned it at your pussy. Then, he slid it inside you.</div>
<center><<link "<div id=fullButton>Double penetration</div>" "uniEvent3">><<set $eventPage to 43;$time.min += 5;$you.arousal += 34;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 43>>
\<<vid events uni 3 10>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes! Yes! Oh my God! Yes! *loud moan* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Yeah, baby, just like that! Moan harder! *heavy sigh* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'> *heavy sigh* It's great that she's not playing hard to get anymore and is into it, but if anyone hears us, we'll be in trouble!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Oh, fuck, Miss $you.surname, you're so hot! *heavy sigh* You're so tight!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *loud moan* *loud moan* *loud moan* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>You feel as good as us, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, yeees, fuck, yees! *loud moan* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>You are such a slut, Miss $you.surname! *heavy sigh* You want it to happen again, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yees! Holy fuck! Yees! *loud moan* </div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Hah! I knew we'd get to that bitch who thinks she's so sensitive! *heavy sigh* Don't worry Miss $you.surname, we'll be fucking you from now on whenever we can!</div></div>
<center><<link "<div id=fullButton>Getting fucked until they cum</div>" "uniEvent3">><<set $eventPage to 44;$time.min += 5;$you.arousal += 25;$rand.vid to random(5, 12);$sexEnergy to random(5, 10);$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 44>>
\<<vid events uni 3 $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while fucking with students.</div>
\<</if>>
\<<if $sexEnergy == 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Oh fuck! *heavy sigh* I think I'm gonna cum!</div></div>
\<</if>>
<center><<link "<div id=fullButton>Getting fucked</div>" "uniEvent3">><<set $eventPage to 44;$sexEnergy -= 1;$rand.vid to random(5, 12);$you.clean -= 1;$time.min += 2>><<if $you.corr < 33>><<set $you.arousal += 15>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 20>><<else>><<set $you.arousal += 25>><</if>><</link>></center>
\<<if $sexEnergy <= 0>><<set $eventPage to 45;$you.sexinfo.cumonface += 1;$you.sexinfo.cumonbelly += 1>><<goto "uniEvent3">><</if>>
\<<elseif $eventPage == 45>>
\<<vid events uni 3 13>>
<div class=text>After pulling his dick out of your mouth, the guy started to cover your face with cum, while the other guy kept on fucking your pussy.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Holy fuck! *heavy sigh* Miss $you.surname, you look awesome with cum all over your face!</div></div>
<div class=text>You were totally zoned out after all the intense pleasure and orgasms from the rough stuff with the students. You just smiled stupidly at him when he said something.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>I... *heavy sigh* </div></div>
<div class=text> - That's all the second guy said before he pulled his dick out of your pussy and started shooting his load onto your belly.</div>
<center><<link "<div id=fullButton>Come to your senses</div>" "uniEvent3">><<set $eventPage to 46;$time.min += 5;$you.clean -= 2>><</link>></center>
\<<elseif $eventPage == 46>>
\<<vid events uni 3 14>>
<div class=text>While the other student was spraying his semen all over your stomach, you were just trying to catch your breath and get your bearings, because you knew the break was over and you had to hurry to make it to the next class.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Shiiit! *heavy sigh* That was amazing! *heavy sigh* Miss $you.surname, you're so lovely! *heavy sigh* You're a slut, but you're so lovely!</div></div>
<div class=text>Since you were still kinda confused and didn't really understand what had just happened, you even laughed at his words.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Man, she's all covered in jizz, but there's nowhere to wash it off, no sink, no toilet paper, nothing.</div></div>
<div class=text> - A student said while looking around the office. He went to the desk, looked in the drawers, found a little stack of parchment. He grabbed it and handed it to you.</div>
<center><<link "<div id=fullButton>Wipe off the cum</div>" "uniEvent3">><<set $eventPage to 47;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 47>>
\<<jpg events uni 3 15>>
<div class=text>After cleaning up all the semen, you checked with the students to see if there was any left on you, and they all nodded in agreement, so you got dressed.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I hope you're happy and won't be blackmailing me anymore, and the principal won't find out about my hobby.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Sure, Miss $you.surname! Why would we blackmail you after all that?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't really like the way you worded that... You think it's going to happen again, huh?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Miss $you.surname, we don't just think – we know! You loved it as much as we did, and you even got a few orgasms, so stop lying to yourself!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, he might be right, but there's no way I can just come out and tell him they're right and that I'm down to have sex with them whenever they want. So..."</i></div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Just because I enjoyed it doesn't mean I'm going to have sex with you whenever you want! We had fun, but remember that I'm your teacher and I only did it because I didn't want to lose my job.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Sure, Miss $you.surname, whatever you say!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Those assholes! They say "whatever you say," but what they really mean is "you'll come for our dicks yourself." They're not going to leave me alone now and they're probably going to tell all their friends about it! Do I really need that job so much that I have to sleep with students for it?"</i></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Damn, we need to hurry up, the lecture's already started!</div></div>
<center><<link "<div id=fullButton>Leave the office</div>" "uniEvent3">><<set $eventPage to 48;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 48>>
\<<jpg events uni 2 1>>
<div class=text>One of the students leaned against the door, listening to see if anyone was around. When he thought it was safe, he quietly opened the door and peered outside. After making sure there was nobody around, you left the office. The student locked the door behind you and you all went your separate ways. On the way there, you stopped at the teacher's restroom to wash your face and try to get rid of that tight feeling in your skin from all that sticky sperm. Then you wiped your face and went to the auditorium for the <<link "last lecture" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (120 - $time.min);$quest.uni.main to 7;$quest.uni.route1 to 2>><</link>>.</div>
\<<elseif $eventPage == 49>>
\<<jpg act work uni 7>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way am I falling for your dumb blackmail! Mr $npc[9].surname is not going to fire me over this, I'm sure!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Well, as you wish...</div></div>
<div class=text> - The student answered and they both walked out of the classroom.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I sure hope I chose the right thing and I won't get fired..."</i></div></div>
<center><<link "<div id=fullButton>Go to the dining room</div>" "uniEvent3">><<set $eventPage to 50;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 50>>
\<<jpg events uni 2 1>>
<div class=text>On your way to the cafeteria, the PA system blared out and your heard the rector's voice telling you to come to his office.</div>
<center><<link "<div id=fullButton>Go to the rector</div>" "uniEvent3">><<set $eventPage to 51;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 51>>
\<<jpg events uni rector>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Good afternoon, Mr. $npc[9].surname. Did you call me?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Yes, $you.name[1], I did.</div></div>
<div class=text>Sitting in one of the chairs in front of the rector's desk, you asked:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What can I do for you, Mr. $npc[9].surname?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Don't act like you don't know! Remember I told you about the risks of posting those photos on social media?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Congratulations to you! Most students are already familiar with it and they keep sharing your page with their friends. Today, two students came up to me and told me about your OnlyFans account. To be honest, I didn't have a clue what it was about, but they explained it all to me and even showed it to me!</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What a freaks! I can't believe those guys really snitched on me to the rector!"</i></div></div>
<center><<link "<div id=fullButton>I can explain</div>" "uniEvent3">><<set $eventPage to 52;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 52>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Really? What do you want to explain me? How are you going to explain that you're a teacher but you also do porn?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr. $npc[9].surname, we all live in a free society, right? Everyone has the right to privacy, so it's my own business what I do on my pages and what kind of content I share.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Oh, I see, you're one of those people that just talks about freedom and privacy all the time! Yeah, I guess you can call yourself a free person because you can do whatever you want outside the university. But you can only do that as long as you don't break any of the rules here. Didn't you read the handbook when you started working here?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Of course I did.</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Then you should know, your behavior doesn't match the image of a teacher. You work with teens and it's totally unacceptable for a teacher to lead a depraved, obscene life! And it's not just nakedness, it's porn! What kind of role model are you setting for our students? I can't just let this slide without consequences!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr. $npc[9].surname, I just don't get it. Last year you okayed sex ed classes at our uni that show naked bodies, close-ups of genitals and even a video of actual sex for educational purposes. This is all happening inside the university, and you're trying to blame me for what I do outside of it? Our students are all adults and they make their own decisions about what they want to do and see! I'm the one that has to deal with people who have seen my porn, not you! To be honest, I've been doing a great job so far, so I don't really get what you're saying.</div></div>
<center><<link "<div id=fullButton>Listen to the rector</div>" "uniEvent3">><<set $eventPage to 53;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 53>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Well, Miss $you.surname, you've got a lot of guts and brains. No teacher's ever talked to me like that in all my years as principal.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm sorry, I just...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>No, it's fine, you're totally right!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I don't like it, but you're right! I can't blame you for what you do outside of uni, cuz we really have sex ed classes. You're also right about our students being adults, adults who have the freedom to decide what they want to do and see.</div></div>
<div class=text>A short pause.</div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>But what you're doing has nothing to do with education, and it's definitely not being filmed for educational purposes. You're doing it for the money! The students told me that on that website, people make money from people who pay to see the content they make. This has nothing to do with academic standards, it's just a perversion and I can't have people like you working at our university!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do you want to fire me?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>Of course! What else can I do? Those students who told me about it are definitely going to share these videos with their friends!</div></div>
<center><<link "<div id=fullButton>Yes, but...</div>" "uniEvent3">><<set $eventPage to 54;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 54>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>No buts about it! There's no room for that kind of stuff in our university! You're fired!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mr $npc[9].surname, let me...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>No! Get out of my office!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But...</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I already said, no buts! I had high expectations for you, miss $you.surname! With your arrival, the student engagement in your class has skyrocketed and I'm sorry to say goodbye, but there can't be any more exceptions after this!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But what's the problem with that? Is student learning decreasing?</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>No, but it'll definitely go down, it's just a matter of when!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So you don't really know, do you? You can't fire me for stuff I do outside the university, it hasn't impacted my work at all, and even if it did, you can't just fire me based on your guesses! Let me prove myself and I'll show you that teaching and porn can go together!</div></div>
<center><<link "<div id=fullButton>Listen to the rector</div>" "uniEvent3">><<set $eventPage to 55;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 55>>
\<<jpg events uni rector>>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I can't believe you just said that! What chance are we talking about? Miss $you.surname, you were their age and you should know that students aren't going to keep quiet about this! I'm sure most of the students already know about the stuff you're up to! It didn't really affect your work today, but it's going to totally affect you tomorrow or the next day or even next week!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Why not check that out? If their grades really start to suffer, then I'll quit myself, but otherwise, why would you want to lose a good teacher? You said yourself that I'm a good teacher!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'> *heavy sigh* Miss $you.surname, you're not just a decent teacher, you're a great one! But are you saying I should just ignore this and let you keep going? How can a teacher's work and a porn star's life be combined?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I know it's weird, but can you just give me a chance?<<if $you.sexinfo.porn == 0>> Besides, I'm not a porn star, it's amateur porn.<</if>></div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'><<if $you.sexinfo.porn == 0>>Amateur?<</if>> *heavy sigh* I don't really like it, Miss $you.surname. But alright, I'll give you a chance! If your hobbies don't interfere with your work, then you can keep working at the university. But if they do, I'm going to have to let you go.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks, Mr $npc[9].surname! I'll do my best to keep students' grades up!</div></div>
<div class='rector'><<say assets npc 9>><div class='sayName'>Mr. $npc[9].surname</div><div class='sayText'>I hope so, Ms $you.surname... Alright, you can head off, the last class will start soon.</div></div>
<center><<link "<div id=fullButton>Leave the office</div>" "uniEvent3">><<set $eventPage to 56;$time.min += 5;$you.eating to 1;$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>></center>
\<<elseif $eventPage == 56>>
\<<jpg events uni 2 1>>
<div class=text>After leaving the office, you headed to the auditorium for your last lecture of the day.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, at least he didn't fire me and I didn't have to cave in to those assholes' demands..."</i></div></div>
<<jpg act work eat>>
<div class=text>After all that craziness, you finally made it to the cafeteria, got some food and water, talked to some of the other teachers and are now ready for the <<link "final class" "teacherJob">><<set $eventPage to 0;$jobPage to 5;$time.min += (180 - $time.min);$quest.uni.main to 7;$quest.uni.route2 to 1;$you.eating to 0>><</link>>.</div>
\<<elseif $eventPage == 57>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No way! I'm not gonna do that. Do you think I'm stupid?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, no offence, but since you turned us down, then yeah, that's how it looks...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Watch your mouth! Get out and complain to the rector if you want, I don't give a damn!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>Miss $you.surname, chill out! Why are you getting so rude?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Am I being rude? You said I look stupid! You're going to get kicked out of university for insulting a teacher yourself!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>Miss $you.surname...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I said get out of here! The lecture is done and you don't need to be here anymore!</div></div>
<div class=text>The students left the auditorium, grinning.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"The idiots! I can't believe they could offer me that! Did they really think I'd suck them for a job? I'd rather be out of a job than do that!"</i></div></div>
<center><<link "<div id=fullButton>Go to the cafeteria</div>" "uniEvent3">><<set $eventPage to 50;$time.min += 5>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Дорогой, я хотела поговорить с тобой кое о чём.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, конечно, о чём?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ты ведь в курсе, что я веду страничку на OnlyFans, верно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, да, конечно, ты ведь даже показывала её мне, забыла?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я просто... Блин, один из подписчиков спросил у меня не планирую ли я сниматься в порно. Он считает, что моя аудитория это оценит и это привлечёт много новых подписчиков потому что, цитирую: "Многие хотели бы видеть порно с такой красивой девушкой как ты."</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Порно? И что ты ответила?</div></div>
<center><<link "<div id=fullButton>Ничего</div>" "husbAmateurPornEvent1">><<set $eventPage to 2;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я ничего не ответила, я подумала, что это слишком и решила обсудить это с тобой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, вот оно что... Что ж, я считаю, что это неплохая идея.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты серьёзно?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, да, почему нет? Ты ведь выкладывала на страничку фотки своих дырочек, верно?</div></div>
<center>
\<<if $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
\<<link "<div id=fullButton>Да</div>" "husbAmateurPornEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<<else>>
\<<link "<div id=fullButton>Нет</div>" "husbAmateurPornEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<</if>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 1 1>>
\<<if $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, но порно...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Все твои подписчики уже видели каждую частичку твоего тела, так что я считаю, что нет ничего плохого в том, что они увидят видео нашего с тобой секса.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, наверное ты прав, но...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты слишком заморачиваешься! Я бы понял тебя, если бы у тебя не было странички на OnlyFans, но она у тебя есть и ты постишь там обнажёнку, чтобы зарабатывать деньги. Так почему бы не пойти дальше и не заработать ещё больше?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, если люди готовы платить деньги за то, чтобы увидеть меня в порно, то почему бы этим не воспользоваться? К тому же, я ведь буду сниматься в порно не с незнакомцами, а с тобой, так что...</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Нет, я публикую там фотографии на которых я топлесс и всё!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, реально? Я думал, что ты пошла дальше и... Неважно.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты что, совершенно не следишь за моей страничкой?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, нет, я посещаю твою страничку, но не каждый день и... Блин, неважно! Ты ведь ведёшь страничку, чтобы заработать денег, разве нет?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, но порно...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ты слишком заморачиваешься! Я бы понял тебя, если бы у тебя не было странички на OnlyFans, но она у тебя есть и ты постишь там свои голые сиськи, чтобы зарабатывать деньги. Так почему бы не пойти дальше и не заработать ещё больше?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тебе не кажется, что это слишком?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что в этом такого? Я ведь не говорю тебе снимать порно с незнакомыми мужчинами, мы могли бы записывать наш секс на видео и выкладывать это. Люди готовы платить тебе большие деньги за это, так почему бы этим не воспользоваться?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, для меня это всё ещё странно, но...</div></div>
\<</if>>
<center>
\<<link "<div id=fullButton>Ладно, давай попробуем</div>" "husbAmateurPornEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>
\<<link "<div id=fullButton>Нет, это слишком</div>" "husbAmateurPornEvent1">><<set $eventPage to 13;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот и отлично, можем снять что-нибудь прямо сейчас, если хочешь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давай, но может не будем стартовать так резко? Я имею ввиду, может для начала запишем видео минета?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как скажешь, дорогая, это твоя страничка, твой контент, так что, руководи!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ладно, тогда давай начинать.</div></div>
<center><<link "<div id=fullButton>Встать на колени</div>" "husbAmateurPornEvent1">><<set $eventPage to 5;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>Пока ваш муж включал запись на вашем телефоне, вы встали на колени, приспустили его джинсы и обхватили губами головку его стоящего члена.</div>
<<vid events husb amateurporn 1 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член мужа перед камерой.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, ты так возбудился от разговора про порно с моим участием?</div></div>
<div class=text>- Спросили вы улыбаясь, на секунду оторвав губы от его члена.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О да! Я не знаю почему, но всё это очень заводит.</div></div>
<div class=text>- Ответил вам $npc[1].name[1] и включил запись.</div>
<center><<link "<div id=fullButton>Сосать на камеру</div>" "husbAmateurPornEvent1">><<set $eventPage to 6;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>Вы взяли у мужа свой телефон и держа его в руке, продолжали сосать член $npc[1].name[2] глядя в камеру.</div>
<<vid events husb amateurporn 1 2>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох ебать, как же ты ахуенно сосёшь!</div></div>
<div class=text>Вы старательно работали над членом своего мужа глядя прямо в камеру, пока он стонал и отпускал пошлые комментарии в ваш адрес, сопровождаемые похвалой ваших навыков и периодически шлёпал своим членом по вашему языку.</div>
<<vid events husb amateurporn 1 3>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж шлёпал своим членом по вашему языку.</div>
\<</if>>
<center><<link "<div id=fullButton>Сосать на камеру</div>" "husbAmateurPornEvent1">><<set $eventPage to 7;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>Ваш муж выхватил у вас из рук телефон, положил руку вам на затылок и направив камеру на вас, начал активно трахать вас в рот проникая своим членом глубоко в ваше горло.</div>
<<vid events husb amateurporn 1 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж трахал вас глубоко в ваше горло.</div>
\<</if>>
<div class=text>Иногда он ослаблял хватку, чтобы дать вам возможность отдышаться, но войдя в кураж вы сами продолжали насаживаться своим горлом на его крепко стоящий член не отрывая взгляда от камеры.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Блять, ты просто... *тяжёлый вздох* Кажется я сейчас кончу!</div></div>
<<vid events husb amateurporn 1 5>>
<div class=text>Закончив ебать ваше горло, $npc[1].name[1] разрядился мощным напором спермы прямо на ваше лицо и немного попав вам в ротик.</div>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "husbAmateurPornEvent1">><<set $eventPage to 8;$time.min += 15;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "husbAmateurPornEvent1">><<set $eventPage to 9;$time.min += 15;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<div class=text>Вы проглотили всю сперму и ваш муж выключил запись.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *тяжёлый вздох* Это было потрясающе! Но предлагаю посмотреть видео.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, давай! Надеюсь, что видео получилось, как минимум неплохим, чтобы нам не пришлось переснимать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага. Я, конечно, готов ко второму раунду, но неплохо было бы передохнуть.</div></div>
<div class=text>Вы и $npc[1].name[1] включили видео на вашем телефоне и просмотрев от начала до конца, начали делиться впечатлениями.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Какой ужас...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Разве? По моему, видео получилось отличным, с хорошим качеством и вполне горячим содержанием. Что не так?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да я не об этом. Видео офигенное, но я до сих пор не могу поверить в то, что мы реально это сделали. Если честно, то я боюсь это выкладывать.</div></div>
<center><<link "<div id=fullButton>Продолжить обсуждения</div>" "husbAmateurPornEvent1">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>Вы сплюнули всю сперму и ваш муж выключил запись.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *тяжёлый вздох* Это было потрясающе! Но предлагаю посмотреть видео.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, давай! Надеюсь, что видео получилось, как минимум неплохим, чтобы нам не пришлось переснимать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага. Я, конечно, готов ко второму раунду, но неплохо было бы передохнуть.</div></div>
<div class=text>Вы и $npc[1].name[1] включили видео на вашем телефоне и просмотрев от начала до конца, начали делиться впечатлениями.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Какой ужас...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Разве? По моему, видео получилось отличным, с хорошим качеством и вполне горячим содержанием. Что не так?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да я не об этом. Видео офигенное, но я до сих пор не могу поверить в то, что мы реально это сделали. Если честно, то я боюсь это выкладывать.</div></div>
<center><<link "<div id=fullButton>Продолжить обсуждения</div>" "husbAmateurPornEvent1">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, вот ты о чём... Ну, мы можем не выкладывать, если ты сомневаешься.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, мы же не просто так это делали и мы уже всё решили. Давай сюда телефон.</div></div>
<div class=text>$npc[1].name[1] отдал вам ваш телефон и вы открыли страницу загрузки видео.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, мы даже не будем редактировать видео и выложим его прям так?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, да, это же не целиковый половой акт из нескольких поз, это просто минет на камеру. Там всё прекрасно без редактирования.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, точно. Ладно, всё готово.</div></div>
<center><<link "<div id=fullButton>Опубликовать видео</div>" "husbAmateurPornEvent1">><<set $eventPage to 11;$time.min += 20;$you.sexinfo.amateurPorn += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 1 1>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>Вы подождали, пока видео загрузится на сайт и опубликовали его на своей странице. Немного подождав, вам начали приходить уведомления о новых подписчиках и проверив их кол-во, вы увидели, что на вас подписалось $rand.sub человек и ваша известность на OnlyFans выросла.
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Так как на вашей страничке была указана ссылка на вашу инсту, вы также получили там $rand.sub подписчиков и ваша известность там тоже увеличилась.
\</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Видишь? Смотри сколько новых подписчиков, они уже даже комментарии успели написать.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага и среди комментариев есть тот чел, который спрашивал у меня про порно.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что пишет?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Пишет, что я ахуенная соска и ждёт больше видео.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>А, ну, можно считать за комплимент.</div></div>
<center><<link "<div id=fullButton>Ага</div>" "husbAmateurPornEvent1">><<set $eventPage to 12;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Что ж, если захочешь снять что-то ещё, только скажи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, увидимся.</div></div>
<<jpg act kiss>>
<div class=text>- Сказал вам $npc[1].name[1] и поцеловав вас, вышел из спальни.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 3>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не думаю, что готова к этому!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, уговаривать я тебя не стану, это тебе решать, но знай, что если ты передумаешь, то я всегда готов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Сомневаюсь, но, хорошо...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, увидимся.</div></div>
<<jpg act kiss>>
<div class=text>- Сказал вам $npc[1].name[1] и поцеловав вас, вышел из спальни.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 2>><</link>></center>
\<<elseif $eventPage == 14>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я передумала, давай запишем видео.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Я знал, что ты передумаешь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты так рад, будто ждал этого всю жизнь.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, у меня всегда были подобные мысли, так что... Приступим?</div></div>
<center><<link "<div id=fullButton>Да, давай</div>" "husbAmateurPornEvent1">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но может не будем стартовать так резко? Я имею ввиду, может для начала запишем видео минета?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Как скажешь, дорогая, это твоя страничка, твой контент, так что, руководи!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ладно, тогда давай начинать.</div></div>
<center><<link "<div id=fullButton>Встать на колени</div>" "husbAmateurPornEvent1">><<set $eventPage to 5;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1;$you.arousal += 10>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey babe, I want to talk to you about something.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, sure, what's up?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So, you know I have a OnlyFans page, right?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, sure, you even showed me, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I was just... Damn, one of my fans asked me if I planning to do porn. He thinks my audience would love it and it would get a lot of new fans because, like, "A lot of people would love to see porn featuring a hot girl like you."</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Porn? So what did you say to him?</div></div>
<center><<link "<div id=fullButton>Nothing</div>" "husbAmateurPornEvent1">><<set $eventPage to 2;$time.min += 3>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I didn't reply, I thought it was a bit much and decided to talk about it with you.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, I see... Yeah, I guess that could be fun.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, sure, why not? You were posting pics of your holes on social media, right?</div></div>
<center>
\<<if $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
\<<link "<div id=fullButton>Yeah</div>" "husbAmateurPornEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<<else>>
\<<link "<div id=fullButton>Nope</div>" "husbAmateurPornEvent1">><<set $eventPage to 3;$time.min += 5>><</link>>
\<</if>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events husb 1 1>>
\<<if $you.onlyfans.pussy > 0 or $you.onlyfans.buttplug > 0>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, but porn...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See? All your subscribers have seen every inch of your body, so I don't see why they can't watch a video of us having sex.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I guess you're right, but...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You're being a bit of a pain! I get it if you don't have an OnlyFans page, but you do and you're posting nudes there to make some cash. So why don't you just keep going and make even more money?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, if people want to pay to see me naked, why not? Besides, it's not like I'm doing it with random strangers. I'll only be doing it with you, so...</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? No, I just post pics of myself topless, that's all!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, really? I thought you went further and… Nevermind.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't you keep an eye on my page at all?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, no, I do check out your page, but it's not every day, and... whatever! You've got a page set up to make some cash, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, yeah, but porn...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>You're being a bit of a pain! I get it if you don't have an OnlyFans page, but you do, and you're posting your naked boobs on there for money. So, why not keep going and make even more?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Don't you think that's a bit much?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What's the big deal? I'm not asking you to have sex with random guys, we can record our stuff and post it online. People would pay a lot of cash for that, so why not make some extra bucks?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's still weird for me, but...</div></div>
\<</if>>
<center>
\<<link "<div id=fullButton>Alright, let's try</div>" "husbAmateurPornEvent1">><<set $eventPage to 4;$time.min += 5>><</link>>
\<<link "<div id=fullButton>No, it's too much</div>" "husbAmateurPornEvent1">><<set $eventPage to 13;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>That's awesome, we can do a video right now if you want!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but how about we don't get straight to it? You know, maybe we should record a blowjob vid first?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, babe, this is your page, so do whatever you want!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's do it then.</div></div>
<center><<link "<div id=fullButton>Get on your knees</div>" "husbAmateurPornEvent1">><<set $eventPage to 5;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>Your husband turned on a recording on your phone. You got down on your knees, pulled down his pants, and wrapped your lips around his hard cock's head.</div>
<<vid events husb amateurporn 1 1>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking your husband's dick in front of the camera.</div>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, are you getting so turned on talking about porn with me?</div></div>
<div class=text>- You smiled and took your lips off his dick for a second, asking him.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I don't know why, but it's all so exciting!</div></div>
<center><<link "<div id=fullButton>Suck on camera</div>" "husbAmateurPornEvent1">><<set $eventPage to 6;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>You grabbed your phone from your husband's hand and, holding it, kept sucking $npc[1].name[1]'s dick while looking at the camera.</div>
<<vid events husb amateurporn 1 2>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh my god, you're so good at that!</div></div>
<div class=text>You were working hard on your husband's dick, looking straight at the camera, while he was moaning and making dirty comments about you. He was praising your skills and occasionally slapping his dick on your tongue.</div>
<<vid events husb amateurporn 1 3>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was slapping his dick on your tongue.</div>
\<</if>>
<center><<link "<div id=fullButton>Suck on camera</div>" "husbAmateurPornEvent1">><<set $eventPage to 7;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>Your husband took the phone out of your hand, put his other hand on the back of your head, and with the other hand holding the camera, pushed his cock deep down your throat.</div>
<<vid events husb amateurporn 1 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband fucked you deep down your throat.</div>
\<</if>>
<div class=text>Sometimes, he'd loosen his grip to let you catch your breath, but you'd gotten a little brave, and kept going sticking your throat on to his hard dick, not taking your eyes off the camera.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Fuck, you're just... *heavy sigh* I think I'm gonna cum!</div></div>
<<vid events husb amateurporn 1 5>>
<div class=text>After finishing busting your throat, $npc[1].name[1] shot a huge load of cum right on your face, and it hit you a little bit in your mouth too.</div>
<center>
\<<link "<div id=fullButton>Swallow</div>" "husbAmateurPornEvent1">><<set $eventPage to 8;$time.min += 15;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Spit it put</div>" "husbAmateurPornEvent1">><<set $eventPage to 9;$time.min += 15;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<div class=text>You swallowed all that jizz and your husband stopped the recording.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *heavy sigh* That was awesome! But we should watch the video, I think.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, let's check it out! I hope the video came out okay so we don't need to reshoot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I'm up for another round, for sure, but it'd be nice take a break first.</div></div>
<div class=text>You and $npc[1].name[1] watched the video on your phone and started sharing your thoughts.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's disgusting....</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Really? I think the video is great, with high quality and really hot stuff. What's wrong?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's not the point. The video is amazing, but I'm still in disbelief that we actually did it. To be honest, I don't know if I want to post it yet.</div></div>
<center><<link "<div id=fullButton>Continue discussions</div>" "husbAmateurPornEvent1">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>You spit out all that jizz and your husband stopped the recording.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *heavy sigh* That was awesome! But we should watch the video, I think.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, let's check it out! I hope the video came out okay so we don't need to reshoot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I'm up for another round, for sure, but it'd be nice take a break first.</div></div>
<div class=text>You and $npc[1].name[1] watched the video on your phone and started sharing your thoughts.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>It's disgusting....</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Really? I think the video is great, with high quality and really hot stuff. What's wrong?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That's not the point. The video is amazing, but I'm still in disbelief that we actually did it. To be honest, I don't know if I want to post it yet.</div></div>
<center><<link "<div id=fullButton>Continue discussions</div>" "husbAmateurPornEvent1">><<set $eventPage to 10;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, I see what you mean. If you're not sure, we don't need to post it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, we didn't just decide on a whim and we've got everything figured out. Hand me the phone.</div></div>
<div class=text>$npc[1].name[1] handed you your phone, and you opened up the video upload screen.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Man, we're not going to even edit the video and just post it like that, right?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No, it's not like a whole sex scene with a bunch of different positions. It's just you giving me a blowjob on camera and that's it. There's nothing to edit.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you're right. Alright then, let's do it.</div></div>
<center><<link "<div id=fullButton>Post a video</div>" "husbAmateurPornEvent1">><<set $eventPage to 11;$time.min += 20;$you.sexinfo.amateurPorn += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 1 1>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>You waited until the video got uploaded to the website and then posted it on your profile. After a bit, you started getting notifications about new subscribers and checked your numbers, you saw that $rand.sub new people had subscribed on you and your popularity on OnlyFans had grown!
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Since your Instagram link was on your profile, you also gained $rand.sub followers there and your fame there increased too.
\</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>See? Check out how many new followers you've got. They've even left some comments already.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, and there is that guy in the comments who asked me about porn.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>What does he say?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>He says I'm an awesome cocksucker and he wants more videos from me.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, you know, you might take it as a nice thing.</div></div>
<center><<link "<div id=fullButton>Yeah, I guess...</div>" "husbAmateurPornEvent1">><<set $eventPage to 12;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events husb 1 1>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>If you want to shoot something else, let me know. I'm happy to help out.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, see ya!</div></div>
<<jpg act kiss>>
<div class=text>- $npc[1].name[1] said, gave you a kiss and left the bedroom.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 3>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't think I'm ready for this!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I can't really convince you, it's your decision, but just know that if you do change your mind then I'll always be here for you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I doubt it, but, okay...</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, see ya.</div></div>
<<jpg act kiss>>
<div class=text>- $npc[1].name[1] said, gave you a kiss and left the bedroom.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 2>><</link>></center>
\<<elseif $eventPage == 14>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I've changed my mind, let's make a video.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! I knew you'd come around.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're so stoked like you've been dreaming about this for years.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, I've always thought about that, so… Shall we give it a go?</div></div>
<center><<link "<div id=fullButton>Yeah, let's do it</div>" "husbAmateurPornEvent1">><<set $eventPage to 15;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but how about we don't get straight to it? You know, maybe we should record a blowjob vid first?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, babe, this is your page, so do whatever you want!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's do it then.</div></div>
<center><<link "<div id=fullButton>Get on your knees</div>" "husbAmateurPornEvent1">><<set $eventPage to 5;$time.min += 5;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1;$you.arousal += 10>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.husb.amateurPorn == 4>><<set $eventPage to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $quest.husb.amateurPorn == 5>><<set $eventPage to 11>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты знаешь, с нашего первого видео прошла уже неделя и я подумала, может снимем что-нибудь ещё?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично, я только за, но может в этот раз мы не будем ограничиваться минетом?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Предлагаешь снять полноценное секс видео?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, да, я думаю это отличная идея!</div></div>
<center>
\<<link "<div id=fullButton>Записать порно</div>" "husbAmateurPornEvent2">><<set $eventPage to 2;$time.min += 5;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Нет, я пока не готова</div>" "husbAmateurPornEvent2">><<set $eventPage to 10;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, наверное ты прав. Не верится, что я это говорю, но давай попробуем.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично, давай сюда телефон, я начну запись.</div></div>
<div class=text>Отдав $npc[1].name[3] свой телефон, вы встали на колени, приспустили его джинсы и обхватили губами головку его члена.</div>
<<vid events husb amateurporn 1 1>>
<div class=text>Пока вы ротиком подготавливали член своего мужа к съёмкам, он включил запись на вашем телефоне.</div>
<center><<link "<div id=fullButton>Сосать на камеру</div>" "husbAmateurPornEvent2">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>Вы взяли у мужа свой телефон и держа его в руке, продолжали сосать член $npc[1].name[2] глядя в камеру.</div>
<<vid events husb amateurporn 1 2>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ох, ебать, ты так хороша!</div></div>
<div class=text> - Похвалив ваши навыки отсоса, ваш муж взял у вас телефон, положил руку вам на затылок и удерживая вас за голову, начал грубо трахать вас в рот проникая своим членом глубоко в ваше горло.</div>
<<vid events husb amateurporn 1 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж трахал вас глубоко в ваше горло.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Блять, твой ротик такой... *тяжёлый вздох* Ебать!</div></div>
<center><<link "<div id=fullButton>Трахаться на камеру</div>" "husbAmateurPornEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 20;$you.sexinfo.vaginal += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>Вы взяли у мужа свой телефон, встали на четвереньки и установили телефон на прикроватной тумбочке.</div>
<<vid events husb amateurporn 2 1>>
<div class=text>Ваш муж пристроился к вам сзади и медленно введя свой член в вашу мокрую киску, начал трахать вас быстро наращивая темп.</div>
<<vid events husb amateurporn 2 2>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш муж трахал вас сзади.</div>
\<</if>>
<div class=text>В вашей спальне раздавались громкие шлепки от соприкосновения ваших тел, а вы, практически ни на секунду не отрывая взгляд от камеры, громко стонали от грубых и быстрых проникновений.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *тяжёлый вздох* Блять, ты такая узкая!</div></div>
<div class=text> - Сквозь грубый стон сказал ваш муж и отвесил вам громкий шлепок по жопе.</div>
<center><<link "<div id=fullButton>Трахаться на камеру</div>" "husbAmateurPornEvent2">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>Спустя некоторое время, ваш муж освободил вашу киску от своего члена, уложил вас на кровать и поправив телефон, приблизился к вам и вставив член обратно в вашу киску, продолжил вас трахать.</div>
<<vid events husb amateurporn 2 3>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока вас трахал ваш муж.</div>
\<</if>>
<div class=text>$npc[1].name[1] трахал вас в ускоренном темпе окутывая комнату громкими шлепками от соприкосновения ваших тел.</div>
<div class=text>Спустя какое-то время, ваш муж ускорился ещё сильнее и сквозь грубые, мужские стоны, сказал:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *тяжёлый вздох* Блять, похоже я сейчас кончу!</div></div>
<<vid events husb amateurporn 2 4>>
<div class=text>Ваш муж быстро вытащил член из вашей киски и начал покрывать ваш живот большим количеством спермы.</div>
<center><<link "<div id=fullButton>Отдышаться</div>" "husbAmateurPornEvent2">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>Пытаясь отдышаться, вы продолжали лежать на кровати, пока ваш муж взял ваш телефон в руки и начал крупным планом снимать ваше тело.</div>
<<vid events husb amateurporn 2 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* Что ты делаешь?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Показываю нашим зрителям мою прекрасную жену!</div></div>
<div class=text>Лаская своё тело, вы мило улыбнулись в камеру в ответ на слова $npc[1].name[2] и ваш муж выключил запись.</div>
<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *тяжёлый вздох* Поверить не могу, что мы это сделали!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага, но это было... *тяжёлый вздох* Очень даже горячо и я думаю, что твои фанаты оценят.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> Да... *тяжёлый вздох* Я тоже... Посмотрим запись?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ага.</div></div>
<center><<link "<div id=fullButton>Смотреть запись</div>" "husbAmateurPornEvent2">><<set $eventPage to 7;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>Вы некоторое время валялись на кровати в обнимку со своим мужем и смотрели запись вашего секса. Когда запись закончилась, вы начали делиться впечатлениями.</div>
<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, очень даже неплохо! Я думаю, что нам даже ничего не нужно редактировать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, я тоже так думаю. Видео получилось отличным и без склеек, так что я тоже думаю, что не стоит его редактировать. Некоторые люди любят естественность, так что, если твоим фанатам понравилось наше первое видео, то понравится и это.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, согласна!</div></div>
<center><<link "<div id=fullButton>Опубликовать видео</div>" "husbAmateurPornEvent2">><<set $eventPage to 8;$time.min += 20;$you.sexinfo.amateurPorn += 1>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb 4 14>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>Вы подождали, пока видео загрузится на сайт и опубликовали его на своей странице. Немного подождав, вам начали приходить уведомления о новых подписчиках и проверив их кол-во, вы увидели, что на вас подписалось $rand.sub человек и ваша известность на OnlyFans выросла.
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Так как на вашей страничке была указана ссылка на вашу инсту, вы также получили там $rand.sub подписчиков и ваша известность там тоже увеличилась.
\</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ого, смотри сколько новых подписчиков и опять куча комментариев!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага и судя по комментариям, им нравится!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Тут пара человек спрашивает, планируем ли мы снять что-нибудь в публичном месте, на пляже, в парке или ещё где-нибудь.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, это хорошая идея вообще-то! Я думаю можно было бы снять что-то подобное.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я не против, но главное сделать это в безлюдном месте. Если в парке, то нужно будет зайти поглубже, а если на пляже, то уйти куда-нибудь подальше, возможно ближе к горам, где почти не бывает людей.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, мы что-нибудь придумаем.</div></div>
<center><<link "<div id=fullButton>Ага</div>" "husbAmateurPornEvent2">><<set $eventPage to 9;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events husb 4 14>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, если захочешь снять что-то ещё, только скажи.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, хорошо.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, увидимся.</div></div>
<<jpg act kiss>>
<div class=text>- Сказал вам $npc[1].name[1] и поцеловав вас, вышел из спальни.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 6>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, стоп, давай не будем торопиться. Мне всё таки надо подумать.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ну, хорошо, как скажешь. Когда надумаешь, знай, что я всегда готов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, хорошо, спасибо.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Ладно, увидимся.</div></div>
<<jpg act kiss>>
<div class=text>- Сказал вам $npc[1].name[1] и поцеловав вас, вышел из спальни.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 5>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я передумала, давай запишем видео.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Отлично! Я знал, что ты передумаешь.</div></div>
<center><<link "<div id=fullButton>Записать видео</div>" "husbAmateurPornEvent2">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Давай сюда телефон, я начну запись.</div></div>
<div class=text>Отдав $npc[1].name[3] свой телефон, вы встали на колени, приспустили его джинсы и обхватили губами головку его члена.</div>
<<vid events husb amateurporn 1 1>>
<div class=text>Пока вы ротиком подготавливали член своего мужа к съёмкам, он включил запись на вашем телефоне.</div>
<center><<link "<div id=fullButton>Сосать на камеру</div>" "husbAmateurPornEvent2">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You know, it's been a week since our first video and I thought maybe we could shoot something else?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome, I'm down for that, but maybe we can do more than just a blowjob this time?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you down for making a real porn?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Well, yeah, I think it's a great idea!</div></div>
<center>
\<<link "<div id=fullButton>Make a porn</div>" "husbAmateurPornEvent2">><<set $eventPage to 2;$time.min += 5;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>No, I'm not ready yet</div>" "husbAmateurPornEvent2">><<set $eventPage to 10;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you might be right. I don't know what's come over me, but let's give it a shot.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, hand me the phone and I'll get recording.</div></div>
<div class=text>After handing $npc[1].name[1] your phone, you got down on your knees, pulled his jeans down and wrapped your lips around the tip of his penis.</div>
<<vid events husb amateurporn 1 1>>
<div class=text>While you were getting your husband's dick ready for filming with your mouth, he turned the camera on your phone.</div>
<center><<link "<div id=fullButton>Suck on camera</div>" "husbAmateurPornEvent2">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>You grabbed your phone from your husband's hand and, holding it, kept sucking $npc[1].name[1]'s dick while looking at the camera.</div>
<<vid events husb amateurporn 1 2>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh my god, you're so good at that!</div></div>
<div class=text> - After complimenting your blowjob skills, your husband took your phone and, with his hand on the back of your head, started to roughly fuck your mouth, going deep down your throat with his dick.</div>
<<vid events husb amateurporn 1 4>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband fucked you deep down your throat.</div>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Fuck, your mouth is so... *heavy sigh * Damn!</div></div>
<center><<link "<div id=fullButton>Get fucked on camera</div>" "husbAmateurPornEvent2">><<set $eventPage to 4;$time.min += 5;$you.arousal += 20;$you.sexinfo.vaginal += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class=text>You took your phone from your hubby, got down on all fours, and set it on the nightstand.</div>
<<vid events husb amateurporn 2 1>>
<div class=text>Your husband came up behind you and slowly slid his dick into your wet cunt, started pumping it in and out, speeding up the pace.</div>
<<vid events husb amateurporn 2 2>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was fucking you from behind.</div>
\<</if>>
<div class=text>Loud smacks were heard from your bedroom, due to the contact between your bodies. You, almost not taking your eyes off the camera, let out loud moans during rough and quick thrusts.</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *heavy sigh * Fuck, you're so tight!</div></div>
<div class=text> - Your husband said with a rough groan and gave you a hard slap on your butt.</div>
<center><<link "<div id=fullButton>Get fucked on camera</div>" "husbAmateurPornEvent2">><<set $eventPage to 5;$time.min += 5;$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class=text>After a while, your husband pulled his dick out of your pussy, laid you down on the bed, adjusted the phone, came back over to you and stuck his dick right back in your pussy and kept on fucking you.</div>
<<vid events husb amateurporn 2 3>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your husband was fucking you.</div>
\<</if>>
<div class=text>$npc[1].name[1] was pounding you at a fast pace, filling the room with the sound of loud smacks as your bodies collided.</div>
<div class=text>After a while, your hubby speeded up even more and, through rough, manly moans, said:</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'> *heavy sigh* Fuck, I think I'm gonna cum!</div></div>
<<vid events husb amateurporn 2 4>>
<div class=text>Your husband quickly took his cock out of your cunt and started covering your stomach with a lot of cum.</div>
<center><<link "<div id=fullButton>Catch your breath</div>" "husbAmateurPornEvent2">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<div class=text>Trying to catch your breath, you just lie on the bed while your husband takes close-ups of your body.</div>
<<vid events husb amateurporn 2 5>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* What are you doing?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I'm just showing off my beautiful wife's body to your fans!</div></div>
<div class=text>Caressing your body, you gave a sweet smile for the camera as $npc[1].name[1] spoke, and your husband shut off the recording.</div>
<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *heavy sigh* I can't believe we did it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, but that was... *heavy sigh* super hot and I think your fans would love it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> Yeah... *heavy sigh* Me too... Shall we watch the video?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah.</div></div>
<center><<link "<div id=fullButton>Watch the video</div>" "husbAmateurPornEvent2">><<set $eventPage to 7;$time.min += 15>><</link>></center>
\<<elseif $eventPage == 7>>
\<div class=text>You were chilling on the bed, cuddling and watching your porn. When it was over, you started discussing about it.</div>
<<jpg events husb 4 14>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Wow, it's pretty good! I don't think we need to edit anything at all.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, I totally agree. The video came out really well without any editing. A lot of people appreciate naturalness, and if your fans loved our first video, then they'll probably love this one too.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, right!</div></div>
<center><<link "<div id=fullButton>Post a video</div>" "husbAmateurPornEvent2">><<set $eventPage to 8;$time.min += 20;$you.sexinfo.amateurPorn += 1>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events husb 4 14>>
<div class=text>
\<<fansSub>><<set $rand.sub *= 10;$you.onlyfans.sub += $rand.sub>>You waited until the video got uploaded to the website and then posted it on your profile. After a bit, you started getting notifications about new subscribers and checked your numbers, you saw that $rand.sub new people had subscribed on you and your popularity on OnlyFans had grown!
<<instSub>><<set $rand.sub *= 50;$you.inst.sub += $rand.sub;$you.inst.fame += 2;$you.onlyfans.fame += 2>>Since your Instagram link was on your profile, you also gained $rand.sub followers there and your fame there increased too.
\</div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Wow, check out all the new subscribers and all the comments again!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, and by all the comments, people seem to love it!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>A couple of people have asked if we plan to shoot in public, like on a beach or in a park, or elsewhere?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, that’s a great idea actually! I think we could totally pull off something like that.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I'm fine with it, but the important thing is to make sure we do it somewhere secluded. If it's in a park, we'll need to head further in, and if it's on the beach, we should go somewhere more remote, maybe closer to the mountains where there aren't many people around.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, we'll sort something out.</div></div>
<center><<link "<div id=fullButton>Yeah</div>" "husbAmateurPornEvent2">><<set $eventPage to 9;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 9>>
\<<jpg events husb 4 14>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, if you want to record something else, just let me know.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, see ya.</div></div>
<<jpg act kiss>>
<div class=text>- $npc[1].name[1] said, gave you a kiss and left the bedroom.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 6>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, hold on, let's slow down a bit. I need to give it some more thought.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, as you wish. When you're ready, just let me know, I'm always here.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, sure, thanks.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Alright, see ya.</div></div>
<<jpg act kiss>>
<div class=text>- $npc[1].name[1] said, gave you a kiss and left the bedroom.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.husb.amateurPorn to 5>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events husb 1 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I've changed my mind, let's make a video.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome! I knew you'd come around.</div></div>
<center><<link "<div id=fullButton>Make a video</div>" "husbAmateurPornEvent2">><<set $eventPage to 12;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events husb 1 1>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Hand me the phone and I'll get recording.</div></div>
<div class=text>After handing $npc[1].name[1] your phone, you got down on your knees, pulled his jeans down and wrapped your lips around the tip of his penis.</div>
<<vid events husb amateurporn 1 1>>
<div class=text>While you were getting your husband's dick ready for filming with your mouth, he turned the camera on your phone.</div>
<center><<link "<div id=fullButton>Suck on camera</div>" "husbAmateurPornEvent2">><<set $eventPage to 3;$time.min += 5;$you.arousal += 10;$you.sexinfo.bj += 1;$you.sexinfo.deepthroat += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
\<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>Кто-то подошёл к вам сзади и начал лапать вас за задницу пока вы шли по улице.</div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Дразнить</div>" "eventButtSqueeze">><<set $eventPage to 2;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "eventButtSqueeze">><<set $eventPage to 3;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventButtSqueeze">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж этот парнишка настолько наглый, что осмелился лапать незнакомую девушку за задницу, то может мне стоит подразнить его?", "Поверить не могу, что делаю это, но... Ладно. Если этот извращенец не в состоянии устоять перед моей попкой, то почему бы не подразнить его?", "Что на меня нашло? Поверить не могу, что я правда трясу задницей перед незнакомцем, который лапал мою задницу прямо посреди улицы...", "Поверить не могу, что я правда готова позволить лапать себя прямо посреди улицы лишь бы сделать этого наглого парнишку чуточку счастливей... Возможно я извращенка?")>><<else>><<set $rand.text to either("Мне кажется, что я пожалею об этом, но... Раз уж его интересует моя попка, то почему бы не порадовать его?", "Поверить не могу, что делаю это, но... Ладно. Если этого извращенца так интересует моя задница, то почему нет?", "Что на меня нашло? Поверить не могу, что я правда трясу своей задницей перед этим извращенцем прямо посреди улицы...", "Поверить не могу, что я правда готова трясти своей задницей прямо посреди улицы лишь бы сделать этого извращенца чуточку счастливей... Возможно я такая же?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Вы решили подразнить извращенца и повиляли перед ним своей задницей, чем привлекли не только его внимание, но и окружающих.</div>
<div class=text>Помимо извращенца лапающего вашу задницу, все, кто были неподалёку окружили вас и начали снимать вас на видео. Кто-то комментировал происходящее, кто-то молча записывал видео, кто-то свистел вам в поддержку, а кто-то осуждающе смотрел на вас проходя мимо.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>Извращенец не стал упускать момент и продолжил жадно лапать вашу задницу на глазах у всех.</div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Шлюха!", "Классная задница!", "Прекрати это немедленно, здесь же дети!", "Мир катится в бездну...", "Прекрати сейчас же! Тебя могут увидеть дети!", "Посмотри на себя! Ты же милая, красивая девушка, а ведёшь себя как шлюха!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Я шлюха? Ну, по крайней мере я наслаждаюсь жизнью и не оскорбляю всех вокруг из-за пустяков!", "Дети? Можно подумать здесь происходит что-то плохое... Готова поспорить, что они видели более откровенные вещи в интернете.", "Столько людей поддерживают меня... Я даже рада, что сделала их день лучше...", "Столько людей... И все они собрались, чтобы посмотреть на меня... Ничего не могу с собой поделать, но их взгляды так возбуждают меня...", "Все эти люди вокруг меня... Они все меня снимают... Надеюсь, что люди в интернете узнают меня и у меня станет больше подписчиков...", "Они словно пожирают меня взглядом... Это так возбуждает...", "Интересно, есть ли в этом городе ещё такие же извращённые девушки как я?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Отличная задница!", "Это лучший день в моей жизни!", "Поверить не могу, что она это делает!", "Поверить не могу, что это происходит!", "Поверить не могу, что эта милая девушка такая извращенка!", "Зачётная попка!", "Улыбочку, пожалуйста!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Блин, людей становится всё больше и больше! Похоже самое время заканчивать.", "Ладно, думаю на этом достаточно. Надо уходить, пока сюда не сбежалась вся округа.", "Ладно, думаю этого хватит, чтобы поднять настроение окружающим. Пора заканчивать.", "Я думаю пора уходить, пока им всем не захотелось потрогать.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 5>>
\<<vid events ass squeeze $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы не стали обращать внимания и молча пошли дальше.</div>
\<<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Почему я никак не отреагировала?", "Меня правда возбуждает подобное? Что со мной не так?", "Прохожие должно быть считают меня шлюхой из-за того, что я не реагирую на подобные вещи...", "Моя попа и впрямь так хороша, что окружающие теряют самообладание?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ой, да ладно тебе! Как я мог пройти мимо такой потрясной задницы?", "Отличная задница!", "Эй, остынь! Я всего лишь немного пожамкал твою потрясную задницу. Ты сама виновата!", "Успокойся, детка! Я не мог упустить такую возможность, ведь у тебя офигенная задница!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
\<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>Someone came up from behind and started feeling your butt while you were walking along the street.</div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Tease</div>" "eventButtSqueeze">><<set $eventPage to 2;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "eventButtSqueeze">><<set $eventPage to 3;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Get angry</div>" "eventButtSqueeze">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 10>>
\<<if $you.clothes.type == "skirt">><<if $you.clothes.uw == 0>><<if $you.accessories.buttplug == 1>><<set $rand.vid to random(1, 2)>><<vid events wind buttplug $rand.vid>><<else>><<set $rand.vid to random(6, 8)>><<vid events wind nouw $rand.vid>><</if>><<else>><<vid events wind uw 6>><</if>><<else>><<if $you.clothes.type == "pants">><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(1, 2)>><</if>><<vid events ass tease $you.clothes.type $rand.vid>><</if>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.clothes.uw == 0>><<set $rand.text to either("I feel like I'm going to regret this, but... Since this guy's so arrogant that he dared to grope a stranger's ass, then maybe I should tease him?", "I can't believe I'm doing this, but... Okay. If this pervert can't resist my ass, then why not tease him?", "What came over me? I can't believe I'm really shaking my ass in front of a stranger who was groping my ass right in the middle of the street...", "I can't believe I'm really ready to let myself be groped in the middle of the street just to make this arrogant guy a little happier... Maybe I'm a pervert?")>><<else>><<set $rand.text to either("I feel like I'm going to regret this, but... Since he's interested in my ass, why not please him?", "I can't believe I'm doing this, but... Okay. If this pervert is so interested in my ass, then why not?", "What came over me? I can't believe I'm really shaking my ass in front of this pervert right in the middle of the street...", "I can't believe I'm really ready to shake my ass in the middle of the street just to make this pervert a little happier... Maybe I'm the same?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>You decided to taunt the pervert by wiggling your butt in front of him, which not only caught his attention, but also those of everyone around you.</div>
<div class=text>Besides the pervert groping your ass, everyone who was nearby surrounded you and started filming you on video. Somebody commented on what was going on, some guy silently recorded it, somebody whistled to cheer you up, and somebody looked at you with an accusing look as they walked past.</div>
\<<if $you.clothes.type == "shorts">><<set $rand.vid to random(1, 5)>><<elseif $you.clothes.type == "pants">><<set $rand.vid to random(1, 2)>><<else>><<set $rand.vid to random(1, 3)>><</if>>
<<vid events ass squeeze $you.clothes.type $rand.vid>>
<div class=text>The pervert couldn't resist and kept greedily groping your ass in front of everyone.</div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("A whore!", "Great ass!", "Stop it, there are kids around here!", "The world is in a mess...", "Stop it! The kids can see you!", "Look at you! You're a sweet, beautiful girl, and you're acting like a whore!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 3</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 4</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Am I a slut? Well, at least I’m having a good time and not being a bitch to everyone around me for no reason!", "Kids? It's like something bad is going on here... I bet they've seen some pretty explicit stuff online.", "So many people are supporting me... I'm even glad I made their day better...", "So many people... And all of them gathered to look at me... I can't help myself, but their looks turn me on so much...", "All of these people around me... They're all filming me... I hope that people on the Internet will recognize me and I will have more followers...", "It's like they're eating me up with their eyes... It's so exciting...", "I wonder if there are any other perverted girls like me in this city?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Great ass!", "This is the best day ever!", "I can't believe she's doing it!", "I can't believe it's happening!", "I can't believe this cute girl's such a pervert!", "Perfect ass!", "A smile, please!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger 5</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Damn, there are more and more people! It looks like it's time to finish.", "Okay, I think that's enough. I have to leave before the whole neighborhood comes here.", "Okay, I think that's enough to cheer up others. It's time to finish.", "I think it's time to leave before they all want to touch me.")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 33 && $rand.chance <= 66>>
\<<eventsWhoreOffer>>
\<<else>>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<set $you.arousal += 5>>
\<<vid events ass squeeze $you.clothes.type $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You didn't pay attention and walked on in silence.</div>
\<<set $rand.text to either("I can't believe I didn't react in any way...", "Why didn't I react in any way?", "Does that really turn me on? What's wrong with me?", "Passersby must think I'm a whore because I don't react to things like that...", "Is my ass really so good that people lose their composure?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Oh, come on! How could I pass by such an amazing ass?", "Great ass!", "Hey, chill out! I just gave your awesome ass a little squeeze. It's your own fault!", "Calm down, baby! I couldn't miss this opportunity, because you have an awesome ass!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Asshole!", "Freak!", "Fucking pervert!", "Bastard!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<center><div class=text>
\Требуются официанты!
Опыт работы необязателен. За подробной информацией обращайтесь к менеджеру кафе.
\</div></center>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Подработка официанткой? Деньги лишними не бывают, но я действительно так сильно в них нуждаюсь?"</i></div></div>
<center>
\<<link "<div id=fullButton>Идти к менеджеру</div>" "southCafeInterview">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Отойти от объявления</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class=text>Постучавшись в кабинет менеджера кафе, вы услышали глухое "Войдите!" и зашли в кабинет.</div>
<<jpg city southcafe office>>
<div class=text>При входе в кабинет, вы замечаете чистую и ухоженную комнату. В середине комнаты за компьютером сидит менеджер кафе, мужчина примерно 25-30 лет и смотрит на вас с улыбкой:</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Менеджер</div><div class='sayText'>Добрый день! Чем я могу вам помочь?</div></div>
<div class=text> - Сказал менджер и бегло пробежался глазами по вашему телу.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Здравствуйте! Я заметила объявление о найме официанток на входной двери и пришла спросить, актуальна ли ещё вакансия?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Менеджер</div><div class='sayText'>Давайте для начала познакомимся? Меня зовут $npc[10].name[1] $npc[10].surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я $you.name[1] $you.surname.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Рад знакомству, $you.name[1]! Да, у нас имеется свободная вакансия официантки. Скажите, у вас имеется опыт работы?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, я пару месяцев подрабатывала официанткой, пока училась в колледже, но это было давно, так что...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Я вас понял, $you.name[1]. Опыт работы не обязателен, но я должен знать, кого мы берём на работу.</div></div>
<center><<link "<div id=fullButton>Да, я понимаю</div>" "southCafeInterview">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Что ж, давайте тогда я ознакомлю вас с нашими условиями.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>
\На данный момент нам нужны официантки на вечерние смены по будням и на утренние по выходным.
Утренние смены начинаются с открытием кафе, то есть в 10:00 и заканчиваются в 17:00.
Вечерние смены начинаются в 17:00 и заканчиваются в 00:00.
За одну смену вы получаете 50$ + все чаевые, которые вам удастся заработать.
Работать необходимо в нашей униформе, которую мы вам предоставим.
Есть ли у вас вопросы и в какую смену вам удобней было бы работать?
\</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я хотела бы уточнить, могу ли я совмещать смены? Я имею ввиду, могу ли я работать и по выходным и по будням?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Менеджер</div><div class='sayText'>Вы трудолюбивы, да? Что ж, у нас уже была одна девушка, которая хотела подрабатывать вне своих смен. Бюджет у нас не резиновый и мы не можем позволить себе десяток официанток на одну смену. Однако, если вы выберете смены выходного дня, то вы можете подрабатывать по будням, но исключительно за чаевые. Соответственно, если вы выберете вечерние смены по будням, то это будет работать в обратную сторону. Если вас это устраивает, то думаю, мы сработаемся.</div></div>
<center>
\<<link "<div id=fullButton>Я хочу работать по будням в вечерние смены</div>" "southCafeInterview">><<set $eventPage to 4;$job.side.southCafeShift to 'weekday';$time.min += 10>><</link>>
\<<link "<div id=fullButton>Я хочу работать по выходным в утренние смены</div>" "southCafeInterview">><<set $eventPage to 4;$job.side.southCafeShift to 'morning weekend';$time.min += 10>><</link>>
\<<link "<div id=fullButton>Мне нужно подумать</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Замечательно! Вы можете приступать в любую ближайшую смену!</div></div>
<div class=text> - С улыбкой ответил вам $npc[10].name[1] и подмигнул.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, спасибо!</div></div>
<div class=text> - Смущённо ответили вы.</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Отлично, тогда на этом ваше собеседование окончено, вы можете идти.</div></div>
<div class=text>Вы встали со стула, попрощались с $npc[10].name[4] и направляясь к выходу, заметили, что он оценивает вас сзади.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, он постоянно пялится на меня! <<if $you.corr < 50>>Надеюсь, что у меня не возникнет с ним никаких проблем в будущем...<<else>>Неужели я и правда так хороша, что от меня невозможно оторвать взгляд? Или он просто бабник извращенец?<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Выйти из кабинета</div>" $return>><<set $eventPage to 0;$job.side.southCafe to 1;$time.min += 2>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<center><div class=text>
\Waiters are needed!
Work experience is not required. For more information, please contact the manager of the cafe.
\</div></center>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Part-time waitressing gig? The money's not gonna hurt, but do I need it that bad?"</i></div></div>
<center>
\<<link "<div id=fullButton>Go to the manager</div>" "southCafeInterview">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Move away from the ad</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class=text>After knocking on the café manager's door, you heard a muffled "come in" and went into his office.</div>
<<jpg city southcafe office>>
<div class=text>When you walk into the office, it's a clean and well-kept place. In the middle, there's the cafe manager, a guy about 25-30, sitting at the computer and giving you a smile.</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Manager</div><div class='sayText'>Good afternoon! How may I assist you?</div></div>
<div class=text> - Menger said and ran his eyes over your body.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hello! I saw the sign for waitressing jobs on the door and wanted to check if they're still open?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Manager</div><div class='sayText'>Let's start by introducing ourselves. My name is $npc[10].name[1] $npc[10].surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm $you.name[1] $you.surname.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Glad to meet you, $you.name[1]! Yeah, we've got a waitress spot open. So, tell me, you got any waitressing experience?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I did waitressing for a few months when I was in college, but it was a long time ago so...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>I got it, $you.name[1]. Work experience isn't a must, but I do need to know who I'm hiring.</div></div>
<center><<link "<div id=fullButton>Yeah, I get it</div>" "southCafeInterview">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Alright, let me just run through some of our terms for you.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>
\Right now, we're looking for some waitresses to work the evenings on weekdays and the mornings on weekends.
Morning shifts start with the cafe opening, that's at 10:00 and finish at 17:00.
Evening shifts start at 17:00 and finish at 00:00.
For one shift, you make $50 plus all the tips you can get.
You'll need to wear our uniform, we'll provide it for you.
Do you have any queries and what shift might be more suitable for you to work in?
\</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I was wondering if it's possible to combine shifts. I mean, could I work on the weekends and weekdays if I wanted to?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>Manager</div><div class='sayText'>You're a hard worker, huh? Well, we already had one girl who wanted to make extra cash outside of her regular shifts. We can't really stretch our budget for a dozen waiters for each shift, but if you're willing to do weekends, you could make some extra on weekdays - just for tips. And if you do evenings on weekdays, that'll be the opposite. So if that sounds good to you, I think we can make it work.</div></div>
<center>
\<<link "<div id=fullButton>I'd like to work evenings during the week</div>" "southCafeInterview">><<set $eventPage to 4;$job.side.southCafeShift to 'weekday';$time.min += 10>><</link>>
\<<link "<div id=fullButton>I'd like to work weekends in the mornings</div>" "southCafeInterview">><<set $eventPage to 4;$job.side.southCafeShift to 'morning weekend';$time.min += 10>><</link>>
\<<link "<div id=fullButton>I need to give it some thought</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Awesome! You can start on the next shift!</div></div>
<div class=text> - The manager gave you a smile and a wink.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, thanks!</div></div>
<div class=text> - You answered, kinda embarrassed.</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Alright, so that's it for your interview. You can go now.</div></div>
<div class=text>You got up from your seat, said goodbye to $npc[10].name[1], and, as you were walking towards the door, noticed him checking out you from behind.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, he's so creepy, always staring at me. <<if $you.corr < 50>>I hope I don't run into any trouble with him in the future...<<else>>Am I really so hot that people can't look away from me, or is he just a total perv?<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Leave the office</div>" $return>><<set $eventPage to 0;$job.side.southCafe to 1;$time.min += 2>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $jobPage == 0 or ndef $jobPage>><<set $jobPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $jobPage == 1>>
\<<jpg city southcafe change>>
\<<if ($time.day < 6 && ($time.hour == 17 or $time.hour == 18)) or ($time.day > 5 && ($time.hour == 10 or $time.hour == 11))>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 1>>">><<popover 'noclick'>><<png assets you cafe 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 1;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<<if $job.side.southCafeClothes >= 2>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 2>>">><<popover 'noclick'>><<png assets you cafe 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 2;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\<<if $job.side.southCafeClothes >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 3>>">><<popover 'noclick'>><<png assets you cafe 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 3;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\<<if $job.side.southCafeClothes >= 4>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 4>>">><<popover 'noclick'>><<png assets you cafe 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Выбрать</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 4;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\</div>
\<<else>>
\<<if ($job.side.southCafeShift == 'weekday' && $time.day < 6) or ($job.side.southCafeShift == 'morning weekend' && $time.day > 5)>>
<div class=text>Рабочий день закончился и вы получили <<if $you.southCafe.fame < 50>>50<<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>>100<<else>>200<</if>><font color=green>$</font>.</div>
\<<else>>
<div class=text>Рабочий день закончился, но вы ничего не заработали потому что сегодня вы работали сверхурочно.</div>
\<</if>>
<center><<link "<div id=fullButton>Закончить смену</div>" $return>><<set $jobPage to 0;$time.min += 2;$you.southCafe.shifts += 1>><<if ($job.side.southCafeShift == 'weekday' && $time.day < 6) or ($job.side.southCafeShift == 'morning weekend' && $time.day > 5)>><<if $you.southCafe.fame < 50>><<set $you.cash += 50>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $you.cash += 100>><<else>><<set $you.cash += 200>><</if>><</if>><</link>></center>
\<</if>>
\<<elseif $jobPage == 2>>
\<<jpg city cafe>>
<center>
\<div class=locButton>Ваш навык работы: $you.skill.waitress</div>
\<div class=locButton>Ваша популярность: $you.southCafe.fame</div>
\</center>
\<<if ($time.day < 6 && $time.hour >= 17 && $time.hour < 24) or ($time.day > 5 && $time.hour >= 10 && $time.hour < 17)>>
<center>
\<<link "<div id=fullButton>Обслуживать столики</div>" "southCafeJob">><<set $jobPage to 3;$time.min += random(15, 30);$you.skill.waitress = (parseFloat($you.skill.waitress) + 0.25).toFixed(1)>><<if $you.southCafe.fame < 26>><<set $you.southCafe.fame = (parseFloat($you.southCafe.fame) + 0.25).toFixed(1)>><</if>><<if $you.southCafe.clothes == 1>><<set $rand.option to random(45, 100)>><<elseif $you.southCafe.clothes == 2>><<set $rand.option to random(30, 85)>><<elseif $you.southCafe.clothes == 3>><<set $rand.option to random(15, 70)>><<else>><<set $rand.option to random(1, 55)>><</if>><<if $you.southCafe.fame < 25>><<set $rand.amount to random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount to random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount to random(10, 20)>><<else>><<set $rand.amount to random(15, 25)>><</if>><<if $you.skill.waitress >= 25 && $you.skill.waitress < 50>><<set $rand.amount += random(5, 10)>><<elseif $you.skill.waitress >= 50 && $you.skill.waitress < 75>><<set $rand.amount += random(5, 15)>><<elseif $you.skill.waitress >= 75>><<set $rand.amount += random(5, 20)>><</if>><</link>>
\<<link "<div id=locButton>Перекус</div>" "southCafeJob">><<set $jobPage to 4;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 30;$you.thirst += 30;$youAct to "snack">><</link>>
\<<link "<div id=locButton>Кофе</div>" "southCafeJob">><<set $jobPage to 4;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$youAct to "coffee">><</link>>
\</center>
\<<else>>
<center><div class=fullButton>Ваше рабочее время закончилось</div></center>
<center><<link "<div id=fullButton>Переодеться</div>" "southCafeJob">><<set $jobPage to 1;$time.min += random(4, 6)>><</link>></center>
\<</if>>
\<<elseif $jobPage == 3>>
\<<if $rand.option < 15>>
\<<if $you.clothes.uw != 0>><<vid act work cafe groping pussy 1>><<else>><<vid act work cafe groping pussy 2>><</if>>
<div class=text>Пока вы обслуживали столики, принимая заказы и принося клиентам еду и напитки, один из клиентов вдруг подошёл к вам и начал ласкать вашу киску.</div>
\<<set $rand.text to either("Что? Какого Хрена?", "Что происходит?", "Что он себе позволяет?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $rand.option >= 15 && $rand.option < 30>>
\<<if $you.southCafe.clothes != 4>><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(4, 8)>><</if>>
\<<vid act work cafe groping boobs $rand.vid>>
<div class=text>Пока вы обслуживали столики, принимая заказы и принося клиентам еду и напитки, один из клиентов вдруг подошёл к вам сзади и начал лапать вашу грудь.</div>
\<<set $rand.text to either("Что? Какого Хрена?", "Что происходит?", "Что он себе позволяет?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $rand.option >= 30 && $rand.option < 45>>
\<<if $you.clothes.uw != 0>><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(5, 7)>><</if>>
\<<vid act work cafe groping ass $rand.vid>>
<div class=text>Пока вы обслуживали столики, принимая заказы и принося клиентам еду и напитки, один из клиентов вдруг подошёл к вам сзади и начал лапать вас за задницу.</div>
\<<set $rand.text to either("Что? Какого Хрена?", "Что происходит?", "Что он себе позволяет?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<else>>
\<<if $you.southCafe.clothes < 3>><<if $you.clothes.uw == 0>><<set $rand.vid to either(1, 5)>><<else>><<set $rand.vid to 1>><</if>><<elseif $you.southCafe.clothes == 3>><<if $you.clothes.uw == 0>><<set $rand.vid to either(2, 5)>><<else>><<set $rand.vid to 2>><</if>><<else>><<if $you.clothes.uw == 0>><<set $rand.vid to random(3, 5)>><<else>><<set $rand.vid to random(3, 4)>><</if>><</if>>
\<<vid act work cafe $rand.vid>>
<div class=text>В течении некоторого времени вы обсуживали столики, принимая заказы и принося клиентам еду и напитки.</div>
<div class=text>За время работы вам удалось заработать $rand.amount<font color=green>$</font> чаевыми.</div>
<center><<link "<div id=fullButton>Передохнуть</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<<elseif $jobPage == 4>>
\<<jpg city southcafe $youAct>>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.eating to 0>><</link>></center>
\<<elseif $jobPage == 5>>
\<<set $you.southCafe.fame = (parseFloat($you.southCafe.fame) + 0.25).toFixed(1)>>
\<<if $rand.option < 15>>
\<<if $you.clothes.uw != 0>><<vid act work cafe groping pussy 1>><<else>><<vid act work cafe groping pussy 2>><</if>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Вы не стали обращать внимание на домагательства со стороны клиента, который остался доволен и оставил вам дополнительные $rand.amount<font color=green>$</font> чаевыми.</div>
\<<set $rand.text to either("Ты такая горячая!", "Прости, но с такой униформой ты сама напрашиваешься на это.", "Тебе это нравится, да?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Клиент</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Я, что, правда позволила ему лапать себя?", "Блин, что обо мне подумают окружающие?")>><<else>><<set $rand.text to either("Что ж, по крайней мере я сделала его чуточку счастливей и заработала больше чаевых...", "Когда я стала такой извращенкой?", "Чего только не сделаешь ради чаевых...", "Меня реально это возбуждает?")>><<set $you.arousal += 15>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 15 && $rand.option < 30>>
\<<vid act work cafe groping boobs $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Вы не стали обращать внимание на домагательства со стороны клиента, который остался доволен и оставил вам дополнительные $rand.amount<font color=green>$</font> чаевыми.</div>
\<<set $rand.text to either("Отличные сиськи!", "Прости, но перед такими сиськами невозможно устоять.", "Тебе это нравится, да?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Клиент</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Я, что, правда позволила ему лапать себя?", "Блин, что обо мне подумают окружающие?")>><<else>><<set $rand.text to either("Что ж, по крайней мере я сделала его чуточку счастливей и заработала больше чаевых...", "Когда я стала такой извращенкой?", "Чего только не сделаешь ради чаевых...", "Меня реально это возбуждает?")>><<set $you.arousal += 10>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 30 && $rand.option < 45>>
\<<vid act work cafe groping ass $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>Вы не стали обращать внимание на домагательства со стороны клиента, который остался доволен и оставил вам дополнительные $rand.amount<font color=green>$</font> чаевыми.</div>
\<<set $rand.text to either("Отличная задница!", "Прости, но перед такой задницей сложно устоять.", "Тебе это нравится, да?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Клиент</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Я, что, правда позволила ему лапать себя?", "Блин, что обо мне подумают окружающие?")>><<else>><<set $rand.text to either("Что ж, по крайней мере я сделала его чуточку счастливей и заработала больше чаевых...", "Когда я стала такой извращенкой?", "Чего только не сделаешь ради чаевых...", "Меня реально это возбуждает?")>><<set $you.arousal += 5>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<<elseif $jobPage == 6>>
\<<jpg act wtf>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, убери от меня свои руки!", "Эй, держись от меня подальше!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Ладно, ладно, остынь!", "Всё, всё, ухожу!", "Ой, не будь такой недотрогой, а!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Клиент</div><div class='sayText'>$rand.text</div></div>
<div class=text>Закончив ругаться с клиентом, вы продолжили обслуживать столики, принимть заказы и приносить клиентам еду и напитки.</div>
<div class=text>За время работы вам удалось заработать $rand.amount<font color=green>$</font> чаевыми.</div>
<center><<link "<div id=fullButton>Передохнуть</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<<else>>
\<<if $jobPage == 1>>
\<<jpg city southcafe change>>
\<<if ($time.day < 6 && ($time.hour == 17 or $time.hour == 18)) or ($time.day > 5 && ($time.hour == 10 or $time.hour == 11))>>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 1>>">><<popover 'noclick'>><<png assets you cafe 1>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 1;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<<if $job.side.southCafeClothes >= 2>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 2>>">><<popover 'noclick'>><<png assets you cafe 2>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 2;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\<<if $job.side.southCafeClothes >= 3>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 3>>">><<popover 'noclick'>><<png assets you cafe 3>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 3;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\<<if $job.side.southCafeClothes >= 4>>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 4>>">><<popover 'noclick'>><<png assets you cafe 4>><</popover>><</link>></div>
\<div class=wardrobeButton2><<link "<div id=wardrobeButton>Choose</div>" "southCafeJob">><<set $jobPage to 2;$you.southCafe.clothes to 4;$time.min += 5;$job.side.southCafeDaily to 1>><</link>></div>
\</div>
\<</if>>
\</div>
\<<else>>
\<<if ($job.side.southCafeShift == 'weekday' && $time.day < 6) or ($job.side.southCafeShift == 'morning weekend' && $time.day > 5)>>
<div class=text>The workday's done and you've earned <font color=green>$</font><<if $you.southCafe.fame < 50>>50<<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>>100<<else>>200<</if>>.</div>
\<<else>>
<div class=text>The workday's done, but you haven't earned anything because you worked extra today.</div>
\<</if>>
<center><<link "<div id=fullButton>Finish the shift</div>" $return>><<set $jobPage to 0;$time.min += 2;$you.southCafe.shifts += 1>><<if ($job.side.southCafeShift == 'weekday' && $time.day < 6) or ($job.side.southCafeShift == 'morning weekend' && $time.day > 5)>><<if $you.southCafe.fame < 50>><<set $you.cash += 50>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $you.cash += 100>><<else>><<set $you.cash += 200>><</if>><</if>><</link>></center>
\<</if>>
\<<elseif $jobPage == 2>>
\<<jpg city cafe>>
<center>
\<div class=locButton>Your work skill: $you.skill.waitress</div>
\<div class=locButton>Your fame: $you.southCafe.fame</div>
\</center>
\<<if ($time.day < 6 && $time.hour >= 17 && $time.hour < 24) or ($time.day > 5 && $time.hour >= 10 && $time.hour < 17)>>
<center>
\<<link "<div id=fullButton>Wait tables</div>" "southCafeJob">><<set $jobPage to 3;$time.min += random(15, 30);$you.skill.waitress = (parseFloat($you.skill.waitress) + 0.25).toFixed(1)>><<if $you.southCafe.fame < 26>><<set $you.southCafe.fame = (parseFloat($you.southCafe.fame) + 0.25).toFixed(1)>><</if>><<if $you.southCafe.clothes == 1>><<set $rand.option to random(45, 100)>><<elseif $you.southCafe.clothes == 2>><<set $rand.option to random(30, 85)>><<elseif $you.southCafe.clothes == 3>><<set $rand.option to random(15, 70)>><<else>><<set $rand.option to random(1, 55)>><</if>><<if $you.southCafe.fame < 25>><<set $rand.amount to random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount to random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount to random(10, 20)>><<else>><<set $rand.amount to random(15, 25)>><</if>><<if $you.skill.waitress >= 25 && $you.skill.waitress < 50>><<set $rand.amount += random(5, 10)>><<elseif $you.skill.waitress >= 50 && $you.skill.waitress < 75>><<set $rand.amount += random(5, 15)>><<elseif $you.skill.waitress >= 75>><<set $rand.amount += random(5, 20)>><</if>><</link>>
\<<link "<div id=locButton>Snack</div>" "southCafeJob">><<set $jobPage to 4;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 30;$you.thirst += 30;$youAct to "snack">><</link>>
\<<link "<div id=locButton>Coffee</div>" "southCafeJob">><<set $jobPage to 4;$you.eating to 1;$time.min += random(5, 15);$you.hunger += 10;$you.thirst += 30;$you.energy += 15;$youAct to "coffee">><</link>>
\</center>
\<<else>>
<center><div class=fullButton>Your working hours are over</div></center>
<center><<link "<div id=fullButton>Get changed</div>" "southCafeJob">><<set $jobPage to 1;$time.min += random(4, 6)>><</link>></center>
\<</if>>
\<<elseif $jobPage == 3>>
\<<if $rand.option < 15>>
\<<if $you.clothes.uw != 0>><<vid act work cafe groping pussy 1>><<else>><<vid act work cafe groping pussy 2>><</if>>
<div class=text>While you were working as a waitress, taking orders and serving food and drinks to customers, one of them came up to you and started caressing your pussy.</div>
\<<set $rand.text to either("What? What the fuck?", "What's going on?", "What the hell is he up to?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Outrage</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $rand.option >= 15 && $rand.option < 30>>
\<<if $you.southCafe.clothes != 4>><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(4, 8)>><</if>>
\<<vid act work cafe groping boobs $rand.vid>>
<div class=text>While you were working as a waitress, taking orders and serving food and drinks to customers, one of them approached you from behind and started groping your boobs.</div>
\<<set $rand.text to either("What? What the fuck?", "What's going on?", "What the hell is he up to?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Outrage</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $rand.option >= 30 && $rand.option < 45>>
\<<if $you.clothes.uw != 0>><<set $rand.vid to random(1, 4)>><<else>><<set $rand.vid to random(5, 7)>><</if>>
\<<vid act work cafe groping ass $rand.vid>>
<div class=text>While you were working as a waitress, taking orders and serving food and drinks to customers, one of them approached you from behind and started groping your ass.</div>
\<<set $rand.text to either("What? What the fuck?", "What's going on?", "What the hell is he up to?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "southCafeJob">><<set $jobPage to 5;$time.min += random(1, 3)>><<if $you.southCafe.fame < 25>><<set $rand.amount += random(1, 10)>><<elseif $you.southCafe.fame >= 25 && $you.southCafe.fame < 50>><<set $rand.amount += random(5, 15)>><<elseif $you.southCafe.fame >= 50 && $you.southCafe.fame < 75>><<set $rand.amount += random(10, 20)>><<else>><<set $rand.amount += random(15, 25)>><</if>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Outrage</div>" "southCafeJob">><<set $jobPage to 6;$time.min += random(1, 3)>><</link>>
\</center>
\<<else>>
\<<if $you.southCafe.clothes < 3>><<if $you.clothes.uw == 0>><<set $rand.vid to either(1, 5)>><<else>><<set $rand.vid to 1>><</if>><<elseif $you.southCafe.clothes == 3>><<if $you.clothes.uw == 0>><<set $rand.vid to either(2, 5)>><<else>><<set $rand.vid to 2>><</if>><<else>><<if $you.clothes.uw == 0>><<set $rand.vid to random(3, 5)>><<else>><<set $rand.vid to random(3, 4)>><</if>><</if>>
\<<vid act work cafe $rand.vid>>
<div class=text>You've been waiting tables for a while now, taking orders, bringing food and drink to customers.</div>
<div class=text>During your shift, you managed to make <font color=green>$</font>$rand.amount in tips!</div>
<center><<link "<div id=fullButton>Take a break</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<<elseif $jobPage == 4>>
\<<jpg city southcafe $youAct>>
<center><<link "<div id=fullButton>Get back to work</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.eating to 0>><</link>></center>
\<<elseif $jobPage == 5>>
\<<set $you.southCafe.fame = (parseFloat($you.southCafe.fame) + 0.25).toFixed(1)>>
\<<if $rand.option < 15>>
\<<if $you.clothes.uw != 0>><<vid act work cafe groping pussy 1>><<else>><<vid act work cafe groping pussy 2>><</if>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>You didn't pay much attention to the customer's harassment, who left happy and gave you a nice <font color=green>$</font>$rand.amount tip!</div>
\<<set $rand.text to either("You're so hot!", "I'm sorry, but in uniform like that you're just asking for it.", "You like it, don't you?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Client</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("I can't believe I didn't do anything about it…", "Did I really let him touch me?", "Damn, what will people think of me?")>><<else>><<set $rand.text to either("Well, at least I gave him a little boost and earned a few more tips...", "When did I turn into such a pervert?", "Looks like I'd do anything for a tip, right?", "Does it really get me going?")>><<set $you.arousal += 15>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 15 && $rand.option < 30>>
\<<vid act work cafe groping boobs $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>You didn't pay much attention to the customer's harassment, who left happy and gave you a nice <font color=green>$</font>$rand.amount tip!</div>
\<<set $rand.text to either("Awesome boobs!", "Sorry, but I just can't resist those boobs.", "You like it, don't you?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Client</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("I can't believe I didn't do anything about it…", "Did I really let him grope me?", "Damn, what will people think of me?")>><<else>><<set $rand.text to either("Well, at least I gave him a little boost and earned a few more tips...", "When did I turn into such a pervert?", "Looks like I'd do anything for a tip, right?", "Does it really get me going?")>><<set $you.arousal += 15>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<elseif $rand.option >= 30 && $rand.option < 45>>
\<<vid act work cafe groping ass $rand.vid>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class=text>You didn't pay much attention to the customer's harassment, who left happy and gave you a nice <font color=green>$</font>$rand.amount tip!</div>
\<<set $rand.text to either("Nice butt!", "Sorry, but I just can't resist that butt.", "You like it, don't you?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Client</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("I can't believe I didn't do anything about it…", "Did I really let him grope me?", "Damn, what will people think of me?")>><<else>><<set $rand.text to either("Well, at least I gave him a little boost and earned a few more tips...", "When did I turn into such a pervert?", "Looks like I'd do anything for a tip, right?", "Does it really get me going?")>><<set $you.arousal += 15>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<</if>>
<center><<link "<div id=fullButton>Get back to work</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<<elseif $jobPage == 6>>
\<<jpg act wtf>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, get your hands off me!", "Hey, stay away from me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Okay, okay, chill out!", "Alright, alright, I'm leaving!", "Oh come on, stop being so sensitive!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Client</div><div class='sayText'>$rand.text</div></div>
<div class=text>After you'd finished arguing with that customer, you kept on serving tables, taking orders, and bringing food and drinks to the customers.</div>
<div class=text>During your shift, you managed to make <font color=green>$</font>$rand.amount in tips!</div>
<center><<link "<div id=fullButton>Take a break</div>" "southCafeJob">><<set $jobPage to 2;$time.min += random(2, 5);$you.cash += $rand.amount>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>Пока вы обслуживали столики, принимая заказы и разнося клиентам еду и напитки, к вам подошёл $npc[10].name[1] $npc[10].surname и позвал вас в свой кабинет.</div>
<center><<link "<div id=fullButton>В кабинет $npc[10].name[2]</div>" "southCafeClothes1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, мистер $npc[10].surname, вы хотели меня видеть?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Да, $you.name[1] и можно просто $npc[10].name[1].</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], я заметил, что ты пользуешься большой популярностью среди посетителей и я даже заметил, что с твоим появлением у нас стало больше постоянных клиентов.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, серьёзно?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Да, $you.name[1], но вызвал я тебя не совсем по этой причине. Мне не нравится униформа, в которой работают наши официантки. В нашем штате всегда жарко, а ваша униформа униформа черезчур закрытая и вам наверняка жарко в ней.</div></div>
<center><<link "<div id=fullButton>Да, но... Вы хотите сделать униформу более открытой?</div>" "southCafeClothes1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Именно! Но я не хочу резко переводить всех на работу в новой униформе, я хочу провести небольшой тест.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы имеете ввиду?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Я хочу выдать новую униформу только тебе. Как я уже сказал, ты пользуешься популярностью среди посетителей и мне будет проще ориентироваться по их реакции и твоему комфорту. Если всем всё понравится, то в дальнейшем я закуплю эту униформу для всех официанток.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, хорошо, давайте попробуем.</div></div>
<div class=text>После этого, $npc[10].name[1] улыбнулся и передал вам упаковку с новенькой униформой.</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Тебе не обязательно носить её постоянно, но я был бы благодарен, если бы ты делала это почаще, чтобы мы могли быстрее увидеть результат. Если это возможно, то ты можешь прямо сейчас пойти в раздевалку и переодеться.</div></div>
<center>
\<<link "<div id=fullButton>Переодеться сейчас</div>" "southCafeClothes1">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 2;$you.southCafe.clothes to 2>><</link>>
\<<link "<div id=fullButton>Оставить это на потом</div>" "southCafeClothes1">><<set $eventPage to 5;$time.min += 2;$job.side.southCafeClothes to 2>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class=text>Вы взяли новую униформу и направились в раздевалку, чтобы переодеться.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, юбка коротковата, но эта униформа не такая уж открытая."</i></div></div>
<div class=text> - Подумали вы и закончив любоваться собой в зеркале, вернулись к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я обязательно примерю эту униформу и поработаю в ней, но в другой раз.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Как пожелаешь, но постарайся не затягивать это.</div></div>
<div class=text> - Ответил вам $npc[10].name[1] улыбнувшись и теперь вы готовы вернуться к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>While you were waiting tables, taking orders and serving food and drinks to customers, $npc[10].name[1] $npc[10].surname came up to you and called you into his office.</div>
<center><<link "<div id=fullButton>To $npc[10].name[1]'s office</div>" "southCafeClothes1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes, Mr. $npc[10].surname, did you want to see me?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Yeah, $you.name[1], just call me $npc[10].name[1], okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], I've noticed that you're really popular with the guests and I even think that with your presence, we have more regulars.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, really?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Yeah, $you.name[1], but that's not the only reason I've called you. I just don't really like the uniforms the waitresses wear here. It's so hot in our state all the time, and your uniform is so closed, you must be hot in it!</div></div>
<center><<link "<div id=fullButton>Yeah, but… do you want to open up the uniform a bit?</div>" "southCafeClothes1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Exactly! But I don't want to suddenly switch everyone to the new uniform, I want to run a little test first.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What do you mean?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>I want to give you a new uniform. As I said, visitors like you and it'll be easier for me to adjust my plans based on their reactions and your comfort level. If everyone likes it, then I'll buy this uniform for the all waitresses in the future.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, let's give it a shot.</div></div>
<div class=text>After that, $npc[10].name[1] smiled and gave you a package with a new uniform.</div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>You don't need to wear it all the time, but I would really appreciate it if you could do it more often, so we can see the results faster. If you could, you could go to the changing room right now and switch clothes.</div></div>
<center>
\<<link "<div id=fullButton>Change now</div>" "southCafeClothes1">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 2;$you.southCafe.clothes to 2>><</link>>
\<<link "<div id=fullButton>Leave it for later</div>" "southCafeClothes1">><<set $eventPage to 5;$time.min += 2;$job.side.southCafeClothes to 2>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<div class=text>You took a new uniform and headed to the changing room to get changed.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, the skirt might be a bit short, but that uniform isn't that revealing."</i></div></div>
<div class=text> - You thought for a bit, then when you were done admiring yourself in the mirror you went back to your work.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm definitely going to try that uniform on and work in it sometime, but not right now.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Sure, but just don't make it too long.</div></div>
<div class=text> - $npc[10].name[1] gave you a smile and you're ready to get back to work again.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>Пока вы обслуживали столики, принимая заказы и разнося клиентам еду и напитки, к вам подошёл $npc[10].name[1] $npc[10].surname и позвал вас в свой кабинет.</div>
<center><<link "<div id=fullButton>В кабинет $npc[10].name[2]</div>" "southCafeClothes2">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], с тех пор, как мы решили опробовать на тебе новую униформу, популярность нашего кафе немного выросла, но если честно, я не понимаю... Неужели людей так сильно привлекает эта униформа?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Возможно просто так совпало?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Возможно, но как-то это странно... Ладно, неважно, главное, что клиентов стало больше и наша прибыль увеличилась.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Значит теперь вы выдадите эту униформу остальным официанткам?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Да, но на этот раз у меня для тебя снова есть новая униформа. Я не буду заставлять тебя надевать её и если ты откажешься, то я всё пойму. Кроме того, я повышаю тебе оплату за твои оплачиваемые смены с 50$ до 100$, ты это заслужила.</div></div>
<div class=text> - Сказал $npc[10].name[1] и положил на стол новую униформу.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 3>>">><<popover 'noclick'>><<png assets you cafe 3>><</popover>><</link>></div>
\</div>
\</div>
<center>
\<<link "<div id=fullButton>Надеть новую униформу</div>" "southCafeClothes2">><<set $eventPage to 3;$time.min += 5;$job.side.southCafeClothes to 3;$you.southCafe.clothes to 3>><</link>>
\<<link "<div id=fullButton>Мне нужно подумать</div>" "southCafeClothes2">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 3>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, униформа довольно вульгарна, но я с радостью посмотрю, как это повлияет на посещаемость.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Вот и отлично!</div></div>
<div class=text> - Ответил вам $npc[10].name[1] и вы направились в раздевалку, чтобы переодеться.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, это весьма странная униформа для обычного кафе, но... Ладно, надеюсь, клиентам понравится..."</i></div></div>
<div class=text> - Подумали вы и закончив любоваться собой в зеркале, вернулись к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо за прибавку к зарплате, $npc[10].name[1], но я не думаю, что готова работать в такой униформе. Мне нужно подумать...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Я предполагал, что ты так скажешь, но как я уже сказал, я не собираюсь тебя заставлять.</div></div>
<div class=text> - Ответил вам $npc[10].name[1] улыбнувшись и теперь вы готовы вернуться к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>While you were waiting tables, taking orders and serving food and drinks to customers, $npc[10].name[1] $npc[10].surname came up to you and called you into his office.</div>
<center><<link "<div id=fullButton>To $npc[10].name[1]'s office</div>" "southCafeClothes2">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], since we tried out a new uniform for you, our cafe's popularity has grown a bit, but to be honest, I'm not sure why... Are people really that into this uniform thing?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I have no idea, maybe it was just a coincidence?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Maybe, but that's a bit weird... Anyway, it doesn't really matter, what matters is that we've got more customers and our profits are up.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>So now you're gonna give that uniform to all the other waitresses, right?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Yeah, but this time, I have a brand-new uniform for you. You don't have to wear it if you don't want to, and if you do refuse, that's okay. Also, I've been thinking about increasing your pay for the paid shifts from $50 to $100. You deserve it!</div></div>
<div class=text> - $npc[10].name[1] said, and put a new uniform down on the table.</div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 3>>">><<popover 'noclick'>><<png assets you cafe 3>><</popover>><</link>></div>
\</div>
\</div>
<center>
\<<link "<div id=fullButton>Put on a new uniform</div>" "southCafeClothes2">><<set $eventPage to 3;$time.min += 5;$job.side.southCafeClothes to 3;$you.southCafe.clothes to 3>><</link>>
\<<link "<div id=fullButton>I need to give it some thought</div>" "southCafeClothes2">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 3>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, the uniform are pretty vulgar, but I'm excited to see how it affect attendance.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Awesome!</div></div>
<div class=text> - $npc[10].name[1] answered you, and you went into the locker room to change.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Well, this is a really weird uniform for an average cafe, but... Anyway, I hope the customers will like it..."</i></div></div>
<div class=text> - You thought for a bit, then when you were done admiring yourself in the mirror you went back to your work.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks for the raise, $npc[10].name[1], but I'm not sure I'm up for wearing that uniform. I'll have to think about that...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>I thought you'd say something like that, but, like I said, I'm not gonna push you.</div></div>
<div class=text> - $npc[10].name[1] gave you a smile and you're ready to get back to work again.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>Пока вы обслуживали столики, принимая заказы и разнося клиентам еду и напитки, к вам подошёл $npc[10].name[1] $npc[10].surname и позвал вас в свой кабинет.</div>
<center><<link "<div id=fullButton>В кабинет $npc[10].name[2]</div>" "southCafeClothes3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, $npc[10].name[1], в чём дело?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], я тут просматривал записи с камер видеонаблюдения и заметил одну забавную вещь... Оказывается, некоторые наши клиенты активно лапают тебя и я смотрю, что ты совсем не против. Я правильно понимаю, что именно это является причиной роста популярности нашего кафе?</div></div>
<div class=text>Слегка покраснев и опустив взгляд в пол, вы ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, честно говоря, я не знаю, я... По началу меня это ужасно напрягало, но когда я заметила, что после этого клиенты оставляют хорошие чаевые, я решила закрывать глаза на подобные вещи...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Что ж, я заметил, что с тобой что-то не так, ведь остальные официантки постоянно устраивают скандал с клиентами и жалуются, что они лапают их, но от тебя не было ни одной жалобы и я долго не мог понять, почему. Это не моё дело и я рад, что это положительно влияет на посещаемость нашего кафе, но раз уж ты так просто относишься к подобным вещам, то у меня есть для тебя предложение.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я даже боюсь представить ваше предложение, учитывая тему нашего разговора...</div></div>
<div class=text>Улыбнувшись, $npc[10].name[1] достал из ящика стола пакет с униформой и передал её вам.</div>
<center><<link "<div id=fullButton>Это новая униформа?</div>" "southCafeClothes3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Да, но на этот раз, униформа весьма необычная.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 4>>">><<popover 'noclick'>><<png assets you cafe 4>><</popover>><</link>></div>
\</div>
\</div>
<div class=text>С подозрением посмотрев на $npc[10].name[2], вы открыли пакет и достав униформу, осмотрели её и застыв в большом удивлении, вновь посмотрели на $npc[10].name[2] и промямлили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Это...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Расслабься, я не заставляю тебя это носить! Просто я подумал, посоветовался с директором нашего заведения и получив одобрение, решил, что раз уж ты не против домагательств со стороны клиентов, то мы могли бы пользоваться этим.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но вам не кажется, что это слишком?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'><<if $you.clothes.uw == 0>>Ты не носишь нижнее бельё и твои дырочки видел уже наверное каждый посетитель нашего кафе, но эта униформа для тебя слишком?<<else>>Тебя облапал уже наверное каждый посетитель нашего кафе, но эта униформа для тебя слишком?<</if>> Я не заставляю тебя носить эту униформу, я лишь даю её тебе на случай, если ты сама этого захочешь.</div></div>
<center>
\<<link "<div id=fullButton>Надеть новую униформу сейчас</div>" "southCafeClothes3">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 4;$you.southCafe.clothes to 4>><</link>>
\<<link "<div id=fullButton>Мне нужно подумать</div>" "southCafeClothes3">><<set $eventPage to 5;$time.min += 5;$job.side.southCafeClothes to 4>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<<jpg city southcafe office>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Поверить не могу, что соглашаюсь на это, но ладно... Я надену её прямо сейчас.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Отлично! Я знал, что ты не станешь отказываться!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага...</div></div>
<div class=text> - Ответили вы и направились в раздевалку, чтобы переодеться.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Кто бы мог подумать, что я соглашусь на подобное..."</i></div></div>
<div class=text> - Подумали вы и закончив любоваться собой в зеркале, вернулись к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо за прибавку к зарплате, $npc[10].name[1], но я не думаю, что готова работать в такой униформе. Мне нужно подумать...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Я предполагал, что ты так скажешь, но как я уже сказал, я не собираюсь тебя заставлять.</div></div>
<div class=text> - Ответил вам $npc[10].name[1] улыбнувшись и теперь вы готовы вернуться к работе.</div>
<center><<link "<div id=fullButton>Вернуться к работе</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city cafe>>
<div class=text>While you were waiting tables, taking orders and serving food and drinks to customers, $npc[10].name[1] $npc[10].surname came up to you and called you into his office.</div>
<center><<link "<div id=fullButton>To $npc[10].name[1]'s office</div>" "southCafeClothes3">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, $npc[10].name[1], what's up?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>$you.name[1], I was going through the security footage here and I noticed something funny... It looks like some of our customers are actively groping you and I can see that you're not bothered at all! Do I get it right that this is what's making our cafe so popular?</div></div>
<div class=text>Blushing a bit and looking at the floor, you answered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, I don't know. At first, it was really annoying for me. But then I noticed that people were leaving me good tips, so I decided to just ignore such things...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Well, I noticed something was up with you. The other waitresses always make a big deal about customers groping them and complaining, but you never seemed to have any problems. I couldn't figure out why for a while. It's not my business, and I'm happy it's helping our cafe's attendance, but since you seem so chill about it, I have a suggestion for you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm afraid to even imagine what kind of suggestion this is considering the subject of our conversation...</div></div>
<div class=text>Smiling, $npc[10].name[1] grabbed a uniform bag from a drawer and handed it to you.</div>
<center><<link "<div id=fullButton>Is this a new uniform?</div>" "southCafeClothes3">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southcafe office>>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Yeah, but this uniform is a bit different.</div></div>
\<div class=wardrobeList>
\<div class=wardrobeItem>
<div class=clo><<link "<<png assets you cafe 4>>">><<popover 'noclick'>><<png assets you cafe 4>><</popover>><</link>></div>
\</div>
\</div>
<div class=text>Glancing suspiciously at $npc[10].name[1], you opened up the package and pulled out the uniform. You examined it, then froze in utter surprise. You looked at $npc[10].name[1] again and muttered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... This is...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Chill out, babe, I'm not making you wear that! I just had a thought, talked to the head of our place and, since I got the green light, I decided that, since you don't mind getting harassed by customers, we can give it a shot.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But don't you think that's a bit much?</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'><<if $you.clothes.uw == 0>>You don't usually wear any underwear, and probably every person who comes to our cafe has seen your holes, but that uniform is too much for you?<<else>>You've probably been groped by every customer at our cafe, but are you feeling uncomfortable about the uniform?<</if>> I'm not making you wear that uniform, but I'm giving it to you just in case you might want it.</div></div>
<center>
\<<link "<div id=fullButton>Put on a new uniform right now</div>" "southCafeClothes3">><<set $eventPage to 4;$time.min += 5;$job.side.southCafeClothes to 4;$you.southCafe.clothes to 4>><</link>>
\<<link "<div id=fullButton>I need to give it some thought</div>" "southCafeClothes3">><<set $eventPage to 5;$time.min += 5;$job.side.southCafeClothes to 4>><</link>>
\</center>
\<<elseif $eventPage == 4>>
\<<jpg city southcafe office>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I can't believe I'm doing this, but alright... I'll put it on right now.</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>Awesome! I knew you couldn't resist!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sure...</div></div>
<div class=text> - You answered and went into the locker room to change.</div>
<<jpg city southcafe change>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Who would've thought that I'd agree to something like that..."</i></div></div>
<div class=text> - You thought for a bit, then when you were done admiring yourself in the mirror you went back to your work.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southcafe office>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks for the raise, $npc[10].name[1], but I'm not sure I'm up for wearing that uniform. I'll have to think about that...</div></div>
<div class='rick'><<say assets npc 10>><div class='sayName'>$npc[10].name[1]</div><div class='sayText'>I thought you'd say something like that, but, like I said, I'm not gonna push you.</div></div>
<div class=text> - $npc[10].name[1] gave you a smile and you're ready to get back to work again.</div>
<center><<link "<div id=fullButton>Back to work</div>" "southCafeJob">><<set $eventPage to 0;$jobPage to 2;$time.min += 1>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.clothes.type == "skirt">><<jpg events fame 1>><<elseif $you.clothes.type == "shorts">><<jpg events fame 2>><<else>><<jpg events fame 3>><</if>>
<div class=text>Пока вы шли по улице, к вам подошёл парень.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Извините, но... Вы же $you.name[1], верно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мы знакомы?</div></div>
\<<if $rand.option < 25 && $eventInstFansFirstTopless >= 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Нет, но я ваш фанат и я обожаю вас и ваше прекрасное тело!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, серьёзно? Что ж, спасибо... И что вы хотите?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Можно с вами сфоткаться? Только я хотел бы, чтобы вы были топлесс на фотографии..</div></div>
<center>
\<<link "<div id=fullButton>Сфоткаться с ним с голой грудью</div>" "eventInstFans">><<set $eventPage to 9;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Нет, но я вас знаю, я ваш подписчик.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, серьёзно? И что вы хотели?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Можно сфоткаться с вами?</div></div>
<center>
\<<link "<div id=fullButton>Да, конечно</div>" "eventInstFans">><<set $eventPage to 2;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Нет, извините, но я спешу</div>" "eventInstFans">><<set $eventPage to 5;$time.min += 1>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 3);$rand.option to random(1, 100)>>
\<<jpg events fame 1 $rand.pic>>
<div class=text>Вы не стали отказывать вашему подписчику и сделали с ним совместное селфи на его телефон.</div>
\<<if $rand.option < 25 && ndef $eventInstFansFirstTopless>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Отличное фото, спасибо! Но можно попросить вас ещё кое о чём?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О чём?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ну, вы же публикуете на своей странице фотографии топлес, так что я подумал, может быть вы могли бы сфоткаться топлес и со мной?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы серьёзно? Вы хотите, чтобы я сфоткалась с голой грудью с незнакомцем прямо посреди улицы?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ну, сами подумайте, это же привлечёт внимание людей и наверняка у вас появится больше подписчиков!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага и после этого меня на каждом шагу будут просить сфоткаться с моими сиськами.</div></div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Сфоткаться с ним с голой грудью</div>" "eventInstFans">><<set $eventPage to 6;$time.min += 2>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Отличное фото, спасибо! Хорошего вам дня!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо! И вам хорошего дня!</div></div>
<div class=text> - Ответили вы незнакомцу и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... Может мне стоит выложить это фото и на моей странице тоже?"</i></div></div>
<center>
\<<link "<div id=fullButton>Попросить его поделиться с вами фото</div>" "eventInstFans">><<set $eventPage to 3;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events fame talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Подождите, пожалуйста!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Да, что такое?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не могли бы вы поделиться со мной фотографией? Я хочу опубликовать её на моей страничке.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>А, да, конечно!</div></div>
<div class=text>Парень поделился с вами вашей совместной фотографией, попрощался с вами ещё раз и пошёл своей дорогой.</div>
<center><<link "<div id=fullButton>Опубликовать фотографию</div>" "eventInstFans">><<set $eventPage to 4;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events fame post>>
<div class=text><<instSub>><<set $rand.sub *= 10;$you.inst.sub += $rand.sub;$you.inst.fame += 1>>Вы опубликовали фотографию в своей инсте. Ваша популярность возросла и на вас подписалось $rand.sub человек.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Отлично! Подписчиков много не бывает!"</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events fame ref>>
<div class=text>Вы отказали вашему подписчику и продолжили идти своей дорогой. Ваш подписчик лишь разочарованно посмотрел вам вслед.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $rand.pic to random(1, 10)>>
\<<jpg events fame 2 $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, какого чёрта я творю? Надеюсь, что я не пожалею об этом..."</i></div></div>
\<<set $rand.text to either("Отличное фото, спасибо!", "Спасибо! Вы и ваши сиськи просто потрясающи!", "Спасибо за ваши сиськи! Хорошего дня!", "Спасибо! Хорошего дня!", "Блин, поверить не могу, что вы согласились! Фото получилось просто охренительным!", "Блин, поверить не могу, что у меня теперь действительно есть фотка с вашими сиськами! Спасибо!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо...</div></div>
<div class=text> - Ответили вы незнакомцу и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... Это, конечно, дикость, но может мне стоит выложить это фото и на моей странице тоже?"</i></div></div>
<center>
\<<link "<div id=fullButton>Попросить его поделиться с вами фото</div>" "eventInstFans">><<set $eventPage to 7;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg events fame talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Подождите, пожалуйста!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Да, что такое?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не могли бы вы поделиться со мной фотографией? Я хочу опубликовать её на моей страничке.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>А, да, конечно!</div></div>
<div class=text>Парень поделился с вами вашей совместной фотографией, попрощался с вами ещё раз и пошёл своей дорогой.</div>
<center><<link "<div id=fullButton>Опубликовать фотографию</div>" "eventInstFans">><<set $eventPage to 8;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events fame post>>
<div class=text><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1>>Вы опубликовали фотографию в своей инсте. Ваша популярность возросла и на вас подписалось $rand.sub человек.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Отлично! Подписчиков много не бывает<<if ndef $eventInstFansFirstTopless>>, но надеюсь, что я не пожалею об этом...<<else>>!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1;$eventInstFansFirstTopless to 1>><</link>></center>
\<<elseif $eventPage == 9>>
\<<set $rand.pic to random(1, 10)>>
\<<jpg events fame 2 $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center>
\<</if>>
\<<set $rand.text to either("Отличное фото, спасибо!", "Спасибо! Вы и ваши сиськи просто потрясающи!", "Спасибо за ваши сиськи! Хорошего дня!", "Спасибо! Хорошего дня!", "Блин, поверить не могу, что вы согласились! Фото получилось просто охренительным!", "Блин, поверить не могу, что у меня теперь действительно есть фотка с вашими сиськами! Спасибо!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ага, спасибо...</div></div>
<div class=text> - Ответили вы незнакомцу и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Хмм... Может мне стоит выложить это фото и на моей странице тоже?"</i></div></div>
<center>
\<<link "<div id=fullButton>Попросить его поделиться с вами фото</div>" "eventInstFans">><<set $eventPage to 7;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.clothes.type == "skirt">><<jpg events fame 1>><<elseif $you.clothes.type == "shorts">><<jpg events fame 2>><<else>><<jpg events fame 3>><</if>>
<div class=text>While you were walking down the street, a man approached you.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I'm sorry, but... You're $you.name[1], right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do I know you?</div></div>
\<<if $rand.option < 25 && $eventInstFansFirstTopless >= 1>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>No, but I do know you, because I'm a fan of yours and I just love you and your amazing body!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh really? Well thanks... So what do you want?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Can I take a picture with you? But... I'd love for you to be topless in the photo...</div></div>
<center>
\<<link "<div id=fullButton>Take a topless picture with him</div>" "eventInstFans">><<set $eventPage to 9;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Nah, but I do know you. I'm your fan.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh really? So what do you want?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Can I take a picture with you?</div></div>
<center>
\<<link "<div id=fullButton>Yeah, sure</div>" "eventInstFans">><<set $eventPage to 2;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Sorry, but I gotta go</div>" "eventInstFans">><<set $eventPage to 5;$time.min += 1>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 3);$rand.option to random(1, 100)>>
\<<jpg events fame 1 $rand.pic>>
<div class=text>You didn't turn down your fan and took a self-photo with him on his phone.</div>
\<<if $rand.option < 25 && ndef $eventInstFansFirstTopless>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Great photo, thanks! Can I ask you another thing?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What is it?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Alright, you post topless pics on your page, right? I was wondering if maybe you could snap a topless pic with me?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Are you serious about that? You want me to do a naked picture with some stranger right in the middle of a public street?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Well, just think about it. It will definitely attract people's attention, and you'll definitely have more followers!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, and then after that, people'll keep asking me to take pictures with my boobs.</div></div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Take a topless picture with him</div>" "eventInstFans">><<set $eventPage to 6;$time.min += 2>><</link>><<else>><div class=fullButton>Req for corruption: 66</div><</if>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Great photo! Thanks! Have a great day!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks! Have a nice day to you too!</div></div>
<div class=text> - You answered a stranger and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm, maybe I should post that photo on my page too?"</i></div></div>
<center>
\<<link "<div id=fullButton>Ask him to share a photo with you</div>" "eventInstFans">><<set $eventPage to 3;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events fame talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Please wait!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yes, what is it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Can you send me a photo? I want to share it on my social media.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Oh, yeah, sure!</div></div>
<div class=text>The guy shared a photo, said goodbye to you once again and went on his way.</div>
<center><<link "<div id=fullButton>Post a photo</div>" "eventInstFans">><<set $eventPage to 4;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events fame post>>
<div class=text><<instSub>><<set $rand.sub *= 10;$you.inst.sub += $rand.sub;$you.inst.fame += 1>>You posted a pic on your Insta. You've gotten a lot of attention and $rand.sub people have followed you.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Awesome! There are never a lot of followers!"</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events fame ref>>
<div class=text>You refused your fan and kept going. Your fan was just watching after you in disappointment.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<set $rand.pic to random(1, 10)>>
\<<jpg events fame 2 $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn it, what am I doing?! I hope I don't regret this..."</i></div></div>
\<<set $rand.text to either("Great photo, thanks!", "Thanks! You're amazing and your boobs are incredible!", "Thanks for your boobs! Have a nice day!", "Thanks! Have a nice day!", "Wow, I can't believe you went along with that! The photo came out great!", "Damn, I can't believe I have a picture of your boobs! Thanks!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks...</div></div>
<div class=text> - You answered a stranger and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm, well, that's a bit of a weird one, but maybe I should also post that photo on my page?"</i></div></div>
<center>
\<<link "<div id=fullButton>Ask him to share a photo with you</div>" "eventInstFans">><<set $eventPage to 7;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg events fame talk>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Please wait!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Yes, what is it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Can you send me a photo? I want to share it on my social media.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Oh, yeah, sure!</div></div>
<div class=text>The guy shared a photo, said goodbye to you once again and went on his way.</div>
<center><<link "<div id=fullButton>Post a photo</div>" "eventInstFans">><<set $eventPage to 8;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events fame post>>
<div class=text><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1>>You posted a pic on your Insta. You've gotten a lot of attention and $rand.sub people have followed you.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Awesome! There are never a lot of followers<<if ndef $eventInstFansFirstTopless>>, but I hope that I won't regret it...<<else>>!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1;$eventInstFansFirstTopless to 1>><</link>></center>
\<<elseif $eventPage == 9>>
\<<set $rand.pic to random(1, 10)>>
\<<jpg events fame 2 $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center>
\<</if>>
\<<set $rand.text to either("Great photo, thanks!", "Thanks! You're amazing and your boobs are incredible!", "Thanks for your boobs! Have a nice day!", "Thanks! Have a nice day!", "Wow, I can't believe you went along with that! The photo came out great!", "Damn, I can't believe I have a picture of your boobs! Thanks!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks...</div></div>
<div class=text> - You answered a stranger and thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hmm, maybe I should post that photo on my page too?"</i></div></div>
<center>
\<<link "<div id=fullButton>Ask him to share a photo with you</div>" "eventInstFans">><<set $eventPage to 7;$time.min += 2>><</link>>
\<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && ndef $eventFameGraffitiFirst>><<set $eventPage to 1;$eventFameGraffitiFirst to 1>><<elseif ($eventPage == 0 or ndef $eventPage) && $eventFameGraffitiFirst >= 1>><<set $eventPage to 2>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 13)>>
\<<jpg events graffiti $rand.pic>>
<div class=text>Идя по улице, вы краем глаза заметили граффити на стене одного из зданий. Граффити почему-то привлекло ваше внимание и вы подошли поближе, чтобы рассмотреть его. На стене была изображена обнажённая девушка.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 40>>Возмутительно! Почему это до сих пор не закрасили? Это ведь могут увидеть дети!<<else>>О боже, это просто потрясающая работа! Странно, что это до сих пор не закрасили, но... Надеюсь, что и не закрасят! Погоди-ка...<</if>>"</i></div></div>
<div class=text>Присмотревшись внимательней на лицо девушки изображённой на стене, вы вдруг поняли:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 40>>Блин, это же я! Какой ужас! Боже, как же стыдно! Надо быстрей убираться отсюда, пока меня не узнали! Надеюсь, что эту мерзость скоро закрасят...<<else>>Это же я! Никогда бы не подумала, что увижу нечто подобное. Кто-то так детально изобразил моё тело... Удивительно!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += 1>><<if $you.corr >= 40>><<set $you.arousal += 5>><</if>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 13)>>
\<<jpg events graffiti $rand.pic>>
<div class=text>Идя по улице, вы краем глаза заметили граффити на стене одного из зданий. Граффити почему-то привлекло ваше внимание и вы подошли поближе, чтобы рассмотреть его. На стене была изображена обнажённая девушка.</div><div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Очередное граффити со мной? Похоже, что некоторые фанаты реально сходят с ума по мне... Но нарисовано реально классно!"</i></div></div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += 1>><<if $you.corr >= 40>><<set $you.arousal += 5>><</if>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 13)>>
\<<jpg events graffiti $rand.pic>>
<div class=text>You were walking down the street when, out of the corner of your eye, you noticed some graffiti on the side of a building. You went closer to take a look at it. It was the graffiti of a naked woman.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 40>>That's crazy! Why isn't that thing painted over already? Kids can see it!<<else>>Oh my God, this is such an awesome job! I can't believe they haven't painted it over yet, but… I hope they don't! Hang on a second…<</if>>"</i></div></div>
<div class=text>Looking at the girl's face on the wall more closely, you realized:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 40>>Damn it, it's me! That's awful! Oh my god, what a mess! I need to get outta here quick before anyone recognizes me. I hope they paint that horrible thing over soon...<<else>>It's me, man! I never expected to see something like that. Somebody drew my body so accurately... Amazing!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += 1>><<if $you.corr >= 40>><<set $you.arousal += 5>><</if>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 13)>>
\<<jpg events graffiti $rand.pic>>
<div class=text>You were walking down the street when, out of the corner of your eye, you noticed some graffiti on the side of a building. You went closer to take a look at it. It was the graffiti of a naked woman.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Is another graffiti with me? Seems like some people really go crazy about me... but it's cool!"</i></div></div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += 1>><<if $you.corr >= 40>><<set $you.arousal += 5>><</if>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<div class=text>Зайдя в Университет вы направились в свою аудиторию и приступили к обучению студентов после начала лекции.</div>
\<<set $rand.pic to random(1, 5)>>
<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>Во время лекции, вы услышали, как студенты постоянно о чём-то переговариваются между собой. Посмотрев в их сторону, вы заметили, что при разговорах они постоянно поглядывают на вас.</div>
<center><<link "<div id=fullButton>Прислушаться к разговорам</div>" "uniGossipsLectureEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 6>>
\<<if $quest.uni.main < 7>>
\<<set $rand.text to either("Ты уже видел сиськи нашей преподши?", "Блин, похоже придётся найти подработку, чтобы было чем платить нашей преподше за её сиськи...", "Слыхал уже? Говорят, что наша преподша светит своими сиськами в инсте для привлечения подписчиков.", "Слыхал уже? Говорят, что наша преподша готова показать любому студенту свои сиськи за 10$!")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route1 == 1>>
\<<set $rand.text to either("Ты уже видел сиськи нашей преподши?", "Блин, похоже придётся найти подработку, чтобы было чем платить нашей преподше за её сиськи...", "Слыхал уже? Говорят, что наша преподша светит своими сиськами в инсте для привлечения подписчиков.", "Слыхал уже? Говорят, что наша преподша готова показать любому студенту свои сиськи за 10$!", "Слыхал уже? Говорят, что наша преподша отсосала двум студентам, чтобы те не рассказывали ректору о её страничке на OnlyFans.", "Ты уже слышал, что наша преподша отсосала двум студентам? Чёрт, хотел бы я оказаться на их месте!", "Я слышал, что наша преподша отсосала двум студентам. Интересно, она делала это за деньги? Узнать бы, сколько она берёт за это...")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route1 >= 2>>
\<<set $rand.text to either("Ты уже видел сиськи нашей преподши?", "Блин, похоже придётся найти подработку, чтобы было чем платить нашей преподше за её сиськи...", "Слыхал уже? Говорят, что наша преподша светит своими сиськами в инсте для привлечения подписчиков.", "Слыхал уже? Говорят, что наша преподша готова показать любому студенту свои сиськи за 10$!", "Слыхал уже? Говорят, что наша преподша отсосала двум студентам, чтобы те не рассказывали ректору о её страничке на OnlyFans.", "Ты уже слышал, что наша преподша отсосала двум студентам? Чёрт, хотел бы я оказаться на их месте!", "Я слышал, что наша преподша отсосала двум студентам. Интересно, она делала это за деньги? Узнать бы, сколько она берёт за это...", "Я слышал, что наша преподша трахалась с двумя студентами сразу! Интересно, она делала это за деньги? Узнать бы, сколько она берёт за это...", "Слыхал уже? Говорят, что наша преподша трахалась с двумя студентами, чтобы те не рассказали ректору о её страничке на OnlyFans.", "Слыхал уже? Говорят, что наша преподша снимается в порно и двое студентов уже даже успели её трахнуть.", "Ты уже слышал, что двое студентов выебли нашу горячую преподшу? Говорят, что она даже снимается в порно! Эх, хотел бы я оказаться на их месте...")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route2 == 1>>
\<<set $rand.text to either("Ты уже видел сиськи нашей преподши?", "Блин, похоже придётся найти подработку, чтобы было чем платить нашей преподше за её сиськи...", "Слыхал уже? Говорят, что наша преподша светит своими сиськами в инсте для привлечения подписчиков.", "Слыхал уже? Говорят, что наша преподша готова показать любому студенту свои сиськи за 10$!", "Ты уже слышал, что двое студентов предлагали нашей преподше отсосать им, чтобы они не рассказывали ректору об её страничке на OnlyFans? Говорят, она отказалась, но ректор не стал её увольнять...", "Я слышал, что наша преподша ведёт страничку на OnlyFans и двое студентов пытались шантажировать её этим, но не вышло...")>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Блин, слухи обо мне разлетаются с бешеной скоростью...", "Не уверена, что продолжать работать здесь, это хорошая идея...", "Блин, сколько студентов уже знают обо мне?", "Поверить не могу, что я продолжаю здесь работать! Студенты считают меня тупой шлюхой!")>><<else>><<set $rand.text to either("Похоже, что обо мне уже знает каждый студент... Ну и пофиг! Меня не напугать глупыми слухами!", "Так забавно наблюдать за тем, как они шушукаются обо мне...", "Интересно, сколько студентов уже знают обо мне? Чем больше студентов, тем больше денег!", "Почему я продолжаю здесь работать? Я кайфую от того, что студенты считают меня шлюхой, да?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div><<else>><div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $eventPage to 0;$jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<div class=text>After entering the University, you went to your classroom and started teaching students after the lecture began.</div>
\<<set $rand.pic to random(1, 5)>>
<<jpg act work uni $rand.pic>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>During the lecture, the students were constantly talking to each other. When you looked in their direction, they were always looking at you when they talked.</div>
<center><<link "<div id=fullButton>Listen to the conversations</div>" "uniGossipsLectureEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg act work uni 6>>
\<<if $quest.uni.main < 7>>
\<<set $rand.text to either("Have you seen our teacher's boobs yet?", "Man, I think I'm gonna need to find a side job to cover our teacher's boobs...", "Have you heard the latest? There's a rumor going around that our teacher posts pictures of her boobs on Instagram in order to attract more followers.", "Have you heard the news? Apparently, our teacher is willing to show anyone her boobs for just $10!")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route1 == 1>>
\<<set $rand.text to either("Have you seen our teacher's boobs yet?", "Man, I think I'm gonna need to find a side job to cover our teacher's boobs...", "Have you heard the latest? There's a rumor going around that our teacher posts pictures of her boobs on Instagram in order to attract more followers.", "Have you heard the news? Apparently, our teacher is willing to show anyone her boobs for just $10!", "Have you heard yet? There are rumours that our teacher sucked two students so they wouldn't tell the rector about her OnlyFans account.", "Have you heard that our teacher sucked two students? Man, I'd love to be in their position!", "I heard that our teacher sucked two students. I wonder if she does it for the money? I mean, how much does she charge for it?")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route1 >= 2>>
\<<set $rand.text to either("Have you seen our teacher's boobs yet?", "Man, I think I'm gonna need to find a side job to cover our teacher's boobs...", "Have you heard the latest? There's a rumor going around that our teacher posts pictures of her boobs on Instagram in order to attract more followers.", "Have you heard the news? Apparently, our teacher is willing to show anyone her boobs for just $10!", "Have you heard yet? There are rumours that our teacher sucked two students so they wouldn't tell the rector about her OnlyFans account.", "Have you heard that our teacher sucked two students? Man, I'd love to be in their position!", "I heard that our teacher sucked two students. I wonder if she does it for the money? I mean, how much does she charge for it?", "I heard that the teacher got fucked by two students at the same time! I wonder if she does it for money. I'd like to know what she charges for it.", "Have you heard the news yet? There's a rumor that our teacher got fucked by two students so they wouldn't tell the rector about her OnlyFans account.", "Have you heard the news yet? There's a rumor that our teacher is making porn and two of the students even managed to bang her.", "Have you heard that two of our students banged our hot teacher?! They say she even makes porn! Man, I wish I was in their position...")>>
\<<elseif $quest.uni.main >= 7 && $quest.uni.route2 == 1>>
\<<set $rand.text to either("Have you seen our teacher's boobs yet?", "Man, I think I'm gonna need to find a side job to cover our teacher's boobs...", "Have you heard the latest? There's a rumor going around that our teacher posts pictures of her boobs on Instagram in order to attract more followers.", "Have you heard the news? Apparently, our teacher is willing to show anyone her boobs for just $10!", "Have you heard that two of our students offered to let our teacher blow them so they wouldn't go to the rector about her OnlyFans account? They say she said no, but the rector didn't fire her...", "I heard that our teacher has a page on OnlyFans, and two of the students tried blackmailing her with it. But it didn't go so well...")>>
\<</if>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student</div><div class='sayText'>$rand.text</div></div>
\<<if $you.corr < 50>><<set $rand.text to either("Damn, the rumors about me are spreading like wildfire...", "I'm not so sure it's a good idea to keep working here...", "Man, how many of my students already know?", "I can't believe I'm still at this job! The students think I'm a dumb slut!")>><<else>><<set $rand.text to either("It seems like every student already knows all about me... But who cares! You can't scare me with silly rumors!", "It's always so funny when they whisper about me...", "I wonder how many students have already heard of me? If there are more students, that means there's more money to be made!", "Why do I keep working here? I get high on the fact that students think I'm a slut, right?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div><<else>><div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $eventPage to 0;$jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $time.hour == 10>>
\<div class=text>Зайдя в Университет вы направились в свою аудиторию и приступили к обучению студентов после начала лекции.</div>
<<jpg act work uni $rand.pic>>
\<<else>>
\<<jpg act work uni $rand.pic>>
\<</if>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>Во время лекции ваши студенты громко разговаривали и вести лекцию было невозможно. Обычно вы сохраняли спокойствие, но сейчас кажется ситуация начала выходить из под контроля.</div>
\<<set $rand.text to either("Успокойтесь! Что происходит с вами сегодня?" ,"Что происходит? Почему вы не даёте мне спокойно провести лекцию?", "Хватить галдеть! Чего вы добиваетесь?")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Сиськи! Сиськи! Сиськи!" ,"Мы хотим сиськи!", "Покажите нам сиськи!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Мы хотим увидеть сиськи!" ,"Покажите нам свои сиськи, мисс $you.surname!", "Покажите нам сиськи и мы замолчим!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Какого чёрта? Они собираются делать это каждую лекцию?" ,"Поверить не могу, что они срывают лекции только для того, чтобы увидеть мою грудь!", "Что мне делать? Я не могу вызвать ректора, ведь тогда он наверняка узнает, что я показывают грудь студентам...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<link "<div id=fullButton>Показать им сиськи</div>" "uniBoobsLectureEvent1">><<set $eventPage to 2;$time.min += 3;$you.uni.fame += 1>><</link>>
\<<link "<div id=fullButton>Не делать этого</div>" "uniBoobsLectureEvent1">><<set $eventPage to 3;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 2)>>
\<<jpg events uni boobs lecture $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("Сначала я показываю сиськи за деньги, а теперь я показываю их просто, чтобы успокоить студентов? Надеюсь, что это по крайней мере поможет мне удержать их уровень успеваемости на высоком уровне..." ,"Я сама в этом виновата... По крайней мере я могу удерживать их уровень успеваемости на высоком уровне с помощью моих сисек...", "Надеюсь, что они не пойдут дальше и моих сисек всегда будет достаточно для удержания их успеваемости на высоком уровне...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Довольны? Теперь я могу продолжить лекцию?" ,"Насмотрелись? Может теперь мы вернёмся к лекции?", "Что особенного в моей груди, что вы готовы срывать лекцию ради того, чтобы посмотреть на неё?", "Надеюсь, теперь вы довольны и дадите мне продолжить лекцию?")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Да, мисс $you.surname, мы не будем мешать!" ,"Вы самая лучшая, мисс $you.surname!", "Ваши сиськи это самое лучшее, что я видел в своей жизни!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Да, мисс $you.surname, теперь мы довольны и не будем вам мешать!" ,"Вы самая лучшая преподша!", "Вы такая развратная, мисс $you.surname! Но вы самая лучшая!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Студент 2</div><div class='sayText'>$rand.text</div></div>
<div class=text>Прикрыв свою грудь, вы продолжили вести лекцию, но теперь уже в полной тишине.</div>
<<if $time.hour == 10>><div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div><<else>><div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<<elseif $eventPage == 3>>
\<<jpg act work uni $rand.pic>>
<div class=text>Решив не показывать студентам вашу грудь, вы продолжили вести занятия в шумной, галдящей аудитории.</div>
\<<set $rand.text to either("Может всё же стоило показать им мою грудь? Уровень их успеваемости явно снизится если так будет проходить каждая лекция..." ,"Неужели мне придётся делать всё, что они просят, чтобы удержать их уровень успеваемости на высоком уровне?", "Правильное ли решение я приняла? Меня могут уволить если уровень их успеваемости снизится...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div><<else>><div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $time.hour == 10>>
\<div class=text>After entering the University, you went to your classroom and started teaching students after the lecture began.</div>
<<jpg act work uni $rand.pic>>
\<<else>>
\<<jpg act work uni $rand.pic>>
\<</if>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>During the lecture, the students were talking really loud and it was hard to teach. You usually keep calm, but it seems like the situation got out of hand.</div>
\<<set $rand.text to either("Calm down, please! What's going on with everyone today?" ,"What's going on? Can you please let me give the lecture in peace?", "Stop making such a fuss! What are you trying to accomplish?")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Boobs! Boobs! Boobs!" ,"We want boobs!", "Show us your boobs!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("We wanna see your boobs!" ,"Show us your boobs, Miss $you.surname!", "Show us your boobs and we'll shut up!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("What the heck is going on? Are they gonna do this every class?" ,"I can't believe they'd disrupt lectures just to get a look at my boobs!", "What do I do? I can't call the rector because then he'd definitely find out that I'm flashing my boobs at students...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<link "<div id=fullButton>Show them boobs</div>" "uniBoobsLectureEvent1">><<set $eventPage to 2;$time.min += 3;$you.uni.fame += 1>><</link>>
\<<link "<div id=fullButton>Don't do it</div>" "uniBoobsLectureEvent1">><<set $eventPage to 3;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.pic to random(1, 2)>>
\<<jpg events uni boobs lecture $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div></center><<set $you.corr += 1>>
\<</if>>
\<<set $rand.text to either("I mean, first I showed my boobs for cash, and now I'm showing them just to please the students. I hope it at least helps me keep their grades up..." ,"It's all my fault... I guess I can at least keep their grades up with my boobies...", "I hope they don't go any further and my boobs are always enough to keep their grades up...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<set $rand.text to either("Are you happy? Can I keep going with the lecture now?" ,"Have you seen enough? Shall we head back to the lecture?", "What's up with my boobs, guys? Why do you wanna see it so bad that you're willing to interrupt a lecture?", "I hope you're happy now and we can continue with the lecture, right?")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Yeah, Miss $you.surname, we'll leave you be!" ,"You're the best, miss $you.surname!", "Your boobs are absolutely stunning! They're the best I've ever seen.")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 1</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Yeah, Miss $you.surname, we're good now and we'll leave you be!" ,"You're the best teacher ever!", "You're so perverted, Miss $you.surname, but you're the best!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Student 2</div><div class='sayText'>$rand.text</div></div>
<div class=text>You covered your chest and kept lecturing, but now in total silence.</div>
<<if $time.hour == 10>><div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div><<else>><div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<<elseif $eventPage == 3>>
\<<jpg act work uni $rand.pic>>
<div class=text>You decided to keep your boobs to yourself and kept teaching in the noisy classroom.</div>
\<<set $rand.text to either("Maybe I should've just showed them my boobs after all. Their grades are going to tank if every class is like this..." ,"Do I really need to do everything they ask me to in order to keep their grades up?", "Did I make a good call? I could get fired if their grades go down...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div><<else>><div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $time.hour == 10>>
\<div class=text>Зайдя в Университет вы направились в свою аудиторию и приступили к обучению студентов после начала лекции.</div>
<<jpg act work uni $rand.pic>>
\<<else>>
\<<jpg act work uni $rand.pic>>
\<</if>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Дурная репутация в Универе: $you.uni.fame</div></center>
\<</if>>
<div class=text>Во время лекции у вас упала ручка.</div>
<center>
\<<link "<div id=fullButton>Нагнуться, чтобы поднять ручку</div>" "uniPenLectureEvent1">><<set $eventPage to 2;$time.min += 2;$you.uni.fame += 1>><</link>>
\<<link "<div id=fullButton>Присесть, чтобы поднять ручку</div>" "uniPenLectureEvent1">><<set $eventPage to 3;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.uw == 0>><<set $rand.pic to random(1, 5)>><<jpg events uni upskirt nouw $rand.pic>><<else>><<set $rand.pic to random(1, 3)>><<jpg events uni upskirt uw $rand.pic>><</if>>
<div class=text>Вы нагнулись, чтобы поднять ручку с пола и предоставили всей аудитории прекрасный вид на вашу <<if $you.clothes.uw == 0>>киску<<else>>задницу<</if>>.</div>
\<<if $you.clothes.uw != 0 or ($you.clothes.uw == 0 && $rand.pic != 1)>>
<<jpg events uni gotcha>>
\<</if>>
<div class=text>Все, кто успел это заметить, тут же достали телефоны и начали фоткать вас.</div>
\<<set $rand.text to either("Блин, я реально сделала это..?" ,"Блин, я реально выставила мою <<if $uw == 0>>киску<<else>>задницу<</if>> на всеобщее обозрение?", "Блин, наверное наклоняться было не самой лучшей идеей...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div><<else>><div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<<elseif $eventPage == 3>>
\<<jpg events uni upskirt pickup>>
<div class=text>Вы аккуратно присели, чтобы подобрать ручку с пола, так что никто не увидел, что у вас под юбкой.</div>
<<if $time.hour == 10>><div class=text>После окончания лекции, вы направились в комнату отдыха, чтобы немного <<link "отдохнуть" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> перед следующей лекцией.</div><<else>><div class=text>Проведя очередную лекцию вы направились в столовую, чтобы <<link "перекусить" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.pic to random(1, 5)>>
\<<if $time.hour == 10>>
\<div class=text>After entering the University, you went to your classroom and started teaching students after the lecture began.</div>
<<jpg act work uni $rand.pic>>
\<<else>>
\<<jpg act work uni $rand.pic>>
\<</if>>
\<<if $you.uni.fame > 0>>
<center><div class=locButton>Bad University fame: $you.uni.fame</div></center>
\<</if>>
<div class=text>Your pen fell off during the lecture.</div>
<center>
\<<link "<div id=fullButton>Bend down to grab the pen</div>" "uniPenLectureEvent1">><<set $eventPage to 2;$time.min += 2;$you.uni.fame += 1>><</link>>
\<<link "<div id=fullButton>Sit down to grab the pen</div>" "uniPenLectureEvent1">><<set $eventPage to 3;$time.min += 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.uw == 0>><<set $rand.pic to random(1, 5)>><<jpg events uni upskirt nouw $rand.pic>><<else>><<set $rand.pic to random(1, 3)>><<jpg events uni upskirt uw $rand.pic>><</if>>
<div class=text>You bent down to get a pen off the floor and showed off your <<if $you.clothes.uw == 0>>cunt<<else>>arse<</if>> to the whole audience.</div>
\<<if $you.clothes.uw != 0 or ($you.clothes.uw == 0 && $rand.pic != 1)>>
<<jpg events uni gotcha>>
\<</if>>
<div class=text>Everyone who saw it immediately pulled out their phones and snapped photos of you.</div>
\<<set $rand.text to either("Oh my gosh, did I really just do that..?" ,"Oh man, did I really show my <<if $uw == 0>>pussy<<else>>booty<</if>> to everyone?", "Man, that probably wasn't the smartest thing to do, bending over like that...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<if $time.hour == 10>><div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div><<else>><div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<<elseif $eventPage == 3>>
\<<jpg events uni upskirt pickup>>
<div class=text>You carefully sat down and picked up a pen off the floor so nobody could see what was under your skirt.</div>
<<if $time.hour == 10>><div class=text>After the lecture ended, you went to the break room to <<link "rest" "teacherJob">><<set $eventPage to 0;$jobPage to 2;$time.min += (60 - $time.min);$you.energy += 10>><</link>> for a while before the next lecture.</div><<else>><div class=text>After giving another lecture, you went to the dining room to <<link "have a snack" "teacherJob">><<set $jobPage to 4;$you.eating to 1;$time.min += (60 - $time.min);$you.hunger to 100;$you.thirst to 100;$you.energy += 10>><</link>>.</div><</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events debt 1 1>>
<div class=text>Пока вы шли по улице, вы свернули в переулок, чтобы срезать путь. На выходе из переулка, перед вами остановился чёрный автомобиль и перекрыл вам путь. Задняя дверь автомобиля открылась и вы ,испугавшись, попятились назад, но упёрлись в человека подошедшего к вам сзади, который тут же закрыл вам рот рукой и крепко схватив, потащил вас к машине. Из автомобиля вышел ещё один мужчина, который помог усадить вас на заднее сиденье.</div>
<<jpg events debt 1 2>>
<div class=text>Усадив вас в автомобиль, они закрыли двери и водитель тронулся с места.</div>
<center><<link "<div id=fullButton>Паниковать</div>" "debtEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events debt 1 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Кто вы такие? Что вам нужно?</div></div>
<div class=text> - В панике кричали вы, не понимая что происходит.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Успокойся! Не стоит устраивать панику. Мы прокатимся, ты ответишь на наши вопросы и мы отвезём тебя обратно.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Какие ещё вопросы?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Будь умницей и прояви терпение. Вопросы задаём мы, а тебе лучше говорить только тогда, когда к тебе обратятся. Ясно?</div></div>
<center><<link "<div id=fullButton>Да</div>" "debtEvent1">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Вот и славненько! А теперь скажи, когда ты и твой $npc[5].who[1] виделись последний раз?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не знаю, может лет пять назад, я не помню точно. А причём здесь мой $npc[5].who[1]?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Милая, ты же сказала, что тебе всё понятно.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ты в курсе, что твой $npc[5].who[1] должен крупную сумму денег очень влиятельным людям?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я не знала об этом.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Что ж, я не сомневался. Видишь ли, твой $npc[5].who[1] занял деньги у нашего босса и бесследно исчез. Он и раньше занимал деньги, но не в таком количестве и всегда возвращал вовремя. Однако в этот раз он решил воспользоваться добротой нашего босса, занял деньги и слинял. Тебя наверное интересует, зачем нам ты и почему я всё это тебе рассказываю, не так ли?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я не понимаю, мы не виделись с ним очень давно и...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Достаточно было просто сказать да. $you.name[1], я не буду ходить кругами и скажу тебе прямо. Теперь это твой долг.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Но причём здесь я? Я и мой $npc[5].who[1] никогда не ладили и его дела меня не касаются. Вы не можете так...</div></div>
<div class=text>Мужчина достал из кобуры пистолет, снял предохранитель и держа его в руке, сложил руки на своих коленях.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Кажется ты не понимаешь всей серьёзности ситуации, в которой ты оказалась. Разве я не говорил тебе помалкивать? Ты думаешь меня волнует, в каких отношениях ты и твой $npc[5].who[1]?</div></div>
<center><<link "<div id=fullButton>Слушать дальше</div>" "debtEvent1">><<set $eventPage to 4;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Он твой $npc[5].who[1], ты его $npc[5].whoYou[1]! Это всё, что имеет значение! Ты поняла меня?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я всё поняла...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Замечательно! Теперь слушай. Наш босс не видит смысла сообщать тебе точную сумму долга, потому что наведя о тебе справки, он понял, что тебе не по силам отдать полную сумму. Поэтому, мы поступим следующим образом: ты будешь перечислять 1000$ каждую неделю на этот счёт.</div></div>
<div class=text>Мужчина протянул вам белую визитку на которой был указан только номер счёта.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Если деньги не будут поступать, сильно пожалеешь. Если решишь рассказать об этом кому-нибудь, сильно пожалеешь. Если решишь пойти в полицию, сильно пожалеешь. Наш босс весьма влиятельный человек, так что он сразу же обо всём узнает. Тебе всё ясно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, я поняла...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Вот и отлично! Вопросы есть?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что, если я узнаю, где находится мой $npc[5].who[1]?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ну, всё зависит от того, есть ли у него деньги для погашения долга. Если он вернёт долг, то тебя оставят в покое, если нет, то тебе придётся расплачиваться за его ошибки до конца своих дней.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что вы с ним сделаете, если он не сможет вернуть деньги?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Тебя это не касается.</div></div>
<center><<link "<div id=fullButton>Как мне с вами связаться?</div>" "debtEvent1">><<set $eventPage to 5;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Но как мне с вами связаться если я узнаю, где он скрывается?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Просто опубликуй фотку с хэштегом "я знаю" в своей инсте и мы сами с тобой свяжемся.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, я поняла...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Вот и отлично! Наш босс верит, что ты не подведёшь его.</div></div>
<div class=text>Закончив диалог, они молча отвезли вас обратно и вы вышли из машины.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Будь умницей, перечисляй деньги вовремя и ты нас больше не увидишь.</div></div>
<div class=text> - Сказал он вам напоследок, закрыл дверь и они уехали.</div>
<center><<link "<div id=fullButton>Собраться с мыслями</div>" "debtEvent1">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events debt 1 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что это происходит со мной... Как мой $npc[5].who[1] мог так поступить?"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блять, я даже поделиться ни с кем не могу! 1000$ каждую неделю! Это большая часть моей недельной зарплаты..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>" *тяжёлый вздох* Так, спокойно... Мне срочно надо выпить и всё обдумать..."</i></div></div>
<center><<link "<div id=fullButton>Идти в бар</div>" "debtEvent1">><<set $eventPage to 7;$time.min += 30;$you.intoxication += 40>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events debt 1 5>>
<div class=text>Добравшись до бара, вы заказали себе двойной виски и пили в полном одиночестве, раздумывая над ситуацией, в которой вы оказались.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Интересно, мой $npc[3].who[1] и моя $npc[4].who[1] тоже перечисляют им деньги или только я? Блин, я даже спросить у них ничего не могу! Надо будет позвонить им на днях и узнать хоть, как у них дела..."</i></div></div>
<div class=text>Закончив размышлять и допив свой виски, вы немного пришли в себя и покинули бар.</div>
<center><<link "<div id=fullButton>Покинуть бар</div>" "south">><<set $eventPage to 0;$time.min += 2;$quest.debt.main to 1;$quest.debt.weekly to 0;$app.finsafe to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events debt 1 1>>
<div class=text>While you were walking down the street, you decided to take a shortcut and turned into an alley. Right at the end of the alleyway, there was a black car that pulled up and stopped right in front of you, blocking your path. The back door of the car flew open and you, scared, backed away but then you ran into a guy who came up behind you. He immediately covered your mouth and dragged you to the car, holding you tight. Another guy got out of the car and helped him get you in the backseat.</div>
<<jpg events debt 1 2>>
<div class=text>After they put you in the car, the doors closed and the driver took off.</div>
<center><<link "<div id=fullButton>Panic</div>" "debtEvent1">><<set $eventPage to 2;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events debt 1 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Who are you? What do you want?</div></div>
<div class=text> - You were screaming, not knowing what was going on.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Chill the fuck out, girl! Don't freak out. We're just going for a ride, okay? You answer some questions and we'll bring you back home.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? What's the questions?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Be a good listener and be patient. We'll ask the questions and you should only speak when we ask you. Got it?</div></div>
<center><<link "<div id=fullButton>Yes</div>" "debtEvent1">><<set $eventPage to 3;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Cool! So, tell me, when'd you last see your $npc[5].who[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know, maybe like five years ago or so, I can't remember exactly. What's up with my $npc[5].who[1]?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Babe, you said you got it.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Have you heard that your $npc[5].who[1] owes big bucks to powerful people?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I had no idea about that.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Well, I didn't doubt it for a second. You see, your $npc[5].who[1] borrowed some money from our boss and then just vanished. He'd borrowed money before, but never in such large amounts and he always paid it back on time. This time, though, he decided to take advantage of the boss's good nature and borrowed much money and left. You might be wondering why we need you here and why I'm spilling all this info, right?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, but I mean, we haven't seen each other in forever...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>It was enough to just say yes. $you.name[1], I don't wanna beat around the bush and just say it. It's up to you now.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you talking about? I don't get it. My $npc[5].who[1] and I don't see eye to eye and his business isn't any of my concern. You can't just...</div></div>
<div class=text>The guy pulled a gun out of its holster, took off the safety, and with the gun in his hand, he folded his arms across his lap.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>You don't get it, do you? I told you to shut up, didn't I? Do you really think I give a damn about what kind of a relationship you have with your $npc[5].who[1]?</div></div>
<center><<link "<div id=fullButton>Keep listening</div>" "debtEvent1">><<set $eventPage to 4;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>He's your $npc[5].who[1], you're his $npc[5].whoYou[1]! That's what counts! Get it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I get it...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Awesome! Listen up, though. Our boss didn't want to tell you exactly how much the debt is, because after checking you out, he realized you can't really afford to pay it all. So, here's the deal: you'll transfer $1k every week to this account.</div></div>
<div class=text>The guy handed you a plain white business card that had just the account number on it.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>If the cash doesn't show up, you're going to regret it big time. If you tell anyone about it, you'll regret it even more. If you go to the cops, you'll really regret it. Our boss is a heavyweight, so he'd find out in no time. Got it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, got it...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Awesome! Any questions?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What if I found out where my $npc[5].who[1] is?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>It all depends on if he has the cash to cover the debt. If he can pay it back, then you're in the clear, but if not, you'll be paying for his mistakes the rest of your life.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What are you going to do with him if he doesn't get your money back?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>It's not your concern.</div></div>
<center><<link "<div id=fullButton>How can I get in touch with you?</div>" "debtEvent1">><<set $eventPage to 5;$time.min += 10>><</link>></center>
\<<elseif $eventPage == 5>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>But how can I get in touch with you if I manage to find out where he's hiding?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Just snap a pic with the #Iknow hashtag on Insta and we'll get in touch with you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I got it...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>That's awesome! Our boss totally trusts you to do a good job.</div></div>
<div class=text>After the conversation, they drove you back in silence and you got out of the car.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Be a good egg and transfer the cash on time and we'll be out of your hair.</div></div>
<div class=text> - He said one final thing to you, closed the door and they were gone.</div>
<center><<link "<div id=fullButton>Gather your thoughts</div>" "debtEvent1">><<set $eventPage to 6;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events debt 1 4>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't freaking believe this is happening. How could my $npc[5].who[1] do this to me?"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Fuck, I can't even tell anyone about it! $1k every week! That's a big chunk of my paycheck..."</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>" *heavy sigh* Alright, chill out... I just need a drink to calm my nerves and think things over."</i></div></div>
<center><<link "<div id=fullButton>Go to the bar</div>" "debtEvent1">><<set $eventPage to 7;$time.min += 30;$you.intoxication += 40>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events debt 1 5>>
<div class=text>When you got to the bar, you grabbed a double shot of whiskey and downed it all, thinking about what a mess you were in.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I wonder if my $npc[3].who[1] and $npc[4].who[1] are also sending money to those people, or is it just me? Man, I can't even ask them about it! I'm going to have to call them sometime and at least find out how they're doing…"</i></div></div>
<div class=text>After you'd had enough thinking and downed your whiskey, you came to your senses a bit and left the bar.</div>
<center><<link "<div id=fullButton>Leave the bar</div>" "south">><<set $eventPage to 0;$time.min += 2;$quest.debt.main to 1;$quest.debt.weekly to 0;$app.finsafe to 1>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "debtQuests">>
\<<if $setting.lang == "ru">>
\<div class=text><<linkappend 'Линия долгов вашего $npc[5].who[2]'>>
\:
\<<if $quest.debt.main == 1>>
- Вы должны выплачивать 1000<font color=green>$</font> каждую неделю. Вы можете делать это через банковское приложение на вашем телефоне.
- <<if $quest.debt.weekly == 0>>Вам нужно выплатить 1000<font color=green>$</font> на этой неделе!<<else>>Вы выплатили долг на этой неделе.<</if>>
\<<if $quest.debt.conseq == 1>>
- <font color=red>Вы не оплатили долг на прошлой неделе!</font>
\<<elseif $quest.debt.conseq == 2>>
- <font color=red>Вы не оплачивали долг две недели! Громилы должно быть навестят вас!</font>
\<</if>>
\<</if>>
\<</linkappend>></div>
\<<else>>
\<div class=text><<linkappend 'Your $npc[5].who[1]`s debt branch'>>
\:
\<<if $quest.debt.main == 1>>
- You have to pay <font color=green>$</font>1000 every week. You can do it through the bank app on your phone.
- <<if $quest.debt.weekly == 0>>You must pay out <font color=green>$</font>1000 this week!<<else>>You paid off the debt this week.<</if>>
\<<if $quest.debt.conseq == 1>>
- <font color=red>You didn't pay the debt last week!</font>
\<<elseif $quest.debt.conseq == 2>>
- <font color=red>You haven't paid the debt for two weeks! The thugs must be coming for you!</font>
\<</if>>
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events debt conseq 1 1>>
<div class=text>Как только вы вышли из дома, к вам подъехал тот самый автомобиль и из него вышел мужчина.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ну, привет. Садись, прокатимся. Разговор есть.</div></div>
<center>
\<<link "<div id=fullButton>Сесть в машину</div>" "debtConseq1">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Попробовать убежать</div>" "debtConseq1">><<set $eventPage to 6;$quest.prologue to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<jpg events debt conseq 1 2>>
<div class=text>Вы сели в машину, водитель надавил на газ и вы куда-то поехали. Мужчина рядом с вами достал из кобуры пистолет и снял предохранитель.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Я думал, что в прошлый раз мы всё решили и ты всё поняла, но видимо, ты соскучилась по нам?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, я просто...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Где наши деньги?</div></div>
<div class=text><<if $you.cash >= 1000 or $you.money >= 1000>>Понимая, что не платить долг было большой ошибкой вы занервничали и начали запинаться.<<else>>Понимая, что вам нечего ответить и нечем платить, вы занервничали и начали запинаться.<</if>></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>Я... Извините, я... *тяжёлый вздох* Я всё верну! Я просто...<<else>>Я... Извините, я... *тяжёлый вздох* У меня нет таких денег! Я...<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>У нас есть доступ к твоим счетам и мы в курсе, что проблем с оплатой у тебя нет. Так в чём же дело?<<else>>У нас есть доступ к твоим счетам и мы в курсе, что у тебя проблемы с деньгами. Но ты думаешь нас это волнует? Придумай что-нибудь, найди подработку! Посмотри на себя! Очередь из желающих поиметь тебя за деньги будет километровая!<</if>></div></div>
<center><<link "<div id=fullButton><<if $you.cash >= 1000 or $you.money >= 1000>>Промямлить что-то глядя на пистолет<<else>>Что? За деньги? Да как вы...<</if>></div>" "debtConseq1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events debt conseq 1 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>Ты чо блять, говорить разучилась? Хорошо, я помогу тебе осознать всю серьёзность ситуации, в которой ты оказалась.<<else>>Заткнись и слушай сюда! Я помогу тебе осознать всю серьёзность ситуации, в которой ты оказалась.<</if>></div></div>
<div class=text> - Сказал мужчина и достав из кармана телефон, включил видео и показал его вам.</div>
<<vid events debt conseq 1 4>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Посмотри на неё! Этому видео три дня. Шлюха радуется и говорит, как ей хорошо, хотя пару месяцев назад она была недотрогой! Догадываешься, что привело её к такой жизни?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>О боже! Да, я... Я всё поняла! Я всё верну, обещаю!<<else>>О боже! Да, я... Я всё поняла! Я найду способ заработать деньги и всё верну, обещаю!<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Уверена? Мы ведь можем поступить с тобой также, как с ней, просто повесив на тебя долг в пару миллионов долларов, отправив в бордель и установив на тебя ценник в два доллара. С таким ценником тебя будут трахать все подряд до потери сознания. И не думай, что они прекратят пользоваться тобой, пока ты будешь в отключке!</div></div>
<center><<link "<div id=fullButton>Нет, пожалуйста, не надо!</div>" "debtConseq1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events debt conseq 1 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>Нет, пожалуйста, не надо! Я поняла! Я всё верну, честное слово!<<else>>Нет, пожалуйста, не надо! Я поняла! Я найду деньги! Я всё верну, честное слово!<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Замечательно!</div></div>
<div class=text> - Ответил мужчина и глянув в окно, добавил:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Вот мы и вернулись, тормози!</div></div>
<div class=text>Водитель остановил машину и мужчина, сидящий рядом с вами, сказал вам:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Пошла вон! И запомни, что ждёт тебя, если ты не будешь платить вовремя!</div></div>
<center><<link "<div id=fullButton>Выйти из машины</div>" "debtConseq1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events debt conseq 1 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.cash >= 1000 or $you.money >= 1000>>Твою мать, а... О чём я думала, когда решила не оплачивать этот чёртов долг? Я не хочу закончить как она и не хочу снова их видеть! Я должна платить этот долг, я просто обязана!<<else>>Твою мать, а... Я не хочу закончить как она и не хочу снова их видеть! Я должна платить этот долг, я просто обязана! Мне срочно нужно найти где-то деньги, чтобы оплачивать этот чёртов долг!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.debt.conseq to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events debt 1 2>>
<div class=text>Вы закричали и попытались убежать от громил, но вам это не удалось. Мужчина быстро догнал вас, заткнул вам рот ладонью и крепко прижав вас к себе, приподнял вас и понёс к машине.</div>
<div class=text>Прохожие с ужасом смотрели на происходящее, кто-то снимал это на смартфон, кто-то куда-то звонил, но никто не осмелился помочь вам.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Куда это ты собралась, а? Ты чо, сука, совсем ахуела? Ты думаешь мы с тобой тут в игры играем?</div></div>
<div class=text> - Угрожающе говорил вам мужчина усаживая вас в автомобиль.</div>
<center><<link "<div id=fullButton>Невольно сесть в автомобиль</div>" "debtConseq1">><<set $eventPage to 7>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events debt conseq 1 2>>
<div class=text>Как только он усадил вас, он сел рядом с вами, водитель надавил на газ и вы куда-то поехали. Мужчина рядом с вами достал из кобуры пистолет и снял предохранитель.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Я думал, что в прошлый раз мы всё решили и ты всё поняла, но видимо ты соскучилась по нам? Ещё и бегать вздумала!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Люди видели, как вы меня похищали! Они звонили в полицию, меня будут искать!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Заткнись! Я думал, что мы всё решим по хорошему, но твоя наглость тебя подвела... Во-первых, да, люди звонили в полицию, но при нашей первой встрече я вроде ясно дал тебе понять, что полиция тебе не поможет. Никто тебя искать не будет, полиция просто проигнорирует эти вызовы. Во-вторых, своими действиями ты подставила всех, кто стал очевидцами. Поздравляю! Благодаря тебе наших должников стало гораздо больше! Надеюсь, ты гордишься собой!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Это не может быть правдой, вы лжёте! Полиция не может просто игнорировать этот беспредел!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ты в этом уверена?</div></div>
<center><<link "<div id=fullButton>Уверена</div>" "debtConseq1">><<set $eventPage to 8>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events debt conseq 1 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Уверена! Даже если среди полицейских есть парочка продажных копов, то это не значит, что все такие! Вами обязательно займутся и прекратят этот беспредел!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>М-да... Даже не знаю на что это больше похоже, на храбрость или на тупость, но... У тебя был шанс, правда... Мы лишь хотели тебя припугнуть, чтобы ты поняла всю серьёзность ситуации, в которой ты оказалась, но...</div></div>
<div class=text> - Сказав это, он похлопал водителя по плечу и с ухмылкой сказал:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Ты знаешь, куда ехать...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Куда вы меня везёте? Отпустите меня! Меня будут искать!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Отпустить тебя? Никак не угомонишься, да? Что ж, ладно...</div></div>
<div class=text> - Ответил вам громила и достав из кармана телефон, включил видео и показал его вам.</div>
<center><<link "<div id=fullButton>Смотреть</div>" "debtConseq1">><<set $eventPage to 9>><</link>></center>
\<<elseif $eventPage == 9>>
\<<vid events debt conseq 1 4>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Посмотри на неё! Этому видео три дня. Шлюха радуется и говорит, как ей хорошо, хотя пару месяцев назад она была недотрогой! Догадываешься, что привело её к такой жизни?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Этого просто не может быть, это... Это... Пожалуйста, нет! Я... Я...</div></div>
<<jpg events debt conseq 1 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Теперь это ждёт и тебя!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Нет! Пожалуйста, отпустите меня! Умоляю, я всё верну, я буду платить долг каждую неделю, обещаю!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>Заткни свой ёбаный рот! Ты реально думаешь, что мы отпустим тебя после этого? Я сказал тебе, у тебя был шанс, но ты его проебала! Всё, можешь прощаться со своей старой жизнью! Следующей должнице мы уже будем показывать видео с тобой.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, нет, нет!</div></div>
<center><<link "<div id=fullButton>Навстречу новой жизни</div>" "debtConseq1">><<set $eventPage to 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>Вас отвезли за город, вкололи какой-то наркотик и накололи татуировку на лобке с номер 137. После этого вас усадили в другую машину и куда-то увезли. В пути вы отрубились и когда пришли в себя, вы были полностью голой и находились в маленькой комнатке без окон с запертой дверью. Через некоторое время в комнату зашли двое мужчин и прижав вас к кровати, что-то вкололи вам. После этого ваш разум потемнел и появилась ужасная похоть, которая усиливалась с каждой секундой. Затем эти двое ушли и вместо них в комнату зашло несколько мужчин, которые тут же приблизились к вам и толкнули в сторону кровати. У вас не было сил сопротивляться, а дикая похоть даже не позволяла вам хотеть сопротивляться. Вас усадили на одного из мужчин, второй пристроился сзади, а третий вставил его член в ваш рот.</div>
<<vid events debt conseq 1 5>>
<div class=text>Вас трахали долго и жёстко, совершенно не думая о том, больно ли вам и хотите ли вы это вообще. Когда мужчины закончили трахать вас, в комнату вернулись те двое и взяв вас под руки куда-то повели.</div>
<div class=text>Приведя вас в пустое помещение, вас облили водой из шланга, слегка вытерли и отвели обратно в комнату. Когда эти двое покинули комнату, вместо них зашли ещё несколько мужчин, которые начали беспощадно трахать вас во все дыры.</div>
<div class=text>Так повторялось несколько раз до тех пор, пока вы не вырубились.</div>
<center><<link "<div id=fullButton>Очнуться</div>" "debtConseq1">><<set $eventPage to 11>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>Когда вы очнулись, в комнату снова вошли двое мужчин, которые принесли вам еду. Вы были ужасно голодны, поэтому накинулись на еду со зверским аппетитом и съели всё за считанные минуты.</div>
<div class=text>После этого вам снова что-то вкололи и дальше происходило всё то же самое, что и вчера.</div>
<<vid events debt conseq 1 6>>
<div class=text>Вы не знали, где вы находились. Возможно вы находились в другом городе или даже в другой стране, но это не имело для вас никакого значения. Ведь препараты, которые вам кололи не позволяли вам мыслить здраво и думать о чём-либо кроме секса.</div>
<div class=text>С тех пор никто из ваших знакомых больше не видел вас и ничего о вас не слышал. А вы так и продолжали своё бессмысленное, тупое существование в качестве секс куклы.</div>
<center><div class=locButton><font color=red>Плохая концовка #1</font></div></center>
<center><<link "<div id=fullButton>Вернуться к вариантам выбора</div>" "debtConseq1">><<set $eventPage to 1;$quest.prologue to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events debt conseq 1 1>>
<div class=text>As soon as you left the house, a car pulled up next to you and a guy got out.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Hey there! Get in and let's hit the road. We got some talking to do.</div></div>
<center>
\<<link "<div id=fullButton>Get in the car</div>" "debtConseq1">><<set $eventPage to 2;$time.min += 10>><</link>>
\<<link "<div id=fullButton>Try to escape</div>" "debtConseq1">><<set $eventPage to 6;$quest.prologue to 1>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<jpg events debt conseq 1 2>>
<div class=text>You got in the car and the driver hit the gas and you were off. Suddenly, this guy next to you pulled a gun out of his holster and took off the safety.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I thought we had it all sorted out last time and you got it all, but apparently not?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, I just...</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Where's the money, bitch?</div></div>
<div class=text><<if $you.cash >= 1000 or $you.money >= 1000>>Realizing that you had made a big mistake by not paying the debt, you started to get nervous and started stammering.<<else>>Realizing you had nothing to say and no money to pay, you started getting nervous and stammering.<</if>></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>I'm... sorry, I... *heavy sigh* I'll get it back! I just...<<else>>I'm... sorry, I... *heavy sigh* I don't have that much money! I...<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>We've got access to your account and we know you're not having any trouble paying. So what's up?<<else>>We have access to your financial information and we know you're having some cash flow issues. But you think we give a damn? Come on, come up with something. Get a second job or something! Look at you, girl! The line of people who want to screw you for money would be a mile long!<</if>></div></div>
<center><<link "<div id=fullButton><<if $you.cash >= 1000 or $you.money >= 1000>>Mumble something as you look at the gun<<else>>What? For the money? How can you...<</if>></div>" "debtConseq1">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events debt conseq 1 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>Have you fucking forgotten how to talk? Okay, let me help you understand the seriousness of your situation.<<else>>Shut the fuck up and listen to me, bitch! I'll help you understand the seriousness of your situation.<</if>></div></div>
<div class=text> - The guy said and pulled his phone out of his pocket. He turned on a video and played it for you.</div>
<<vid events debt conseq 1 4>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Look at her! This video is three days old. This slut's happy and gushing about how great she feels, even though a few months ago she was so sensitive! Can you guess what led her to such a life?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>Oh my gosh! Yeah, I... I totally get it! I'll get all the money back, I swear!<<else>>Oh my gosh! Yeah, I... I totally get it! I'll find a way to make money and I'll pay you back, I promise!<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Are you sure about that? We could do the same thing to you that we did to her. We could put a couple of million dollars of debt on you and send you to a brothel, where they'd charge you two bucks a pop. With a price like that, people would fuck you until you passed out. And don't even think they'd stop using you when you were out!</div></div>
<center><<link "<div id=fullButton>No, please don't!</div>" "debtConseq1">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events debt conseq 1 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $you.cash >= 1000 or $you.money >= 1000>>No, please don't! I've got it. I'll get your money back, I promise!<<else>>No, please don't! I've got it. I'll find the money! I'll definitely get it back!<</if>></div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Good!</div></div>
<div class=text> - The guy answered and looked out the window, adding:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>So we're back, slow down!</div></div>
<div class=text>The driver pulled over and the guy sitting next to you said:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Get out of here! And remember what will happen if you don't pay up!</div></div>
<center><<link "<div id=fullButton>Get out of the car</div>" "debtConseq1">><<set $eventPage to 5;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events debt conseq 1 3>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.cash >= 1000 or $you.money >= 1000>>What the hell was I thinking? Why didn't I pay that damn debt? I really don't want to be like that person and I definitely don't want to go back there. I need to pay that debt, I have to, no matter what.<<else>>What the heck, man... I don't wanna end up like that and I definitely don't want to run into them again! I've got to pay this thing, I just do! I need to find some money fast to cover this damn debt!<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 2;$quest.debt.conseq to 1>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events debt 1 2>>
<div class=text>You were screaming and trying to run away from those thugs, but it was no use. That guy caught up with you fast, covered your mouth with his hand, and gave you a tight hug. He picked you up and took you to his car.</div>
<div class=text>Bystanders watched in horror as it all happened, someone recorded it on their phone, someone called somewhere, but nobody dared to step in.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Where are you going, huh? Do you think we're messing around here?</div></div>
<div class=text> - The guy was giving you a threatening vibe as he put you into the car.</div>
<center><<link "<div id=fullButton>Unwittingly get into the car</div>" "debtConseq1">><<set $eventPage to 7>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events debt conseq 1 2>>
<div class=text>As soon as you sat down, this guy sat right next to you. The driver hit the gas and you were off. All of a sudden, the dude next to you pulled a gun out of his jacket and took off the safety.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>I thought we had it all sorted out last time and you got it all, but apparently you missed something? Did you really think you were going to get away from us?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>People saw you grab me! They're calling the cops, they're gonna be looking for me!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Shut the fuck up! I thought we were gonna do this right, but you screwed it up... First of all, yeah, people did call the cops, but when we first met, I kinda let you know that the cops wouldn't be much help for you. No one will be looking for you, the cops will just ignore those calls. Secondly, by your actions, you set everyone who saw it up. Congrats! Thanks to your hard work, we've got a lot more debtors! I bet you're feeling pretty proud of yourself!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>That can't be right, man! The cops can't just turn a blind eye to this nonsense!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Are you sure about that?</div></div>
<center><<link "<div id=fullButton>Yeah, I'm sure</div>" "debtConseq1">><<set $eventPage to 8>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg events debt conseq 1 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I'm sure! Even if there are a few bad apples in the police force, that doesn't mean all cops are like that! They'll definitely look after you and put a stop to that lawlessness!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Well, alright... I don't know if it was bravery or just plain stupid, but... you had your chance. We were just trying to scare you into understanding the seriousness of the situation, but...</div></div>
<div class=text> - Having said that, he gave the driver a pat on the shoulder and said with a smile:</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>You know where to go...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Where are we going? Let me go! People will be looking for me!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Let you go? You can't chill out, can you? Alright, then...</div></div>
<div class=text> - The bully responded to you and pulled his phone out of his pocket. He turned on a video and showed it to you.</div>
<center><<link "<div id=fullButton>Watch</div>" "debtConseq1">><<set $eventPage to 9>><</link>></center>
\<<elseif $eventPage == 9>>
\<<vid events debt conseq 1 4>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Look at her! This video is three days old. This slut's happy and gushing about how great she feels, even though a few months ago she was so sensitive! Can you guess what led her to such a life?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? It just can't be true, it's… It's... Please, no! I... I...</div></div>
<<jpg events debt conseq 1 2>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Now you'll have such a life too, cunt!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? No! Please let me go! Please, I'll pay it back, I'll pay the debt every week, I promise!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>Shut your fucking mouth! Do you really think we're gonna let you get away with that? I said, you had a chance, but you blew it! That's it, you're done with your old life! We'll show your video to the next person who owes us money.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, no, no!</div></div>
<center><<link "<div id=fullButton>Towards a new life</div>" "debtConseq1">><<set $eventPage to 10>><</link>></center>
\<<elseif $eventPage == 10>>
\<div class=text>You were kidnapped, got injected with something, and then someone tattooed the number 137 on your pubic area. After that, they put you in another car and took you somewhere else. You passed out on the way and when you woke up, you were totally naked in a tiny room without windows and with a locked door. After a while, some dudes walked into the room, pinned you down on the bed, and gave you some shots. After that, you felt like your mind went blank and a terrible desire started to take over, getting stronger with every passing second. Then those two left and, instead, a few guys came into the room. They walked right up to you and shoved you towards the bed. You just didn't have it in you to resist. Wild lust just took over and you didn't want to fight it. You were sitting on one guy, the other was behind you, and the third was shoving his dick in your mouth.</div>
<<vid events debt conseq 1 5>>
<div class=text>You were getting fucked for a long time, hard, without even thinking about whether it hurt or whether you even wanted it. When the guys were done with you, those two came back into the room, grabbed you by the arms, and led you away.</div>
<div class=text>After taking you to an empty room, they sprayed you with water, gave you a light wipe-down, and then took you back to your room. When those two guys left the room, more dudes came in and started on you, mercilessly pounding you in every hole.</div>
<div class=text>This happened a few times until you finally passed out.</div>
<center><<link "<div id=fullButton>Wake up</div>" "debtConseq1">><<set $eventPage to 11>><</link>></center>
\<<elseif $eventPage == 11>>
\<div class=text>When you woke up, there were two guys in the room again, bringing you some food. You were starving, so you pounced on the food like a maniac and ate it all in no time.</div>
<div class=text>After that, they gave you another shot and then it was all the same again, like yesterday.</div>
<<vid events debt conseq 1 6>>
<div class=text>You didn't know where you were. You might have been in another town or even a different country, but that didn't matter to you. After all, all those drugs they gave you weren't exactly helping you think straight and focus on anything other than getting fucked.</div>
<div class=text>Since then, your friends haven't seen or heard from you. You've just been going through the motions, existing as a sex doll with no real purpose.</div>
<center><div class=locButton><font color=red>Bad ending #1</font></div></center>
<center><<link "<div id=fullButton>Go back to the choices</div>" "debtConseq1">><<set $eventPage to 1;$quest.prologue to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $phonePage == 0 or ndef $phonePage>><<set $phonePage to passage()>><</if>>
\<<if $setting.lang == "ru">>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<<if $quest.debt.main >= 1>>
<center><<if $quest.debt.weekly == 0>><<if $you.money >= 1000>><<link "<div id=fullButton>Оплатить долг за эту неделю</div>" "finsafe">><<set $phonePage to 1;$time.min += 1;$you.money -= 1000;$quest.debt.weekly to 1>><</link>><<else>><div class=fullButton>На вашей карте не хватает средств</div><</if>><<else>><div class=fullButton>Долг за эту неделю оплачен</div><</if>></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<jpg res phone>>
<center><div class=fullButton>Долг за эту неделю оплачен</div></center>
<center><<link "<div id=fullButton>Назад</div>" "finsafe">><<set $phonePage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $phonePage == passage()>>
\<<jpg res phone>>
\<<if $quest.debt.main >= 1>>
<center><<if $quest.debt.weekly == 0>><<if $you.money >= 1000>><<link "<div id=fullButton>Pay off the debt for this week</div>" "finsafe">><<set $phonePage to 1;$time.min += 1;$you.money -= 1000;$quest.debt.weekly to 1>><</link>><<else>><div class=fullButton>There aren't enough money on your card</div><</if>><<else>><div class=fullButton>The debt for this week has been paid</div><</if>></center>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "phone">><<set $phonePage to 0>><</link>></center>
\<<elseif $phonePage == 1>>
\<<jpg res phone>>
<center><div class=fullButton>The debt for this week has been paid</div></center>
<center><<link "<div id=fullButton>Back</div>" "finsafe">><<set $phonePage to 0>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $sexLoc == "bedroom">><<set $rand.pic to random(1, 4)>><<elseif $sexLoc == "kitchen">><<set $rand.pic to random(1, 3)>><<else>><<set $rand.pic to 1>><</if>>
\<<jpg events home naked $sexLoc $rand.pic>>
\<<if $quest.husb.cheat > 0 or ($quest.husb.cheat == 0 && $quest.husb.swing == 0)>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Дорогая, я рад, что ты переступила через себя и больше не стесняешься моего $npc[2].who[2], но тебе не кажется, что это слишком?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Честно говоря, понятия не имею, что побудило меня ходить по дому в таком виде, но... наверное мне нужно было для начала узнать, не против ли ты?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вообще-то, да, было бы неплохо! Почему ты вообще решила щеголять обнажённой перед моим $npc[2].who[4]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, ты прав... Не знаю, что на меня нашло... Я так понимаю, что советоваться тут не о чем и ты против того, чтобы я ходила по дому в таком виде?</div></div>
<div class='fullButton'><font color=red>Данный выбор идёт от лица её мужа!</font></div>
<center>
<<link "<div id=fullButton>Я не против, но тебе следовало обсудить это со мной</div>" "homeNakedHusbEvent1">><<set $time.min += 2;$eventPage to 2>><</link>>
\<<link "<div id=fullButton>Да, я против того, чтобы ты красовалась голышом перед $npc[2].name[4]</div>" "homeNakedHusbEvent1">><<set $time.min += 2;$eventPage to 3>><</link>>
\</center>
\<<elseif $quest.husb.swing > 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>О, я смотрю, ты окончательно переступила через себя и даже не стесняешься ходить голой по дому?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Честно говоря, понятия не имею, что на меня нашло, но... ты ведь не против, что на твою голую жену пялятся в интернете, так что, я подумала, что ты будешь не против, если я буду находиться дома в таком виде.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Я не против, но впредь, пожалуйста, советуйся со мной о подобных решениях, ладно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, ты прав, извини... Ты всё-таки мой муж и мне не следовало принимать такое решение не посоветовавшись с тобой.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот и отлично!</div></div>
<div class=text> - С улыбкой ответил вам муж, шлёпнул вас по заднице и вернулся к своим делам.</div>
<<vid events ass slap naked 1>>
<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 1>><</link>>
\<</if>>
\<<elseif $eventPage == 2>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Не знаю, почему я говорю это, но нет, я не против... Я возмущён тем, что ты не советуешься со мной о подобных решениях.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты... ты серьёзно не против?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Да, ты можешь ходить голой, если тебе так комфортно, но впредь, если тебе захочется выкинуть что-то подобное, обсуди это со мной.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, ты прав, прости... С этого момента я буду советоваться с тобой!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Вот и отлично!</div></div>
<div class=text> - Ответил вам муж, шлёпнул вас по заднице и вернулся к своим делам.</div>
<<vid events ass slap naked 1>>
<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 1>><</link>>
\<<elseif $eventPage == 3>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Конечно же я против! О чём ты вообще думала?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, прости... Обещаю, больше такого не повторится!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Очень на это надеюсь!</div></div>
<div class=text> - Ответил вам муж глядя на вас грозным взглядом и вернулся к своим делам.</div>
<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 2;$you.clothes.home to 2>><</link>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $sexLoc == "bedroom">><<set $rand.pic to random(1, 4)>><<elseif $sexLoc == "kitchen">><<set $rand.pic to random(1, 3)>><<else>><<set $rand.pic to 1>><</if>>
\<<jpg events home naked $sexLoc $rand.pic>>
\<<if $quest.husb.cheat > 0 or ($quest.husb.cheat == 0 && $quest.husb.swing == 0)>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Babe, I'm happy you've gotten over it and aren't shy around my $npc[2].who[1] anymore, but don't you think that's a bit much?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, I don't know what got me to wander around the house like that, but maybe I should have checked with you first.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Yeah, that would be cool! Why the heck did you decide to strut around naked in front of my $npc[2].who[1]?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, you're right! I don't know what got into me. I guess there's no point in arguing about it and you really don't want me wandering around the house looking like this?</div></div>
<div class='fullButton'><font color=red>This choice comes in husband's POV!</font></div>
<center>
<<link "<div id=fullButton>I don't really mind, but you could have talked to me about it first</div>" "homeNakedHusbEvent1">><<set $time.min += 2;$eventPage to 2>><</link>>
\<<link "<div id=fullButton>Yeah, I don't think you should be showing off naked in front of my $npc[2].name[1]</div>" "homeNakedHusbEvent1">><<set $time.min += 2;$eventPage to 3>><</link>>
\</center>
\<<elseif $quest.husb.swing > 0>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Oh, I see you're totally comfortable walking around the house in the buff.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, I don't know what came over me, but… You don't seem to mind your naked wife being seen online, so I figured you wouldn't care if I was home like that.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>No problem, but from now on, can you please talk to me about these things first, okay?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, you're right. I'm so sorry! You're my husband, and I should have talked to you before making that decision.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome!</div></div>
<div class=text> - Your husband gave you a smile and a slap on the butt, then went back to what he was doing.</div>
<<vid events ass slap naked 1>>
<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 1>><</link>>
\<</if>>
\<<elseif $eventPage == 2>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I don't know what's up with me, but I'm not mad about it... I'm just pissed that you don't involve me in these decisions.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You... are you serious about that?</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Sure, you can walk around naked if that makes you feel comfortable, but in the future, if you wanna do something like that, let me know first.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, you're right. I'm sorry, from now on I'll consult with you.</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Awesome!</div></div>
<div class=text> - Your husband gave you a slap on the butt, then went back to what he was doing.</div>
<<vid events ass slap naked 1>>
<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 1>><</link>>
\<<elseif $eventPage == 3>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>Of course I'm totally against it! What on earth were you thinking?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Damn, I'm so sorry. It won't happen again, I swear!</div></div>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>I sure hope so!</div></div>
<div class=text> - Your husband gave you a menacing look and then went back to what he was doing.</div>
<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $time.min += 2;$quest.homeNaked.husb to 2;$you.clothes.home to 2>><</link>>
\<</if>>
\<</if>>
@@\<<widget "homeNakedComments">>
\<<if $setting.lang == "ru">>
\<<if $npc[1].loc == passage() && $quest.homeNaked.husb == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 0 && $rand.chance <= $event.homeNaked.chance>>
\<<if $quest.husb.cheat >= 0 && $quest.husb.swing == 0>>
\<<set $rand.text to either("Снова голышом щеголяешь?", "Никогда не перестану любоваться твоим прекрасным телом!", "И всё же это странно, что я позволил тебе ходить по дому голой...", "Блин, из-за твоей демонстрации у меня вечный стояк!", "Тебе правда так нравиться дразнить, да?", "Я уже говорил, что у тебя потрясающая задница?", "Так нравится дразнить моего $npc[2].who[2], да?", "Ты такая дразнилка!", "Мой $npc[2].who[1] вряд ли когда-нибудь захочет съехать с такой демонстрацией!", "Порой мне кажется, что однажды я буду не в силах сдержаться и оттрахаю тебя прямо на глазах моего $npc[2].who[2]! Но думаю, что тебе бы это даже понравилось.", "Я надеюсь, что мой $npc[2].who[1] к тебе ещё не приставал?", "Порой меня пугают твои перемены...", "Я уже привык, что мой $npc[2].who[1] видит тебя голой, но может нам стоит купить новую тюль, которая будет менее прозрачной?", "Блин, тебя наверняка хорошо видно из дома напротив с нашей прозрачной тюлью.")>>
\<<elseif $quest.husb.swing > 0 && $quest.husb.hisBroSharing == 0>>
\<<set $rand.text to either("Снова голышом щеголяешь?", "Никогда не перестану любоваться твоим прекрасным телом!", "Никогда бы не подумал, что ты решишься ходить голой по дому! Но мне это нравится!", "Блин, из-за твоей демонстрации у меня вечный стояк!", "Тебе правда так нравиться дразнить, да?", "Я уже говорил, что у тебя потрясающая задница?", "Так нравится дразнить моего $npc[2].who[2], да?", "Ты такая дразнилка!", "Мой $npc[2].who[1] вряд ли когда-нибудь захочет съехать с такой демонстрацией!", "Порой мне кажется, что однажды я буду не в силах сдержаться и оттрахаю тебя прямо на глазах моего $npc[2].who[2]! Но думаю, что тебе бы это даже понравилось.", "Порой мне кажется, что однажды я буду не в силах сдержаться и оттрахаю тебя прямо на глазах моего $npc[2].who[2]! Но думаю, что он захочет присоединиться.", "Мой $npc[2].who[1] к тебе ещё не приставал?", "Мне нравятся твои перемены!", "Я уже привык, что мой $npc[2].who[1] видит тебя голой, но может нам стоит снять с окон тюль, чтобы радовать наших соседей из дома напротив, раз тебе так нравится красоваться?", "Тебя наверняка хорошо видно из дома напротив с нашей прозрачной тюлью. Бьюсь об заклад, что соседи из дома напротив в восторге от твоей демонстрации!")>>
\<<elseif $quest.husb.hisBroSharing >= 1>>
\<<set $rand.text to either("Снова голышом щеголяешь?", "Никогда не перестану любоваться твоим прекрасным телом!", "Блин, из-за твоей демонстрации у меня вечный стояк!", "Тебе правда так нравиться дразнить, да?", "Я уже говорил, что у тебя потрясающая задница?", "Мне нравятся твои перемены!", "Я уже привык, что мой $npc[2].who[1] видит тебя голой, но может нам стоит снять с окон тюль, чтобы радовать наших соседей из дома напротив, раз тебе так нравится красоваться?", "Тебя наверняка хорошо видно из дома напротив с нашей прозрачной тюлью. Бьюсь об заклад, что соседи из дома напротив в восторге от твоей демонстрации!", "Ты такая дразнилка! Может мне позвать моего $npc[2].who[2], чтобы мы вместе тебя отымели?", "Тебе просто по кайфу ходить по дому голой или тебе нравится нас дразнить?")>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $npc[1].arousal += 10>>
\<</if>>
\<</if>>
\<<if $npc[2].loc == passage() && $quest.homeNaked.hisBro == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 0 && $rand.chance <= $event.homeNaked.chance>>
\<<if $quest.hisBro.main < 4 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Поверить не могу, что ты ходишь по дому в таком виде.", "Я и подумать не мог, что переехав к вам, я ежедневно буду видеть твою голую задницу.", "Тебе так нравится дразнить меня, да?", "Блин, из-за твоей демонстрации у меня вечный стояк!", "Я уже говорил, что у тебя пострясающая задница?", "А твой муж знает, что ты разгуливаешь передо мной голышом?", "Ты такая дразнилка!", "Ты знаешь, с твоей демонстрацией мне совершенно не хочется съезжать от вас...", "Не будь ты женой моего $npc[2].who[2], то однажды я бы вряд ли смог удержаться...", "Мне нравится то, что я вижу, но тебе не кажется, что это неправильно, появляться передо мной в таком виде?")>>
\<<elseif $quest.hisBro.main == 4 && $quest.hisBro.main == 5 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Блин, из-за твоей демонстрации у меня вечный стояк!", "Я уже говорил, что у тебя пострясающая задница?", "Тебе так нравится дразнить меня, да?", "Ты же понимаешь, что снимать сексуальное возбуждение мне приходится по большей части из-за тебя?", "Ты такая дразнилка!", "Не будь ты женой моего $npc[2].who[2], то однажды я бы вряд ли смог удержаться...", "Ты, кажется, возмущалась тому, что я дрочу в гостиной? Ты никогда не думала, что я делаю это из-за тебя?", "А твой муж знает, что ты разгуливаешь передо мной голышом?")>>
\<<elseif $quest.hisBro.main == 6 && $quest.hisBro.main == 7 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Блин, из-за твоей демонстрации у меня вечный стояк! Может поможешь мне сбросить напряжение?", "Я уже говорил, что у тебя пострясающая задница?", "Тебе так нравится дразнить меня, да?", "Ты специально возбуждаешь меня, чтобы потом подглядывать за мной, пока я дрочу?", "Ты такая дразнилка!", "Не будь ты женой моего $npc[2].who[2], то однажды я бы вряд ли смог удержаться...", "Блин, мы же оба понимаем, что из-за твоей демонстрации мне снова придётся дрочить в гостиной. Может поможешь мне избавиться от стояка прямо сейчас?", "А твой муж знает, что ты разгуливаешь передо мной голышом?")>>
\<<elseif $quest.hisBro.main == 8 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Блин, из-за твоей демонстрации у меня вечный стояк! Может поможешь мне своим прелестным ротиком?", "Я уже говорил, что у тебя пострясающая задница?", "Тебе так нравится дразнить меня, да?", "Ты специально возбуждаешь меня, чтобы потом помогать мне избавляться от стояка своим прелестным ротиком?", "Ты такая дразнилка!", "Ты же понимаешь, что однажды я вряд ли смогу удержаться и просто оттрахаю тебя в твой прелестный ротик?", "Блин, мы же оба понимаем, что из-за твоей демонстрации у меня снова будет стояк. Может отсосёшь мне прямо сейчас?")>>
\<<elseif $quest.hisBro.main >= 9 && $npc[1].loc != passage() && $quest.husb.hisBroSharing == 0>>
\<<set $rand.text to either("Снова голышом щеголяешь?", "Никогда не перестану любоваться твоим прекрасным телом!", "Блин, из-за твоей демонстрации у меня вечный стояк! Может потрахаемся?", "Тебе так нравится дразнить меня, да?", "Я уже говорил, что у тебя потрясающая задница?", "Ты же понимаешь, что однажды я вряд ли смогу удержаться и просто оттрахаю тебя?", "Ты же понимаешь, что однажды я вряд ли смогу удержаться и просто оттрахаю тебя? Наверное, тебе бы это понравилось.", "Не понимаю, почему мой $npc[2].who[1] никак не реагирует на то, что ты разгуливаешь голой по дому.", "Интересно, мой $npc[2].who[1] правда наивно полагает, что между нами ничего не может быть? Ты же постоянно разгуливаешь передо мной голышом!", "Не хочешь немного повеселиться?")>>
\<<elseif $quest.hisBro.main >= 9 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>>
\<<set $rand.text to either("Снова голышом щеголяешь?", "Никогда не перестану любоваться твоим прекрасным телом!", "Блин, из-за твоей демонстрации у меня вечный стояк! Может потрахаемся?", "Тебе так нравится дразнить меня, да?", "Я уже говорил, что у тебя потрясающая задница?", "Ты же понимаешь, что однажды я вряд ли смогу удержаться и просто оттрахаю тебя?", "Ты же понимаешь, что однажды я вряд ли смогу удержаться и просто оттрахаю тебя? Наверное, тебе бы это понравилось.", "Ты же понимаешь, что постоянно щеголять голышом перед двумя мужчинами не самая лучшая идея?", "Ты так и напрашиваешься на то, чтобы тебя оттрахали, да?", "Ты такая дразнилка! Может мне стоит позвать моего $npc[2].who[2], чтобы на пару оттрахать тебя?")>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $npc[2].arousal += 10>>
\<</if>>
\<</if>>
\<<else>>
\<<if $npc[1].loc == passage() && $quest.homeNaked.husb == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 0 && $rand.chance <= $event.homeNaked.chance>>
\<<if $quest.husb.cheat >= 0 && $quest.husb.swing == 0>>
\<<set $rand.text to either("Are you flaunting naked again?", "I'll never stop admiring your amazing body!", "It's weird that I let you walk around the house naked...", "Damn, because of your flashing, I'm always so hard!", "You really like teasing so much, don't you?", "Did I tell you that you have a great ass?", "You like to tease my $npc[2].who[1] so much, don't you?", "You're such a tease!", "My $npc[2].who[1] is unlikely to ever want to move out with such a demonstration!", "Sometimes I think I'm going to lose it and just fuck you right there in front of my $npc[2].who[1]. But I think you would like that too.", "I hope my $npc[2].who[1] hasn't harass you yet?", "Sometimes your changes scare me...", "I'm already used to my $npc[2].who[1] sees you naked, but maybe we should buy a new tulle that will be less transparent?", "Damn, you must be totally visible from the house across the street with our see-through curtains.")>>
\<<elseif $quest.husb.swing > 0 && $quest.husb.hisBroSharing == 0>>
\<<set $rand.text to either("Are you flaunting naked again?", "I'll never stop admiring your amazing body!", "I never would have guessed you'd be brave enough to walk around naked in the house! But I love it!", "Damn, because of your flashing, I'm always so hard!", "You really like teasing so much, don't you?", "Did I tell you that you have a great ass?", "You like to tease my $npc[2].who[1] so much, don't you?", "You're such a tease!", "My $npc[2].who[1] is unlikely to ever want to move out with such a demonstration!", "Sometimes I think I'm going to lose it and just fuck you right there in front of my $npc[2].who[1]. But I think you would like that too.", "Sometimes I feel like one day, I won't be able to hold back and fuck you right in front of my $npc[2].who[1]! But then again, maybe he'd want to join in.", "My $npc[2].who[1] hasn't harass you yet?", "I like your changes!", "I'm used to my $npc[2].who[1] seeing you naked, but maybe we should remove the curtains from the windows to please our neighbors from across the street, since you seem to like showing off so much.", "You're probably totally visible from the house across the street with that see-through curtain of ours. I bet the people on the other side of the road are loving your performance!")>>
\<<elseif $quest.husb.hisBroSharing >= 1>>
\<<set $rand.text to either("Are you flaunting naked again?", "I'll never stop admiring your amazing body!", "Damn, because of your flashing, I'm always so hard!", "You really like teasing so much, don't you?", "Did I tell you that you have a great ass?", "I like your changes!", "I'm used to my $npc[2].who[1] seeing you naked, but maybe we should remove the curtains from the windows to please our neighbors from across the street, since you seem to like showing off so much.", "You're probably totally visible from the house across the street with that see-through curtain of ours. I bet the people on the other side of the road are loving your performance!", "You're such a tease! Should I call my $npc[2].who[1] so that we can fuck you together?", "Do you just like walking around the house naked, or do you want to tease us?")>>
\<</if>>
<div class='husb'><<say assets npc 1>><div class='sayName'>$npc[1].name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $npc[1].arousal += 10>>
\<</if>>
\<</if>>
\<<if $npc[2].loc == passage() && $quest.homeNaked.hisBro == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance > 0 && $rand.chance <= $event.homeNaked.chance>>
\<<if $quest.hisBro.main < 4 && $npc[1].loc != passage()>>
\<<set $rand.text to either("I can't believe you're walking around the house like that.", "I never thought that moving in with you would mean seeing your beautiful naked ass everyday.", "You just love teasing me, don't you?", "Damn, because of your flashing, I'm always so hard!", "Did I tell you that you have a great ass?", "Does your husband know that you're walking around naked in front of me?", "You're such a tease!", "You know, with your demonstration, there's no way I'm moving out of here...", "If you weren't my $npc[2].who[1]'s wife, then one day I would hardly be able to resist...", "I like what I'm seeing, but don't you think it's a bit weird that you're wandering in front of me like that?")>>
\<<elseif $quest.hisBro.main == 4 && $quest.hisBro.main == 5 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Damn, because of your flashing, I'm always so hard!", "Did I tell you that you have a great ass?", "You just love teasing me, don't you?", "You know I have to masturbate a lot because of you, don't you?", "You're such a tease!", "If you weren't my $npc[2].who[1]'s wife, then one day I would hardly be able to resist...", "Didn't you resent me jerking off in the living room? Have you ever thought that I'm doing this because of you?", "Does your husband know that you're walking around naked in front of me?")>>
\<<elseif $quest.hisBro.main == 6 && $quest.hisBro.main == 7 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Damn, because of your flashing, I'm always so hard! Maybe you can help me relax?", "Did I tell you that you have a great ass?", "You just love teasing me, don't you?", "Are you trying to turn me on so you can watch me masturbate?", "You're such a tease!", "If you weren't my $npc[2].who[1]'s wife, then one day I would hardly be able to resist...", "Damn, you know I'm gonna have to jack off again in the living room because of that demonstration of yours. Maybe you can help me get rid of this boner right now?", "Does your husband know that you're walking around naked in front of me?")>>
\<<elseif $quest.hisBro.main == 8 && $npc[1].loc != passage()>>
\<<set $rand.text to either("Damn, because of your flashing, I'm always so hard! Maybe you can help me with your pretty mouth?", "Did I tell you that you have a great ass?", "You just love teasing me, don't you?", "Are you trying to turn me on on purpose so you can help me take care of my hard-on with your mouth?", "You're such a tease!", "You know, one day I might not be able to help myself and just shove my dick in your pretty little mouth.", "Damn, we both know that after your performance, I'll get hard again. Why don't you suck me off right now?")>>
\<<elseif $quest.hisBro.main >= 9 && $npc[1].loc != passage() && $quest.husb.hisBroSharing == 0>>
\<<set $rand.text to either("Are you flaunting naked again?", "I'll never stop admiring your amazing body!", "Damn, because of your flashing, I'm always so hard! Maybe we could hook up?", "You just love teasing me, don't you?", "Did I tell you that you have a great ass?", "You know that one day I might not be able to help myself and just fuck you, right?", "You know that one day I might not be able to help myself and just fuck you, right? You'd probably like that.", "I just don't get why my $npc[2].who[1] doesn't seem to mind you walking around the house naked.", "I wonder if my $npc[2].who[1] really naively believes that nothing can happen between us? You're always walking around naked in front of me!", "Don't you want to have some fun?")>>
\<<elseif $quest.hisBro.main >= 9 && $quest.husb.ntr >= 2 && $quest.husb.hisBroSharing >= 1>>
\<<set $rand.text to either("Are you flaunting naked again?", "I'll never stop admiring your amazing body!", "Damn, because of your flashing, I'm always so hard! Maybe we could hook up?", "You just love teasing me, don't you?", "Did I tell you that you have a great ass?", "You know that one day I might not be able to help myself and just fuck you, right?", "You know that one day I might not be able to help myself and just fuck you, right? You'd probably like that.", "You do realize that flashing your boobs in front of two guys all the time isn't the best idea, do you?", "You're just asking to be fucked, aren't you?", "You're such a tease! Maybe I should call my $npc[2].who[1] so that we can fuck you together?")>>
\<</if>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>$rand.text</div></div>
\<<set $npc[2].arousal += 10>>
\<</if>>
\<</if>>
\<</if>>
\<</widget>>@@.left;
\<<if $eventPage == 0>><<set $eventPage to 1;$rand.vid to random(1, 4)>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<vid events store upskirt $rand.vid>>
<div class=text>Прохаживаясь по магазину, вы наклонились к нижней полке, чтобы получше рассмотреть товар, который привлёк ваше внимание, но совершенно забыли, что вы в юбке и на вас нет нижнего белья.</div>
\<<set _randSex to random(0, 1)>>
\<<if _randSex == 0>>
\<<set $rand.text to either("Ох, как же надоел этот разврат...", "Шлюха! Как тебе не стыдно?", "Неужели у тебя совсем нет самоуважения?", "Прикройся! Тут же дети!", "Красиво стоишь, подруга!", "О! Ты тоже без трусиков?", "Ты же знаешь, что на тебе нет трусиков, верно?", "Насмотрелся? Может мы вернёмся к тому, зачем мы сюда пришли?", "Поверить не могу, что ты так открыто на неё пялишься, когда я рядом!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Незнакомка</div><div class='sayText'>$rand.text</div></div>
<div class=text> - Прокомментировала незнакомка и пошла дальше.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы что-то сказали?</div></div>
<div class=text> - Спросили вы у девушки вслед, но та никак не отреагировала.</div>
\<<set $rand.text to either("Странно...", "Странная она...", "Хмм... Наверное, это было не мне...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Продолжить покупки</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<else>>
\<<set $rand.text to either(" *Издал свист* ", "Вау! Наверное мне стоит почаще заглядывать в этот магазин!", "Отличная задница!", "Ого! Удачно я зашёл!", "Красиво стоите, мадам!", "Поверить не могу, что вижу это в реале! Обычно такое можно увидеть только на сайтах для взрослых.", "Ого! А где оператор? Это же очередное видео засветов на публике для OnlyFans?", "Блин, отличный получился кадр!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Незнакомец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either(" - Прокомментировал незнакомец, сделал фотку и пошёл дальше.", " - Прокомментировал незнакомец, шлёпнул вас по заднице и пошёл дальше.", " - Прокомментировал незнакомец и пошёл дальше.")>>
<div class=text>$rand.text</div>
\<<if $rand.text == " - Прокомментировал незнакомец, сделал фотку и пошёл дальше.">>
<<jpg events uni gotcha>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы что-то сказали?</div></div>
<div class=text> - Спросили вы у парня вслед, но тот никак не отреагировал.</div>
\<<set $rand.text to either("Странно...", "Странный он какой-то...", "Хмм... Наверное, это было не мне...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Продолжить покупки</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<elseif $rand.text == " - Прокомментировал незнакомец, шлёпнул вас по заднице и пошёл дальше.">>
<<vid events ass slap skirt 2>>
<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "eventStoreUpskirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventStoreUpskirt">><<set $eventPage to 3;$time.min += random(1, 2)>><</link>>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Вы что-то сказали?</div></div>
<div class=text> - Спросили вы у парня вслед, но тот никак не отреагировал.</div>
\<<set $rand.text to either("Странно...", "Странный он какой-то...", "Хмм... Наверное, это было не мне...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Продолжить покупки</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<</if>>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 5>>
\<<vid events ass slap skirt 2>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы не стали обращать внимания и лишь молча посмотрели ему вслед.</div>
\<<set $rand.text to either("Поверить не могу, что я никак не отреагировала...", "Почему я никак не отреагировала?", "Меня правда возбуждает подобное? Что со мной не так?", "Окружающие должно быть считают меня шлюхой из-за того, что я не реагирую на подобные вещи...", "Моя попа и впрямь так хороша, что окружающие теряют самообладание?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Продолжить покупки</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<elseif $eventPage == 3>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, ты что делаешь?</div></div>
<div class=text> - Возмутились вы парню вслед, но тот никак не отреагировал.</div>
\<<set $rand.text to either("Козёл!", "Урод!", "Чёртов извращенец!", "Ублюдок!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<<link "<div id=fullButton>Продолжить покупки</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<vid events store upskirt $rand.vid>>
<div class=text>Walking around the store, you bent down to check out that product on the bottom shelf. You was so focused on it that totally forgot you wasn't wearing any underwear and had on a skirt!</div>
\<<set _randSex to random(0, 1)>>
\<<if _randSex == 0>>
\<<set $rand.text to either("Oh, I'm so tired of this perversion...", "Whore! Have you no shame at all?", "Don't you have any dignity left?", "Cover yourself! There are kids here!", "Awesome pose, girl!", "Oh, are you also sans undies?", "You know you're not wearing any undies, right?", "Have you seen enough? Shall we head back to the reason we came here?", "I can't believe you're checking her out so obviously when I'm here!")>>
<div class='stranger'><<say assets npc strangerF>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
<div class=text> - The stranger commented and moved on.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Did you say something?</div></div>
<div class=text> - You asked the girl, but she didn't react in any way.</div>
\<<set $rand.text to either("Weird...", "She's weird...", "Well... That probably wasn't for me...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Continue shopping</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<else>>
\<<set $rand.text to either(" *whistle* ", "Wow, I should probably come to this store more often!", "Nice butt!", "Wow! I was lucky to stop by!", "Nice pose, babe!", "I can't believe my eyes! This is something I usually only see on adult websites, not in real life.", "Wow! Where's the operator? Isn't this just another public exposure thing for OnlyFans?", "Damn, that's a great shot!")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Stranger</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either(" - The stranger commented, took a photo and moved on.", " - The stranger commented, slapped your ass and moved on.", " - The stranger commented and moved on.")>>
<div class=text>$rand.text</div>
\<<if $rand.text == " - The stranger commented, took a photo and moved on.">>
<<jpg events uni gotcha>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Did you say something?</div></div>
<div class=text> - You asked the guy, but he didn't react in any way.</div>
\<<set $rand.text to either("Weird...", "He's weird...", "Well... That probably wasn't for me...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Continue shopping</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<elseif $rand.text == " - The stranger commented, slapped your ass and moved on.">>
<<vid events ass slap skirt 2>>
<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "eventStoreUpskirt">><<set $eventPage to 2;$time.min += random(1, 2)>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Outrage</div>" "eventStoreUpskirt">><<set $eventPage to 3;$time.min += random(1, 2)>><</link>>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? Did you say something?</div></div>
<div class=text> - You asked the guy, but he didn't react in any way.</div>
\<<set $rand.text to either("Weird...", "He's weird...", "Well... That probably wasn't for me...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Continue shopping</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<</if>>
\<</if>>
\<<elseif $eventPage == 2>>
\<<set $you.arousal += 5>>
\<<vid events ass slap skirt 2>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You didn't pay attention and just looked after him in silence.</div>
\<<set $rand.text to either("I can't believe I didn't react in any way...", "Why didn't I react in any way?", "Does that really turn me on? What's wrong with me?", "People around me must think I'm a whore since I don't react to things like that...", "Is my ass really that good that it makes people lose their cool?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<<link "<div id=fullButton>Continue shopping</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<<elseif $eventPage == 3>>
\<<jpg act wtf>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, what the heck are you doing?</div></div>
<div class=text> - You were pissed off after the guy, but he didn't even react.</div>
\<<set $rand.text to either("Asshole!", "Freak!", "Fucking pervert!", "Bastard!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<<link "<div id=fullButton>Continue shopping</div>">><<set $eventPage to 0>><<goto $prevLoc>><</link>>
\<</if>>
\<</if>>
@@\<<widget "eventsWhoreOffer">>
\<<if $setting.lang == "ru">>
\<<set $rand.text to either("Слушай, ты меня так возбудила, что мне срочно нужно сбросить напряжение. Может поможешь мне?", "Я смотрю, ты та ещё извращенка! Может уединимся?", "Может уединимся?", "Слушай, у меня от напряжения сейчас ширинка на джинсах отлетит. Может поможешь мне сбросить напряжение?", "Я удивлён, что ты не влепила мне пощёчину. Обычно такие вертихвостки, как ты, так и делают. Может найдём укромное местечко и немного повеселимся?", "Блин, у тебя такая офигенная задница! Как насчёт того, чтобы мы уединились и немного повеселились?", "Мне кажется или ты не против того, чтобы уединиться и отлично провести время?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Что ж, наверное когда-нибудь мне должны были предложить что-то подобное после моих действий...", "Мне же не послышалось? Он реально хочет...?", "Что ж, наверное, этого следовало ожидать...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 90>><<link "<div id=fullButton>Согласиться за деньги</div>" "prePublicStrangerFuck">><<set $eventPage to 1;$time.min += random(2, 3);$rand.chance to random(1, 100)>><</link>><<else>><div class=fullButton>Требование к разврату: 90</div><</if>>
\<<if $you.corr >= 75>><<link "<div id=fullButton>Согласиться</div>" "prePublicStrangerFuck">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Требование к разврату: 75</div><</if>>
\<<link "<div id=fullButton>Отказаться и идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<else>>
\<<set $rand.text to either("You're so hot that I need to get rid of this tension. Can you help me out?", "I see you're a bit of a pervert, babe. Can we go somewhere else to keep having fun?", "Can we go somewhere else to keep having fun?", "Hey, I'm feeling a bit tight in the jeans right now. Can you give me a hand with that?", "I'm surprised you didn't slap my face. Usually, twirlers like you do that. Why don't we find a quiet spot and have some fun?", "Damn, you've got an amazing ass! Why don't we get away from everyone and have some fun?", "Are we good to go and have some fun in private?")>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>$rand.text</div></div>
\<<set $rand.text to either("Well, I guess I should've seen this coming after all the stuff I've done...", "Did I hear that right? He really wants to...", "Well, that's to be expected, I guess...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 90>><<link "<div id=fullButton>Agree for money</div>" "prePublicStrangerFuck">><<set $eventPage to 1;$time.min += random(2, 3);$rand.chance to random(1, 100)>><</link>><<else>><div class=fullButton>Req for corruption: 90</div><</if>>
\<<if $you.corr >= 75>><<link "<div id=fullButton>Agree</div>" "prePublicStrangerFuck">><<set $eventPage to 4;$time.min += random(2, 3)>><</link>><<else>><div class=fullButton>Req for corruption: 75</div><</if>>
\<<link "<div id=fullButton>Refuse and move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events street whore flirt>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не против, но только если ты заплатишь.</div></div>
\<<if $rand.chance >= 33>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>А, так ты обычная шлюха? Я думал, что ты просто извращенка ищущая острых ощущений.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Что ж, ладно. Я всё равно не хочу упускать возможность развлечься с такой красоткой, как ты.</div></div>
<center>
\<<if $you.beauty >= 75>>
\<<link "<div id=locButton>200$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 200>><</if>><</link>>
\<<link "<div id=locButton>150$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 150>><</if>><</link>>
\<<link "<div id=locButton>100$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(70, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 50>><</link>>
\<<elseif $you.beauty >= 50 && $you.beauty < 75>>
\<<link "<div id=locButton>100$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>75$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 75>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=locButton>25$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 25>><</link>>
\<<elseif $you.beauty >= 25 && $you.beauty < 50>>
\<<link "<div id=locButton>80$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 80>><</if>><</link>>
\<<link "<div id=locButton>60$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>40$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 40>><</if>><</link>>
\<<link "<div id=locButton>20$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 20>><</link>>
\<<elseif $you.beauty < 25>>
\<<link "<div id=locButton>60$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(40, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>45$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 45>><</if>><</link>>
\<<link "<div id=locButton>30$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 30>><</if>><</link>>
\<<link "<div id=locButton>15$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 15>><</link>>
\<</if>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>А, так ты обычная шлюха? Я то думал, что ты просто извращенка ощущая острых ощущений.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Извини, но мне это не интересно.</div></div>
<div class=text> - Ответил вам извращенец и пошёл по своим делам.</div>
<center><<link "<div id=fullButton>Идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<jpg events street whore flirt>>
\<<if $rand.chance >= 75>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Окей. Тогда может найдём менее людное место?</div></div>
<center><<link "<div id=fullButton>Идти за ним</div>" "prePublicStrangerFuck">><<set $eventPage to 3;$time.min += random(5, 30)>><</link>></center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Нихуя себе! А чо так дорого? Предлагаю <font color=green><<if $you.beauty < 25>>15$<<elseif $you.beauty >= 25 && $beauty < 50>>20$<<elseif $you.beauty >= 50 && $you.beauty < 75>>25$<<elseif $you.beauty >= 75>>50$<</if>></font>.</div></div>
<center>
\<<link "<div id=fullButton>Согласиться</div>" "prePublicStrangerFuck">><<set $eventPage to 3;$time.min += random(1, 2)>><<if $you.beauty < 25>><<set $you.cash += 15>><<elseif $you.beauty >= 25 && $beauty < 50>><<set $you.cash += 20>><<elseif $you.beauty >= 50 && $you.beauty < 75>><<set $you.cash += 25>><<elseif $you.beauty >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=fullButton>Отказаться и идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events street whore kneel>>
<div class=text>Найдя относительно укромное местечко, парень поставил вас на колени и вытащил свой член из штанов.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Деньги вперёд.</div></div>
<div class=text> - Сказали вы и после того, как он передал вам необходимую сумму, обхватили губами его член.</div>
<center><<link "<div id=fullButton>Сосать</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events street whore flirt>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Окей. Тогда может найдём менее людное место?</div></div>
<center><<link "<div id=fullButton>Идти за ним</div>" "prePublicStrangerFuck">><<set $eventPage to 5;$time.min += random(5, 30)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events street whore kneel>>
<div class=text>Найдя относительно укромное местечко, парень поставил вас на колени и вытащил свой член из штанов.</div>
<center><<link "<div id=fullButton>Сосать</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events street whore $rand.pic>>
\<<if $rand.pic == 1>>
<div class=text>Пока вы вытирали сперму с лица, вы заметили, что к вам подошёл другой парень и поинтересовался, можно ли ему присоединиться к веселью.</div>
\<<else>>
<div class=text>Пока вы вытирали сперму с лица, вы заметили, что незнакомец фоткает вас. Вы хотели возмутиться, но внезапно к вам подошёл другой парень и поинтересовался, можно ли ему присоединиться к веселью.</div>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
\<</if>>
<div class=text>Пока вы ошарашено смотрели на него, ваш предыдущий партнёр уже ушёл.</div>
\<<set $rand.text to either("Блин, со мной реально это происходит?", "Поверить не могу, что это происходит со мной.", "Ещё один? Может самое время сваливать отсюда?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<link "<div id=fullButton>Согласиться за деньги</div>" "prePublicStrangerFuck">><<set $eventPage to 7;$time.min += random(2, 3);$rand.chance to random(1, 100)>><</link>>
\<<link "<div id=fullButton>Согласиться и начать сосать</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>>
\<<link "<div id=fullButton>Отказаться и идти дальше</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg events street whore 1>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не против, но только если ты заплатишь.</div></div>
\<<if $rand.chance < 50>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>А, так ты обычная шлюха? Я думал, что ты просто извращенка ищущая острых ощущений.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Что ж, ладно. Я всё равно не хочу упускать возможность развлечься с такой красоткой, как ты.</div></div>
<center>
\<<if $you.beauty >= 75>>
\<<link "<div id=locButton>200$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 200>><</if>><</link>>
\<<link "<div id=locButton>150$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 150>><</if>><</link>>
\<<link "<div id=locButton>100$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(70, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 50>><</link>>
\<<elseif $you.beauty >= 50 && $you.beauty < 75>>
\<<link "<div id=locButton>100$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>75$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 75>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=locButton>25$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 25>><</link>>
\<<elseif $you.beauty >= 25 && $you.beauty < 50>>
\<<link "<div id=locButton>80$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 80>><</if>><</link>>
\<<link "<div id=locButton>60$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>40$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 40>><</if>><</link>>
\<<link "<div id=locButton>20$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 20>><</link>>
\<<elseif $you.beauty < 25>>
\<<link "<div id=locButton>60$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(40, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>45$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 45>><</if>><</link>>
\<<link "<div id=locButton>30$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 30>><</if>><</link>>
\<<link "<div id=locButton>15$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 15>><</link>>
\<</if>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>А, так ты обычная шлюха? Я то думал, что ты просто извращенка ощущая острых ощущений.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Извини, но мне это не интересно.</div></div>
<div class=text> - Ответил вам извращенец и пошёл по своим делам.</div>
<center><<link "<div id=fullButton>Закончить вытираться и вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 8>>
\<<jpg events street whore 1>>
\<<if $rand.chance >= 75>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Окей, я согласен.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Деньги вперёд.</div></div>
<div class=text> - Сказали вы и после того, как он передал вам необходимую сумму, обхватили губами его член.</div>
<center><<link "<div id=fullButton>Сосать</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Нихуя себе! А чо так дорого? Предлагаю <font color=green><<if $you.beauty < 25>>15$<<elseif $you.beauty >= 25 && $beauty < 50>>20$<<elseif $you.beauty >= 50 && $you.beauty < 75>>25$<<elseif $you.beauty >= 75>>50$<</if>></font>.</div></div>
<center>
\<<link "<div id=fullButton>Согласиться и начать сосать</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><<if $you.beauty < 25>><<set $you.cash += 15>><<elseif $you.beauty >= 25 && $beauty < 50>><<set $you.cash += 20>><<elseif $you.beauty >= 50 && $you.beauty < 75>><<set $you.cash += 25>><<elseif $you.beauty >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=fullButton>Отказаться, закончить вытираться и вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events street whore flirt>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't mind, as long as you pay.</div></div>
\<<if $rand.chance >= 33>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Oh, so you're a slut, huh? I thought you were just a weird chick looking for some fun.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, alright. I still want to have some fun with a pretty girl like you around.</div></div>
<center>
\<<if $you.beauty >= 75>>
\<<link "<div id=locButton>$200</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 200>><</if>><</link>>
\<<link "<div id=locButton>$150</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 150>><</if>><</link>>
\<<link "<div id=locButton>$100</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(70, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 50>><</link>>
\<<elseif $you.beauty >= 50 && $you.beauty < 75>>
\<<link "<div id=locButton>$100</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>$75</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 75>><</if>><</link>>
\<<link "<div id=locButton>$50</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=locButton>$25</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 25>><</link>>
\<<elseif $you.beauty >= 25 && $you.beauty < 50>>
\<<link "<div id=locButton>$80</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 80>><</if>><</link>>
\<<link "<div id=locButton>$60</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>$40</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 40>><</if>><</link>>
\<<link "<div id=locButton>$20</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 20>><</link>>
\<<elseif $you.beauty < 25>>
\<<link "<div id=locButton>$60</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(40, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>$45</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 45>><</if>><</link>>
\<<link "<div id=locButton>$30</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 30>><</if>><</link>>
\<<link "<div id=locButton>$15</div>" "prePublicStrangerFuck">><<set $eventPage to 2;$time.min += 1;$rand.chance to 100;$you.cash += 15>><</link>>
\<</if>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Oh, so you're a slut, huh? I thought you were just a weird chick looking for some fun.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Sorry, I'm not into it.</div></div>
<div class=text> - The pervert replied and then went on with his day.</div>
<center><<link "<div id=fullButton>Move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 2>>
\<<jpg events street whore flirt>>
\<<if $rand.chance >= 75>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, then maybe we can find somewhere less crowded?</div></div>
<center><<link "<div id=fullButton>Follow him</div>" "prePublicStrangerFuck">><<set $eventPage to 3;$time.min += random(5, 30)>><</link>></center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Holy crap! Why is it so expensive? I'm offering <font color=green><<if $you.beauty < 25>>$15<<elseif $you.beauty >= 25 && $beauty < 50>>$20<<elseif $you.beauty >= 50 && $you.beauty < 75>>$25<<elseif $you.beauty >= 75>>$50<</if>></font>.</div></div>
<center>
\<<link "<div id=fullButton>Agree</div>" "prePublicStrangerFuck">><<set $eventPage to 3;$time.min += random(1, 2)>><<if $you.beauty < 25>><<set $you.cash += 15>><<elseif $you.beauty >= 25 && $beauty < 50>><<set $you.cash += 20>><<elseif $you.beauty >= 50 && $you.beauty < 75>><<set $you.cash += 25>><<elseif $you.beauty >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=fullButton>Refuse and move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events street whore kneel>>
<div class=text>Finding a fairly private spot, the guy knelt you down and pulled his cock out of his pants.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Money first.</div></div>
<div class=text> - You said, and after he gave you the money, you put your lips around his dick.</div>
<center><<link "<div id=fullButton>Suck</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events street whore flirt>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, then maybe we can find somewhere less crowded?</div></div>
<center><<link "<div id=fullButton>Follow him</div>" "prePublicStrangerFuck">><<set $eventPage to 5;$time.min += random(5, 30)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg events street whore kneel>>
<div class=text>Finding a fairly private spot, the guy knelt you down and pulled his cock out of his pants.</div>
<center><<link "<div id=fullButton>Suck</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events street whore $rand.pic>>
\<<if $rand.pic == 1>>
<div class=text>While you were wiping the cum off your face, another guy approached you and asked if he could join in on the action.</div>
\<<else>>
<div class=text>While you were trying to wipe the cum off your face, you noticed a stranger taking pictures of you. You were about to get mad, but then another guy approached you and asked if he could join in on the action.</div>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
\<</if>>
<div class=text>While you were standing there, staring at him, your old partner had already walked away.</div>
\<<set $rand.text to either("Oh my god, is this really happening?", "I can't believe it's happening to me!", "Another one? Maybe I should get out of here?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<link "<div id=fullButton>Agree for money</div>" "prePublicStrangerFuck">><<set $eventPage to 7;$time.min += random(2, 3);$rand.chance to random(1, 100)>><</link>>
\<<link "<div id=fullButton>Agree and start sucking</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>>
\<<link "<div id=fullButton>Refuse and move on</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<<elseif $eventPage == 7>>
\<<jpg events street whore 1>>
\<<if $you.corr < 100>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't mind, as long as you pay.</div></div>
\<<if $rand.chance < 50>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Oh, so you're a slut, huh? I thought you were just a weird chick looking for some fun.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, alright. I still want to have some fun with a pretty girl like you around.</div></div>
<center>
\<<if $you.beauty >= 75>>
\<<link "<div id=locButton>$200</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 200>><</if>><</link>>
\<<link "<div id=locButton>$150</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 150>><</if>><</link>>
\<<link "<div id=locButton>$100</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(70, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>50$</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 50>><</link>>
\<<elseif $you.beauty >= 50 && $you.beauty < 75>>
\<<link "<div id=locButton>$100</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 100>><</if>><</link>>
\<<link "<div id=locButton>$75</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 75>><</if>><</link>>
\<<link "<div id=locButton>$50</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(65, 100)>><<if $rand.chance >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=locButton>$25</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 25>><</link>>
\<<elseif $you.beauty >= 25 && $you.beauty < 50>>
\<<link "<div id=locButton>$80</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 80>><</if>><</link>>
\<<link "<div id=locButton>$60</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(55, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>$40</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 40>><</if>><</link>>
\<<link "<div id=locButton>$20</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 20>><</link>>
\<<elseif $you.beauty < 25>>
\<<link "<div id=locButton>$60</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(40, 100)>><<if $rand.chance >= 75>><<set $you.cash += 60>><</if>><</link>>
\<<link "<div id=locButton>$45</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(50, 100)>><<if $rand.chance >= 75>><<set $you.cash += 45>><</if>><</link>>
\<<link "<div id=locButton>$30</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to random(60, 100)>><<if $rand.chance >= 75>><<set $you.cash += 30>><</if>><</link>>
\<<link "<div id=locButton>$15</div>" "prePublicStrangerFuck">><<set $eventPage to 8;$time.min += 1;$rand.chance to 100;$you.cash += 15>><</link>>
\<</if>>
\</center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Oh, so you're a slut, huh? I thought you were just a weird chick looking for some fun.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Sorry, I'm not into it.</div></div>
<div class=text> - The pervert replied and then went on with his day.</div>
<center><<link "<div id=fullButton>Finish wiping your face and get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<elseif $eventPage == 8>>
\<<jpg events street whore 1>>
\<<if $rand.chance >= 75>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, fine by me.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Money first.</div></div>
<div class=text> - You said, and after he gave you the money, you put your lips around his dick.</div>
<center><<link "<div id=fullButton>Suck</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Holy crap! Why is it so expensive? I'm offering <font color=green><<if $you.beauty < 25>>$15<<elseif $you.beauty >= 25 && $beauty < 50>>$20<<elseif $you.beauty >= 50 && $you.beauty < 75>>$25<<elseif $you.beauty >= 75>>$50<</if>></font>.</div></div>
<center>
\<<link "<div id=fullButton>Agree and start sucking</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.whore += 1;$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><<if $you.beauty < 25>><<set $you.cash += 15>><<elseif $you.beauty >= 25 && $beauty < 50>><<set $you.cash += 20>><<elseif $you.beauty >= 50 && $you.beauty < 75>><<set $you.cash += 25>><<elseif $you.beauty >= 75>><<set $you.cash += 50>><</if>><</link>>
\<<link "<div id=fullButton>Refuse, finish wiping your face and get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>>
\</center>
\<</if>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $sexPage == 0 or ndef $sexPage>><<set $sexPage to passage()>><</if>>
\<<set $you.clean -= 1>>
\<<if $setting.lang == "ru">>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.dt += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "bj">><<set $rand.vid to random(1, 5)>><<elseif $sexPose == "dt">><<set $rand.vid to random(1, 10)>><<elseif $sexPose == "vaginal">><<set $rand.vid to random(1, 11)>><<else>><<set $rand.vid to random(1, 12)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
\<<if $prevLoc == "prePublicStrangerFuck" or $prevLoc == "postPublicStrangerFuck">>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член незнакомца<<elseif $sexPose == "dt">>незнакомец трахал вас в рот<<elseif $sexPose == "vaginal">>незнакомец трахал вас в киску<<else>>незнакомец трахал вас в попу<</if>>.</div>
\<<else>>
<div class=text>Вы испытали оргазм, пока <<if $sexPose == "bj">>сосали член $npc[$npcNum].name[2]<<elseif $sexPose == "dt">>$npc[$npcNum].name[1] трахал вас в рот<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] трахал вас в киску<<else>>$npc[$npcNum].name[1] трахал вас в попу<</if>>.</div>
\<</if>>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Сосать<<else>>Трахаться<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Минет</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Глубокий минет</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Требование навыка минета: 50</div><</if>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Вагинальный секс</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $prevLoc == "prePublicStrangerFuck")>><<link "<div id=locButton>Анальный секс</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$sexPage to 2;$time.min += random(1, 2)>><<if $prevLoc != "prePublicStrangerFuck">><<set $npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<set $rand.vid to random(1, 8)>>
\<<vid sex $sexLoc cum $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text><<if $prevLoc != "prePublicStrangerFuck">>$npc[$npcNum].name[1]<<else>>Незнакомец<</if>> был не в силах больше сдерживаться и начал покрывать ваше лицо спермой.</div>
<center>
\<<if $prevLoc == "prePublicStrangerFuck">>
\<<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" "postPublicStrangerFuck">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$rand.pic to random(1, 2)>><</link>>
\<<elseif $prevLoc == "postPublicStrangerFuck">>
\<<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" "postPublicStrangerFuck">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$rand.pic to 1>><</link>>
\<<else>>
\<<link "<div id=fullButton>Стереть сперму с лица и закончить</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>>
\<</if>>
\</center>
\<</if>>
\<<else>>
\<<if $sexPage == passage()>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.dt += 1;$sex.act.dt to 1>><<elseif $sex.act.vaginal != 1 && $sexPose == "vaginal">><<set $you.sexinfo.vaginal += 1;$sex.act.vaginal to 1>><<elseif $sex.act.anal != 1 && $sexPose == "anal">><<set $you.sexinfo.anal += 1;$sex.act.anal to 1>><</if>>
\<<if $sexPose == "bj">><<set $rand.vid to random(1, 5)>><<elseif $sexPose == "dt">><<set $rand.vid to random(1, 10)>><<elseif $sexPose == "vaginal">><<set $rand.vid to random(1, 11)>><<else>><<set $rand.vid to random(1, 12)>><</if>>
\<<vid sex $sexLoc $sexPose $rand.vid>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
\<<if $prevLoc == "prePublicStrangerFuck" or $prevLoc == "postPublicStrangerFuck">>
<div class=text>You had an orgasm while <<if $sexPose == "bj">>sucking stranger's cock<<elseif $sexPose == "dt">>stranger was fucking your throat<<elseif $sexPose == "vaginal">>stranger was fucking your pussy<<else>>stranger was fucking your ass<</if>>.</div>
\<<else>>
<div class=text>You had an orgasm while <<if $sexPose == "bj">>sucking $npc[$npcNum].name[1]'s cock<<elseif $sexPose == "dt">>$npc[$npcNum].name[1] was fucking your throat<<elseif $sexPose == "vaginal">>$npc[$npcNum].name[1] was fucking your pussy<<else>>$npc[$npcNum].name[1] was fucking your ass<</if>>.</div>
\<</if>>
\<</if>>
<<link "<div id=fullButton><<if $sexPose == 'bj' or $sexPose == 'dt'>>Suck<<else>>Fuck<</if>></div>">><<set _currentPassage to passage();$sexEnergy -= 1;$time.min += random(1, 2)>><<if $sexPose == "bj" or $sexPose == "dt" or $sexPose == "anal">><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<else>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><</if>><<autoSexVars>><<goto _currentPassage>><</link>>
\<center>
\<<if $sexPose != "bj">><<link "<div id=locButton>Blowjob</div>">><<set _currentPassage to passage();$sexPose to "bj";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if $sexPose != "dt">><<if $you.skill.bj >= 50>><<link "<div id=locButton>Deepthroat</div>">><<set _currentPassage to passage();$sexPose to "dt";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><<else>><div class=locButton>Blowjob skill req: 50</div><</if>><</if>>
\<<if ($sexPose != "vaginal" && $npcNum == 1) or ($sexPose != "vaginal" && $npcNum == 2 && $quest.hisBro.main >= 9)>><<link "<div id=locButton>Vaginal sex</div>">><<set _currentPassage to passage();$sexPose to "vaginal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 10>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 15>><<else>><<set $you.arousal += 20>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\<<if ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 1) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $npcNum == 2 && $quest.hisBro.main >= 9) or ($sexPose != "anal" && $you.sexinfo.analAccess == 1 && $prevLoc == "prePublicStrangerFuck")>><<link "<div id=locButton>Anal sex</div>">><<set _currentPassage to passage();$sexPose to "anal";$sexEnergy -= 1;$time.min += random(1, 2)>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><<autoSexVars>><<goto _currentPassage>><</link>><</if>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$sex.act.vaginal to 0;$sex.act.anal to 0;$sexPage to 2;$time.min += random(1, 2)>><<if $prevLoc != "prePublicStrangerFuck">><<set $npc[$npcNum].sexCount += 1;$npc[$npcNum].arousal to 0>><</if>><<goto _currentPassage>><</if>>
\<<elseif $sexPage == 2>>
\<<set $rand.vid to random(1, 8)>>
\<<vid sex $sexLoc cum $rand.vid>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text><<if $prevLoc != "prePublicStrangerFuck">>$npc[$npcNum].name[1]<<else>>Stranger<</if>> couldn't hold back any longer and began covering your face with cum.</div>
<center>
\<<if $prevLoc != "prePublicStrangerFuck">>
\<<link "<div id=fullButton>Wipe the cum off your face and finish</div>" "postPublicStrangerFuck">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$rand.pic to random(1, 2)>><</link>>
\<<elseif $prevLoc == "postPublicStrangerFuck">>
\<<link "<div id=fullButton>Wipe the cum off your face and finish</div>" "postPublicStrangerFuck">><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4);$rand.pic to 1>><</link>>
\<<else>>
\<<link "<div id=fullButton>Wipe the cum off your face and finish</div>" $return>><<set $sexPage to 0;$you.sexinfo.cumonface += 1;$time.min += random(2, 4)>><</link>>
\<</if>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 75>><<set $eventPage to 6;$rand.pic to random(1, 2)>><<goto "prePublicStrangerFuck">><</if>>
\<<jpg events street whore $rand.pic>>
\<<if $rand.pic == 1>>
<div class=text>Стерев сперму с лица и открыв глаза, вы встали с колен.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Ну всё, счастливо! Надеюсь ещё увидимся.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - Сказал вам незнакомец и шлёпнув вас по заднице на прощание, ушёл.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<else>>
<div class=text>После того, как незнакомец обкончал ваше лицо, он достал из кармана телефон и сфотографировал вас.</div>
<center>
\<<link "<div id=fullButton>Не образать внимания</div>" "postPublicStrangerFuck">><<set $eventPage to 3;$time.min += random(1, 3);$rand.chance to random(1, 100)>><</link>>
\<<link "<div id=fullButton>Возмутиться</div>" "postPublicStrangerFuck">><<set $eventPage to 4;$time.min += random(1, 3)>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events street whore $rand.pic>>
<div class=text>Вы не стали обращать на это внимание, но поняли, что если он выложит куда-нибудь это фото и люди узнают вас, то ваша известность наверняка увеличится.</div>
\<<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
<div class=text>Стерев сперму с лица и открыв глаза, вы встали с колен.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Ну всё, счастливо! Надеюсь ещё увидимся.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - Сказал вам незнакомец и шлёпнув вас по заднице на прощание, ушёл.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events street whore $rand.pic>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Эй, ты что делаешь?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Фоткаю на память. Сперма тебе к лицу!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Удали это!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>А если не удалю, то что?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я... Ты же не собираешься это куда-то выкладывать?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Не знаю. Я пока ещё не решил.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Давай так, я удалю фотографию если мы займёмся сексом ещё раз, но бесплатно.</div></div>
<center>
\<<link "<div id=fullButton>Согласиться</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "postPublicStrangerFuck">><<set $eventPage to 5;$time.min += random(1, 3);$rand.chance to random(1, 100)>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg events street whore $rand.pic>>
<div class=text>Вы отказались и поняли, что если он выложит куда-нибудь это фото и люди узнают вас, то ваша известность наверняка увеличится.</div>
\<<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
<div class=text>Стерев сперму с лица и открыв глаза, вы встали с колен.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Извращенец</div><div class='sayText'>Ну всё, счастливо! Надеюсь ещё увидимся.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - Сказал вам незнакомец и шлёпнув вас по заднице на прощание, ушёл.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 75>><<set $eventPage to 6;$rand.pic to random(1, 2)>><<goto "prePublicStrangerFuck">><</if>>
\<<jpg events street whore $rand.pic>>
\<<if $rand.pic == 1>>
<div class=text>After you wiped the cum off your face and opened your eyes, you stood up from your knees.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Well, good luck! Hope to see you around.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - A stranger said goodbye to you and gave you a slap on the ass before leaving.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<else>>
<div class=text>After the stranger finished painting your face, he pulled out his phone and took a photo of you.</div>
<center>
\<<link "<div id=fullButton>Ignore</div>" "postPublicStrangerFuck">><<set $eventPage to 3;$time.min += random(1, 3);$rand.chance to random(1, 100)>><</link>>
\<<link "<div id=fullButton>Outrage</div>" "postPublicStrangerFuck">><<set $eventPage to 4;$time.min += random(1, 3)>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<jpg events street whore $rand.pic>>
<div class=text>You didn't think much about it, but it occurred to you that if he posted that photo somewhere and people recognized you in it, then your popularity would definitely go up.</div>
\<<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
<div class=text>After you wiped the cum off your face and opened your eyes, you stood up from your knees.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Well, good luck! Hope to see you around.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - A stranger said goodbye to you and gave you a slap on the ass before leaving.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events street whore $rand.pic>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hey, what are you doing?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>I'm snapping a photo to remember you by. That cum on your face really suits you!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Delete it!</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>And if I don't, what then?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I... I hope you're not gonna post this anywhere, are you?</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>I don't know. I haven't decided yet.</div></div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Alright, I'll delete the pic if we do it again, but it's going to be for free this time.</div></div>
<center>
\<<link "<div id=fullButton>Agree</div>" "streetSex">><<set $prevLoc to passage();$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexLoc to "street";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "postPublicStrangerFuck">><<set $eventPage to 5;$time.min += random(1, 3);$rand.chance to random(1, 100)>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<jpg events street whore $rand.pic>>
<div class=text>You said no and then you realized that if he put that photo up somewhere and people recognized you, your popularity would definitely go up.</div>
\<<if $rand.chance >= 80>><<fansSub>><<set $rand.sub *= 2;$you.onlyfans.sub += $rand.sub>><<instSub>><<set $rand.sub *= 20;$you.inst.sub += $rand.sub;$you.inst.fame += 1;$you.onlyfans.fame += 1>><</if>>
<div class=text>After you wiped the cum off your face and opened your eyes, you stood up from your knees.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Pervert</div><div class='sayText'>Well, good luck! Hope to see you around.</div></div>
\<<if $you.clothes.type != "pants">><<set $rand.vid to random(1, 3)>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<vid events ass slap $you.clothes.type $rand.vid>>
<div class=text> - A stranger said goodbye to you and gave you a slap on the ass before leaving.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что? Что это за херня?"</i></div></div>
<<jpg city southbar wc gh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Дыра? Здесь, в туалете? За мной подсматривают? Куда она ведёт?"</i></div></div>
<center><<link "<div id=fullButton>Посмотреть в дыру</div>" "husbBjEvent3">><<set $eventPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 2>>
\<<vid city southbar wc lookgh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Похоже, что там ещё один туалет, но я ведь зашла в последнюю кабинку. Погоди-ка..."</i></div></div>
<<jpg city southbar wc listengh>>
<div class=text>Прислонившись ухом к стене, вы услышали мужские голоса.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Эта дыра ведёт в мужской туалет? Какого хрена?"</i></div></div>
<center><<link "<div id=fullButton>Возмутиться</div>" "husbBjEvent3">><<set $eventPage to 3;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Чёртовы извращенцы! Они что, подсматривают за девушками через эту ды... Умгх..."</i></div></div>
<<vid city southbar wc checkgh>>
<div class=text>Не успев закончить свои возмущения, в ваш рот вдруг вошло что-то твёрдое и тёплое.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Эй! Какого...?"</i></div></div>
<<jpg city southbar wc omgh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что за...? Так, ладно, спокойно, пора сваливать..."</i></div></div>
<center><<link "<div id=fullButton>Покинуть кабинку туалета</div>" "husbBjEvent3">><<set $eventPage to 4;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southbar wc shockedbygh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что это произошло со мной! Надо скорее прополоскать рот!"</i></div></div>
<<jpg city southbar wc mouthwash>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Так вот для чего эта дырка... Мне кажется, что я видела что-то подобное в порно, но... Блин, я и подумать не могла, что такое можно встретить в реальной жизни. Надо бы избегать этой кабинки..."</i></div></div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "southbar">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 6>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What? What the heck?"</i></div></div>
<<jpg city southbar wc gh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"A hole? Here, in the toilet? Am I being watched? Where does it lead?"</i></div></div>
<center><<link "<div id=fullButton>Look into the hole</div>" "husbBjEvent3">><<set $eventPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 2>>
\<<vid city southbar wc lookgh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"It looks like there's another toilet, but I went into the last stall. Wait a minute..."</i></div></div>
<<jpg city southbar wc listengh>>
<div class=text>Leaning your ear against the wall, you heard men's voices.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Does this hole lead to the men's room? What the fuck?"</i></div></div>
<center><<link "<div id=fullButton>Outrage</div>" "husbBjEvent3">><<set $eventPage to 3;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn perverts! Are they spying on girls through this ho..? Umgh..."</i></div></div>
<<vid city southbar wc checkgh>>
<div class=text>Before you could even finish your rant, something hard and warm all of a sudden went into your mouth.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Hey! What the...?"</i></div></div>
<<jpg city southbar wc omgh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the...? Alright, chill out, it's time to head out..."</i></div></div>
<center><<link "<div id=fullButton>Leave the toilet stall</div>" "husbBjEvent3">><<set $eventPage to 4;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southbar wc shockedbygh>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe it happened to me! My mouth needs rinsing soon!"</i></div></div>
<<jpg city southbar wc mouthwash>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"So that's why there's a hole over there... I think I saw something like that in porn, but man, I never imagined that something like that could actually exist in real life. Let's just avoid that booth..."</i></div></div>
<center><<link "<div id=fullButton>Leave the toilet</div>" "southbar">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 6>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, сомневаюсь, что я найду что-нибудь интересное, но попытаться стоит."</i></div></div>
<center><<link "<div id=fullButton>Продолжать поиски</div>" "husbBjEvent4">><<set $eventPage to 2;$time.min += 10;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Я тоже по началу тренироваться на дилдо разных размеров, пока не осознала, что полноценные тренировки могут быть только с настоящим членом. Но, во-первых, с мужем я вижусь редко, потому что он постоянно работает, а во-вторых, мне хотелось приятно удивить его, а не тренироваться на нём. В общем, я долго думала и решилась попробовать нечто безумное... Неподалёку от нашего дома есть кинотеатр для взрослых, где есть специальные кабинки, называются "глорихол". Да, я понимаю, что для некоторых это может показаться дикостью, но я ведь делала это ради мужа. Вряд-ли вы горите желанием случайно блевануть во время тренировки с вашим мужем, а там ваш партнёр даже не будет видеть ваше лицо, ведь вы будете сосать ему через дырку в стене. К тому же там есть персонал, который уберёт кабинку за вас, ведь они привыкли к тому, что изредка девушки посещают их заведение с той же целью, что и я."</i></div></div>
<div class=text> - Закончили читать вы и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.sexinfo.whore == 0>>Что за нафиг я только что прочла? В этом есть смысл, но... Сосать незнакомцам через дырку в стене? Неужто я правда пойду на это..? Блин, поверить не могу, что я серьёзно думаю об этом, но если я вдруг соберусь попробовать, то кинотеатр для взрослых это как-то слишком. Думаю, для теста можно было бы сделать это в туалете бара...<<else>>Блин, это ж гениально! Я уже скатилась до того, что занималась сексом за деньги, так что не вижу в этом ничего плохого. Правда я пока не знаю, насчёт кинотеатра для взрослых, но я могла бы хотя бы попробовать сделать это в туалете бара.<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Закрыть браузер</div>" "pc">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 7>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, I don't know if I'm going to find anything cool, but I might as well give it a shot."</i></div></div>
<center><<link "<div id=fullButton>Keep searching</div>" "husbBjEvent4">><<set $eventPage to 2;$time.min += 10;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 2>>
\<<if $you.clothes.home == 1>><<set $rand.pic to random(1, 2)>><<jpg res pc $rand.pic>><<elseif $you.clothes.home == 2>><<set $rand.pic to random(3, 4)>><<jpg res pc $rand.pic>><<else>><<set $rand.pic to random(5, 6)>><<jpg res pc $rand.pic>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I also started practicing with dildos in different sizes, until I realized that real workouts can only happen with a real penis. But, first of all, I rarely see my husband because he's always working, and second, I wanted to surprise him in a nice way and not practice on him. So, I thought about it for a while and decided to do something crazy... There's this adult cinema near our house that has special booths called gloryholes. I know it might sound crazy to some people, but I did it for my husband. You know, you don't want to vomit during training with your husband or boyfriend. Besides, your partner won't even see your face because you'll be sucking him through a hole in the wall. Plus, there's staff who clean the room after you so they're used to girls coming there for the same reason as me."</i></div></div>
<div class=text> - When you finished reading, you thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.sexinfo.whore == 0>>What the heck did I just read? That makes sense, but… sucking strangers through a hole in a wall? Are you serious? Damn, I can’t believe I’m actually considering this, but if I’m going to try it, then a porn theater is way too much. I guess for the test I've could do it in the toilet of the bar…<<else>>Damn, that's brilliant! I'm already at the point where I'd have sex for money, so what's wrong with that? I don't really know about adult theatre yet, but maybe I could give it a shot in the toilet at the bar.<</if>>"</i></div></div>
<center><<link "<div id=fullButton>Close the browser</div>" "pc">><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 7>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что я снова зашла в эту кабинку..."</i></div></div>
<center><<link "<div id=fullButton>Дыра в стене</div>" "husbBjEvent5">><<set $eventPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southbar wc gh>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, начнём...</div></div>
<div class=text> - Сказали вы вслух тяжело вздохнув и постучали по стене.</div>
<div class=text>Никакой реакции не последовало, так что вы решили просто немного подождать.</div>
<center><<link "<div id=fullButton>Ждать</div>" "husbBjEvent5">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>Через некоторое время вы услышали, как кто-то зашёл в кабинку, посмотрел в дырку и увидев вас, просунул свой член через отверстие.</div>
<<jpg city southbar wc w>>
<div class=text>Вы неохотно сели на корточки и приблизилсь губами к члену счастливчика.</div>
<center><<link "<div id=fullButton>Обхватить губами его член</div>" "husbBjEvent5">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<vid events husb bj 5 1>>
<div class=text>Вы решили немного размяться и неуверенно игрались языком с членом незнакомца.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Наверное пора попробовать просунуть его глубже, потому что при нынешнем темпе я никаких успехов не добьюсь. Больше похоже на то, что я с удовольствием ублажаю какого-то рандомного парня..."</i></div></div>
<center><<link "<div id=fullButton>Взять поглубже</div>" "husbBjEvent5">><<set $eventPage to 5;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 0.5).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<vid events husb bj 5 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>Вы попытались заглотнуть поглубже его пенис и несколько раз вам даже удавалось это сделать, но лишь на доли секунды.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"По-крайней мере, его член всё ещё стоит, значит я всё делаю правильно."</i></div></div>
<center><<link "<div id=fullButton>Передохнуть</div>" "husbBjEvent5">><<set $eventPage to 6;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 6>>
\<<vid events husb bj 5 1>>
<div class=text>Пока вы давали своему горло немного отдохнуть, вы продолжали играться с членом незнакомца, лаская его языком.</div>
<div class=text>В какой-то момент вы забылись, где вы находитесь и кому вы сосёте и даже поймали себя на мысли, что вам это нравится.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, что со мной происходит? Как мне может это нравиться?"</i></div></div>
<div class=text> - Подумали вы и решили, что нужно продолжить вашу тренировку.</div>
<center><<link "<div id=fullButton>Взять поглубже</div>" "husbBjEvent5">><<set $eventPage to 7;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 0.5).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 7>>
\<<vid events husb bj 5 2>>
<div class=text>Пока его член упирался кончиком вглубь вашего горла, вы почувствовали, что его член стал твёрже, а значит совсем скоро он будет готов кончить.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>Сначала вы подумали о том, чтобы слегка ослабить хватку и продлить тренировку, но всё же решили наоборот прибавить обороты и выложиться по полной до тех пор, пока он не кончит.</div>
<center><<link "<div id=fullButton>Глубокий минет</div>" "husbBjEvent5">><<set $eventPage to 8;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 8>>
\<<vid events husb bj 5 3>>
<div class=text>Устроившись поудобней, вы постарались взять себя в руки, расслабиться, и изо всех сил постараться проталкивать его член как можно глубже в ваше горло.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>Продлилось это недолго, так как вы услышали, что из-за стены раздался стук.</div>
<center><<link "<div id=fullButton>Растеряться</div>" "husbBjEvent5">><<set $eventPage to 9;$time.min += 2;$you.sexinfo.cumonface += 1>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>После того, как вы услышали стук, вы растерялись и не успев понять, что происходит, перестали сосать член незнакомца и получили мощный выстрел спермы в лицо.</div>
<<vid events husb bj 5 4>>
<div class=text>После этого вы открыли ротик и начали дрочить член незнакомца рукой, пока он продолжал покрывать ваше лицо спермой.</div>
<div class=text>Когда он закончил кончать, он вытащил свой член из дыры и просунул туда 10<font color=green>$</font>.</div>
<center><<link "<div id=fullButton>Взять деньги и вымыть лицо</div>" "husbBjEvent5">><<set $eventPage to 10;$time.min += 5;$you.cash += 10;$you.cosm.applied to 0>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg act facewash>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Не думала, что за это ещё и чаевые оставляют. Получается, что я отлично справилась, раз мне даже заплатили за это."</i></div></div>
<div class=text> - Подумали вы и покинули туалет.</div>
<center><<link "<div id=fullButton>Покинуть туалет</div>" "husbBjEvent5">><<set $eventPage to 11;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg city bar>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Не сказала бы, что я в восторге от этого, но мне кажется, что после этого я чувствую себя немного уверенней. Надо бы повторить..."</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 8>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't believe I ended up in that booth again…"</i></div></div>
<center><<link "<div id=fullButton>Hole in the wall</div>" "husbBjEvent5">><<set $eventPage to 2;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg city southbar wc gh>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, let's get started...</div></div>
<div class=text> - You let out a heavy sigh and banged on the wall.</div>
<div class=text>There was no reaction, so you decided to just wait a bit.</div>
<center><<link "<div id=fullButton>Wait</div>" "husbBjEvent5">><<set $eventPage to 3;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 3>>
\<div class=text>After a while, you hear someone come into the stall, look through the hole and, when he see you, thrust his dick through the gap.</div>
<<jpg city southbar wc w>>
<div class=text>You reluctantly crouched down and put your mouth close to the guy's dick.</div>
<center><<link "<div id=fullButton>Wrap your lips around his dick</div>" "husbBjEvent5">><<set $eventPage to 4;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 4>>
\<<vid events husb bj 5 1>>
<div class=text>You decided to warm things up a bit and started playing around with the guy's penis with your tongue.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"It's probably time for me to really give it a go and push it further, because at this rate, I'm not making any progress. I feel like I'm just trying to please some random person..."</i></div></div>
<center><<link "<div id=fullButton>Take it deeper</div>" "husbBjEvent5">><<set $eventPage to 5;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 0.5).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<vid events husb bj 5 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>You tried to take his penis down your throat deeper and a few times you even managed it, but it was only for a split second.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"At least his cock is still hard, so I must be doing something right."</i></div></div>
<center><<link "<div id=fullButton>Take a break</div>" "husbBjEvent5">><<set $eventPage to 6;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 6>>
\<<vid events husb bj 5 1>>
<div class=text>While you were taking a break from giving him a deepthroat, you kept playing with his dick, running your tongue over it.</div>
<div class=text>At some point, you lost track of where you were or who you were with and you even found yourself thinking that you enjoyed it.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What the hell is going on? How did I end up liking this?"</i></div></div>
<div class=text> - You gave it some thought and decided you need to keep training.</div>
<center><<link "<div id=fullButton>Взять поглубже</div>" "husbBjEvent5">><<set $eventPage to 7;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 0.5).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 7>>
\<<vid events husb bj 5 2>>
<div class=text>Пока его член упирался кончиком вглубь вашего горла, вы почувствовали, что его член стал твёрже, а значит совсем скоро он будет готов кончить.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>Сначала вы подумали о том, чтобы слегка ослабить хватку и продлить тренировку, но всё же решили наоборот прибавить обороты и выложиться по полной до тех пор, пока он не кончит.</div>
<center><<link "<div id=fullButton>Take it deeper</div>" "husbBjEvent5">><<set $eventPage to 8;$time.min += 5;$you.skill.bj = (parseFloat($you.skill.bj) + 1.0).toFixed(1)>><</link>></center>
\<<elseif $eventPage == 8>>
\<<vid events husb bj 5 3>>
<div class=text>Once you got comfortable, you tried to pull it together, relax and give it your all to push his dick as far down your throat as possible.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'> *gag* *slurp* *gag* *slurp* </div></div>
<div class=text>It didn't take long, because then you heard a banging coming from behind the wall.</div>
<center><<link "<div id=fullButton>Get confused</div>" "husbBjEvent5">><<set $eventPage to 9;$time.min += 2;$you.sexinfo.cumonface += 1>><</link>></center>
\<<elseif $eventPage == 9>>
\<div class=text>After you heard the knock, you were so confused and didn't have time to process what was going on. You stopped sucking the guy's dick and got a big load of cum in your face.</div>
<<vid events husb bj 5 4>>
<div class=text>After that, you started to jack off the stranger's dick with your hand, and he kept covering your face in cum.</div>
<div class=text>When he was done cumming, he took his cock out of the hole and shoved a <font color=green>$</font>10 in there.</div>
<center><<link "<div id=fullButton>Взять деньги и вымыть лицо</div>" "husbBjEvent5">><<set $eventPage to 10;$time.min += 5;$you.cash += 10;$you.cosm.applied to 0>><</link>></center>
\<<elseif $eventPage == 10>>
\<<jpg act facewash>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I didn't know they left tips for that. Turns out I did a good job, because I got paid for it!"</i></div></div>
<div class=text> - You thought about it and left the toilet.</div>
<center><<link "<div id=fullButton>Leave the toilet</div>" "husbBjEvent5">><<set $eventPage to 11;$time.min += 1>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg city bar>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I'm not totally stoked about it, but it did make me feel a bit more confident. I should definitely do it again..."</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1;$quest.husb.bj to 8>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<locWidgets>>
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $quest.husb.bj == 8>><<set $quest.husb.bj to 9>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<center><<link "<div id=fullButton>Дыра в стене</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
<center><<link "<div id=fullButton>Покинуть кабинку</div>" "southbar">><<set $eventPage to 0;$locPage to 2;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance >= 75>><<set $eventPage to 6>><<goto "husbBjEventRep2">><</if>>
\<<jpg city southbar wc gh>>
\<<if $you.gloryhole.sbwc > 0>>
<center><div class=fullButton>За сегодня вы отсосали $you.gloryhole.sbwc член(а/ов)</div></center>
\<</if>>
\<<if $time.hour >= 16 or $time.hour < 1>>
<center>
\<<link "<div id=locButton>Подождать немного</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += random(1, 5)>><</link>>
\<<link "<div id=locButton>Посмотреть в дыру</div>" "husbBjEventRep2">><<set $eventPage to 3;$time.min += 1>><</link>>
\<<link "<div id=locButton>Постучать по стене</div>" "husbBjEventRep2">><<set $eventPage to 4;$time.min += 1>><</link>>
\<<link "<div id=locButton>Ждать с открытым ртом</div>" "husbBjEventRep2">><<set $eventPage to 5;$time.min += 1>><</link>>
\</center>
\<<else>>
<center><div class=fullButton>Время работы бара: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "husbBjEventRep2">><<set $eventPage to 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 50>>
\<<jpg city southbar wc someonegh>>
<div class=text>В кабинке мужского туалета вы увидели мужчину.</div>
<center><<link "<div id=fullButton>Постучать по стене</div>" "husbBjEventRep2">><<set $eventPage to 4;$time.min += 1>><</link>></center>
\<<else>>
\<<vid city southbar wc lookgh>>
<div class=text>В кабинке мужского туалета никого не было.</div>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 25>>
\<div class=text>Вы постучали по стене и из дырки показался член.</div>
\<<set $rand.race to either("w", "b")>>
<<jpg city southbar wc $rand.race>>
<center><<link "<div id=fullButton>Взять в рот</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
\<div class=text>Вы постучали по стене, но находившийся там мужчина лишь спустил воду и покинул кабинку туалета.</div>
<<jpg city southbar wc gh>>
\<</if>>
<center><<link "<div id=fullButton>Назад</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $rand.pic to random(1, 2);$rand.chance to random(1, 100)>>
\<<vid city southbar wc $rand.pic>>
\<<if $rand.chance >= 25>>
\<<set $sexPose to "bj";$rand.race to either("w", "b")>>
<div class=text>Через некоторое время в кабинку туалета зашёл мужчина и увидев поджидающий его сюрприз - решил им воспользоваться и поспешно вставил свой член в ваш рот.</div>
\<<if $rand.race == "w">><<set $rand.pic to random(1, 6)>><<else>><<set $rand.pic to random(1, 7)>><</if>>
<<vid sex wc gh $rand.race $sexPose $rand.pic>>
<center><<link "<div id=fullButton>Сосать</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
<div class=text>Вы простояли так некоторое время, но в кабинку туалета так никто и не зашёл.</div>
<center><<link "<div id=fullButton>Назад</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<</if>>
\<<elseif $eventPage == 6>>
\<div class=text>Вы услышали, как в соседнюю кабинку кто-то зашёл и через некоторое время из дырки показался член.</div>
\<<set $rand.race to either("w", "b")>>
<<jpg city southbar wc $rand.race>>
<center><<link "<div id=fullButton>Взять в рот</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
<center><<link "<div id=fullButton>Назад</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><</if>>
\<<if $rand.race == "w">><<set $rand.pic to random(1, 6)>><<else>><<if $sexPose == "bj">><<set $rand.pic to random(1, 7)>><<else>><<set $rand.pic to random(1, 9)>><</if>><</if>>
\<<vid sex wc gh $rand.race $sexPose $rand.pic>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока сосали член незнакомца через дыру в стене.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Минет</div>" "husbBjEventRep2">><<set $sexEnergy -= 1;$sexPose to "bj";$time.min += random(1, 2);$you.clean -= 1>><<autoSexVars>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=fullButton>Глубокий минет</div>" "husbBjEventRep2">><<set $sexEnergy -= 1;$sexPose to "dt";$time.min += random(1, 2);$you.clean -= 1>><<autoSexVars>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$eventPage to 8;$time.min += random(1, 2);$you.clean -= random(2, 4);$you.sexinfo.cheat += 1;$you.sexinfo.cuminmouth += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 8>>
\<<set $rand.pic to random(1, 2);$rand.chance to random(1, 100);$rand.amount to random(1, 15)>>
\<<vid sex wc gh $rand.race cum $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Незнакомец был не в силах больше сдерживаться и без предупреждения начал кончать вам в рот.</div>
\<<if $rand.chance > 50>>
<div class=text>После того, как незнакомец кончил, он просунул через отверстие $rand.amount<font color=green>$</font> и покинул кабинку.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += 1;$you.sexinfo.swallow += 1;$you.hunger += 2;$you.thirst += 2;$you.gloryhole.sbwc += 1>><<if $rand.chance > 50>><<set $you.cash += $rand.amount>><</if>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += 1;$you.sexinfo.spit += 1;$you.gloryhole.sbwc += 1>><<if $rand.chance > 50>><<set $you.cash += $rand.amount>><</if>><</link>>
\</center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city southbar wc ott>>
<center><<link "<div id=fullButton>Hole in the wall</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
<center><<link "<div id=fullButton>Leave the booth</div>" "southbar">><<set $eventPage to 0;$locPage to 2;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 2>>
\<<set $rand.chance to random(1, 100)>><<if $rand.chance >= 75>><<set $eventPage to 6>><<goto "husbBjEventRep2">><</if>>
\<<jpg city southbar wc gh>>
\<<if $you.gloryhole.sbwc > 0>>
<center><div class=fullButton>You've sucked $you.gloryhole.sbwc cock(s) today</div></center>
\<</if>>
\<<if $time.hour >= 16 or $time.hour < 1>>
<center>
\<<link "<div id=locButton>Wait a bit</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += random(1, 5)>><</link>>
\<<link "<div id=locButton>Look into the hole</div>" "husbBjEventRep2">><<set $eventPage to 3;$time.min += 1>><</link>>
\<<link "<div id=locButton>Knock on the wall</div>" "husbBjEventRep2">><<set $eventPage to 4;$time.min += 1>><</link>>
\<<link "<div id=locButton>Wait with your mouth open</div>" "husbBjEventRep2">><<set $eventPage to 5;$time.min += 1>><</link>>
\</center>
\<<else>>
<center><div class=fullButton>Bar opening hours: 16:00 - 1:00 </div></center>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "husbBjEventRep2">><<set $eventPage to 1>><</link>></center>
\<<elseif $eventPage == 3>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 50>>
\<<jpg city southbar wc someonegh>>
<div class=text>You saw a guy in the men's toilet.</div>
<center><<link "<div id=fullButton>Knock on the wall</div>" "husbBjEventRep2">><<set $eventPage to 4;$time.min += 1>><</link>></center>
\<<else>>
\<<vid city southbar wc lookgh>>
<div class=text>There was nobody in the men's toilet.</div>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.chance >= 25>>
\<div class=text>You knocked on the wall and a dick popped out of the hole.</div>
\<<set $rand.race to either("w", "b")>>
<<jpg city southbar wc $rand.race>>
<center><<link "<div id=fullButton>Take it in your mouth</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
\<div class=text>You knocked on the wall, but the guy who was in there just flushed the toilet and left.</div>
<<jpg city southbar wc gh>>
\<</if>>
<center><<link "<div id=fullButton>Back</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 5>>
\<<set $rand.pic to random(1, 2);$rand.chance to random(1, 100)>>
\<<vid city southbar wc $rand.pic>>
\<<if $rand.chance >= 25>>
\<<set $sexPose to "bj";$rand.race to either("w", "b")>>
<div class=text>After a while, some guy came into the toilet and, seeing a surprise waiting for him in the stall, he decided to take advantage of it and quickly shoved his penis in your mouth.</div>
\<<if $rand.race == "w">><<set $rand.pic to random(1, 6)>><<else>><<set $rand.pic to random(1, 7)>><</if>>
<<vid sex wc gh $rand.race $sexPose $rand.pic>>
<center><<link "<div id=fullButton>Suck</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
\<<else>>
<div class=text>You stood there for a bit, but nobody came into the bathroom stall.</div>
<center><<link "<div id=fullButton>Back</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<</if>>
\<<elseif $eventPage == 6>>
\<div class=text>You heard someone come into the next booth and after a bit, a dick popped up from the hole.</div>
\<<set $rand.race to either("w", "b")>>
<<jpg city southbar wc $rand.race>>
<center><<link "<div id=fullButton>Take it in your mouth</div>" "husbBjEventRep2">><<set $eventPage to 7;$time.min += random(1, 2);$you.sexinfo.cheat += 1;$sexPose to "bj";$sexEnergy to random(5, 10)>><</link>></center>
<center><<link "<div id=fullButton>Back</div>" "husbBjEventRep2">><<set $eventPage to 2>><</link>></center>
\<<elseif $eventPage == 7>>
\<<if $sex.act.bj != 1 && $sexPose == "bj">><<set $you.sexinfo.bj += 1;$sex.act.bj to 1>><<elseif $sex.act.dt != 1 && $sexPose == "dt">><<set $you.sexinfo.deepthroat += 1;$sex.act.dt to 1>><</if>>
\<<if $rand.race == "w">><<set $rand.pic to random(1, 6)>><<else>><<if $sexPose == "bj">><<set $rand.pic to random(1, 7)>><<else>><<set $rand.pic to random(1, 9)>><</if>><</if>>
\<<vid sex wc gh $rand.race $sexPose $rand.pic>>
<center><div class=meter><<showmeter 'sexenergy' `$sexEnergy / $maxSexEnergy`>></div></center>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while sucking a stranger's dick through a hole in the wall.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Blowjob</div>" "husbBjEventRep2">><<set $sexEnergy -= 1;$sexPose to "bj";$time.min += random(1, 2);$you.clean -= 1>><<autoSexVars>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\<<link "<div id=fullButton>Deepthroat</div>" "husbBjEventRep2">><<set $sexEnergy -= 1;$sexPose to "dt";$time.min += random(1, 2);$you.clean -= 1>><<autoSexVars>><<if $you.corr < 33>><<set $you.arousal += 5>><<elseif $you.corr >= 33 && $you.corr < 66>><<set $you.arousal += 10>><<else>><<set $you.arousal += 15>><</if>><</link>>
\</center>
\<<if $sexEnergy == 0>><<set _currentPassage to passage();$sex.act.bj to 0;$sex.act.dt to 0;$eventPage to 8;$time.min += random(1, 2);$you.clean -= random(2, 4);$you.sexinfo.cheat += 1;$you.sexinfo.cuminmouth += 1>><<goto _currentPassage>><</if>>
\<<elseif $eventPage == 8>>
\<<set $rand.pic to random(1, 2);$rand.chance to random(1, 100);$rand.amount to random(1, 15)>>
\<<vid sex wc gh $rand.race cum $rand.pic>>
\<<if $you.corr < 100>>
<center><div class=button><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>The guy couldn't hold back anymore and, without warning, started cumming in your mouth.</div>
\<<if $rand.chance > 50>>
<div class=text>After the guy was done, he slid <font color=green>$</font>$rand.amount through the hole and left the booth.</div>
\<</if>>
<center>
\<<link "<div id=fullButton>Swallow</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += 1;$you.sexinfo.swallow += 1;$you.hunger += 2;$you.thirst += 2;$you.gloryhole.sbwc += 1>><<if $rand.chance > 50>><<set $you.cash += $rand.amount>><</if>><</link>>
\<<link "<div id=fullButton>Spit</div>" "husbBjEventRep2">><<set $eventPage to 2;$time.min += 1;$you.sexinfo.spit += 1;$you.gloryhole.sbwc += 1>><<if $rand.chance > 50>><<set $you.cash += $rand.amount>><</if>><</link>>
\</center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg act sunbath>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Загар</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<div class=text>Пока вы загорали, к вам подошёл какой-то парень и предложил познакомиться.</div>
\<<set $rand.pic to random(1, 5)>>
<<npc events beach meet 1 npc $rand.pic>>
<center>
\<<if $you.corr >= 10>><<link "<div id=fullButton>Познакомиться</div>" "eventBeachMeet1">><<set $eventPage to 2;$time.min += random(5, 20)>><</link>><<else>><div class=fullButton>Требование к разврату: 10</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" $return>><<set $eventPage to 0;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class=text>Вы не стали отказывать незнакомцу и представились ему.</div>
<<jpg events beach meet 1>>
\<<if $you.corr < 15>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Он представился вам в ответ, между вами завязалась беседа и в какой-то момент он решил сбегать в бар за пивком и поинтересовался, взять ли вам бутылочку.</div>
<center>
\<<if $you.corr >= 15>><<link "<div id=fullButton>Согласиться</div>" "eventBeachMeet1">><<set $eventPage to 3;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 15</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" "eventBeachMeet1">><<set $eventPage to 16;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events beach meet 1>>
\<<if $you.corr < 20>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы не стали отказываться от пива и дождавшись его возвращения, продолжили ваше знакомство попутно попивая напиток.</div>
<<jpg events beach meet 2>>
<div class=text>В ходе беседы вы стали замечать, что парень постепенно усаживается всё ближе и ближе к вам, но пока не проявляет никаких прямых попыток подкатить к вам.</div>
<center><<link "<div id=fullButton>Продолжать беседу</div>" "eventBeachMeet1">><<set $eventPage to 4;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events beach meet 1 1>>
<div class=text>В ходе беседы парень продолжал понемногу двигаться ближе к вам, пока не оказался совсем вплотную. Обратив на это внимание, вы сделали глоток пива и подумали:</div>
\<<if $you.corr < 50>><<set $rand.text to either("Блин, он уже уселся совсем вплотную! О чём я думала, когда согласилась познакомиться с ним?", "Блин, помоему, было изначально вполне очевидно, что ему хотелось познакомиться со мной не ради дружеского общения за бутылкой пива! О чём я только думала, когда соглашалась?")>><<else>><<set $rand.text to either("<<if $you.accessories.ring == 1>>Забавно, что его ничуть не смущает обручальное кольцо у меня на пальце.<<else>>Что ж, ладно. Я ведь изначально понимала, что парни обычно знакомятся не ради одноразовой дружеской беседы.<</if>>", "Интересно, пойдёт ли он дальше или остановится на безобидных попытках коснуться меня и аккуратно подкатить?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Через какое-то время вы сделали последний глоток пива и поставили пустую бутылку в сторону. Заметив, что ваше пиво закончилось, паренёк поинтересовался, не хотите ли вы ещё.</div>
<center>
\<<if $you.corr >= 20>><<link "<div id=fullButton>Согласиться на ещё одну бутылку пива</div>" "eventBeachMeet1">><<set $eventPage to 5;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 20</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" "eventBeachMeet1">><<set $eventPage to 22;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<set $rand.chance to random(1, 100)>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Несмотря на то, что под палящим солнцем пиво оказывало на вас двойной эффект, вы не стали отказываться и дождавшись возвращения парня из бара, продолжили пить пиво и беседовать.</div>
<div class=text>В какой-то момент, он предложил вам немного освежиться и искупаться вместе с ним. Вы согласились<<if $rand.chance <= $event.small.chance>>, но когда вы встали, ваша голова слегка закружилась и вы чуть не потеряли равновесие<<else>>, встали с песка и направились вместе с ним в сторону воды<</if>>.</div>
\<<if $rand.chance <= $event.small.chance>>
<<jpg events beach meet 1 2>>
<div class=text>К счастью, парень спас вас от возможного падения, но тем самым получилась довольно неловкая ситуация<<if $you.corr >= 50>>, которая даже слегка возбудила вас<<set $you.arousal += 10>><</if>>.</div>
<div class=text>Несмотря на то, что вам казалось, что он вот-вот вас поцелует, он не стал пользоваться моментом и удостоверившись, что вы в порядке, поставил вас на песок и вы направились в сторону воды.</div>
\<</if>>
<center><<link "<div id=fullButton>Плавать</div>" "eventBeachMeet1">><<set $eventPage to 6;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events beach meet 1 3>>
<div class=text>Искупнуться в прохлодной морской воде после долгого нахождения на солнце для вас было настоящим блаженством.</div>
<div class=text>Спустя какое-то время, вы решили, что этого достаточно и поплыли в сторону берега. Ваш новый знакомый последовал за вами и вы оба устроились на песочке.</div>
<center><<link "<div id=fullButton>Продолжать беседу</div>" "eventBeachMeet1">><<set $eventPage to 7;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events beach meet 1 4>>
<div class=text>Когда вы допили вторую бутылку пива, вы обратили внимание, что парень уже сидит вплотную к вам и практически обнимает вас.</div>
<div class=text>Прежде, чем вы успели определиться, проигнорировать это или отреагировать, он предложил вам выпить ещё по бутылочке.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"У меня такое чувство, что он просто пытается меня напоить..."</i></div></div>
<div class=text> - Подумали вы, понимая, к чему всё идёт и перед вами встал выбор.</div>
<center>
\<<if $you.corr >= 25>><<link "<div id=fullButton>Согласиться на ещё одну бутылку пива</div>" "eventBeachMeet1">><<set $eventPage to 8;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 25</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<div class=text>После того, как он вернулся с очередной бутылкой пива, он, видимо, решил перейти к более решительным действиям и усевшись позади вас, прижался к вам поближе и обнял вас.</div>
<<jpg events beach meet 1 5>>
\<<if $you.corr < 30>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 50>>Поверить не могу, что для обозначения цели знакомства он так активно спаивал меня пивом, а я как дура продолжала соглашаться...<<else>>Интересно, он меня спаивал или себя, чтобы стать более смелее? А то я уж думала, что ему реально просто поболтать захотелось.<</if>>"</i></div></div>
<div class=text> - Подумали вы и задумались над тем, что делать дальше.</div>
<center>
\<<if $you.corr >= 40>><<link "<div id=fullButton>Прижаться плотнее</div>" "eventBeachMeet1">><<set $eventPage to 9;$time.min += random(5, 10);$you.arousal += 20;$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 40</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Не придавать этому значения</div>" "eventBeachMeet1">><<set $eventPage to 23;$time.min += random(5, 10);$you.arousal += 5;$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 30</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventBeachMeet1">><<set $eventPage to 24;$time.min += random(2, 4)>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events beach meet 1 5>>
\<<if $you.corr < 50>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы решили подыграть подкатам парня и прижавшись к нему плотнее, почувствовали сильное напряжение в его паховой области.</div>
<<vid events beach meet 3>>
<div class=text>Ваши действия придали парню уверенности и он ,переключившись со стадии неловких подкатов на более активные действия, обхватил руками вашу грудь и начал нежно массировать её.</div>
<center>
\<<if $you.corr >= 50 or $you.intoxication >= 30>><<link "<div id=fullButton>Получать удовольствие</div>" "eventBeachMeet1">><<set $eventPage to 10;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 50</div><</if>>
\<<if $you.intoxication < 30>><<link "<div id=fullButton>Прекратить это</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Опьянение не позволяет прекратить это</div><</if>>
\</center>
\<<elseif $eventPage == 10>>
\<<vid events beach meet 3>>
\<<if $you.corr < 60>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Посмотрев на вашу реакцию и лёгкие стоны, вырвавшиеся из ваших уст, парень решил перейти в наступление и повернув вас к себе, поцеловал вас.</div>
<<vid events beach meet 1 6>>
<center>
\<<if $you.corr >= 60 or $you.intoxication >= 40>><<link "<div id=fullButton>Ответить на поцелуй</div>" "eventBeachMeet1">><<set $eventPage to 11;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 60</div><</if>>
\<<if $you.intoxication < 40>><<link "<div id=fullButton>Прекратить это</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Опьянение не позволяет прекратить это</div><</if>>
\</center>
\<<elseif $eventPage == 11>>
\<<vid events beach meet 1 6>>
\<<if $you.corr < 70>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>То ли под влиянием алкоголя, то ли под весом внутреннего желания, вы положили руку на плечо парня и со страстью ответили на его поцелуй.</div>
<div class=text>Однако, ваш новый знакомый, обратив внимание на ваше влечение, не стал останавливаться на поцелуе и уложив вас на спину, начал нежно ласкать ваше тело руками.</div>
<<vid events beach meet 1 7>>
<center><<link "<div id=fullButton>Получать удовольствие</div>" "eventBeachMeet1">><<set $eventPage to 12;$time.min += random(2, 5);$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events beach meet 1 8>>
<div class=text>Под видом лёгкого массажа, его руки блуждали по вашему телу, опускаясь всё ниже.</div>
<div class=text>Пока он "массировал" ваши ножки, вы ощущали, как его руки так и тянутся к вашей киске, но он, либо не решался коснуться её, либо не решался сделать это среди множества отдыхающих людей.</div>
<<vid events beach meet 1 9>>
<div class=text>После того, как ему удалось возбудить вас своим "массажем", он вдруг взял вас за руку, поднял вас с песка и куда-то повёл.</div>
<center>
\<<if $you.corr >= 70 or $you.intoxication >= 50>><<link "<div id=fullButton>Идти за ним</div>" "eventBeachMeet1">><<set $eventPage to 13;$time.min += random(5, 10);$you.arousal += 20;$you.sexinfo.cunni += 1>><</link>><<else>><div class=fullButton>Требование к разврату: 70</div><</if>>
\<<if $you.intoxication < 50>><<link "<div id=fullButton>Прекратить это</div>" "eventBeachMeet1">><<set $eventPage to 26;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Опьянение не позволяет прекратить это</div><</if>>
\</center>
\<<elseif $eventPage == 13>>
\<div class=text>Не став сопротивляться, вы позволили ему увести вас на удалённую часть пляжа, где он моментально осмелел, снял с вас бикини и пристроившись к вашей киске, жадно впился в неё своими губами.</div>
<<vid events beach meet 1 10>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока ваш новый знакомый лизал вашу киску.</div>
\<</if>>
<<vid events beach meet 1 11>>
<div class=text><<if $you.arousal == 0>>Доведя вас до оргазма, <<else>>Наигравшись с вашей киской и возбудив вас ещё больше, <</if>>он поставил вас на колени, снял с себя шорты и его член оказался перед вашим лицом.</div>
<center><<link "<div id=fullButton>Обхватить губами его член</div>" "eventBeachMeet1">><<set $eventPage to 14;$time.min += random(5, 10);$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 14>>
\<<vid events beach meet 1 12>>
<div class=text>Вы были так заведены, что не могли думать ни о чём, кроме секса. Под воздействием животного желания вы с превеликим удовольствием работали своим похотливым ротиком над головкой его члена.</div>
<<vid events beach meet 1 13>>
<div class=text>Парень не сдерживал своих стонов от наслаждения и время от времени брал вас за голову и проталкивал свой член поглубже в ваше горло.</div>
<center><<link "<div id=fullButton>Сосать</div>" "beachSex">><<set $prevLoc to passage();$time.min += random(1, 2);$sexLoc to "beach";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events beach meet 4>>
<div class=text>Закончив с вами, ваш "новый знакомый" надел шорты и ушёл в сторону пляжа оставив вас одну.</div>
\<<set $rand.text to either("Он просто ушёл? Что ж, наверное это даже к лучшему...", "Поверить не могу, что он воспользовался мной и просто ушёл...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Привести себя в порядок и вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(3, 6)>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events beach meet 1>>
<div class=text>Вы отказались от пива и дождавшись его возвращения, продолжили ваше знакомство на трезвую голову.</div>
<div class=text>В ходе беседы вы стали замечать, что парень постепенно усаживается всё ближе и ближе к вам, но пока не проявляет никаких прямых попыток подкатить к вам.</div>
<center><<link "<div id=fullButton>Продолжать беседу</div>" "eventBeachMeet1">><<set $eventPage to 17;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events beach meet 1 1>>
<div class=text>В ходе беседы парень продолжал понемногу двигаться ближе к вам, пока не оказался совсем вплотную. Обратив на это внимание, вы подумали:</div>
\<<if $you.corr < 50>><<set $rand.text to either("Блин, он уже уселся совсем вплотную! О чём я думала, когда согласилась познакомиться с ним?", "Блин, помоему, было изначально вполне очевидно, что ему хотелось познакомиться со мной не ради дружеского общения! О чём я только думала, когда соглашалась?")>><<else>><<set $rand.text to either("<<if $you.accessories.ring == 1>>Забавно, что его ничуть не смущает обручальное кольцо у меня на пальце.<<else>>Что ж, ладно. Я ведь изначально понимала, что парни обычно знакомятся не ради одноразовой дружеской беседы.<</if>>", "Интересно, пойдёт ли он дальше или остановится на безобидных попытках коснуться меня и аккуратно подкатить?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>Через какое-то время он сделал последний глоток пива и поставил пустую бутылку в сторону. Паренёк снова собрался сбегать в бар и поинтересовался, не передумали ли вы.</div>
<center>
\<<if $you.corr >= 20>><<link "<div id=fullButton>Согласиться выпить пива</div>" "eventBeachMeet1">><<set $eventPage to 5;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 20</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" "eventBeachMeet1">><<set $eventPage to 18;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 18>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы решили отказаться и на этот раз, подумав, что не стоит пить алкогольные напитки под палящим солнцем. Дождавшись возвращения парня из бара, вы продолжили беседовать.</div>
<div class=text>В какой-то момент, он предложил вам немного освежиться и искупаться вместе с ним. Вы согласились, встали с песка и направились вместе с ним в сторону воды.</div>
<center><<link "<div id=fullButton>Плавать</div>" "eventBeachMeet1">><<set $eventPage to 19;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 19>>
\<<jpg events beach meet 1 3>>
<div class=text>Искупнуться в прохлодной морской воде после долгого нахождения на солнце для вас было настоящим блаженством.</div>
<div class=text>Спустя какое-то время, вы решили, что этого достаточно и поплыли в сторону берега. Ваш новый знакомый последовал за вами и вы оба устроились на песочке.</div>
<center><<link "<div id=fullButton>Продолжать беседу</div>" "eventBeachMeet1">><<set $eventPage to 20;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events beach meet 1 4>>
<div class=text>В ходе беседы, вы обратили внимание, что парень уже сидит вплотную к вам и практически обнимает вас.</div>
<div class=text>Прежде, чем вы успели определиться, проигнорировать это или отреагировать, он снова предложил вам выпить по бутылочке пива.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"У меня такое чувство, что он просто пытается меня напоить..."</i></div></div>
<div class=text> - Подумали вы, понимая, к чему всё идёт и перед вами снова встал выбор.</div>
<center>
\<<if $you.corr >= 25>><<link "<div id=fullButton>Согласиться выпить пива</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Требование к разврату: 25</div><</if>>
\<<link "<div id=fullButton>Отказаться</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 21>>
\<div class=text>После того, как он вернулся с очередной бутылкой пива, он, видимо, решил перейти к более решительным действиям и усевшись позади вас, прижался к вам поближе и обнял вас.</div>
<<jpg events beach meet 1 5>>
\<<if $you.corr < 30>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"<<if $you.corr < 50>>Поверить не могу, что для обозначения цели знакомства он так активно пытался напоить меня пивом...<<else>>Интересно, он меня пытался напоить или себя, чтобы стать более смелее? А то я уж думала, что ему реально просто поболтать захотелось.<</if>>"</i></div></div>
<div class=text> - Подумали вы и задумались над тем, что делать дальше.</div>
<center>
\<<if $you.corr >= 40>><<link "<div id=fullButton>Прижаться плотнее</div>" "eventBeachMeet1">><<set $eventPage to 9;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 40</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Не придавать этому значения</div>" "eventBeachMeet1">><<set $eventPage to 23;$time.min += random(5, 10);$you.arousal += 5>><</link>><<else>><div class=fullButton>Требование к разврату: 30</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventBeachMeet1">><<set $eventPage to 24;$time.min += random(2, 4)>><</link>>
\</center>
\<<elseif $eventPage == 22>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы решили отказаться на этот раз, подумав, что не стоит пить много алкогольных напитков под палящим солнцем. Дождавшись возвращения парня из бара, вы продолжили беседовать.</div>
<div class=text>В какой-то момент, он предложил вам немного освежиться и искупаться вместе с ним. Вы согласились, встали с песка и направились вместе с ним в сторону воды.</div>
<center><<link "<div id=fullButton>Плавать</div>" "eventBeachMeet1">><<set $eventPage to 19;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 23>>
\<<jpg events beach meet 1 5>>
\<<if $you.corr < 40>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы решили никак не реагировать на действия парня, который, заметив это, прижался к вам плотнее и вы почувствовали сильное напряжение в его паховой области.</div>
<<vid events beach meet 3>>
<div class=text>Ваше бездействие придали парню уверенности и он ,переключившись со стадии неловких подкатов на более активные действия, обхватил руками вашу грудь и начал нежно массировать её.</div>
<center>
\<<if $you.corr >= 50 or $you.intoxication >= 30>><<link "<div id=fullButton>Получать удовольствие</div>" "eventBeachMeet1">><<set $eventPage to 10;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 50</div><</if>>
\<<if $you.intoxication < 30>><<link "<div id=fullButton>Прекратить это</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Опьянение не позволяет прекратить это</div><</if>>
\</center>
\<<elseif $eventPage == 24>>
\<<jpg events beach meet 1>>
<div class=text>Вы возмутились действию парня и отодвинувшись от него, сели напротив.</div>
<div class=text>Ваша реакция явно пришлась ему не по нраву, так что дальнейшее общение продолжалось уже без какого-либо интереса.</div>
<div class=text>В конце концов, разговор зашёл в тупик и ему вдруг срочно понадобилось куда-то уйти. Он попрощался с вами и оставил вас одну.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 25>>
\<<jpg events beach meet 1>>
<div class=text>В конце концов, вы решили, что он переходит все границы и возмутившись его действиям, отодвинулись от него и сели напротив.</div>
<div class=text>Ваша реакция явно пришлась ему не по нраву, так что дальнейшее общение продолжалось уже без какого-либо интереса.</div>
<div class=text>В конце концов, разговор зашёл в тупик и ему вдруг срочно понадобилось куда-то уйти. Он попрощался с вами и оставил вас одну.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 26>>
\<<jpg events beach meet 5>>
<div class=text>В конце концов, вы взяли себя в руки и решили, что пора это заканчивать. Вы вырвали у него свою руку и сказали, что никуда с ним не пойдёте.</div>
<div class=text>Вы понимали, что продолжать диалог после такого не имеет никакого смысла и попросили его оставить вас в покое.</div>
<div class=text>Парень явно не был доволен тем, как обернулось ваше знакомство, но понимал, что дальнейшее общение ни к чему не приведёт. В итоге, он просто попрощался с вами и оставил вас одну.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg act sunbath>>
\<<if $you.body.tan < 100>>
<center><div class=button><font color=orange>+ Tan</font></div><<set $you.body.tan += random(1, 4)>></center>
\<</if>>
<div class=text>While you were sunbathing, a guy came up to you to get acquainted with you.</div>
\<<set $rand.pic to random(1, 5)>>
<<npc events beach meet 1 npc $rand.pic>>
<center>
\<<if $you.corr >= 10>><<link "<div id=fullButton>Accept</div>" "eventBeachMeet1">><<set $eventPage to 2;$time.min += random(5, 20)>><</link>><<else>><div class=fullButton>Req for corruption: 10</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" $return>><<set $eventPage to 0;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<div class=text>You agreed and introduced yourself.</div>
<<jpg events beach meet 1>>
\<<if $you.corr < 15>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>He introduced himself and you started talking. Then he said he was going to the bar to get a beer and ask if you wanted one too.</div>
<center>
\<<if $you.corr >= 15>><<link "<div id=fullButton>Agree</div>" "eventBeachMeet1">><<set $eventPage to 3;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 15</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" "eventBeachMeet1">><<set $eventPage to 16;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 3>>
\<<jpg events beach meet 1>>
\<<if $you.corr < 20>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You agreed and, after he came back, you continued getting to know each other while having a drink.</div>
<<jpg events beach meet 2>>
<div class=text>During the conversation, you started to notice that the guy was slowly moving closer and closer, but he hasn't made any direct moves to get closer yet.</div>
<center><<link "<div id=fullButton>Keep talking</div>" "eventBeachMeet1">><<set $eventPage to 4;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events beach meet 1 1>>
<div class=text>During the conversation, the guy kept moving a little closer and closer to you, until he was right up to you. When you noticed, you took a swig of your beer and thought:</div>
\<<if $you.corr < 50>><<set $rand.text to either("Damn, he's sitting way too close! What the hell was I thinking, agreeing to hang out with him?", "Man, I should've known better. I mean, it was pretty obvious from the start that he wasn't interested in getting to know me just for the sake of a friendly chat over a beer. What was I thinking, agreeing to hang out with him?")>><<else>><<set $rand.text to either("<<if $you.accessories.ring == 1>>It's so funny, he doesn't even seem to mind the wedding ring I'm wearing!<<else>>Alright, so, you know, initially I kind of got the feeling that this meeting wasn't just going to be a casual chat.<</if>>", "I wonder if he's going to keep going or just stop with the harmless touches and gentle flirting?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>After a while, you finished the last bit of your beer and set the empty bottle down. When the guy noticed that your drink was gone, he asked if you wanted another one.</div>
<center>
\<<if $you.corr >= 20>><<link "<div id=fullButton>Agree to another bottle of beer</div>" "eventBeachMeet1">><<set $eventPage to 5;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 20</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" "eventBeachMeet1">><<set $eventPage to 22;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 5>>
\<<set $rand.chance to random(1, 100)>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Despite the fact that the beer was having a double effect on you, under the hot sun, you agreed and waited for your friend to come back from the bar. You kept drinking beer and talking.</div>
<div class=text>At some point, he suggested you might want to take a dip and go for a swim with him. You agreed<<if $rand.chance <= $event.small.chance>>, but then when you stood up, your head felt a little dizzy and you almost fell over<<else>>, got off the sand and headed with him towards the water<</if>>.</div>
\<<if $rand.chance <= $event.small.chance>>
<<jpg events beach meet 1 2>>
<div class=text>Luckily, the guy caught you before you fell, but it was an awkward situation<<if $you.corr >= 50>> that kind of turned you on a little<<set $you.arousal += 10>><</if>>.</div>
<div class=text>Despite you thinking he was going to kiss you, he didn't take advantage and after making sure you were okay, he put you down on the sand and you headed for the water.</div>
\<</if>>
<center><<link "<div id=fullButton>Swim</div>" "eventBeachMeet1">><<set $eventPage to 6;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg events beach meet 1 3>>
<div class=text>After spending a long day in the sun, swimming in the cool ocean water felt like pure bliss.</div>
<div class=text>After a while, you decided you'd had enough and headed for the shore. Your new buddy followed you and you both crashed on the sand.</div>
<center><<link "<div id=fullButton>Keep talking</div>" "eventBeachMeet1">><<set $eventPage to 7;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg events beach meet 1 4>>
<div class=text>When you finished your second beer, you realized the guy was sitting right next to you, practically hugging your arm.</div>
<div class=text>Before you could even decide whether to brush it off or react, he was offering you another drink.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I have a feeling he's just trying to get me drunk..."</i></div></div>
<div class=text> - You were thinking, realizing what all this was leading to to, and you had a choice to make.</div>
<center>
\<<if $you.corr >= 25>><<link "<div id=fullButton>Let's have another beer</div>" "eventBeachMeet1">><<set $eventPage to 8;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 25</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 8>>
\<div class=text>After he came back with another beer, he decided to get more serious and sat behind you, cuddling up closer and giving you a hug.</div>
<<jpg events beach meet 1 5>>
\<<if $you.corr < 30>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 50>>I can't believe I was so dumb and kept drinking all that beer he kept getting me.<<else>>I wonder if he was trying to get me drunk or if he just got himself drunk to be more courageous. I even thought he just wanted to chat.<</if>>"</i></div></div>
<div class=text> - You've been thinking about it and thinking about what to do next.</div>
<center>
\<<if $you.corr >= 40>><<link "<div id=fullButton>Snuggle closer</div>" "eventBeachMeet1">><<set $eventPage to 9;$time.min += random(5, 10);$you.arousal += 20;$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 40</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Don't worry about it</div>" "eventBeachMeet1">><<set $eventPage to 23;$time.min += random(5, 10);$you.arousal += 5;$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 30</div><</if>>
\<<link "<div id=fullButton>Protest</div>" "eventBeachMeet1">><<set $eventPage to 24;$time.min += random(2, 4)>><</link>>
\</center>
\<<elseif $eventPage == 9>>
\<<jpg events beach meet 1 5>>
\<<if $you.corr < 50>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You decided to go with the guy's moves and snuggled up to him. You felt a strong vibe in his crotch area.</div>
<<vid events beach meet 3>>
<div class=text>Your actions gave the guy some confidence and he went from trying to tackle you awkwardly to taking more active steps. He wrapped his arms around your chest and started to gently massage you.</div>
<center>
\<<if $you.corr >= 50 or $you.intoxication >= 30>><<link "<div id=fullButton>Enjoy</div>" "eventBeachMeet1">><<set $eventPage to 10;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Req for corruption: 50</div><</if>>
\<<if $you.intoxication < 30>><<link "<div id=fullButton>Stop it</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Being drunk doesn't let you stop</div><</if>>
\</center>
\<<elseif $eventPage == 10>>
\<<vid events beach meet 3>>
\<<if $you.corr < 60>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>After watching your reaction and hearing the soft moans escape your lips, the guy took the initiative and turned you around to face him, giving you a kiss.</div>
<<vid events beach meet 1 6>>
<center>
\<<if $you.corr >= 60 or $you.intoxication >= 40>><<link "<div id=fullButton>Kiss him back</div>" "eventBeachMeet1">><<set $eventPage to 11;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Req for corruption: 60</div><</if>>
\<<if $you.intoxication < 40>><<link "<div id=fullButton>Stop it</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Being drunk doesn't let you stop</div><</if>>
\</center>
\<<elseif $eventPage == 11>>
\<<vid events beach meet 1 6>>
\<<if $you.corr < 70>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Whether it was because of the alcohol or just the intense feeling inside, you placed your hand on his shoulder and kissed him back passionately.</div>
<div class=text>However, your new friend, noticing your attraction, didn't stop at kissing and laid you down, started gently caressing your body with his hands.</div>
<<vid events beach meet 1 7>>
<center><<link "<div id=fullButton>Enjoy</div>" "eventBeachMeet1">><<set $eventPage to 12;$time.min += random(2, 5);$you.arousal += 20>><</link>></center>
\<<elseif $eventPage == 12>>
\<<vid events beach meet 1 8>>
<div class=text>Under the guise of giving you a light massage, he started to wander his hands all over your body, getting more and more intimate.</div>
<div class=text>While he was giving you a leg "massage", you could feel him inching closer and closer to your pussy. But he either didn't dare touch it or didn't want to do it in front of all those other people around you.</div>
<<vid events beach meet 1 9>>
<div class=text>After he gave you a great "massage", he suddenly grabbed your hand, pulled you up off the sand, and started leading you somewhere.</div>
<center>
\<<if $you.corr >= 70 or $you.intoxication >= 50>><<link "<div id=fullButton>Follow him</div>" "eventBeachMeet1">><<set $eventPage to 13;$time.min += random(5, 10);$you.arousal += 20;$you.sexinfo.cunni += 1>><</link>><<else>><div class=fullButton>Req for corruption: 70</div><</if>>
\<<if $you.intoxication < 50>><<link "<div id=fullButton>Stop it</div>" "eventBeachMeet1">><<set $eventPage to 26;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Being drunk doesn't let you stop</div><</if>>
\</center>
\<<elseif $eventPage == 13>>
\<div class=text>You just went with it and let him take you to some secluded part of the beach. Then, all of a sudden, he got really brave and took off your bikini. He started sucking on your pussy like crazy.</div>
<<vid events beach meet 1 10>>
\<<if $you.corr < 80>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while your new friend was licking your pussy.</div>
\<</if>>
<<vid events beach meet 1 11>>
<div class=text><<if $you.arousal == 0>>After he made you come, <<else>>After playing with your lady parts and getting you all hot and bothered, <</if>>he had you on your knees, took his pants off and his dick was right in front of your face.</div>
<center><<link "<div id=fullButton>Wrap your lips around his cock</div>" "eventBeachMeet1">><<set $eventPage to 14;$time.min += random(5, 10);$you.arousal += 5>><</link>></center>
\<<elseif $eventPage == 14>>
\<<vid events beach meet 1 12>>
<div class=text>You were so turned on, you couldn't think of anything else. All you could do was think about sex. Under the influence of your animal desires, you worked your mouth over his cock with great pleasure.</div>
<<vid events beach meet 1 13>>
<div class=text>The guy was moaning with pleasure and every now and then, he'd grab your head and push his cock deeper down your throat.</div>
<center><<link "<div id=fullButton>Suck</div>" "beachSex">><<set $prevLoc to passage();$time.min += random(1, 2);$sexLoc to "beach";$sexPose to "bj";$sexPage to 0;$sexEnergy to random(5, 10)>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events beach meet 4>>
<div class=text>After your "new friend" had a good time with you, he put his shorts back on and headed off to the beach, leaving you behind.</div>
\<<set $rand.text to either("Did he just leave? Well, maybe that's for the best…", "I can't believe that guy took advantage of me and then just left like that...")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center><<link "<div id=fullButton>Get yourself cleaned up and get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(3, 6)>><</link>></center>
\<<elseif $eventPage == 16>>
\<<jpg events beach meet 1>>
<div class=text>You turned down the beer and, when he came back, you continued your conversation with a clear head.</div>
<div class=text>During the chat, you started to notice that this guy was slowly getting closer and closer, but he hadn't made any direct moves yet.</div>
<center><<link "<div id=fullButton>Keep talking</div>" "eventBeachMeet1">><<set $eventPage to 17;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 17>>
\<<jpg events beach meet 1 1>>
<div class=text>During the conversation, the guy kept moving a little closer and closer to you, until he was right up to you. When you noticed, you thought:</div>
\<<if $you.corr < 50>><<set $rand.text to either("Damn, he's sitting really close! Why did I even agree to hang out with him?", "Man, I should've known from the start that he didn't really want to get to know me just for the sake of being friendly! What was I thinking, agreeing to go out with him?")>><<else>><<set $rand.text to either("<<if $you.accessories.ring == 1>>It's so funny, he doesn't even seem to mind the wedding ring on my finger.<<else>>Alright, so I guess I initially knew this was more than just a casual chat.<</if>>", "I wonder if he's going to keep going or just stop with the harmless touches and gentle flirting?")>><</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<div class=text>After a while, the guy took a last swig of beer and put the empty bottle down. He was about to head back to the bar and asked if you'd changed your mind.</div>
<center>
\<<if $you.corr >= 20>><<link "<div id=fullButton>Let's have a beer</div>" "eventBeachMeet1">><<set $eventPage to 5;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 20</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" "eventBeachMeet1">><<set $eventPage to 18;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 18>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>This time, you turned him down too, saying you didn't want to drink alcohol in the heat of the sun. When the guy came back from the bar, you kept talking.</div>
<div class=text>At some point, he suggested you go for a swim with him to cool off. You agreed and got up off the sand, walking with him towards the water.</div>
<center><<link "<div id=fullButton>Swim</div>" "eventBeachMeet1">><<set $eventPage to 19;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 19>>
\<<jpg events beach meet 1 3>>
<div class=text>After being out in the hot sun for a while, swimming in the cool ocean was such a relief.</div>
<div class=text>After a while, you decided you'd had enough and headed for the beach. Your new buddy followed and you both plopped down on the sand.</div>
<center><<link "<div id=fullButton>Keep talking</div>" "eventBeachMeet1">><<set $eventPage to 20;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 20>>
\<<jpg events beach meet 1 4>>
<div class=text>During the chat, you notice that the guy has already moved in close to you, practically hugging you!</div>
<div class=text>Before you could even decide whether to brush it off or ignore it, he offered you beer again.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I have a feeling he's just trying to get me drunk..."</i></div></div>
<div class=text> - You were thinking, realizing what all this was leading to to, and you had a choice to make.</div>
<center>
\<<if $you.corr >= 25>><<link "<div id=fullButton>Let's have a beer</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(5, 10);$you.thirst += 5;$you.intoxication += 10>><</link>><<else>><div class=fullButton>Req for corruption: 25</div><</if>>
\<<link "<div id=fullButton>Refuse</div>" "eventBeachMeet1">><<set $eventPage to 21;$time.min += random(1, 3)>><</link>>
\</center>
\<<elseif $eventPage == 21>>
\<div class=text>After he came back with another beer, he decided to take things up a notch and sat down behind you, snuggling up close and giving you a hug.</div>
<<jpg events beach meet 1 5>>
\<<if $you.corr < 30>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"<<if $you.corr < 50>>I can't believe he tried so hard to get me drunk on beer in order to let me realize what he really wanted to...<<else>>I wonder if he was trying to get me drunk or if he just got himself drunk to be more courageous. I even thought he just wanted to chat.<</if>>"</i></div></div>
<div class=text> - You've been thinking about it and thinking about what to do next.</div>
<center>
\<<if $you.corr >= 40>><<link "<div id=fullButton>Snuggle closer</div>" "eventBeachMeet1">><<set $eventPage to 9;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Req for corruption: 40</div><</if>>
\<<if $you.corr >= 30>><<link "<div id=fullButton>Don't worry about it</div>" "eventBeachMeet1">><<set $eventPage to 23;$time.min += random(5, 10);$you.arousal += 5>><</link>><<else>><div class=fullButton>Req for corruption: 30</div><</if>>
\<<link "<div id=fullButton>Protest</div>" "eventBeachMeet1">><<set $eventPage to 24;$time.min += random(2, 4)>><</link>>
\</center>
\<<elseif $eventPage == 22>>
\<<jpg events beach meet 1 1>>
\<<if $you.corr < 25>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You decided to skip this time, figuring you shouldn't be drinking too much under the hot sun. After the guy came back from the bar, you kept talking.</div>
<div class=text>At some point, he suggested you go for a swim with him to cool off. You agreed and got up off the sand, walking with him towards the water.</div>
<center><<link "<div id=fullButton>Swim</div>" "eventBeachMeet1">><<set $eventPage to 19;$you.cosm.applied to 0;$time.min += random(5, 10)>><<if $you.clean > 76>><<set $you.clean -= 2>><</if>><</link>></center>
\<<elseif $eventPage == 23>>
\<<jpg events beach meet 1 5>>
\<<if $you.corr < 40>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You decided to just let it slide, and he noticed and got closer to you. You felt a really strong vibe from him.</div>
<<vid events beach meet 3>>
<div class=text>Your inaction gave the guy courage, and he went from awkwardly trying to tackle you to more aggressive moves. He wrapped his arms around your chest and started to gently rub it.</div>
<center>
\<<if $you.corr >= 50 or $you.intoxication >= 30>><<link "<div id=fullButton>Enjoy</div>" "eventBeachMeet1">><<set $eventPage to 10;$time.min += random(5, 10);$you.arousal += 20>><</link>><<else>><div class=fullButton>Req for corruption: 50</div><</if>>
\<<if $you.intoxication < 30>><<link "<div id=fullButton>Stop it</div>" "eventBeachMeet1">><<set $eventPage to 25;$time.min += random(2, 4)>><</link>><<else>><div class=fullButton>Being drunk doesn't let you stop</div><</if>>
\</center>
\<<elseif $eventPage == 24>>
\<<jpg events beach meet 1>>
<div class=text>You didn't really like what the guy was doing, so you moved away from him and sat across from him.</div>
<div class=text>He obviously didn't appreciate your reaction, so the conversation just kinda petered out after that.</div>
<div class=text>After all, he suddenly had to go somewhere. He said bye to you and left you.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 25>>
\<<jpg events beach meet 1>>
<div class=text>In the end, you realized that he was getting out of line and, pissed off by his behavior, moved away from him and sat across from him.</div>
<div class=text>He obviously didn't appreciate your reaction, so the conversation just kinda petered out after that.</div>
<div class=text>After all, he suddenly had to go somewhere. He said bye to you and left you.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<<elseif $eventPage == 26>>
\<<jpg events beach meet 5>>
<div class=text>In the end, you gathered up your courage and decided it was time to put a stop to it. You took your hand away from his and told him you weren't going anywhere with him anymore.</div>
<div class=text>You realized it was pointless to keep talking and told him to leave you alone.</div>
<div class=text>The guy wasn't exactly thrilled with how things had turned out, but he realized that trying to keep talking would get him nowhere. So, he just called it a day and left you to your own.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += random(1, 2)>><</link>></center>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg events npc malik 1 1>>
<div class=text>Выходя из туалета, вы столкнулись с афроамериканцем, который тоже выходил из мужского туалета.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>Незнакомец</div><div class='sayText'>Оу, простите, я не хотел... Мисс $you.surname?</div></div>
<div class=text> - Спросил у вас парень продолжая смотреть на вас с огромным удивлением.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мы знакомы?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>Незнакомец</div><div class='sayText'>Нет, но я вас знаю. Вы работаете преподавателем в Университете. Я не из вашей группы, но видел вас. Меня зовут $npc[11].name[1] $npc[11].surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>О, так ты один из студентов? Что ты здесь делаешь?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Мисс $you.surname, я уже не маленький, так что можете не удивляться тому, что встретили меня в баре.</div></div>
<div class=text> - Ответил вам $npc[11].name[1] и добавил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Я здесь работаю. Так что, если вы захотите расслабиться и покурить кальян, то я к вашим услугам.</div></div>
<center><<link "<div id=fullButton>Так ты кальянщик?</div>" "MalikEvent1">><<set $eventPage to 2;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events npc malik 1 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Да, вы любите кальян?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не сказала бы, что люблю, но когда я училась в Университете, мы с друзьями часто собирались в кальянной, потому что они это очень любили, а я просто за компанию изредка покуривала.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Давно ты тут работаешь? Честно говоря, я впервые тебя здесь вижу.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Нет, всего пару дней. Раньше я работал в кафешке недалеко от дома в западном районе, но она закрылась и мне пришлось искать новую работу, так что я оказался здесь.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, буду знать к кому обращаться если мне вдруг захочется покурить кальян.</div></div>
<div class=text> - Ответили вы с улыбкой.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Без проблем! Для вас я сделаю всё по высшему разряду!</div></div>
<div class=text> - Улыбнувшись в ответ сказал вам $npc[11].name[1] и добавил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Извините, мисс $you.surname, но мне нужно возвращаться к работе.</div></div>
<center><<link "<div id=fullButton>Да, конечно! Прости, что отвлекла.</div>" "MalikEvent1">><<set $eventPage to 3;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events npc malik 1 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Всё в порядке! Мне самому было приятно поболтать с вами.</div></div>
<div class=text> - С улыбкой ответил вам $npc[11].name[1] и добавил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Ну, всё, я побежал. Увидимся! Хорошего вечера вам, мисс $you.surname!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо! И тебе!</div></div>
<div class=text> - Ответили вы и направившись в сторону выхода, вас вдруг осенило:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Погоди-ка... Последний член в дырке был чёрным... Я не видела, чтобы кто-то ещё выходил из туалета, пока мы разговаривали... Либо тот парень покинул туалет раньше, чем я, либо... Нет! Не может быть, чтобы это был $npc[11].name[1]..."</i></div></div>
<center><<link "<div id=fullButton>Покинуть бар</div>" "MalikEvent1">><<set $eventPage to 4;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events npc malik 1 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Он ведь такой молодой и у него, что, уже такая волына..?"</i></div></div>
<div class=text> - Задумались вы и после небольшой паузы:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Стоп, что? Блин, о чём я только думаю! Если я отсосала ему через дырку, то он теперь тоже наверняка предполагает, что это была я!"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Ой, всё, ладно, пофиг! Я всё равно наверняка не знаю, что это был он, а он не может знать наверняка, что это была я! Нет смысла переживать из-за того, чего может быть даже и не было..."</i></div></div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" "south">><<set $eventPage to 0;$time.min += 2;$quest.malik.main to 1;$npc[11].know to 1>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg events npc malik 1 1>>
<div class=text>When you were coming out of the women's bathroom, you bumped into a black guy who was coming from the men's room.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>Stranger</div><div class='sayText'>Oh, sorry I didn't mean to... Ms $you.surname?</div></div>
<div class=text> - The guy asked you, continuing to look at you in great surprise.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Do I know you?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>Stranger</div><div class='sayText'>No, but I know you. You work as a lecturer at the university. I'm not in your group, but I have seen you. My name is $npc[11].name[1] $npc[11].surname.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, are you a student? What are you doing here?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Ms $you.surname, I'm no longer a little kid, so don't be surprised to see me at the bar.</div></div>
<div class=text> - $npc[11].name[1] answered and added:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>I work here, so if you want to chill and smoke some hookah, I'm your guy.</div></div>
<center><<link "<div id=fullButton>So you're a hookah guy?</div>" "MalikEvent1">><<set $eventPage to 2;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 2>>
\<<jpg events npc malik 1 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Yeah, do you like hookah?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I wouldn't really say I love it, but back when I was in uni, me and my friends would often hang out at a hookah bar. They loved it so much, so I just went along for the ride sometimes.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>How long have you worked here? I haven't seen you around before, to be honest.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>No, it's only been a couple of days. I used to work at a cafe near my place in the west end, but it shut down and I needed to find a new gig, so I ended up here.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, I know who to call if I feel like smoking a hookah all of a sudden.</div></div>
<div class=text> - You said with a smile.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>No problem at all! I'll do it for you in the best way possible!</div></div>
<div class=text> - Smiling in response, $npc[11].name[1] said to you and added:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Sorry, Ms $you.surname, but I need to get back to it.</div></div>
<center><<link "<div id=fullButton>Sure, no problem! Sorry for the interruption.</div>" "MalikEvent1">><<set $eventPage to 3;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg events npc malik 1 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>It's okay! It was great talking to you.</div></div>
<div class=text> - $npc[11].name[1] answered with a smile and added:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Alright, that's it. I'm off. See you later! Have a good evening, Miss $you.surname!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks! And you too!</div></div>
<div class=text> - You replied and as you were heading towards the exit, you suddenly realized:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wait a second... The last guy who was in there was black... I didn't notice anyone else leaving the bathroom while we were chatting... Either that dude left before me, or... nope! It can't be $npc[11].name[1]..."</i></div></div>
<center><<link "<div id=fullButton>Leave the bar</div>" "MalikEvent1">><<set $eventPage to 4;$time.min += 2>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg events npc malik 1 2>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"He's so young and he's already so big?"</i></div></div>
<div class=text> - You thought about it and, after a short pause, continued:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wait a minute, what was I thinking? If I sucked him off through the hole, he probably thinks it was me too!"</i></div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Oh, it's fine, whatever! I still can't be sure it was him and he can't be sure it was me. It's pointless to worry about something that mightn't have even happened..."</i></div></div>
<center><<link "<div id=fullButton>Get back to your business</div>" "south">><<set $eventPage to 0;$time.min += 2;$quest.malik.main to 1;$npc[11].know to 1>><</link>></center>
\<</if>>
\<</if>>
@@\<<widget "MalikQuests">>
\<<if $setting.lang == "ru">>
\<<if $quest.malik.main < 3>>
\<div class=text><<linkappend 'Ветка $npc[11].name[2]'>>
\<<if $quest.malik.main == 1>>
\<<if $quest.uni.route2 == 0>>
- <<if $quest.uni.route1 == 0>>Завершите Университетскую ветку минетом или сексом со студентами, чтобы продолжить.<<else>>Отправляйтесь в бар и закажите себе кальян с 16:00 до 18:00. У вас должно быть не менее 40$.<</if>>
\<<else>>
- Продолжение данной ветки на данный момент невозможно, если вы закончили Университетскую линию без минета или секса со студентами.
\<</if>>
\<<elseif $quest.malik.main == 2>>
- Вы отказались от прогулки с $npc[11].name[4], но в любой момент можете подойти к нему в баре и предложить прогуляться.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<<else>>
\<<if $quest.malik.main < 3>>
\<div class=text><<linkappend '$npc[11].name[1]`s branch'>>
\<<if $quest.malik.main == 1>>
\<<if $quest.uni.route2 == 0>>
- <<if $quest.uni.route1 == 0>>Complete the University's branch with a blowjob or sex with students to continue.<<else>>Go to the bar and order a hookah from 16:00 to 18:00. You must have at least $40.<</if>>
\<<else>>
- The continuation of this branch is currently impossible if you finished the University's branch without blowjob or sex with students.
\<</if>>
\<<elseif $quest.malik.main == 2>>
- You refused to walk with $npc[11].name[4], but you could meet him later at the bar and offer to walk.
\<</if>>
\<</linkappend>></div>
\<</if>>
\<</if>>
\<</widget>>@@.left;
\<<if ($eventPage == 0 or ndef $eventPage) && $quest.malik.main != 2>><<set $eventPage to 1>><<elseif $eventPage == 0 && $quest.malik.main == 2>><<set $eventPage to 32>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<jpg city southbar sit>>
<div class=text>Сев за столик, вы подозвали к себе одну из официанток и заказали кальян.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Официантка</div><div class='sayText'>Хорошо, тогда я сейчас сообщу нашему кальянщику о вашем заказе. Желаете что-нибудь выпить?</div></div>
<center>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=locButton>Да, бокал вина, пожалуйста</div>" "MalikEvent2">><<set $eventPage to 2;$time.min += random(5, 10);$rand.option to 1;$you.thirst += 3;$you.intoxication += 5>><<if $you.cash >= 8>><<set $you.cash -= 8>><<else>><<set $you.money -= 8>><</if>><</link>><</if>>
\<<link "<div id=locButton>Нет, спасибо</div>" "MalikEvent2">><<set $eventPage to 2;$time.min += random(5, 10);$rand.option to 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $rand.option == 1>>
\<<jpg city southbar wine>>
<div class=text>Пока вы ждали, что вам принесут кальян, вы небольшими глотками попивали вино и листали инсту.</div>
\<<else>>
\<<jpg city southbar sit>>
<div class=text>Пока вы ждали, что вам принесут кальян, вы достали телефон и листали инсту.</div>
\<</if>>
<div class=text>Через некоторое время к вам подошёл $npc[11].name[1] и принёс вам кальян с желаемым вами наполнителем.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Добрый вечер, мисс $you.surname! Приятного вечера вам! Я периодически буду к вам подходить, чтобы проверить угли.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, спасибо!</div></div>
<div class=text> - Ответили вы и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, мне почему-то так неловко... Когда я его вижу, мне сразу вспоминается тот случай с дырой в туалете..."</i></div></div>
<center><<link "<div id=fullButton>Заплатить за кальян и курить</div>" "MalikEvent2">><<set $eventPage to 3;$time.min += random(5, 10)>><<if $rand.option == 1>><<set $you.thirst += 3;$you.intoxication += 5>><</if>><<if $you.cash >= 30>><<set $you.cash -= 30>><<else>><<set $you.money -= 30>><</if>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southbar hookah>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, а это прикольно... Не знаю, чего он мне там намешал, но это так расслабляет... Я явно недооценивала кальян в моей юности."</i></div></div>
<div class=text> - Подумали вы успев сделать несколько затяжек<<if $rand.option == 1>> и пару глотков вина<</if>>, прежде, чем вернулся $npc[11].name[1] и проверив угли, уселся за ваш столик напротив вас, чем сильно удивил вас.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты что-то хотел?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>В тот раз, когда мы впервые встретились здесь, меня не покидали мысли о том, что девушкой в соседней кабинке были вы, но я до последнего в этом сомневался... До сегодняшнего дня...</div></div>
<center><<link "<div id=fullButton>Что? В какой ещё кабинке?</div>" "MalikEvent2">><<set $eventPage to 4;$time.min += random(4, 8)>><<if $rand.option == 1>><<set $you.thirst += 4;$you.intoxication += 5>><</if>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southbar hookah>>
<div class=text> - Поинтересовались вы и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, неужели это правда был он? Смелости ему не занимать, раз он так открыто говорит со мной об этом..."</i></div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Мисс $you.surname, не стоит отнекиваться... Когда я устраивался сюда на работу, я знал, что этот бар посещают извращенки, ублажающие мужчин через дырку в стене и я даже сам пользовался этим несколько раз, но в тот день... Это не было похоже на то, что я испытывал до этого. Та девушка так старательно работала над моим членом, что я еле сдерживался, чтобы не кончить раньше и растянуть удовольствие на подольше. Потом я вышел из туалета и столкнулся с вами, когда вы тоже выходили из туалета... А сегодня до меня дошли слухи о том, чем вы занимались со своими студентами...</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? С какими студентами? Какая ещё дырка? Как ты смеешь обвинять меня в подобном?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Я ни в чём вас не обвиняю, мисс $you.surname и не собираюсь вас осуждать. Честно говоря, я никогда раньше не встречал таких горячих девочек, как вы.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, наверное глупо отнекиваться... Я всё ещё в ахуе с того, что он вообще осмелился заговорить со мной об этом, но... Наверное, было бы не лишним узнать, что ему нужно..."</i></div></div>
<center><<link "<div id=fullButton>Чего ты хочешь?</div>" "MalikEvent2">><<set $eventPage to 5;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ладно, мне надоело играть в эти дурацкие игры, да и глупо отнекиваться... Да, это была я! Ты доволен? А теперь говори, чего тебе надо? Тоже собираешься шантажировать меня?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что? Конечно же нет, я... Погодите... В смысле, тоже? Вас кто-то шантажировал?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну да, те двое, когда поставили меня перед... Погоди-ка... Ты же сказал, что ты знаешь, чем я занималась со студентами...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Ну да, но я понятия не имел, что... Так они шантажировали вас? Поэтому вы сделали это?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Знаешь что? Я не хочу говорить об этом... Но если ты не собирался шантажировать меня, то что тебе нужно?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Я не хотел ничего плохого! Просто тот случай в туалете не вылазит из моей головы и я... В общем, я хотел поближе познакомиться с вами. Получше вас узнать и...</div></div>
<center><<link "<div id=fullButton>Поближе познакомиться?</div>" "MalikEvent2">><<set $eventPage to 6;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты что, пытаешься заигрывать со мной?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что если да?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Послушай, $npc[11].name[1], ты классный парень, но я не думаю, что это хорошая идея. У меня есть муж и...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Мисс $you.surname, простите, что перебиваю вас, но... мы можем опустить формальности, чтобы я называл вас по имени?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, да, наверное...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Отлично! $you.name[1], я знаю, что у тебя есть муж, но это не мешает тебе получать удовольствие от жизни. Я понимаю, что случай со студентами получился в ходе шантажа, но здесь, ты ведь спокойно ублажаешь незнакомцев через дырку в стене не думая о том, что у тебя есть муж.</div></div>
<center><<link "<div id=fullButton>Давай начистоту</div>" "MalikEvent2">><<set $eventPage to 7;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Раз уж у нас с тобой такой откровенный разговор, $npc[11].name[1], то знай, что я делаю это ради мужа.</div></div>
<div class=text> - Улыбнувшись ответили вы и рассказали ему истинную причину, почему вы этим занимаетесь.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что ж... Вау! Впечатляет, что ты пошла на это ради своего мужа, но он об этом знает?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $quest.husb.swing > 0>>Нет, но если бы знал, то будь уверен, что он был бы не против.<<else>>Нет и лучше ему об этом не знать...<</if>></div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Понял. Что ж, это ваше с ним дело и я не собираюсь в этом лезть, но... Получается, что у меня никаких шансов?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], мне приятно, что ты такой вежливый и с уважением относишься ко мне и моей жизни, но...</div></div>
<div class=text> - Ответили вы и задумались:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, стоит ли отшивать его? <<if $quest.husb.ntr > 0>>Зная фетиши $npc[1].name[2], такой опыт очень даже может ему понравиться...<<else>>Вспоминая размер его члена, я... Блин, поверить не могу, что думаю об этом, но я бы очень хотела попробовать...<</if>>"</i></div></div>
<center><<link "<div id=fullButton>$npc[11].name[1], я...</div>" "MalikEvent2">><<set $eventPage to 8;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ты хороший парень и... Давай просто не будем торопиться, ладно? Я понимаю, что я могу казаться для тебя обычной шлюхой, но...</div></div>
<div class=text> - Пытались ответить вы, но к вашему удивлению, $npc[11].name[1] встал со своего места и присев рядом с вами, потянулся к вам и поцеловал вас.</div>
<<vid events npc malik 2 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Я вовсе не считаю тебя шлюхой, $you.name[1]. Я считаю, что ты молодая девушка <<if $you.beauty >= 75>>со сногсшибательной<<else>>с привлекательной<</if>> внешностью, которая любит получать удовольствие от жизни и я поддерживаю это.</div></div>
<div class=text> - Прервав поцелуй, сказал вам $npc[11].name[1] глядя в глаза.</div>
<div class=text><<if $rand.option == 1>>То ли под воздействием одного бокала вина, то ли под расслабляющим эффектом от кальяна, но вам его слова показались настолько трогательны, что вы не удержались<<else>>То ли под расслабляющим эффектом от кальяна, то ли его слова показались вам настолько трогательными, что вы не сдержались<</if>> и <<link "страстно поцеловали его в ответ" "MalikEvent2">><<set $eventPage to 9;$time.min += random(2, 4);$you.arousal += 10>><</link>>.</div>
\<<elseif $eventPage == 9>>
\<<vid events npc malik 2 2>>
<div class=text>После долгого и горячего поцелуя, вам всё же удалось опомниться и, прервав поцелуй, вы спросили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Разве у тебя не будет проблем из-за того, что ты не работаешь?</div></div>
<div class=text>$npc[11].name[1] посмотрел на вас улыбнувшись и ответил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Сегодня вообще не моя смена. Я пришёл, чтобы вернуть сумку моему другу, который забыл её в спортзале Универа, но увидев тебя, я попросил, чтобы мне дали тебя обслужить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ах ты ж хитрец!</div></div>
<div class=text> - Смеясь ответили вы $npc[11].name[3], прежде, чем он спросил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Может прогуляемся где-нибудь? В парке, например.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Поверить не могу, что это правда происходит, но... он ведь не мой студент, да и разница в возрасте у нас не такая большая..."</i></div></div>
<center>
\<<link "<div id=fullButton>Согласиться</div>" "MalikEvent2">><<set $eventPage to 10;$time.min += random(15, 30)>><</link>>
\<<link "<div id=fullButton>Отказаться</div>" "MalikEvent2">><<set $eventPage to 29;$time.min += random(2, 5)>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<div class=text>Вы не стали отказывать $npc[11].name[3] и направились с ним в местный парк.</div>
<<jpg events npc malik 2 3>>
<div class=text>Немного прогулявшись, поболтав и узнав друг друга получше, $npc[11].name[1] не смог преодолеть свой интерес и спросил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Так что всё таки за история с шантажом? Эти двое шантажировали тебя?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, после всего, что он узнал обо мне и после нашего поцелуя, думаю, что нет смысла уходить от разговора..."</i></div></div>
<div class=text> - Подумали вы и ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, всё из-за фотографий, которые я выкладываю в инсте и на онлике. <<if $quest.husb.amateurPorn >= 3>>Плюс, мы с мужем снимали... ну... домашнее порно для онлика и...<</if>> Наш ректор отрицательно относится к такому, так что, если бы он узнал, то я лишилась бы работы, а эти двое грозились всё ему рассказать и даже показать. Я не хотела лишаться работы, так что мне пришлось согласиться...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что за сукины дети! Ну, ничего, завтра я преподам этим засранцам небольшой урок!</div></div>
<center><<link "<div id=fullButton>Нет!</div>" "MalikEvent2">><<set $eventPage to 11;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events npc malik 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не нужно! Я не хочу лишних проблем, так что... давай просто оставим всё как есть...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что? Ты серьёзно? Но, что если они снова будут тебя шантажировать?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Не думаю, что они пойдут на это второй раз, но... Ладно, давай так. Если они вздумают шантажировать меня снова, то я подумаю над тем, чтобы обратиться к тебе, ладно?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Как скажешь, но если продолжишь поддаваться на шантаж, то они никогда не оставят тебя в покое.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я просто не хочу, чтобы до ректора дошли слухи обо мне.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Слухи дойдут до него в любом случае, это лишь вопрос времени. Сегодня я узнал об этом, завтра узнают мои друзья, послезавтра будет знать половина Университета. Эти двое не умеют держать язык за зубами или просто не хотят. Если ректор не узнает об этом от них, то он может случайно услышать это идя по коридору.</div></div>
<center><<link "<div id=fullButton>Возможно ты прав...</div>" "MalikEvent2">><<set $eventPage to 12;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Возможно? Мой тебе совет - продумай заранее, как ты будешь решать вопрос с ректором, когда он узнает твои секреты.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Блин, ты прав... Я совершенно не думала об этом под таким углом...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Слушай, не пойми меня неправильно, но ты кажешься мне девушкой довольно свободных нравов, так что... В общем, есть у меня одна знакомая, которая столкнулась с похожими проблемами, но она студентка. У неё есть страничка на онлике, ректор узнал об этом и хотел её отчислить. По сути, он не имеет никакого права делать это, но она не хотела разбираться в этом, проходить через студенческие комисси, суды и т.д. Она решила рискнуть и пойти простым путём. Она купила GoPro камеру, закрепила её в сумочке так, чтобы было видно и попыталась соблазнить ректора.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что? Ты предлагаешь мне...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Ты сначала дослушай. Я ничего тебе не предлагаю, я рассказываю тебе историю моей знакомой и открываю тебе вариант для решения проблемы. Пользоваться этим вариантом или нет - полностью зависит от тебя.</div></div>
<center><<link "<div id=fullButton>Да, прости, я просто...</div>" "MalikEvent2">><<set $eventPage to 13;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Всё в порядке! Если бы я услышал что-то подобное, я бы, наверное, тоже , мягко говоря, возмутился.</div></div>
<div class=text> - Улыбнувшись ответил вам $npc[11].name[1] и продолжил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Так вот. Ей удалось соблазнить ректора, она сделала ему минет, всё это записалось на видео. Изначально, она планировала остаться в Универе путём соблазнения ректора, но этот старый козёл просто воспользовался ей и всё равно собирался отчислить её. Тогда она показала ему запись и сказала, что если он отчислит её, то это попадёт куда надо и его не только уволят, но и привлекут к ответственности за развратные действия со студентками.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Хорошо, допустим, я воспользуюсь этим методом, но ты реально думаешь, что он поведётся на это второй раз?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Если ты сделаешь это после того, как он узнает о тебе всё, то вряд ли. Но если ты сделаешь это наперёд, то у тебя появится видео, которым ты сможешь приструнить его в будущем.</div></div>
<center><<link "<div id=fullButton>Это довольно умно вообще-то</div>" "MalikEvent2">><<set $eventPage to 14;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 14>>
\<<jpg events npc malik 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мне всё ещё не нравится эта затея, но это довольно умно... Но с чего бы ему вестись на это? Я имею ввиду, если твоей подруге удалось соблазнить ректора, то не факт, что мне удастся.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Поверь мне, тебе удастся. У нашего ректора есть слабости, которые он активно скрывает, но при подходящем случае - не сможет устоять. Он любит молоденьких девушек, а так как ты почти моя ровесница, то ты вполне вписываешься в эту категорию.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, мне всё ещё это кажется стрёмной затеей, но спасибо, что поделился. Думаю, мне стоит это обдумать...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Всегда пожалуйста!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Почему ты так активно пытаешься помочь мне?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Ты классная, горячая, сексапильная девушка и отличная преподша! Я не хочу, чтобы всякие подонки пользовались тобой, шантажировали и угрожали тебе увольнением.</div></div>
<center><<link "<div id=fullButton>Вау! Спасибо, наверное...</div>" "MalikEvent2">><<set $eventPage to 15;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Как я уже сказал, всегда пожалуйста! Ну что, проводить тебя до дома или ещё погуляем?</div></div>
\<<if $quest.malik.main != 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Знаешь, с меня, наверное, хватит на сегодня. Я ещё до сих пор расслабленная после твоего кальяна, так что пойдём в сторону дома.</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Знаешь, с меня, наверное, хватит на сегодня.</div></div>
\<</if>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Конечно, как скажешь!</div></div>
<center><<link "<div id=fullButton>Идти домой</div>" "MalikEvent2">><<set $eventPage to 16;$time.min += random(10, 20)>><</link>></center>
\<<elseif $eventPage == 16>>
\<div class=text>Дойдя до дома, вы зашли внутрь и поднялись на свой этаж.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Что ж, спасибо, что проводил. Не думала, что под "проводить до дома", ты имел ввиду, что проводишь меня аж до самой квартиры.</div></div>
<div class=text> - Сказали вы улыбаясь.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Мне просто хотелось подольше побыть в компании с тобой. Могу я рассчитывать на ещё один поцелуй?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], я... Я не уверена должны ли мы...</div></div>
<div class=text> - Ответили вы и задумались:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Блин, при нашем первом поцелуе я совсем вышла из под контроля... Стоит ли так рисковать?"</i></div></div>
<<linkappend '<div id=fullButton>Спойлер</div>'>>
\<div class=fullButton>
\Это последний выбор, поцелуй ведёт к секс сцене
\</div>
\<</linkappend>><br>
<center>
\<<link "<div id=fullButton>Поцеловать его</div>" "MalikEvent2">><<set $eventPage to 17;$time.min += 5;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Отбросить эту идею</div>" "MalikEvent2">><<set $eventPage to 31;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 17>>
\<<vid events npc malik 2 2>>
<div class=text>Слишвись с ним в поцелуе, вас накрыло волной страсти, которая медленно, но верно затмевала ваш рассудок.</div>
<div class=text>Вас не волновало ни то, что ваше поведение было столь развязно с человеком, которого вы едва знаете, ни то, что вы целуетесь с ним на этаже прямо перед вашей квартирой.</div>
<div class=text>В какой-то момент, вы почувствовали, как его ладони начали активо гулять по вашему телу, трогая вас везде, начиная вашими плечами, заканчивая вашими ягодицами.</div>
<div class=text>Вы даже не заметили, как спустя пару мгновений, ваши руки, слушаясь лишь важе неутолимое желание, начали ласкать его в ответ. Ваши ладони скользили по его его, обхватывали его плечи, опускались вниз по спине к пояснице, пока наконец не достигли его ягодиц и затем, непослушно перебрались на его переднюю часть.</div>
<div class=text>Минутой позже, вы вдруг осознали, что ласкаете его большой твёрдый член сквозь ткань его штанов.</div>
<div class=text>В ответ вашим действиям, $npc[11].name[1] грубо схватил вас за зад, из-за чего из ваших уст вырвались лёгкие, сладкие стоны. Вам казалось, что вы были готовы отдаться ему прямо здесь, перед вашей квартирой.</div>
<div class=text>Пока ваши мысли витали где-то в глубинках ваших грязных фантазий, $npc[11].name[1] вдруг взял вас на руки и понёс вас в сторону лестничного пролёта.</div>
<center><<link "<div id=fullButton>Куда ты меня несёшь?</div>" "MalikEvent2">><<set $eventPage to 18;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text> - Сквозь лёгкие стоны спросили вы с удивлением, но через секунду это уже совершенно вылетело из вашей головы и ваши губы оказались на его шее.</div>
<div class=text>Спустившись с вами на парковку на первом этаже, $npc[11].name[1] поставил вас на пол, вы мельком оказались на корточках и секундой позже перед вашим лицом уже болтался его член.</div>
<<vid events npc malik 2 4>>
<div class=text>Вы совершенно не отдавали отчёт своим действиям, так что вы тут же обхватили губами его член и принялись с жадностью делать ему минет.</div>
<<vid events npc malik 2 5>>
<div class=text>Вы были так сильно восхищены размером его члена, что вам хотелось заглатывать его целиком и иногда это даже получалось на пару секунд. Затем, вы освобождали свой ротик от его члена, чтобы отдышаться и каждый раз, когда вы делали это, $npc[11].name[1] игриво шлёпал своим членом по вашему языку.</div>
<div class=text>Когда вы наконец наигрались с его членом, а он насытился вашим ротиком, он облокотил вас на ближайшую машину и пристроившись позади вас, вставил в вас свой большой чёрный член.</div>
<center><<link "<div id=fullButton>Трахаться на машине</div>" "MalikEvent2">><<set $eventPage to 19;$time.min += 3;$you.arousal += 100>><</link>></center>
\<<elseif $eventPage == 19>>
\<<vid events npc malik 2 6>>
<div class=text>По началу вам было даже немного больно и непривычно ощущать внутри себя столь большой член, но ваше желание заняться сексом с этим парнем было столь велико, что оно помогло вам быстро свыкнуться с ощущениями и, как только вы свыкнулись, вы достигли предела и испытали мощнейший оргазм, пока $npc[11].name[1] не сбавляя темпа продолжал грубо трахать вас сзади.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[11].name[1] трахал вас сзади.</div>
\<</if>>
<center><<link "<div id=fullButton>Трахаться на машине</div>" "MalikEvent2">><<set $eventPage to 20;$time.min += 3;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 20>>
\<<vid events npc malik 2 7>>
<div class=text>Где-то в далеке проходили люди, но вы были настолько сильно увлечены друг другом, что вас это совершенно не волновало.</div>
<div class=text>Ваши стоны эхом раздавались по всей парковке и было большим удивлением, что никто на них не сбежался, чтобы посмотреть или даже заснять на телефон. Однако вы об этом совершенно не думали, ведь все ваши мысли были затуманенны животным желанием.</div>
<div class=text>Минутой позже, $npc[11].name[3] захотелось сменить позу и он, сняв с себя толстовку, бросил её на пол и поставил вас на неё на четвереньки.</div>
<center><<link "<div id=fullButton>Трахаться на четвереньках</div>" "MalikEvent2">><<set $eventPage to 21;$time.min += 3;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid events npc malik 2 8>>
<div class=text>В такой позе $npc[11].name[1] немного сбавил темп и дав возможность немного перевести дыхание, проникал в вас медленно, но глубоко.</div>
<div class=text>По ощущениям, вам казалось, что кончик его члена не просто таранит вашу матку при каждом проникновении, а вот вот пробьёт её и тогда он его член будет проникать в вас ещё глубже.</div>
<div class=text>Вы испытывали небольшую боль при глубоких проникновениях, но вы поймали себя на мысли, что вам это даже нравится, ведь ваше возбуждение росло как на дрожжах и вы понимали, что совсем скоро вы снова будете готовы кончить.</div>
<div class=text>Через какое-то время, $npc[11].name[3] снова приспичило сменить позу. Он улёгся на свою толстовку и усадил вас сверху.</div>
<center><<link "<div id=fullButton>Наездница</div>" "MalikEvent2">><<set $eventPage to 22;$time.min += 4;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 22>>
\<<vid events npc malik 2 9>>
<div class=text>В этой позе $npc[11].name[1] словно игрался с вами. Он то наращивал темп и трахал вас с бешенной скоростью, касаясь вашей задницы своей паховой область, что создавало громкие шлепки раздающиеся по всей парковке, то сбавлял скорость и проникал в вас медленно, но резко и глубоко.</div>
<div class=text>Вы были не в силах сдерживаться от такого напора, да и вы даже не пытались, так что вы снова кончили.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Вы испытали оргазм, пока $npc[11].name[1] жёстко долбил вас в киску.</div>
\<</if>>
<div class=text>После очередного оргазма, ваша киска словно заструилась так, что ваши соки стекали по телу $npc[11].name[2]. На секунду вам даже показалось, что у вас был первый в вашей жизни лёгкий сквирт.</div>
<div class=text>Следующим шагом, $npc[11].name[1] раздел вас догола, поставил вас на ноги и пристроившись позади вас, вставил в вас свой большой и влажный после вашей киски член.</div>
<center><<link "<div id=fullButton>Трахаться стоя</div>" "MalikEvent2">><<set $eventPage to 23;$time.min += 3;$you.arousal += 50>><</link>></center>
\<<elseif $eventPage == 23>>
\<<vid events npc malik 2 10>>
<div class=text>Схватив вас за руки, $npc[11].name[1] начал быстро и грубо долбить вашу киску громко шлёпаясь о вашу задницу своим телом.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Тебе нравится?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Даа! Трахай меня! *громкий стон* Ещё!</div></div>
<div class=text> - Громко вырвалось из ваших уст в ответ $npc[11].name[1]у, что привлекло внимание проходящих где-то в далеке людей, которые, увидев вас, посмеялись, немного поснимали вас издалека на видео и ушли.</div>
<div class=text>После этого, $npc[11].name[1] вдруг вытащил из вас свой член, повернул вас к себе, взял вас на руки и вставил свой член обратно в вашу киску.</div>
<center><<link "<div id=fullButton>Трахаться</div>" "MalikEvent2">><<set $eventPage to 24;$time.min += 3;$you.arousal += 100>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid events npc malik 2 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Совершенно ничего не соображая, вы лишь старательно держались за плечи $npc[11].name[2], пока он без устали терзал вашу киску доведя вас до очередного оргазма.</div>
<div class=text>В конце концов, вы почувствовали, как его член набух, запульсировал, и он, вытащив его из вашей киски, поставил вас на пол.</div>
\<</if>>
<center><<link "<div id=fullButton>Встать на колени</div>" "MalikEvent2">><<set $eventPage to 25;$time.min += 1;$you.sexinfo.cuminmouth += 1;$you.sexinfo.cheat += 1;$npc[11].hadSex to 1;$npc[11].sexCount += 1>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid events npc malik 2 12>>
<div class=text>Когда вы встали на колени и открыли свой ротик, $npc[11].name[1] тут же наполнил его большим количеством семени.</div>
<center>
\<<link "<div id=fullButton>Проглотить</div>" "MalikEvent2">><<set $eventPage to 26;$time.min += 1;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Сплюнуть</div>" "MalikEvent2">><<set $eventPage to 27;$time.min += 1;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 26>>
\<div class=text>Проглотив содержимое вашего ротика, вы, краем глаза заметили, что в вашу сторону быстрым шагом идёт охранник парковки.</div>
<<jpg events npc malik 2 13>>
<div class=text>Вы и $npc[11].name[1] быстро собрали свою одежду и побежав в сторону лестницы, надевали её по пути.</div>
<center><<link "<div id=fullButton>На ваш этаж</div>" "MalikEvent2">><<set $eventPage to 28;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 27>>
\<div class=text>Сплюнув содержимое вашего ротика, вы, краем глаза заметили, что в вашу сторону быстрым шагом идёт охранник парковки.</div>
<<jpg events npc malik 2 13>>
<div class=text>Вы и $npc[11].name[1] быстро собрали свою одежду и побежав в сторону лестницы, надели её по пути.</div>
<center><<link "<div id=fullButton>На ваш этаж</div>" "MalikEvent2">><<set $eventPage to 28;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 28>>
\<<vid events npc malik 2 1>>
<div class=text>Добравшись до вашего этажа, вы поняли, что небольшая пробежка даже пошла вам на пользу, потому что вам удалось прийти в себя и осознать произошедшее.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Это было потрясающе, $you.name[1]!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], я... я не знаю, что на меня нашло, но... мы не должны были этого делать... у меня есть муж и...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Тем не менее, я рад, что мы сделали это и я очень хотел бы это повторить.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, всё было супер, но, я не знаю... мне нужно всё обдумать... Сейчас мне лучше пойти домой.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Да, конечно. Не буду больше задерживать тебя.</div></div>
<center><<link "<div id=fullButton>Идти домой</div>" "hall">><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 4>><</link>></center>
\<<elseif $eventPage == 29>>
\<<vid events npc malik 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], извини, но я не думаю, что это хорошая идея. Мне нужно подумать.</div></div>
<div class=text>$npc[11].name[1] посмотрел на вас улыбнувшись и ответил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что ж, ладно, не буду давить на тебя, но если передумаешь, то ты знаешь, где меня искать.</div></div>
<div class=text>Вы неловко кивнули ему в ответ с лёгкой улыбкой на вашем лице и он оставил вас одну.</div>
<center><<link "<div id=fullButton>Курить кальян в одиночестве</div>" "MalikEvent2">><<set $eventPage to 30;$time.min += random(15, 30)>><</link>></center>
\<<elseif $eventPage == 30>>
\<<jpg city southbar hookah>>
<div class=text>После того, как $npc[11].name[1] оставил вас одну, вы ещё немного подымили кальян в полном одиночестве и размышлениях о том, стоит ли вам давать парню надежду.</div>
<center><<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 2>><</link>></center>
\<<elseif $eventPage == 31>>
\<<vid events npc malik 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Нет, $npc[11].name[1], прости, но я не думаю, что это хорошая идея...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что ж, понимаю, не стоит торопить события.</div></div>
<div class=text> - Ответил вам $npc[11].name[1] и добавил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Тогда, просто пока?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, спасибо, что проводил и... пока...</div></div>
<div class=text> - Ответили вы $npc[11].name[3] и посмотрев ему вслед, повернулись в сторону своей двери, достали ключи, чтобы открыть её.</div>
<center><<link "<div id=fullButton>Идти домой</div>" "hall">><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 3>><</link>></center>
\<<elseif $eventPage == 32>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Привет, $npc[11].name[1]! Как ты? Ты сейчас занят?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>О, привет, $you.name[1]! Ну, не особо. Ты что-то хотела?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, ты предлагал мне прогуляться и я всё же подумала - почему нет.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>О, серьёзно? Звучит супер! Подожди меня пару минут, я скажу коллеге, что отлучусь ненадолго.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Да, конечно! Но у тебя не будет проблем из-за этого? Ты реально можешь просто взять и уйти?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Нет, всё в порядке! Бармен мой кореш, он прикроет меня. Я скоро вернусь.</div></div>
<div class=text> - Ответил вам $npc[11].name[1] и направился к бармену.</div>
<div class=text>Дождавшись его возвращения, вы вместе покинули бар.</div>
<center><<link "<div id=fullButton>Гулять по парку</div>" "MalikEvent2">><<set $eventPage to 33;$time.min += random(15, 30)>><</link>></center>
\<<elseif $eventPage == 33>>
\<<jpg events npc malik 2 3>>
<div class=text>Немного прогулявшись, поболтав и узнав друг друга получше, $npc[11].name[1] не смог преодолеть свой интерес и спросил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Так что всё таки за история с шантажом? Эти двое шантажировали тебя?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что ж, после всего, что он узнал обо мне и после нашего поцелуя, думаю, что нет смысла уходить от разговора..."</i></div></div>
<div class=text> - Подумали вы и ответили:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну, всё из-за фотографий, которые я выкладываю в инсте и на онлике. <<if $quest.husb.amateurPorn >= 3>>Плюс, мы с мужем снимали... ну... домашнее порно для онлика и...<</if>> Наш ректор отрицательно относится к такому, так что, если бы он узнал, то я лишилась бы работы, а эти двое грозились всё ему рассказать и даже показать. Я не хотела лишаться работы, так что мне пришлось согласиться...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Что за сукины дети! Ну, ничего, завтра я преподам этим засранцам небольшой урок!</div></div>
<center><<link "<div id=fullButton>Нет!</div>" "MalikEvent2">><<set $eventPage to 11;$time.min += random(5, 10)>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<jpg city southbar sit>>
<div class=text>After sitting down at the table, you flagged one of the servers over and ordered a hookah.</div>
<div class='stranger'><<say assets npc strangerM>><div class='sayName'>Waitress</div><div class='sayText'>Alright, then I'll let our hookah guy know about your order. Want anything to drink?</div></div>
<center>
\<<if $you.cash >= 8 or $you.money >= 8>><<link "<div id=locButton>Yeah, a glass of wine would be great</div>" "MalikEvent2">><<set $eventPage to 2;$time.min += random(5, 10);$rand.option to 1;$you.thirst += 3;$you.intoxication += 5>><<if $you.cash >= 8>><<set $you.cash -= 8>><<else>><<set $you.money -= 8>><</if>><</link>><</if>>
\<<link "<div id=locButton>No thanks</div>" "MalikEvent2">><<set $eventPage to 2;$time.min += random(5, 10);$rand.option to 2>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<if $rand.option == 1>>
\<<jpg city southbar wine>>
<div class=text>While you were waiting for your hookah, you were sipping wine and scrolling through Instagram.</div>
\<<else>>
\<<jpg city southbar sit>>
<div class=text>While you were waiting for your hookah, you pulled out your phone and started scrolling through Instagram.</div>
\<</if>>
<div class=text>After a while, $npc[11].name[1] walked up to you with a hookah and the right kind of tobacco in it.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Good evening, Miss $you.surname! Have a great evening! I'll check in with you every now and then to see how the coals are going.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, thanks!</div></div>
<div class=text> - You answered and gave it some thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, I feel so dumb for some reason... Every time I see him, it brings back that memory of the toilet hole..."</i></div></div>
<center><<link "<div id=fullButton>Pay for hookah and smoke</div>" "MalikEvent2">><<set $eventPage to 3;$time.min += random(5, 10)>><<if $rand.option == 1>><<set $you.thirst += 3;$you.intoxication += 5>><</if>><<if $you.cash >= 30>><<set $you.cash -= 30>><<else>><<set $you.money -= 30>><</if>><</link>></center>
\<<elseif $eventPage == 3>>
\<<jpg city southbar hookah>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow, that was awesome! I don't know what that guy gave me, but it was so relaxing. I totally underestimated hookah when I was younger."</i></div></div>
<div class=text> - You were all relaxed after taking a few hits<<if $rand.option == 1>> and sipping some wine<</if>>, when $npc[11].name[1] came back and checked the fire, and sat down at the table across from you, which totally surprised you.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>May I help you?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>The first time we met, I thought you were the chick in the other booth. I was like, "Nah, it can't be her." Until today though...</div></div>
<center><<link "<div id=fullButton>What are we talking about? Which booth?</div>" "MalikEvent2">><<set $eventPage to 4;$time.min += random(4, 8)>><<if $rand.option == 1>><<set $you.thirst += 4;$you.intoxication += 5>><</if>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg city southbar hookah>>
<div class=text> - Поинтересовались вы и подумали:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Wow, was it really him? That guy has some balls for talking to me like that..."</i></div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Miss $you.surname, there's no use denying it. When I applied here, I knew this place was known for perverts getting their jollies through a hole in the wall. I've even used it a few times myself. But that day, it was different. That girl gave me the best blowjob I'd ever had. I was barely managing to hold on. Then, when I came out, I ran into you. You were coming out of the loo too. And today, I heard some rumors about you and your students.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? What students? What hole are you talking about? How can you even accuse me of that?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>I'm not blaming you for anything, Miss $you.surname, and I won't judge you. To be honest, I've never seen a girl as hot as you before.</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Well, I guess it'd be stupid to deny that... I'm still shocked that he even had the nerve to talk to me about it, but… I guess it wouldn't hurt to find out what he wants…"</i></div></div>
<center><<link "<div id=fullButton>What do you want?</div>" "MalikEvent2">><<set $eventPage to 5;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, I've had enough of these dumb games. And it's ridiculous to say no. Yeah, it was me. Are you happy now? Now tell me what you want. You going to blackmail me too?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>What? No, of course not, but... wait, did someone blackmail you?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, well, those two, when they put me up to... Wait a second... You said you know what I'm doing with the students?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Yeah, but I had no clue what was going on. So, they were blackmailing you? That's why you did what you did?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You know what, I don't really want to talk about that... But, if it wasn't for the blackmail, what would you want to talk to me about?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>I didn't mean any harm! It's just, that thing in the bathroom is still on my mind, so I... Anyway, I just wanted to get to know you a little better. You know, get to know each other.</div></div>
<center><<link "<div id=fullButton>A little better?</div>" "MalikEvent2">><<set $eventPage to 6;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 6>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Are you trying to hit on me?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>What if I said yes?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], listen, you're a cool guy, but I don't think it's a good idea. I mean, I have a husband and...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Miss $you.surname, I'm sorry to interrupt you, but can we skip the formalities and call each other by our first names?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, I guess so...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Great! $you.name[1], I know you've got a husband, but that doesn't mean you can't enjoy life. I know that thing with the students was a bit of a mess, but here you are, easily sucking off to strangers through a hole in the wall, without a care in the world about your husband.</div></div>
<center><<link "<div id=fullButton>Let's be clear</div>" "MalikEvent2">><<set $eventPage to 7;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 7>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Since we're being so honest, $npc[11].name[1], know that I'm doing this for my husband.</div></div>
<div class=text> - You smiled and told him the truth about why you were doing it.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Wow, that's so cool of you to do that for your husband! Does he know about it yet?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'><<if $quest.husb.swing > 0>>No, but if he did, he wouldn't mind.<<else>>No, and it'd be better if he didn't know about it…<</if>></div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Alright, whatever you say. It's your call and I won't get involved, but... does that mean I don't stand a chance?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], I really appreciate how polite and respectful you are to me and my stuff, but…</div></div>
<div class=text> - You answered and gave it some thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Damn, should I really reject him? <<if $quest.husb.ntr > 0>>Knowing $npc[1].name[1], he might actually enjoy that experience...<<else>>Remembering the size of his dick, I just… damn, I can’t believe I’m even thinking about this, but man, I’d really love to give it a shot…<</if>>"</i></div></div>
<center><<link "<div id=fullButton>$npc[11].name[1], я...</div>" "MalikEvent2">><<set $eventPage to 8;$time.min += random(4, 8)>><</link>></center>
\<<elseif $eventPage == 8>>
\<<jpg city southbar hookah>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You're a cool guy and... Let's not rush things, okay? I know I might seem like just a whore to you, but...</div></div>
<div class=text> - You were trying to respond, but, to your surprise, $npc[11].name[1] stood up from his chair and came over to you. He reached out and gave you a kiss.</div>
<<vid events npc malik 2 1>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>I don't see you as a whore at all, $you.name[1]. You're just a young girl who loves life and enjoys it. I totally support that.</div></div>
<div class=text> - Breaking off the kiss, $npc[11].name[1] said to you, looking deep into your eyes.</div>
<div class=text><<if $rand.option == 1>>Whether it was from the effects of a glass of wine or the relaxing effects of the hookah, you found his words so touching that you couldn't help<<else>>Either under the relaxing effects of the hookah, or because his words were so touching, you couldn't help<</if>> but <<link "passionately kiss him back" "MalikEvent2">><<set $eventPage to 9;$time.min += random(2, 4);$you.arousal += 10>><</link>>.</div>
\<<elseif $eventPage == 9>>
\<<vid events npc malik 2 2>>
<div class=text>After a long, hot make-out session, you finally managed to get your bearings and, breaking away from the kiss, you said:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Won't you get into trouble if you don't work?</div></div>
<div class=text>$npc[11].name[1] looked at you and smiled, then replied:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>It's not even my turn today. I just came to drop off a bag for my friend who left it at the gym in the university, but then I saw you and asked if I could serve you.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Oh, you sneaky one!</div></div>
<div class=text> - With a laugh, you replied to $npc[11].name[1], before he asked:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Why don't we go for a stroll somewhere? How about the park?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"I can't even believe it, but… He's not even my student and the age difference between us isn't that huge…"</i></div></div>
<center>
\<<link "<div id=fullButton>Accept</div>" "MalikEvent2">><<set $eventPage to 10;$time.min += random(15, 30)>><</link>>
\<<link "<div id=fullButton>Refuse</div>" "MalikEvent2">><<set $eventPage to 29;$time.min += random(2, 5)>><</link>>
\</center>
\<<elseif $eventPage == 10>>
\<div class=text>You went with him to the park, like he suggested.</div>
<<jpg events npc malik 2 3>>
<div class=text>After a quick chat and a stroll, $npc[11].name[1] couldn't help but ask:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>So, what's the deal with the blackmail thing? Were those two trying to blackmail you?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, after everything we've been through and after that kiss, I don't see any point in trying to run away from this conversation..."</i></div></div>
<div class=text> - You gave it some thought and answered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's all thanks to the photos I post on Instagram and Onlyfans.<<if $quest.husb.amateurPorn >= 3>> Plus, my hubby and I were doing some amateur porn for OnlyFans, and...<</if>> Our rector doesn't like it, so if he finds out, I'll lose my job. Those two were threatening to tell him and even show him everything. I didn't want to risk losing my job, so I agreed.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>What a sons of a bitches! Well, whatever, tomorrow I'm going to teach those jerks a little lesson!</div></div>
<center><<link "<div id=fullButton>No!</div>" "MalikEvent2">><<set $eventPage to 11;$time.min += random(5, 10)>><</link>></center>
\<<elseif $eventPage == 11>>
\<<jpg events npc malik 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No need! I don't want to get into any trouble, so… Let's just drop it, then...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>What? You serious? But what if they try to blackmail you again?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't think they'd try it again, but… Let's just say, if they do try to blackmail me, I might consider reaching out to you, okay?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Alright, but if you keep caving to the blackmail, they'll never stop.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't want anyone to spread rumors about me, especially to the rector.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>It's just a matter of time until the rumors get to him anyway. I heard about it today, and my friends will hear about it tomorrow, and by the day after that, half the university will know. Those two can't keep their mouths shut or they just don't try. If the principal doesn't hear about it from them, he might accidentally overhear it while walking in the hallway.</div></div>
<center><<link "<div id=fullButton>Maybe you're right...</div>" "MalikEvent2">><<set $eventPage to 12;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 12>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Maybe? My advice to you – think ahead about how you're going to deal with the rector if he finds out about your secrets.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Man, you're right. I hadn't thought about it like that before.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Look, don't take me wrong, but you seem pretty open-minded to me, so… Anyway, I know someone who's in a similar situation, but she's a student. She had an OnlyFans page and the principal found out and wanted to kick her out. Actually, he doesn't have the right to do that, but she wasn't willing to go through all the student stuff, you know, committees, courts, and all that. So she decided to take the easy route. She got a GoPro camera, put it in her bag so it wasn't visible, and tried to charm the principal.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>What? You're offering it to me...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Why don't you listen to the other options first? I'm not trying to sell you anything, I'm just telling you about my friend's story and giving you another way to solve the problem. It's totally up to you whether you want to use that option or not.</div></div>
<center><<link "<div id=fullButton>Yeah sorry I'm just...</div>" "MalikEvent2">><<set $eventPage to 13;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 13>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>It's okay! If I heard something like that, I would probably be mad too, to be honest.</div></div>
<div class=text> - $npc[11].name[1] gave you a smile and went on:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>And so, she managed to seduce the head of the university. She gave him a blowjob and recorded it on video. At first, she thought she could stay at the university by seducing him. But then he took advantage of her and tried to kick her out anyway. So, she showed him the video and said that if he kicked her out, it would go elsewhere and he wouldn't just get fired. He'd also be charged with inappropriate behavior towards female students.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Alright, so let's say I do this, but do you seriously think he'd fall for it again?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>If you wait until he knows everything about you before you do it, it's not likely to work. But if you plan ahead and do it first, you'll have video evidence that you can use to control him in the future.</div></div>
<center><<link "<div id=fullButton>It's actually pretty smart</div>" "MalikEvent2">><<set $eventPage to 14;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 14>>
\<<jpg events npc malik 2 3>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I still don't really like the idea, but it does make sense... But why on earth would he want to do that? If your friend managed to charm the principal, that doesn't mean I'll succeed either.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Trust me, you'll do great. Our dean has a few weaknesses that he tries to hide, but if he sees the right opportunity, he won't be able to resist. He has a thing for young girls and since you're about my age, you could fit right in.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it still sounds like a crazy idea, but thanks for bringing it up. I guess I should give it some thought...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>You're welcome!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Why are you trying so hard to help me out?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>You're a badass, hot teacher! I wouldn't let any jerk mess with you, try to blackmail you, or threaten to fire you.</div></div>
<center><<link "<div id=fullButton>Wow, thanks I guess!</div>" "MalikEvent2">><<set $eventPage to 15;$time.min += random(2, 5)>><</link>></center>
\<<elseif $eventPage == 15>>
\<<jpg events npc malik 2 3>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Hey, no problem at all! So, would you like me to walk with you home or shall we just go for a little more walk?</div></div>
\<<if $quest.malik.main != 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You know, I think I've had enough for today. I'm still feeling relaxed after that hookah session, so let's head back home.</div></div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>You know, I think I've had enough for today.</div></div>
\<</if>>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Sure, no problem!</div></div>
<center><<link "<div id=fullButton>Go home</div>" "MalikEvent2">><<set $eventPage to 16;$time.min += random(10, 20)>><</link>></center>
\<<elseif $eventPage == 16>>
\<div class=text>When you got to the house, you got inside and go up to your floor.</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks for walking me home. I didn't realize you meant you were going to take me all the way to the front door when you said you would walk me home.</div></div>
<div class=text> - You said, smiling.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>I just wanted to spend more time with you. Can I get another kiss?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], I'm not so sure about this...</div></div>
<div class=text> - You answered and gave it some thought:</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Man, the first time I kissed him, I totally lost it... Should I risk kissing him again?"</i></div></div>
<<linkappend '<div id=fullButton>Spoiler</div>'>>
\<div class=fullButton>
\This is the final choice - a kiss leading to a sex scene.
\</div>
\<</linkappend>><br>
<center>
\<<link "<div id=fullButton>Kiss him</div>" "MalikEvent2">><<set $eventPage to 17;$time.min += 5;$you.arousal += 10>><</link>>
\<<link "<div id=fullButton>Forget about that</div>" "MalikEvent2">><<set $eventPage to 31;$time.min += 5>><</link>>
\</center>
\<<elseif $eventPage == 17>>
\<<vid events npc malik 2 2>>
<div class=text>When you kissed him, a wave of intense passion washed over you, slowly but surely taking over your senses.</div>
<div class=text>You didn't seem to care that you were being so casual with this guy you barely know, or that you were making out with him right in front of your apartment.</div>
<div class=text>All of a sudden, you felt his hands start to move all over your body. They were touching you everywhere – from your shoulders to your bottom.</div>
<div class=text>You didn't even realize it, but after a few seconds, your hands were all over him, responding to your insatiable need. Your palms glided over his, wrapping around his shoulders and sliding down his back until they reached his ass. Then, defying you, they moved to the front.</div>
<div class=text>A minute later, all of a sudden, you realized you were stroking his big hard dick through his pants.</div>
<div class=text>In response to your actions, $npc[11].name[1] roughly grabbed your butt, which caused soft, sweet moans to slip out of your mouth. You felt like you were ready to surrender to him right there, in front of your apartment door.</div>
<div class=text>While you were lost in your own little world, $npc[11].name[1] suddenly scooped you up and carried you over to the stairs.</div>
<center><<link "<div id=fullButton>Where are we going?</div>" "MalikEvent2">><<set $eventPage to 18;$time.min += 5;$you.arousal += 10>><</link>></center>
\<<elseif $eventPage == 18>>
\<div class=text> - You were surprised and let out a little moan, but then it was all gone and your lips were on his neck.</div>
<div class=text>After you got to the parking lot floor on the first floor, $npc[11].name[1] had you down on your knees and the next thing you know his cock is right in front of you.</div>
<<vid events npc malik 2 4>>
<div class=text>You were totally in the moment, so you just wrapped your lips around his dick and started giving him a deepthroat blowjob.</div>
<<vid events npc malik 2 5>>
<div class=text>You were so blown away by the size of his dick that you wanted to just suck it in whole and sometimes you actually managed it for a few seconds. Then you'd pull off to catch your breath and every time that happened, $npc[11].name[1] would teasingly slap his dick on your tongue.</div>
<div class=text>When you'd had enough fun playing with his penis, and he'd had his fill of your mouth, you leaned against the nearest car. He stood behind you and slid his big black cock inside you.</div>
<center><<link "<div id=fullButton>Have fun</div>" "MalikEvent2">><<set $eventPage to 19;$time.min += 3;$you.arousal += 100>><</link>></center>
\<<elseif $eventPage == 19>>
\<<vid events npc malik 2 6>>
<div class=text>At first, it felt a bit weird and uncomfortable with a big cock inside you, but you were so turned on by this guy that you quickly got used to the sensation. As soon as you did, you reached your limit and had a powerful orgasm. $npc[11].name[1] kept pounding you hard and fast from behind, not stopping for a second.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[11].name[1] fucked you from behind.</div>
\<</if>>
<center><<link "<div id=fullButton>Have fun</div>" "MalikEvent2">><<set $eventPage to 20;$time.min += 3;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 20>>
\<<vid events npc malik 2 7>>
<div class=text>You were totally lost in each other, totally oblivious to anyone else around.</div>
<div class=text>Your moans were echoing around the parking lot, and it was pretty surprising that nobody came running to check it out or even record it on their phone. But you didn't really care, because all you could think about was that animal desire.</div>
<div class=text>A minute later, $npc[11].name[1] decided to switch things up and took off his hoodie. He tossed it on the ground and told you to get on all fours.</div>
<center><<link "<div id=fullButton>Have fun</div>" "MalikEvent2">><<set $eventPage to 21;$time.min += 3;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 21>>
\<<vid events npc malik 2 8>>
<div class=text>In this position, $npc[11].name[1] slowed things down a bit and, giving you a chance to catch your breath, he entered you slowly but thoroughly.</div>
<div class=text>It felt like his penis was about to rip through your cervix with each thrust. You thought it was going to pierce you, and then he would go even deeper.</div>
<div class=text>You felt a bit of pain during the deeper thrusts, but you found yourself thinking that you kinda liked it, because your excitement was building and you knew that soon you'd be ready to climax again.</div>
<div class=text>After a while, $npc[11].name[1] had to switch positions again. He laid down on his hoody and motioned for you to climb on top of him.</div>
<center><<link "<div id=fullButton>Ride him</div>" "MalikEvent2">><<set $eventPage to 22;$time.min += 4;$you.arousal += 34>><</link>></center>
\<<elseif $eventPage == 22>>
\<<vid events npc malik 2 9>>
<div class=text>In this position, it felt like $npc[11].name[1] was playing with you. Then he picked up the pace and started banging you at lightning speed, slapping your butt with his crotch, making loud smacking noises all over the parking lot. Then he slowed down and went in slow, but hard and deep.</div>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>You had an orgasm while $npc[11].name[1] was pounding your pussy really hard.</div>
\<</if>>
<div class=text>After another orgasm, your slit seemed to gush so that your fluids flowed down $npc[11].name[1]'s body. For a second, you even thought you had your first little squirt.</div>
<div class=text>The next thing, $npc[11].name[1] took off your clothes, stood you up and put his big, wet cock inside your pussy.</div>
<center><<link "<div id=fullButton>Have fun</div>" "MalikEvent2">><<set $eventPage to 23;$time.min += 3;$you.arousal += 50>><</link>></center>
\<<elseif $eventPage == 23>>
\<<vid events npc malik 2 10>>
<div class=text>$npc[11].name[1] grabbed your hands and started to pound your pussy really fast and hard, slapping your butt with his body loudly.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Do you like it?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yes! Fuck me! *loud groan* More!</div></div>
<div class=text> - You let out a loud comment in response to $npc[11].name[1]'s question, which caught the attention of some people walking by in the distance. They saw you and started laughing, took a quick video of you, and moved on.</div>
<div class=text>After that, $npc[11].name[1] suddenly took his cock out and turned you around. He picked you up and put his cock back inside your pussy.</div>
<center><<link "<div id=fullButton>Have fun</div>" "MalikEvent2">><<set $eventPage to 24;$time.min += 3;$you.arousal += 100>><</link>></center>
\<<elseif $eventPage == 24>>
\<<vid events npc malik 2 11>>
\<<if $you.arousal >= 100>>
\<<set $you.sexinfo.orgasm += 1;$you.arousal to 0;$rand.vid to random(1, 2)>>
<<vid sex orgasm $rand.vid>>
<div class=text>Without even thinking, you were just holding onto $npc[11].name[1]'s shoulders as he kept going, bringing you to yet another orgasm.</div>
<div class=text>Eventually, you felt his dick get hard and throb. He pulled out of your pussy and made you get on your knees.</div>
\<</if>>
<center><<link "<div id=fullButton>Get on your knees</div>" "MalikEvent2">><<set $eventPage to 25;$time.min += 1;$you.sexinfo.cuminmouth += 1;$you.sexinfo.cheat += 1;$npc[11].hadSex to 1;$npc[11].sexCount += 1>><</link>></center>
\<<elseif $eventPage == 25>>
\<<vid events npc malik 2 12>>
<div class=text>When you got down and opened up, $npc[11].name[1] filled your mouth with a lot of cum.</div>
<center>
\<<link "<div id=fullButton>Swallow</div>" "MalikEvent2">><<set $eventPage to 26;$time.min += 1;$you.sexinfo.swallow += 1>><</link>>
\<<link "<div id=fullButton>Spit out</div>" "MalikEvent2">><<set $eventPage to 27;$time.min += 1;$you.sexinfo.spit += 1>><</link>>
\</center>
\<<elseif $eventPage == 26>>
\<div class=text>After you swallowed, you saw out of the corner of your eyes that a parking attendant was coming towards you pretty fast.</div>
<<jpg events npc malik 2 13>>
<div class=text>You and $npc[11].name[1] quickly grabbed your clothes and raced towards the stairs, throwing them on as you went.</div>
<center><<link "<div id=fullButton>To your floor</div>" "MalikEvent2">><<set $eventPage to 28;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 27>>
\<div class=text>After you'd finished spitting out all the cum from your mouth, you saw out of the corner of your eye a parking attendant walking quickly towards you.</div>
<<jpg events npc malik 2 13>>
<div class=text>You and $npc[11].name[1] quickly grabbed your clothes and raced towards the stairs, throwing them on as you went.</div>
<center><<link "<div id=fullButton>To your floor</div>" "MalikEvent2">><<set $eventPage to 28;$time.min += 5>><</link>></center>
\<<elseif $eventPage == 28>>
\<<vid events npc malik 2 1>>
<div class=text>When you finally got to your floor, you felt like a light jog had done you good, as it helped you clear your head and realize what happened.</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>That was awesome, $you.name[1]!</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], I don't know what got into me, but we shouldn't have done what we did. I have a husband, you know?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Anyway, I'm glad we did it and I would totally do it again.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, it was all good, but I don't know... I need to give it some thought. I better head home now.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Yeah, sure. I won't hold you up any longer.</div></div>
<center><<link "<div id=fullButton>Go home</div>" "hall">><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 4>><</link>></center>
\<<elseif $eventPage == 29>>
\<<vid events npc malik 2 2>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$npc[11].name[1], sorry, but I don't think that's a good idea. I need some time to think about it.</div></div>
<div class=text>$npc[11].name[1] посмотрел на вас улыбнувшись и ответил:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Alright, I won't pressure you, but if you do change your mind, you know where I'll be.</div></div>
<div class=text>You awkwardly nodded at him and gave a little smile, and he left you alone.</div>
<center><<link "<div id=fullButton>Smoke hookah alone</div>" "MalikEvent2">><<set $eventPage to 30;$time.min += random(15, 30)>><</link>></center>
\<<elseif $eventPage == 30>>
\<<jpg city southbar hookah>>
<div class=text>After $npc[11].name[1] left, you smoked some more hookah, wondering if you should let the guy have hope.</div>
<center><<link "<div id=fullButton>Get back to your business</div>" $return>><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 2>><</link>></center>
\<<elseif $eventPage == 31>>
\<<vid events npc malik 2 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>No, $npc[11].name[1], sorry, but I don't think that's a good idea...</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Alright, I get it, we shouldn't push things too fast.</div></div>
<div class=text> - $npc[11].name[1] replied and added:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>So, bye then?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, thanks for walking me home and… see you later…</div></div>
<div class=text> - You answered $npc[11].name[1] and checked on him, then turned towards your front door, reaching for the keys to unlock it.</div>
<center><<link "<div id=fullButton>Go home</div>" "hall">><<set $eventPage to 0;$time.min += 1;$quest.malik.main to 3>><</link>></center>
\<<elseif $eventPage == 32>>
\<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Hi $npc[11].name[1]! How's it going? Are you busy at the moment?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Hi, $you.name[1]! Not really, but what's up? Need something?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, you asked me to go for a walk and I thought, why not?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>Oh, really? That sounds awesome! Hang on a sec, I'll let my colleague know I'll be out for a bit.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Sure, no problem! But aren't you going to get in trouble for that? Can you just walk out of your shift like that?</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>No worries! The bartender's my pal, he'll watch my back. I'll be right back.</div></div>
<div class=text> - $npc[11].name[1] answered you and went to the bartender.</div>
<div class=text>After he came back, you left the bar.</div>
<center><<link "<div id=fullButton>Walking in the park</div>" "MalikEvent2">><<set $eventPage to 33;$time.min += random(15, 30)>><</link>></center>
\<<elseif $eventPage == 33>>
\<<jpg events npc malik 2 3>>
<div class=text>After a quick chat and a stroll, $npc[11].name[1] couldn't help but ask:</div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>So, what's the deal with the blackmail thing? Were those two trying to blackmail you?</div></div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Alright, after everything we've been through and after that kiss, I don't see any point in trying to run away from this conversation..."</i></div></div>
<div class=text> - You gave it some thought and answered:</div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Well, it's all thanks to the photos I post on Instagram and Onlyfans.<<if $quest.husb.amateurPorn >= 3>> Plus, my hubby and I were doing some amateur porn for OnlyFans, and...<</if>> Our rector doesn't like it, so if he finds out, I'll lose my job. Those two were threatening to tell him and even show him everything. I didn't want to risk losing my job, so I agreed.</div></div>
<div class='malik'><<say assets npc 11>><div class='sayName'>$npc[11].name[1]</div><div class='sayText'>What a sons of a bitches! Well, whatever, tomorrow I'm going to teach those jerks a little lesson!</div></div>
<center><<link "<div id=fullButton>No!</div>" "MalikEvent2">><<set $eventPage to 11;$time.min += random(5, 10)>><</link>></center>
\<</if>>
\<</if>>
@@<<widget "MalikDialogues">>
<<locWidgets>>
/* БАР */
<<if $quest.malik.main == 2 && $npcLoc == "southbar">><br><<link "<div id=fullButton><<if $setting.lang == 'ru'>>Предложить ему прогуляться<<else>>Offer him a walk<</if>></div>" "MalikEvent2">><<set $locPage to 0;$time.min += random(2, 5)>><</link>><br><</if>>
<</widget>>@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<if $sexLoc == "bedroom">><<set $rand.pic to random(1, 4)>><<elseif $sexLoc == "kitchen">><<set $rand.pic to random(1, 3)>><<else>><<set $rand.pic to 1>><</if>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Ого! Мне нравится, что ты радуешь меня своим прекрасным телом, но как к этому относится $npc[1].name[1]?</div></div>
\<<if $quest.homeNaked.husb == 0>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Он ничего об этом не знает.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Но ты же понимаешь, что однажды он узнает об этом даже если я ему ничего не скажу, так ведь? Или каждый раз перед его приходом ты собираешься бежать в свою комнату и одеваться?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Я не знаю, посмотрим... В любом случае мы с моим мужем сами с этим разберёмся. Тебя ведь это не смущает?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, что ты! Мне это даже нравится!</div></div>
<div class=text> - С улыбкой ответил вам $npc[2].name[1] и вернулся к своим делам.</div>
\<<elseif $quest.homeNaked.husb == 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Он не против этого.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Оу, серьёзно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Ну да, а что? Тебя что-то не устраивает?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Нет, что ты! Мне это даже нравится!</div></div>
<div class=text> - С улыбкой ответил вам $npc[2].name[1] и вернулся к своим делам.</div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Честно говоря, ему это не нравится и он против того, чтобы я ходила голой по дому в твоём присутствии...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Оу, серьёзно?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Мгм... Могу я рассчитывать на твоё молчание?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Знаешь, мне не хочется обманывать $npc[2].who[2], но мне нравится то, что я вижу, так что... Да, я ничего ему не скажу.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Спасибо!</div></div>
<div class=text> - С улыбкой ответили вы $npc[2].name[3] и он вернулся к своим делам.</div>
\<</if>>
<<link "<div id=fullButton>Вернуться к своим делам</div>" $return>><<set $time.min += 2;$quest.homeNaked.hisBro to 1>><</link>>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<if $sexLoc == "bedroom">><<set $rand.pic to random(1, 4)>><<elseif $sexLoc == "kitchen">><<set $rand.pic to random(1, 3)>><<else>><<set $rand.pic to 1>><</if>>
\<<jpg events home naked $sexLoc $rand.pic>>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Wow, I love that you're showing off your hot body for me, but what does $npc[1].name[1] think about it?</div></div>
\<<if $quest.homeNaked.husb == 0>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>He has no idea about it.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>But you do realize he's going to find out one day, even if I never tell him, right? You can't keep running to your room to get dressed every time he comes over.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>I don't know, let's just see. Anyway, my hubby and I will work it out. It's not a big deal, is it?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, not at all! In fact, I like it!</div></div>
<div class=text> - $npc[2].name[1] gave you a smile and then went back to what he was doing.</div>
\<<elseif $quest.homeNaked.husb == 1>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>He's okay with it.</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, really?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Yeah, what's up? Is there something wrong?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>No, not at all! In fact, I like it!</div></div>
<div class=text> - $npc[2].name[1] gave you a smile and then went back to what he was doing.</div>
\<<else>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>To be honest, he hates it and is totally against me walking around naked in the house when you're there...</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>Oh, really?</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Mhm… Can I count on you to keep quiet?</div></div>
<div class='hisbro'><<say assets npc 2>><div class='sayName'>$npc[2].name[1]</div><div class='sayText'>You know, I wouldn't want to be a liar to my $npc[2].who[1], but I do like what I'm seeing, so... Yeah, I'm not going to tell him anything.</div></div>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>Thanks!</div></div>
<div class=text> - You smiled and he just went back to what he was doing.</div>
\<</if>>
<<link "<div id=fullButton>Get back to your business</div>" $return>><<set $time.min += 2;$quest.homeNaked.hisBro to 1>><</link>>
\<</if>>
\<</if>>
@@@@.left;
\<<if $eventPage == 0 or ndef $eventPage>><<set $eventPage to 1>><</if>>
\<<if $setting.lang == "ru">>
\<<if $eventPage == 1>>
\<<set $rand.option to random(1, 2)>>
\<div class=text>В автобусе было довольно людно и вам пришлось ехать стоя. В пути вы вдруг почувствовали чью-то руку на вашей <<if $rand.option == 1>>груди<<else>>заднице<</if>>.</div>
\<<if $rand.option == 1>>
\<<set $rand.vid to random(1, 2)>>
<<vid events bus grope boobs $rand.vid>>
\<<else>>
\<<if $you.clothes.type == "pants" or $you.clothes.type == "shorts">><<set $rand.vid to 1>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<if $you.clothes.type != "skirt" or ($you.clothes.type == "skirt" && $you.clothes.uw == 0)>><<vid events bus grope $you.clothes.type $rand.vid>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw != 0>><<vid events bus grope $you.clothes.type panties $rand.vid>><</if>>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Что? Мне же не показалось..?"</i></div></div>
<div class=text>Пока вы были в раздумьях - извращенец осмелел и его рука уже нагло лапала вашу <<if $rand.option == 1>>грудь<<else>>задницу<</if>>.<<if $you.clothes.type == "skirt" && $rand.vid == 2 && $rand.option == 2>> Посмотрев вниз, вы поняли, что извращенец в этом автобусе ни один, их двое. По вашим ножкам и ягодицам скользили руки двух мужчин.<</if>></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Игнорировать</div>" "eventBusGrope">><<set $eventPage to 2;$you.arousal += 10;$rand.chance to random(1, 100)>><</link>><<else>><div class=fullButton>Требование к разврату: 33</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventBusGrope">><<set $eventPage to 4>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.option == 1>><<vid events bus grope boobs $rand.vid>><<else>><<if $you.clothes.type != "skirt" or ($you.clothes.type == "skirt" && $you.clothes.uw == 0)>><<vid events bus grope $you.clothes.type $rand.vid>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw != 0>><<vid events bus grope $you.clothes.type panties $rand.vid>><</if>><</if>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<set $rand.text to either("Я реально позволяю незнакомцам лапать себя у всех на виду?", "Поверить не могу, что я никак не реагирую на это...", "Какого хрена со мной происходит?", "Мне, что, нравится это?", "С каких пор я стала позволять незнакомцам лапать себя?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $rand.chance < $event.busGrope.chance && (($you.clothes.type == "skirt" && $you.clothes.uw != 0) or $you.clothes.type == "shorts")>>
<div class=text>Вскоре вы доехали до своей остановки и радость <<if $you.clothes.type == "skirt" && $rand.vid == 2 && $rand.option == 2>>извращенцев<<else>>извращенца<</if>> подошла к концу.</div>
<center><<link "<div id=fullButton>Покинуть автобус</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<else>>
<div class=text>Спустя какое-то время в автобусе стало ещё больше людей.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"Мне кажется или рук стало больше?"</i></div></div>
<<vid events bus grope 1>>
<div class=text>Кое-как оглядевшись, вы осознали, что стоите зажатой в окружении нескольких мужчин, которые без всякого зазрения совести нагло исследуют ваше тело, жадно сжимая ваши грудь и задницу, скользя руками по вашим ножкам и между ними.</div>
\<<set $rand.text to either("Это какой-то очередной глупый розыгрыш?", "Я так и буду стоять, позволяя им делать со мной всё, что им вздумается?", "Может пора уже что-то предпринять?", "Мне кажется, что если я ничего не сделаю, то они просто оттрахают меня прямо в автобусе!", "Как я могла умудриться собрать такое количество извращенцев в одном месте?", "Может мне стоит отойти отсюда и встать в другом месте?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>Мысли $you.name[2]</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Игнорировать</div>" "eventBusGrope">><<set $eventPage to 3;$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Возмутиться</div>" "eventBusGrope">><<set $eventPage to 5>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<vid events bus grope 1>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Разврат</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>Вы никак не отреагировали и доехав до своей остановки - кое-как протиснулись меж извращенцев в сторону выхода и по пути ощутили несколько смачных шлепков по заднице.</div>
<center><<link "<div id=fullButton>Покинуть автобус</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, ты что делаешь?", "Эй, отвали от меня!", "Эй, убери от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<div class=text>Ваше возмущение привлекло внимание окружающих и это спугнуло извращенца, заставив его отойти в другой конец автобуса и выйти на ближайшей остановке.</div>
<div class=text>Спустя какое-то время вы добрались до места назначения.</div>
<center><<link "<div id=fullButton>Покинуть автобус</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg act wtf>>
\<<set $rand.text to either("Эй, какого хрена?", "Эй, вы что делаете?", "Эй, отвалите от меня!", "Эй, уберите от меня свои руки!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<div class=text>Ваше возмущение привлекло внимание окружающих и это спугнуло извращенцев заставив их немного отстраниться от вас. Это позволило вам протиснуться меж ними и встать в другом месте.</div>
<div class=text>Спустя какое-то время вы добрались до места назначения.</div>
<center><<link "<div id=fullButton>Покинуть автобус</div>" $return>><<set $eventPage to 0>><</link>></center>
\<</if>>
\<<else>>
\<<if $eventPage == 1>>
\<<set $rand.option to random(1, 2)>>
\<div class=text>The bus was packed and you had to stand up. All of a sudden, you felt a hand on your <<if $rand.option == 1>>breasts<<else>>butt<</if>>.</div>
\<<if $rand.option == 1>>
\<<set $rand.vid to random(1, 2)>>
<<vid events bus grope boobs $rand.vid>>
\<<else>>
\<<if $you.clothes.type == "pants" or $you.clothes.type == "shorts">><<set $rand.vid to 1>><<else>><<set $rand.vid to random(1, 2)>><</if>>
<<if $you.clothes.type != "skirt" or ($you.clothes.type == "skirt" && $you.clothes.uw == 0)>><<vid events bus grope $you.clothes.type $rand.vid>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw != 0>><<vid events bus grope $you.clothes.type panties $rand.vid>><</if>>
\<</if>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"What? It wasn't my imagination, was it..?"</i></div></div>
<div class=text>While you were lost in thought, the creep got more confident and his hand was already boldly grabbing your <<if $rand.option == 1>>tits<<else>>ass<</if>>.<<if $you.clothes.type == "skirt" && $rand.vid == 2 && $rand.option == 2>> You looked down and realized that there weren't just one creep on the bus, but two of them! You felt their hands slide over your legs and butt.<</if>></div>
<center>
\<<if $you.corr >= 33>><<link "<div id=fullButton>Ignore</div>" "eventBusGrope">><<set $eventPage to 2;$you.arousal += 10;$rand.chance to random(1, 100)>><</link>><<else>><div class=fullButton>Req for corruption: 33</div><</if>>
\<<link "<div id=fullButton>Stop it</div>" "eventBusGrope">><<set $eventPage to 4>><</link>>
\</center>
\<<elseif $eventPage == 2>>
\<<set $rand.chance to random(1, 100)>>
\<<if $rand.option == 1>><<vid events bus grope boobs $rand.vid>><<else>><<if $you.clothes.type != "skirt" or ($you.clothes.type == "skirt" && $you.clothes.uw == 0)>><<vid events bus grope $you.clothes.type $rand.vid>><<elseif $you.clothes.type == "skirt" && $you.clothes.uw != 0>><<vid events bus grope $you.clothes.type panties $rand.vid>><</if>><</if>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
\<<set $rand.text to either("Am I really letting random people feel me up in front of everybody?", "I can't believe I'm not freaking out about this at all...", "What the fuck is wrong with me?", "Do I really like it?", "When did I start letting random people feel me up?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
\<<if $rand.chance < $event.busGrope.chance && (($you.clothes.type == "skirt" && $you.clothes.uw != 0) or $you.clothes.type == "shorts")>>
<div class=text>Soon you reached your destination and the <<if $you.clothes.type == "skirt" && $rand.vid == 2 && $rand.option == 2>>perverts'<<else>>pervert<</if>> fun was over.</div>
<center><<link "<div id=fullButton>Leave the bus</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<else>>
<div class=text>After a while, even more people got on the bus.</div>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"Is it just me, or did the number of hands suddenly increase?"</i></div></div>
<<vid events bus grope 1>>
<div class=text>You looked around and realized you were surrounded by a bunch of guys, groping you. They were shamelessly touching your boobs and butt, squeezing them and sliding their hands all over you.</div>
\<<set $rand.text to either("Is this some kind of silly joke?", "Am I just gonna stand there and let them do what they want to me?", "Maybe I should do something about that?", "I mean, if I don't get my act together, I will definitely get fucked over on the bus!", "How did I manage to gather so many perverts in one place?", "Maybe I should move out of here and stand somewhere else?")>>
<div class='yout'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]'s thoughts</div><div class='sayText'><i>"$rand.text"</i></div></div>
<center>
\<<if $you.corr >= 66>><<link "<div id=fullButton>Ignore</div>" "eventBusGrope">><<set $eventPage to 3;$you.arousal += 20>><</link>><<else>><div class=fullButton>Требование к разврату: 66</div><</if>>
\<<link "<div id=fullButton>Stop it</div>" "eventBusGrope">><<set $eventPage to 5>><</link>>
\</center>
\<</if>>
\<<elseif $eventPage == 3>>
\<<vid events bus grope 1>>
\<<if $you.corr < 66>>
<center><div class=locButton><font color=DeepPink>+ Corruption</font></div><<set $you.corr += 1>></center>
\<</if>>
<div class=text>You didn't say or do anything, and when the bus stopped at your stop, you sort of squeezed between some pervs towards the door and got a few nice smacks on the butt on the way out.</div>
<center><<link "<div id=fullButton>Leave the bus</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 4>>
\<<jpg act wtf>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off of me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<div class=text>Your anger got the attention of some other people and that scared off the creep, so he moved to the other side of the bus and got off at the next stop.</div>
<div class=text>After a while, you've finally made it to your destination.</div>
<center><<link "<div id=fullButton>Leave the bus</div>" $return>><<set $eventPage to 0>><</link>></center>
\<<elseif $eventPage == 5>>
\<<jpg act wtf>>
\<<set $rand.text to either("Hey, what the fuck?", "Hey, what are you doing?", "Hey, get off me!", "Hey, get your hands off of me!")>>
<div class='you'><<say assets you $you.hair.color $you.hair.num>><div class='sayName'>$you.name[1]</div><div class='sayText'>$rand.text</div></div>
<div class=text>Your anger got the attention of the other people and scared off the weirdos, so they backed off a bit. That allowed you to fit between them and get to a different spot.</div>
<div class=text>After a while, you've finally made it to your destination.</div>
<center><<link "<div id=fullButton>Leave the bus</div>" $return>><<set $eventPage to 0>><</link>></center>
\<</if>>
\<</if>>
@@