JavaScript is required. Please enable it to continue.
Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
<div class="welcomescreen-background"> <div class="welcomescreen-text1"> <span> This game contains sexually explicit content! If you are not above the age of 18, exit the game now. By pressing confirm you confirm that you are above the age of 18, or whatever the corresponding age of legal consumption of pornography is in your country. </span> </div> <div class="welcomescreen-text2 choose-link"> <div class="welcomescreen-link1"> <span class="confirm">[[Yes I am 18+|Confirm]]</span> </div> <div class="welcomescreen-link2"> <span class="reject">[[No, I am younger|IamSmall]]</span> </div> </div> </div>
<div class="choose-link"> <div class="leftbarsomeshit"> <span>Day: $Day</span> <<if $Time is 0>><span>00.00</span> <<elseif $Time is 1>><span>1.00</span> <<elseif $Time is 2>><span>2.00</span> <<elseif $Time is 3>><span>3.00</span> <<elseif $Time is 4>><span>4.00</span> <<elseif $Time is 5>><span>5.00</span> <<elseif $Time is 6>><span>6.00</span> <<elseif $Time is 7>><span>7.00</span> <<elseif $Time is 8>><span>8.00</span> <<elseif $Time is 9>><span>9.00</span> <<elseif $Time is 10>><span>10.00</span> <<elseif $Time is 11>><span>11.00</span> <<elseif $Time is 12>><span>12.00</span> <<elseif $Time is 13>><span>13.00</span> <<elseif $Time is 14>><span>14.00</span> <<elseif $Time is 15>><span>15.00</span> <<elseif $Time is 16>><span>16.00</span> <<elseif $Time is 17>><span>17.00</span> <<elseif $Time is 18>><span>18.00</span> <<elseif $Time is 19>><span>19.00</span> <<elseif $Time is 20>><span>20.00</span> <<elseif $Time is 21>><span>21.00</span> <<elseif $Time is 22>><span>22.00</span> <<elseif $Time is 23>><span>23.00</span> <<elseif $Time > 23>><<set $Time to 0>><<set $Day +=1>> <</if>> </div> <div> <<if ($energyLevel > -1000) and ($energyLevel <= 0)>> <img src="img/energy/zero.png" height="30px"> <<elseif ($energyLevel > 0) and ($energyLevel <= ($totalenergy/4))>> <img src="img/energy/1.png" height="30px"> <<elseif ($energyLevel >= ($totalenergy/4)) and ($energyLevel < ($totalenergy/2))>> <img src="img/energy/2.png" height="30px"> <<elseif ($energyLevel >= ($totalenergy/2)) and ($energyLevel < (3*$totalenergy/4))>> <img src="img/energy/3.png" height="30px"> <<elseif ($energyLevel >= (3*$totalenergy/4))>> <img src="img/energy/4.png" height="30px"> <</if>> </div> </div> <div class="heroness main_uniform"> <<if ($Paragon>=0) and ($Paragon<200)>> <<if ($Renegade>=0) and ($Renegade<200)>> <img class="main_uniformB" src="img/Heroiness/0.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=200) and ($Renegade<500)>> <img class="main_uniformB" src="img/Heroiness/r1.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=500) and ($Renegade<800)>> <img class="main_uniformB" src="img/Heroiness/r2.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=800)>> <img class="main_uniformB" src="img/Heroiness/r3.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <</if>> <<elseif ($Paragon>=200) and ($Paragon<500)>> <<if ($Renegade>=0) and ($Renegade<200)>> <img class="main_uniformB" src="img/Heroiness/p1.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=200) and ($Renegade<500)>> <img class="main_uniformB" src="img/Heroiness/p1r1.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=500) and ($Renegade<800)>> <img class="main_uniformB" src="img/Heroiness/p1r2.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=800)>> <img class="main_uniformB" src="img/Heroiness/p1r3.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <</if>> <<elseif ($Paragon>=500) and ($Paragon<800)>> <<if ($Renegade>=0) and ($Renegade<200)>> <img class="main_uniformB" src="img/Heroiness/p2.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=200) and ($Renegade<500)>> <img class="main_uniformB" src="img/Heroiness/p2r1.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=500) and ($Renegade<800)>> <img class="main_uniformB" src="img/Heroiness/p2r2.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=800)>> <img class="main_uniformB" src="img/Heroiness/p2r3.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <</if>> <<elseif ($Paragon>=800)>> <<if ($Renegade>=0) and ($Renegade<200)>> <img class="main_uniformB" src="img/Heroiness/p3.png" width="200"> <img class="main_face" src="img/avatar.png" width="50"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=200) and ($Renegade<500)>> <img class="main_uniformB" src="img/Heroiness/p3r1.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=500) and ($Renegade<800)>> <img class="main_uniformB" src="img/Heroiness/p3r2.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <<elseif ($Renegade>=800)>> <img class="main_uniformB" src="img/Heroiness/p3r3.png" width="200"> <img class="main_face" src="img/avatar.png"> <img class="main_pogon" @src="$pogonSub + '.png'"> <</if>> <</if>> </div> <div class="leftbarsomeshit"> <<link "Wait 1 hour">><<set $Time += 1 >><<set $energyLevel -= 1>><<replace ".passage">><<include `passage()`>><</replace>><<replace "#story-caption">><<include "StoryCaption">><</replace>><</link>> </div> <a data-passage="Info" title="Phone"> <div class="container"> <img @src="$phoneActivity + '.png'" height="100px"> <div class="centered leftbarsomeshitmoney"><span>$: $Money</span></div> </div> </a> <div class="choose-payment"> <div> <a href="https://www.patreon.com/starborne" target="_blank"> <img src="img/patreon.png" height="50px"> </a> </div> <div> <a href="https://discord.gg/2Ubq6CH8" target="_blank"> <img src="img/discord.png" height="50px"> </a> </div> <div> <a data-passage="About"> <img src="img/inventory/phone/iconPics/9.png" height="50px"> </a> </div> </div> <<if $energyLevel < 0>> <<goto "PreSleep">> <</if>> <<if $Time == 7>> <<set $bounty_counter +=1>> <</if>> <<if ($bounty_counter == 7)>> <<set $bountynumber to random(1, 5)>> <</if>>
Share
<<set $variable ="empty">> <<set $name ="George">> <<set $imagechoice to 0>> <<set $Prologue to false>> <<set $Paragon to 0>> <<set $Renegade to 0>> <<set $Money to 50000>> Characteristic system: <<set $Strength to 5>> <<set $Perception to 5>> <<set $Endurance to 5>> <<set $Willpower to 5>> <<set $Charisma to 5>> <<set $Intelligence to 5>> <<set $Agility to 5>> <<set $Luck to 5>> <<set $SPECIALpoints to 10>> <<set $SPECIALnames to "">> Inventory: <<set $anatomyHead = "img/InventorySlot.">> <<set $anatomyChest = "img/InventorySlot.">> <<set $anatomyArms = "img/InventorySlot.">> <<set $anatomyPants = "img/InventorySlot.">> <<set $anatomyLegs = "img/InventorySlot.">> <<set $anatomyBackpack = "img/InventorySlot.">> <<set $phoneIcons = "img/inventory/phone/iconPics/">> <<set $Reputation to 0>> <<set $Experience to 0>> <<set $Paragon to 0>> <<set $Renegade to 0>> <<set $Energy to 0>> <<set $Day to 0>> <<set $Time to 0>> <<set $energyLevel = 10>> <<set $CollegeJob to false>> Patreon: <<set $JasminaPatreon to false>> <<set $MyaPatreon to false>> Body flags: <<set $DickSize to 0>> <<set $Muscularity to 0>> <<set $Handsome to 0>> <<set $HairCut to 0>> <<set $Beard to 0>> Inventory flags: <<set $Weapon to 0>> Women flags: Met___ <<set $Rosalva to false>> <<set $Sandra to false>> <<set $Cindy to false>> <<set $Melly to false>> <<set $Jina to false>> <<set $Vika to false>> <<set $Violett to false>> <<set $Felix to false>> <<set $Samantha to false>> <<set $Sasha to false>> <<set $Mary to false>> <<set $Rosy to false>> <<set $Suzy to false>> <<set $Sunny to false>> <<set $Jasmina to false>> <<set $Mya to false>> Women love: <<set $RosalvaLove to 0>> <<set $SamanthaLove to 0>> <<set $CindyLove to 0>> <<set $SashaLove to 0>> <<set $MaryLove to 0>> <<set $RosyLove to 0>> <<set $SuzyLove to 0>> <<set $SunnyLove to 0>> Women hate: <<set $RosalvaHate to 0>> <<set $SamanthaHate to 0>> <<set $CindyHate to 0>> <<set $SashaHate to 0>> <<set $MaryHate to 0>> <<set $RosyHate to 0>> <<set $SuzyHate to 0>> <<set $SunnyHate to 0>> Women respect: <<set $RosalvaRespect to 0>> <<set $SamanthaRespect to 0>> <<set $CindyRespect to 0>> <<set $SashaRespect to 0>> <<set $MaryRespect to 0>> <<set $RosyRespect to 0>> <<set $SuzyRespect to 0>> <<set $SunnyRespect to 0>> Women relationship: <<set $RosalvaRelationship to 0>> <<set $SamanthaRelationship to 0>> <<set $CindyRelationship to 0>> <<set $SashaRelationship to 0>> <<set $MaryRelationship to 0>> <<set $RosyRelationship to 0>> <<set $SuzyRelationship to 0>> <<set $SunnyRelationship to 0>> Women virginity: <<set $RosalvaVirginity to false>> <<set $CindyVirginity to false>> <<set $SamanthaVirginity to false>> <<set $SashaVirginity to false>> <<set $MaryVirginity to true>> <<set $RosyVirginity to true>> <<set $SuzyVirginity to true>> <<set $SunnyVirginity to true>> Women age: <<set $RosalvaAge to 45>> <<set $SamanthaAge to 37>> <<set $CindyAge to 25>> <<set $SashaAge to 19>> <<set $MaryAge to 18>> <<set $RosyAge to 18>> <<set $SuzyAge to 18>> <<set $SunnyAge to 18>> Women height: <<set $RosalvaHeight to 160>> <<set $SamanthaHeight to 170>> <<set $CindyHeight to 165>> <<set $SashaHeight to 170>> <<set $MaryHeight to 172>> <<set $RosyHeight to 175>> <<set $SuzyHeight to 162>> <<set $SunnyHeight to 158>> Women weight: <<set $RosalvaWeight to 75>> <<set $SamanthaWeight to 70>> <<set $CindyWeight to 63>> <<set $SashaWeight to 65>> <<set $MaryWeight to 62>> <<set $RosyWeight to 58>> <<set $SuzyWeight to 57>> <<set $SunnyWeight to 55>> Women education: <<set $SashaEducation to 10>> <<set $MaryEducation to 40>> <<set $RosyEducation to 40>> <<set $SuzyEducation to 40>> <<set $SunnyEducation to 40>> Women club: Women rebellion: <<set $RosalvaRebellion to 100>> <<set $SamanthaRebellion to 100>> <<set $CindyRebellion to 0>> <<set $SashaRebellion to 0>> <<set $MaryRebellion to 0>> <<set $RosyRebellion to 0>> <<set $SuzyRebellion to 0>> <<set $SunnyRebellion to 0>> Women sex: <<set $RosalvaSex to 3>> <<set $SamanthaSex to 3>> <<set $CindySex to 3>> <<set $SashaSex to 3>> <<set $MarySex to 1>> <<set $RosySex to 1>> <<set $SuzySex to 1>> <<set $SunnySex to 1>> Women lust: <<set $RosalvaLust to 20>> <<set $SamanthaLust to 0>> <<set $CindyLust to 0>> <<set $SashaLust to 50>> <<set $MaryLust to 0>> <<set $RosyLust to 0>> <<set $SuzyLust to 0>> <<set $SunnyLust to 20>> Women boyfriend: <<set $SashaBoyfriend to 0>> <<set $MaryBoyfriend to 0>> <<set $RosyBoyfriend to 0>> <<set $SuzyBoyfriend to 0>> <<set $SunnyBoyfriend to 0>> Men flags: Met___ <<set $Zatara to false>> <<set $Ladislav to false>> <<set $Victor to false>> <<set $Gustav to false>> <<set $Enrico to false>> <<set $Ernesto to false>> <<set $Paolo to false>> <<set $RosalvaD to 0>> <<set $RosalvaQuest to 0>> <<set $RosalvaQ1 to 0>> College: <<set $Sportsfield to false>> <<set $libraryfield to false>> Inventory: <<set $lollipop to 0>> <<set $chocolate to 0>> Gift: <<set $SashaGiftT to 0>> <<set $MaryGiftT to 0>> <<set $RosyGiftT to 0>> <<set $SuzyGiftT to 0>> <<set $SunnyGiftT to 0>> Events: <<set $ProloguePassport to 0>> <<set $SunnyQuest to 0>> <<set $SashaQuest to 0>> <<set $FindPassport to 0>> <<set $RosalvaLoveQuest to 0>> <<set $JasminaQuest to 0>> <<set $MyaQuest to 0>> <<set $PennyQuest to 0>> RosalvaPlaces: <<set $RosalvaFirstSex to 0>> <<set $RosalvaKitchenSex to 0>> <<set $RosalvaRoomSex to 0>> <<set $RosalvaKitchenBjScenes to 0>> <<set $RosalvaKitchenSexScenes to 0>> <<set $RosalvaRoomTalkScenes to 0>> <<set $RosalvaRoomBjScenes to 0>> <<set $RosalvaRoomSexScenes to 0>> SunnyPlaces: <<set $SunnyFirstSex to 0>> <<set $SunnySchoolSex to 0>> <<set $SunnySchoolHandjobScenes to 0>> <<set $SunnySchoolBjScenes to 0>> <<set $SunnySchoolCumScenes to 0>> JasminaPlaces: <<set $JasminaFirstSex to 0>> <<set $RosalvaJasmineTalk to 0>> DiceGame: <<set _bet = 0>> <<set _yourPoints = 0>> <<set _opponentPoints = 0>> <<set _result = 0>> SilkenFlute: <<set $silkenFluteSex to 0>> EbonyPearls: <<set $ebonyPearl to 0>> Training: <<set $agilityTraining to 0>> <<set $strengthTraining to 0>> <<set $trainingCount to 0>> <<set $charismaTraining to 0>> RandomEvents: <<set $mainStreetBlondeRandom1 to 0>> ArmorClothes: <<set $clothes = []>> <<set $clothesHead = []>> <<set $clothesChest = []>> <<set $clothesArms = []>> <<set $clothesPants = []>> <<set $clothesLegs = []>> <<set $clothesBackpack = []>> <<set $clothesShop = []>> <<set $defPoints = 10>> TradersItems: <<set $traderClothes = []>> <<set $traderArsenal = []>> <<set $traderArmor = []>> <<set $traderFood = []>> <<set $traderFirstAid = []>> <<set $traderExclusive = []>> FightingSystem: <<set $attack to 15>> <<set $def to 0>> <<set $health to 0>> <<set $crit to 0>> <<set $attackenemy to 0>> <<set $defenemy to 0>> <<set $healthenemy to 0>> <<set $critenemy to 0>> <<set $enemyType to 0>> <<set $enemyImage1 = "enemy1.png">> <<set $enemyImage2 = "enemy2.png">> <<set $enemyImage3 = "enemy3.png">> <<set $enemyLook = 0>> <<set $Victory = 0>> <<set $VictorySex = 0>> <<set $VictorySexHelper = 0>> Penny: <<set $Penny to 0>> Rosy: <<set $RosyQuest to 0>> <<set $RosyLibrary to 0>> <<set $RosySchoolTalkEvent to 0>> <<set $RosySchoolHjEvent to 0>> <<set $RosySchoolBjEvent to 0>> <<set $RosySchoolSexEvent to 0>> School: <<set $educationLevel = 0>> MainQuest: <<set $recLetter = 0>> <<set $recSamantha = 0>> <<set $SunnyRec1 = 0>> Slaves: <<set $Citizenship = 0>> <<set $femaleSlaves = []>> <<set $maleSlaves = []>> <<set $myfemaleSlaves = []>> <<set $currentGirlIndex = 0>> <<set $randomSlaves = 0>> <<set $RosalvaMansionBuild = 0>> <<set $randomManEventHappend = 0>> <<set $randomManEvent = 0>> ClothesShop: <<set $shopHead = []>> <<set $shopChest = []>> <<set $shopCroach = []>> <<set $shopFeet = []>> <<set $clothesShopPrice to 0>> <<set $pogonSub = "img/Heroiness/Pogon/pogon0">> <<set $patronTier = 0>> <<set $patronsList = []>> <<set $myname = "John">> <<set $citizenName = "Guest">> <<set $currentWork = "Teacher">> <<set $myage = 29>> <<set $rank = "Private">> <<set $mycabinetevent = 0>> <<set $classnumber = "classroom_student">> <<set $studentlist = []>> <<set $phoneActivity = "img/phone">> StudentsBaseList: <<set $studentsprimaryo = { 0:{ name:"img/people/icons/sasha", photo:"img/people/icons/photo/sasha", firstname:"Sasha", secondname:"Hooters", age:19, height:168, weight:65, education:10, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"no", story:"(in future updates)", boyfriend:"No, I don't. And no need one", family:"(in future updates)", phone:"+56 80 865 8712", patron:0 }, 1:{ name:"img/people/icons/mary", photo:"img/people/icons/photo/mary", firstname:"Mary", secondname:"Simmons", age:18, height:172, weight:62, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, sir. I don't", family:"(in future updates)", phone:"+56 21962 2439", patron:1 }, 2:{ name:"img/people/icons/rosy", photo:"img/people/icons/photo/rosy", firstname:"Rosy", secondname:"Jane", age:18, height:175, weight:58, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"", boyfriend:"No, I am still single)", family:"", phone:"+56 2 3314 5746", patron:0 }, 3:{ name:"img/people/icons/suzy", photo:"img/people/icons/photo/suzy", firstname:"Suzy", secondname:"Goth", age:18, height:162, weight:54, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, I don't", family:"(in future updates)", phone:"+56 80 882 5203", patron:3 }, 4:{ name:"img/people/icons/sunny", photo:"img/people/icons/photo/sunny", firstname:"Sunny", secondname:"Sweet", age:18, height:158, weight:55, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"It's complicate, professor.", family:"(in future updates)", phone:"+56 2 1982 3241", patron:0 }, 5:{ name:"img/people/icons/catherine", photo:"img/people/icons/photo/catherine", firstname:"Catherine", secondname:"Diaz", age:18, height:178, weight:68, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No sir", family:"(in future updates)", phone:"+56 80 410 5659", patron:0 }, 6:{ name:"img/people/icons/hailey", photo:"img/people/icons/photo/hailey", firstname:"Hailey", secondname:"Flores", age:18, height:160, weight:58, education:40, club:"none", rebellion:0, sex:"hetero", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"Sadly no", family:"(in future updates)", phone:"+56 33 628 8350", patron:0 }, 7:{ name:"img/people/icons/kimberly", photo:"img/people/icons/photo/kimberly", firstname:"Kimberly", secondname:"Fisher", age:19, height:163, weight:63, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"Not interested in serious relationship", family:"(in future updates)", phone:"+56 2 3314 5217", patron:0 }, 8:{ name:"img/people/icons/ariel", photo:"img/people/icons/photo/ariel", firstname:"Ariel", secondname:"Roberts", age:19, height:155, weight:57, education:40, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"Nothing serious", family:"(in future updates)", phone:"+56 80 734 2415", patron:0 }, 9:{ name:"img/people/icons/alicia", photo:"img/people/icons/photo/alicia", firstname:"Alicia", secondname:"Peterson", age:19, height:165, weight:61, education:20, club:"none", rebellion:0, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"I am not. No one loves bookworms", family:"(in future updates)", phone:"+56 80 996 8135", patron:0 }, 10:{ name:"img/people/icons/kristin", photo:"img/people/icons/photo/kristin", firstname:"Kristin", secondname:"Conner", age:19, height:165, weight:60, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, I am not. Sir", family:"(in future updates)", phone:"+56 2 3314 0903", patron:0 }, 11:{ name:"img/people/icons/allison", photo:"img/people/icons/photo/allison", firstname:"Allison", secondname:"Vance", age:18, height:165, weight:58, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"Have no time for that", family:"(in future updates)", phone:"+56 2 2612 7661", patron:0 }, 12:{ name:"img/people/icons/sheri", photo:"img/people/icons/photo/sheri", firstname:"Sheri", secondname:"Barker", age:20, height:160, weight:64, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, I don't", family:"(in future updates)", phone:"+56 2 3600 5715", patron:0 }, 13:{ name:"img/people/icons/lori", photo:"img/people/icons/photo/lori", firstname:"Lori", secondname:"Dudley", age:20, height:162, weight:66, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, sir", family:"(in future updates)", phone:"+56 80 122 3651", patron:0 }, 14:{ name:"img/people/icons/mackenzi", photo:"img/people/icons/photo/mackenzi", firstname:"Mackenzi", secondname:"Johnson", age:21, height:161, weight:64, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No, sir", family:"(in future updates)", phone:"+56 21962 6259", patron:0 }, 15:{ name:"img/people/icons/amy", photo:"img/people/icons/photo/amy", firstname:"Amy", secondname:"Mathis", age:19, height:169, weight:61, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 326 4525", patron:2 } }>> <<set $studentsprimary = []>> <<set $studentIndex = 0>> <<set $dialoganswer = "Good day">> <<set $Gift = 0>> <<set $studentsevent = 0>> <<set $patronTier = 0>> <<set $phonebook = []>> <<set $phonedialog = 0>> <<set $skillslevel = 0>> <<set $allknownpeople = []>> <<set $prologuecheck = 0>> <<set $prologuecheck1 = 0>> <<set $prologuechance = 0>> <<set $prologuechance1 = 0>> <<set $sucvariant = 0>> <<set $sucvariant1 = 0>> <<set $sucresult = 0>> <<set $succheckres = 0>> <<set $liderdecision = 0>> <<set $lidersexdecision = 0>> <<set $Marta = 0>> <<set $martareject = 1>> <<set $testingslaves = []>> <<set $allknownhouses = []>> <<set $featuresr = 0>> <<set $slavefeatures = ["none", "beautiful", "muscular", "with scars"]>> <<set $slavesextype = 0>> <<set $slaveloyalitytoyou = 0>> <<set $slavelovetoyou = 0>> <<set $slaveskilllevel = 0>> Slaves Sex Level: <<set $slavessexlevelskill = { 1:{ horrible:"You did not get any satisfaction from the process.", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 2:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 3:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 4:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 5:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 6:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 7:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 8:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" }, 9:{ horrible:"She is a horrible kisser. ", bad:"She is a bad kisser. ", average:"average", good:"good", awesome:"awesome" } }>> <<set $slavespatrontier = 0>> <<set $illusivesecretarytalk = "Welcome back Sir, how's everything going with your undercover work?">> <<set $totalenergy = 10>> <<set $interrogationevent = 0>> <<set $Rosalvaprison = 0>> <<set $rosalvakidnapped == 0>> <<set $Joliefree = 0>> <<set $Mariafree = 0>> <<set $Bertfree = 0>> <<set $Samanthadisappear = 0>> <<set $currentLocation = 0>> <<set $seducingparameter = 0>> <<set $christmasrandom = 0>> <<set $martaknowing = 0>> <<set $chinatownopenmap = 0>> <<set $rosalvastorytest = "Beautiful middle aged woman">> <<set $SimpleChieffirsttalk = 0>> <<set $chinarichhotel = 0>> <<set $testadress = "House">> <<set $hintsdescription = []>> <<set $streetmeettech = 0>> <<set $MyaHome = 0>> <<set $reenahousefirst = 0>> <<set $myahousefirst = 0>> <<set $diazhousefirst = 0>> <<set $sweethousefirst = 0>> <<set $johnsonhousefirst = 0>> <<set $toodrunk = 0>> <<set $ada_mansion_met = 0>> <<set $bountybattletext = "Fight">> Bounty Persons <<set $bounty_name = "">> <<set $bounty_img = "img/Fights/bounty/enemy/1">> <<set $bounty_hp = 0>> <<set $bounty_attack = 0>> <<set $bounty_reward = 0>> <<set $bounty_enemy_desc = "test">> <<set $bounty_contract_taken = 0>> <<set $bounty_counter = 0>> <<set $enemyhealth = 0>> <<set $elisamet = 0>> <<set $bountynumber = 0>> <<set $medcit = 0>> <<set $bounty_my_strength = 0>> Bounty enemies: <<set $bountyenemy = { 1:{ name:"Astra", photo:"img/Fights/bounty/enemy/1", health:500, damage:100, sex:"female", race:"white", money:1500 }, 2:{ name:"Carrisa", photo:"img/Fights/bounty/enemy/2", health:1000, damage:60, sex:"female", race:"white", money:3500 }, 3:{ name:"Djuna", photo:"img/Fights/bounty/enemy/3", health:800, damage:150, sex:"female", race:"white", money:3200 }, 4:{ name:"Horsa", photo:"img/Fights/bounty/enemy/4", health:300, damage:200, sex:"female", race:"black", money:5000 }, 5:{ name:"Etna", photo:"img/Fights/bounty/enemy/5", health:600, damage:120, sex:"female", race:"white", money:2500 } }>>
Double-click this passage to edit it.
<div class="head-text"><h1>Choose your history</h1></div> <div class="body-text"> <div class="head-text prologue_rebel"> <a data-passage="choosegender" title="Rebel"> <img src="img/prologue/rebel.png" width="300" > </a> </div> <div class="head-text prologue_agent"> <a data-passage="" title="Secret Service Agent"> <img src="img/prologue/secretagent.png" width="300" > </a> </div> <div class="head-text prologue_criminal"> <a data-passage="" title="Criminal"> <img src="img/prologue/criminal.png" width="300" > </a> </div> </div>
<div class="prehistory_background"> <div class="prehistory_story"> <a data-passage=""> <img src="img/prologue/story1.png"> </a> </div> <div class="prehistory_path"> <a data-passage="Body" title="Who are you?"> <img src="img/prologue/prehistorywhoareyou.png"> </a> </div> </div> <<set $allknownhouses.push({img:"img/hints/house", name:"My home", location:"House"})>> <<set $allknownhouses.push({img:"img/hints/delasoportunidades", name:"Home street", location:"de las Oportunidades"})>> <<set $hintsdescription.push({img:"img/hints/centralsquare", name:"New home", descr:"Go to the Central Square and discover Farenta rules(If you have patreon code, activate it before. To unlock all scenes)"})>> <<set $hintsdescription.push({img:"img/hints/college", name:"Job", descr:"Explore college and opportunities in it"})>> <<set $hintsdescription.push({img:"img/hints/chinatown", name:"New island", descr:"Visit hall in your home after 25 days living on Farenta"})>> <<set $hintsdescription.push({img:"img/hints/halloween", name:"Halloween", descr:"Find Dark street on Central Square. And enjoy scary halloween party. Also if you build library in the college, you'll have a party there too (If you have patreon code, activate it before. To unlock all scenes)"})>> <<set $hintsdescription.push({img:"img/hints/casinoroyale", name:"Lucky", descr:"Go to Casino Royale on Dark Street. And test your luck"})>> <<set $hintsdescription.push({img:"img/hints/marta", name:"Agent", descr:"Check sms on your phone"})>> <<set $hintsdescription.push({img:"img/hints/ali", name:"Smoke", descr:"Discover your dreams with Ali's smoking potion. Smoke bar in Chinatown(Need open china island first)"})>> <<set $hintsdescription.push({img:"img/hints/ho", name:"Massage", descr:"Madam Ho and her masseuses. Visit House of Pleasure.(Need open china island first)"})>>
<<nobr>> <div class="hints_exit"> [[Back|Info]] </div> <<for _i=0; _i<$hintsdescription.length; _i++>> <div class="hints_background"> <div class="hints_element1"> <img @src="$hintsdescription[_i].img + '.png'" width="200px"> </div> <div class="hints_element2"> $hintsdescription[_i].name </div> <div class="hints_element3"> $hintsdescription[_i].descr </div> </div> <</for>> <</nobr>>
Double-click this passage to edit it.
<div class="patreon_benefits_background"> <div class="patreon_benefits2"> <span class="revolutionarytext"><h2>Revolutionary</h2></span> <span class="patroninfo">1.Unique profile design</span> <span class="patroninfo">2.Girls training ability</span> <span class="patroninfo">3.Bigger stats</span> <span class="patroninfo">4.Unique discord role</span> <span class="patroninfo">5.Subscription duration mark(grows every month)</span> <span class="patroninfo">6.Simple money cheat</span> <a href="https://www.patreon.com/starborne" target="_blank"> <img src="img/inventory/patreon2.png" height="50px"> </a> </div> <div class="patreon_benefits5"> <span class="comandantetext"><h2>Comandante</h2></span> <span class="patroninfo">1.All previous tier benefits</span> <span class="patroninfo">2.Way more money</span> <span class="patroninfo">3.Even Bigger stats</span> <span class="patroninfo">4.Girls training ability</span> <span class="patroninfo">5.One exclusive person and exclusive scene each version</span> <span class="patroninfo">6.Money and stats cheat</span> <a href="https://www.patreon.com/starborne" target="_blank"> <img src="img/inventory/patreon5.png" height="50px"> </a> </div> <div class="patreon_benefits10"> <span class="herotext"><h2>Hero</h2></span> <span class="patroninfo">1.All previous tier benefits</span> <span class="patroninfo">2.Way more money</span> <span class="patroninfo">3.Even Bigger stats</span> <span class="patroninfo">4.One week of early access</span> <span class="patroninfo">5.One exclusive person and exclusive scene each version</span> <span class="patroninfo">6.Money and stats cheat</span> <a href="https://www.patreon.com/starborne" target="_blank"> <img src="img/inventory/patreon10.png" height="50px"> </a> </div> <<if $Prologue is true>> <<if ($patronTier === 0)>> <div class="patreon_benefits_code"> <span class="mydialog">Input code you recieved on email from patreon and press ''enter''</span> <<textbox "$patreonSubs" "" "subsConfirmed">> </div> <<elseif ($patronTier === 1)>> <div class="patreon_benefits_code"> [[Money +10000|patreon][$Money += 10000]] </div> <<elseif ($patronTier === 2)>> <div class="patreon_benefits_code"> [[Money +10000|patreon][$Money += 10000]] [[Money +100000|patreon][$Money += 100000]] [[Skill points +1|patreon][$SPECIALpoints += 1]] </div> <<elseif ($patronTier === 3)>> <div class="patreon_benefits_code"> [[Money +10000|patreon][$Money += 10000]] [[Money +100000|patreon][$Money += 100000]] [[Skill points +1|patreon][$SPECIALpoints += 1]] [[Skill points +10|patreon][$SPECIALpoints += 10]] </div> <<elseif ($patronTier === 4)>> <div class="patreon_benefits_code"> [[Money +10000|patreon][$Money += 10000]] [[Money +100000|patreon][$Money += 100000]] [[Skill points +1|patreon][$SPECIALpoints += 1]] [[Skill points +10|patreon][$SPECIALpoints += 10]] </div> <</if>> <<else>> <div class="patreon_benefits_code"> <div class="head-text greentext"><h1>''Please finish prologue''</h1></div> [[Return|Primary]] </div> <</if>> </div>
<div class="prologuehis_background1"> <div class="prologuehis_image_first1"> <img src="img/prologue/pic4.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> Finally, you got your first serious task: to scout the front positions of the enemy. The reconnaissance was successful, but on the way back you noticed an ambush. It's not your mission, maybe leave them be and safely return to your base </span></div> <div class="prologuehis_text_second1"><span> What will you do? </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic5.png" height="300px"> </div> <div class="prologuehis_button1">[[Charge|ZataraTalk][$sucresult = $sucvariant; $succheckres = 1]] <span>($prologuecheck)</span> </div> <div class="prologuehis_button2">[[Sneak around and attack|ZataraTalk][$sucresult = $sucvariant1]] <span>($prologuecheck1)</span> </div> <div class="prologuehis_button3">[[It's too risky|prehistoryEnd1]] <span>(leave and return to your base)</span> </div> </div>
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="prologuehis_background1"> <<if ($lidersexdecision == 1)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic12.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> You can't even untie them completely - loud, happy scream. You saved us. We knew that. (So they were prisoners, thats good I decided talk first) Wheh you was thinking about situation, girls talk between and looked at you with some interest. (We felt so lonely and left and know we so hungry for love to our saviour) You was a little shocked and suprised. (Look like he need some help, girls)said one of them gigling. And then... </span></div> <div class="prologuehis_text_second1"> <video src="img/prologue/4.webm" autoplay loop muted height="300px" ></video><span> It's good to be good. </span></div> <div class="prologuehis_image_second1"> <video src="img/prologue/3.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next1">[[Next|prehistoryEnd1][]]</div> <<elseif ($lidersexdecision == 2)>> <div class="prologuehis_image_first1"> <video src="img/prologue/5.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first1"><span> They try say something through gags but you don't care. Will investigate on your base. </span></div> <div class="prologuehis_text_second1"><span> Let's go guys. We don't have much time. It's dangerous stay here longer. </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic5.png" height="300px"> </div> <div class="prologuehis_next1">[[Next|prehistoryEnd1][]]</div> <<elseif ($lidersexdecision == 3)>> <div class="prologuehis_image_first1"> <video src="img/prologue/5.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first1"><span> You probably look like wild animal now. But fuck it, it's war. You need to be cruel. (You tried to make some arguments for your conscience) </span></div> <div class="prologuehis_text_second1"> <video src="img/prologue/7.webm" autoplay loop muted height="300px" ></video><span> You are bad person. But you enjoy it. </span></div> <div class="prologuehis_image_second1"> <video src="img/prologue/6.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next1">[[Next|prehistoryEnd1][]]</div> <</if>>
<div class="head-text choose-island"> <div> <img src="img/locations/island1.jpg" width="256" height="256"> <span class="confirm">[[Pty-Goav|island1]]</span> </div> <div > <img src="img/locations/island2.jpg" width="256" height="256"> <span class="reject">[[Will open later|Farenta]]</span> </div> <div > <img src="img/locations/island3.jpg" width="256" height="256"> <span class="reject">[[Not implemented yet|Farenta]]</span> </div> <div > <img src="img/locations/island4.jpg" width="256" height="256"> <span class="reject">[[Not implemented yet|Farenta]]</span> </div> <div > <img src="img/locations/island5.jpg" width="256" height="256"> <span class="reject">[[Not implemented yet|Farenta]]</span> </div> <div > <img src="img/locations/island6.jpg" width="256" height="256"> <span class="reject">[[Not implemented yet|Farenta]]</span> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic15.png" height="300px"> </div> <div class="prologuehis_text_first"><span> When we arrived he pointed to some beautiful mulat girl on pierce It's Cindy, She will help you. My job is done. See you later. Bye(He shaked my hand, turned around and go away) </span></div> <div class="prologuehis_text_second"><span> Hi, I am Cindy. I'll show you where you can live for now. But first, we need fill some documents. She truned around and go to some registration window. </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic16.png" height="300px"> </div> <div class="prologuehis_next"> [[Next|Ariiving1]] </div> </div> <<set $Cindy to true>> <<set $Prologue to true>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="choose-link"> <div> [[Berth]] [[Custom House]] [[Storage Rooms]] [[Exit to Town|de la Libertad street]] </div> <div> <img src="img/locations/port/port.jpg" width="333" height="500"> </div> </div>
<div class="choose-link"> <div> [[Port]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="choose-link"> <div> [[Port]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="choose-link"> <div> [[Port]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/locations/icons/port.png" height="100"> [[Port|newPort]] </div> <div> <img src="img/locations/icons/industrial.png" height="100"> [[Industrial area]] </div> <div> <img src="img/locations/icons/fields.png" height="100"> [[Fields]] </div> <div> <img src="img/locations/icons/police.png" height="100"> [[Police office]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/locations/icons/delexito.png" height="100"> [[del Exito street]] </div> <div> <img src="img/locations/icons/delasoportunidades.png" height="100"> [[de las Oportunidades]] </div> <div> <img src="img/locations/icons/centralsquare.png" height="100"> <<if $ProloguePassport is 0>> [[Central Square|PassportQuest1]] <<elseif $ProloguePassport is 6>> [[Central Square]] <</if>> </div> </div> </div>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <a data-passage="de la Libertad street" title="Leave this place"> <img src="img/locations/icons/mainstreet.png" width="250px"> </a> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <img src="img/locations/street1/delexitocop.png" height="600"> <h2 style="color:black;">Please leave this area, sir</h2> </div> </div> </div> </div> </div> <</nobr>>
<<set $randomFightEvent to random(1, 10)>><<set $Victory = 0>> <div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/locations/icons/house.png" height="100"> [[Private houses|Houses]] </div> <div> <img src="img/locations/icons/oldbar.png" height="100"> [[Bar|oldBar]] </div> <div> <img src="img/locations/icons/landfill.png" height="100"> [[Landfill][$energyLevel -= 1]] </div> <div> <img src="img/locations/icons/college.png" height="100"> [[College]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/locations/icons/localshop.png" height="100"> [[Shop]] </div> <div> <img src="img/locations/icons/walking.png" height="100"> [[Walk a little|randomWalk][$energyLevel -= 1]] </div> <div> <img src="img/locations/icons/mainstreet.png" height="100"> [[de la Libertad street][$energyLevel -= 1]] </div> <div> <img src="img/locations/student.png" height="100"> </div> </div> </div> <<if $randomFightEvent == 50>> <<goto "FightPeparation">> <</if>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <a data-passage="de la Libertad street" title="Leave this place"> <img src="img/locations/icons/mainstreet.png" width="250px"> </a> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> </div> </div> <</if>> </div> </div> </div> <<if ($Time >= 3) and ($Time <= 6)>> <<if ($bounty_contract_taken == 1)>> <<goto "bountyfight">> <</if>> <</if>> <</nobr>>
<div class="choose-link"> <div> [[del Exito street]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="choose-link"> <div> [[Pusset residence]] [[del Exito street]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="choose-link"> <div> [[del Exito street]] </div> <div> <img src="img/people/Zatara1.jfif" width="333" height="500"> </div> </div>
<div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/locations/icons/streetmarket.png" height="150"> [[Street Market]] </div> <div> <img src="img/locations/icons/slavemarket.png" height="150"> [[Slave Market]] </div> <div> <img src="img/locations/icons/streettheatre.png" height="150"> [[Street Theatre]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/locations/icons/darkstreet.png" height="150"> [[Dark Street]] </div> <div> <img src="img/locations/icons/mainstreet.png" height="150"> [[de la Libertad street]] </div> </div> </div>
<div class="people-list"> <div class="people-list-item"> <a data-passage="marketClothes" title="Rebel"> <img src="img/inventory/traders/clothes.webp" width="200px"> Clothes trader </a> </div> <div class="people-list-item"> <a data-passage="" title="Rebel"> <img src="img/inventory/traders/arsenal.webp" width="200px"> Weapon trader </a> </div> <div class="people-list-item"> <a data-passage="" title="Rebel"> <img src="img/inventory/traders/armor.webp" width="200px"> Armor trader </a> </div> <div class="people-list-item"> <a data-passage="marketFood" title="Rebel"> <img src="img/inventory/traders/food.webp" width="200px"> Bakery </a> </div> <div class="people-list-item"> <a data-passage="marketFirstAid" title="Rebel"> <img src="img/inventory/traders/aidkit.webp" width="200px"> First aid kit trader </a> </div> <div class="people-list-item"> <a data-passage="" title="Rebel"> <img src="img/inventory/traders/exclusive.webp" width="200px"> Secret </a> </div> </div> [[Central Square]]
<div class="slavemarketview_background"> <<if ($Citizenship == 1)>> <div class="slavemarketview_left"> <img src="img/locations/CentralSquare/slavemarket.png" height="400"> [[Slave auction|SlaveAuctionPrepare]] </div> <div class="slavemarketview_right"> <img src="img/locations/CentralSquare/slaveparty.png" height="400"> [[Slavers party|slaversParty]] </div> <<elseif ($Citizenship == 0)>> <div class="head-text redtext"><h1>''Only citizens of Farenta allowed''</h1></div> <</if>> <div class="slavemarketview_down"> <img src="img/locations/CentralSquare/centralsquare.png" height="200"> [[Central Square]] </div> </div>
<img src="img/locations/CentralSquare/StreetTheatre.png" height="450px"> [[Central Square]]
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <a data-passage="de las Oportunidades" title="Leave this place"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mackenzi")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> </div> </div> <</if>> </div> </div> </div> <</nobr>> [[de las Oportunidades]]
<<set $randomFightEvent to random(1, 7)>><<set $Victory = 0>> <div class="darkstreet_background"> <div class="darkstreet_brothels"> <span>Brothels</span> [[Pigs in Blankets]] [[Maggie’s Horn]] [[Ebony Pearls]] [[Ivory Kittens]] [[Mouth Holes]] [[Silken Flute]] </div> <div class="darkstreet_casinos"> <span>Casinos</span> [[Casino Royale]] [[The Bird of Paradise]] [[The Cardinal]] [[The Amethyst]] [[The Crown]] </div> <div class="darkstreet_centralsquare"> <a data-passage="Central Square" title="back to Central Square"> <img class="backpack_anatomy" src="img/locations/icons/named/centralsquare.png" height="100"> </a> </div> <div class="darkstreet_event"> <a data-passage="halloween1" title="Halloween"> <img class="backpack_anatomy" src="img/locations/icons/halloween.png" height="200"> </a> </div> </div> <<if $randomFightEvent == 10>> <<goto "FightPeparation">> <</if>>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="choose-link"> <div> [[Girls]] [[Brothel Maman]] [[Vip room]] [[Dark Street]] </div> <div> <img src="img/locations/CentralSquare/MaggieHorn.jpg" width="400" height="500"> </div> </div>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic17.png" height="300px"> </div> <div class="prologuehis_text_first"><span> Registration post was occupied by A beautiful, smiling girl with freckles. Cindy gave her some folder with documents. "It's his documents, all information you need" Then she whisper something to girls ear and returned to you. "We need wait a little, she will fill your temporary passport, and..." she leaned closer to you "... forget her, she will talk only with comandante or hero. Until you are not one of them - it's dead end" </span></div> <div class="prologuehis_text_second"><span> Finally beauty filled up documents, gave it to Cindy. She gave it to you. Guard let you out of Port and here it is FARENTA... </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic18.png" height="300px"> </div> <div class="prologuehis_next"> [[Next|Arriving2]] </div> </div>
<div class="prologuehis_background1"> <div class="prologuehis_image_first1"> <img src="img/prologue/pic21.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> "It's Rosalva, your landlord. She will take care of you. And I need to go, bye." (Cindy sit back in taxi and go away. Why every one just dissapear?Wtf? Whatever let's meet Rosalva) Hi Hi sweety! You.. I am Rosalva, this my home. Hm and yours too, for know. (She smiles) Come in. </span> </div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic22.png" height="300px"> </div> <div class="prologuehis_button1">[[Nice to meet you|Arriving4]] <span>(She is gorgeous)</span> </div> <div class="prologuehis_button2">[[Good day!|Arriving4]] <span>(Let's be nice, for now)</span> </div> <div class="prologuehis_button3">[[Hi|Arriving4]] <span>(Need investigate her more)</span> </div> </div>
<div class="special_background"> <img class="special_background_image" src="img/prologue/specialskills.png"> <div class="special_welcome"><span>Welcome to level $skillslevel</span> </div> <div class="special_strength"><span> Strength <<print $Strength>> <<link "-">><div class="noifshit"><<if $Strength > 0>><<set $Strength -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>></div><</link>> <<link "+">><div class="noifshit"><<if $SPECIALpoints > 0>><<set $Strength += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>></div><</link>></span> </div> <div class="special_perception"><span> Perception <<print $Perception>> <<link "-">><<if $Perception > 0>><<set $Perception -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Perception += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_endurance"><span> Endurance <<print $Endurance>> <<link "-">><<if $Endurance > 0>><<set $Endurance -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Endurance += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_charisma"><span> Charisma <<print $Charisma>> <<link "-">><<if $Charisma > 0>><<set $Charisma -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Charisma += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_intelligence"><span> Intelligence <<print $Intelligence>> <<link "-">><<if $Intelligence > 0>><<set $Intelligence -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Intelligence += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_agility"><span> Agility <<print $Agility>> <<link "-">><<if $Agility > 0>><<set $Agility -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Agility += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_luck"><span> Luck <<print $Luck>> <<link "-">><<if $Luck > 0>><<set $Luck -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Luck += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_points"><span> Points left <<print $SPECIALpoints>></span> </div> <div class="special_confirm_click"> [[Leave|Info][$bounty_my_strength = 10 + $Strength + $Luck]] </div> <div class="special_trait_pic"> <img src="img/prologue/specialimage.png" width="300px" height="300px"> </div> <div class="special_trait_description"> <span>Change skills according yourself. You can do this anytime in game</span> </div> <div class="description_text">fgsduilgfsdyfgbsgbaiu</div> </div>
<<if ($ProloguePassport == 6)>> Became a citizen: (Collect 10000$ and 3 recomendations from well-known people) And visit police office Hint: -ask Samantha -Sunny can help you(She must love you) -maybe something happend in Casino <</if>> <<back "Exit">>
<div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <img src="img/Stuff/lollipop.jpg" height="250px"> </div> <<print $lollipop>> <div class="choose-link-inventory-el"> <img src="img/Stuff/chocolate.jpg" height="250px"> </div> <<print $chocolate>> </div> <br> <<back "Exit">>
<div class="parent_anatomy"> <img class="body_anatomy" src="img/Body.png"> <a data-passage="headSlot" title="Head"> <img class="head_anatomy" @src="$anatomyHead + 'png'" height="60"> </a> <a data-passage="chestSlot" title="Chest"> <img class="chest_anatomy" @src="$anatomyChest + 'png'" height="60"> </a> <a data-passage="armsSlot" title="Arms"> <img class="right_arm_anatomy" @src="$anatomyArms + 'png'" height="60"> </a> <a data-passage="backpackSlot" title="Backpack"> <img class="backpack_anatomy" @src="$anatomyBackpack + 'png'" height="60"> </a> <a data-passage="pantsSlot" title="Pants"> <img class="pants_anatomy" @src="$anatomyPants + 'png'" height="60"> </a> <a data-passage="legsSlot" title="Legs"> <img class="feet_anatomy" @src="$anatomyLegs + 'png'" height="60"> </a> </div> [[Leave|House]]
<<back "Exit">> <div class="people-list"> <<for _i = 0; _i < $allknownpeople.length; _i++>> <<capture _i>> <div class="people-list-item"> <a data-passage="" title="student info"> <img @src="$allknownpeople[_i].name + '.png'" width="100px"> [[$allknownpeople[_i].firstname+" " +$allknownpeople[_i].secondname|peopleinfo][$studentIndex = _i]] </a> </div> <</capture>> <</for>> </div>
<<nobr>> <div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/locations/icons/kitchen.png" height="150"> <br> [[Kitchen]] </div> <div> <img src="img/locations/icons/bathroom.png" height="150"> <br> [[Bathroom]] </div> <div> <img src="img/locations/icons/myroom.png" height="150"> <br> [[My Room]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/locations/icons/landlordroom.png" height="150"> <br> [[Landlords room]] </div> <div> <img src="img/locations/icons/delasoportunidades.png" height="150"> <br> [[Go out|Houses][$energyLevel -= 1]] </div> <div> <img src="img/locations/icons/oldwing.png" height="150"> <<if ($RosalvaMansionBuild == 1)>> <br> [[Old house wing|oldhousewing]] <</if>> </div> </div> </div> <<if $Day >= 25>> <<if ($Rosalvaprison == 0)>> <<set $phoneActivity = "img/phone1">> <<goto "RosalvaKidnapCall">> <<else>> <<set $phoneActivity = "img/phone">> <</if>> <</if>> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <img src="img/locations/house/kitchen.jpg" height="450px"> <<if $Day < 30>> <<if ($Time > 7) and ($Time <= 13)>> <br> [[Talk to Rosalva|Rosalva][$RosalvaKitchenSex = 1]] <br> <</if>> <<else>> <<if ($Samanthadisappear == 0)>> <<elseif ($Samanthadisappear == 1)>> <<if ($Time > 7) and ($Time <= 13)>> [[Talk to Rosalva|Rosalva][$RosalvaKitchenSex = 1]] <br> <</if>> <</if>> <</if>> <br> [[Back to hall|House]] <br> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <br> [[Take shower|shower]] <br> <<if $Time is 11>> <<if $JasminaPatreon is true>> <<if $JasminaQuest is 0>> <<if ($RosalvaLove >= 0)>> Hmm. Sound like someone is talking in guest room [[Go check|JasminaQuest]] <br> <</if>> <<elseif $JasminaQuest is 3>> Sounds like Rosalva having guests again. Maybe another wild kitchen sex?! [[Let's go|JasminaQuest]] <br> <</if>> <</if>> <</if>> [[Back to hall|House]] <br> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> [[Notebook]] <br> [[Excercise|myexcersise]] <br> [[Sleep|PreSleep]] <br> <<if ($Penny == 1)>> [[Talk to Penny|PennyHome]] <br> <</if>> <<if $RosalvaQuest is 0>> <<if ($RosalvaLove >= 100)>> <<if $Time is 21>> Rosalva is waiting for you in your room [[Talk to Rosalva|RosalvaQuest]] <br> <</if>> <</if>> <</if>> [[Go out|House]] <br> <<if $Day >=10>> <<if ($MyaHome == 0)>> <<if ($Mya == 1)>> <<set $phoneActivity = "img/phone1">> <<goto "MyaHomeMeet">> <<else>> <<set $phoneActivity = "img/phone">> <</if>> <</if>> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if $Day < 30>> <<if ($Time > 13) and ($Time <= 22)>> <br> [[Talk to Rosalva|Rosalva][$RosalvaRoomSex = 1]] <br> <</if>> <<else>> <</if>> [[Back to hall|House]] <br> </div> </div> </div> </div> </div> <</nobr>>
<img src="img/locations/house/internet.jpg" height="450px"> [[Surfe the internet|internet1]]
<<nobr>> <div class="housesplace_background"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<set $randomnumber to random(1, 4)>> <<if ($randomnumber == 6)>> (I feel funny, What's going on) [[Open eyes|RandomMorningSex]] <br> <<else>> <img src="img/locations/house/wakeUp.jpg" height="450px"> <br> <span>You wake up full of strength and energy</span> <br> [[Start new day|My Room]] <</if>> <<set $Day to $Day + 1>> <<set $Time to 7>> <<set $trainingCount to 0>> <<set $educationLevel -= 1>> <<set $totalenergy = 10 + $Strength + $Endurance + $Agility>> <<set $energyLevel = 10 + $Strength + $Endurance + $Agility>> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <a data-passage="de la Libertad street" title="Leave this place"> <img src="img/locations/icons/mainstreet.png" width="250px"> </a> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> </div> </div> <</if>> </div> </div> </div> <<if ($Time >= 3) and ($Time <= 6)>> <<if ($bounty_contract_taken == 1)>> <<goto "bountyfight">> <</if>> <</if>> <</nobr>>
<<nobr>> <div class="school_background"> <a data-passage="Rector's office" title="Rector's office"> <img class="school_rector" src="img/locations/street2/school/icons/rectorsoffice.png" > </a> <a data-passage="My cabinet" title="My cabinet"> <img class="school_mycabinet" src="img/locations/street2/school/icons/mycabinet.png" > </a> <a data-passage="Classroom1" title="Classroom"> <img class="school_classroom" src="img/locations/street2/school/icons/classroom.png" > </a> <a data-passage="de las Oportunidades" title="Leave school"> <img class="school_door" src="img/locations/street2/school/icons/schoolleave.png" > </a> <a data-passage="Teachersroom" title="Teachers room"> <img class="school_teachersroom" src="img/locations/street2/school/icons/teachersroom.png" > </a> <a data-passage="WC" title="Toilet"> <img class="school_wc" src="img/locations/street2/school/icons/WC.png" width="100px"> </a> <<if $Sportsfield is true>> <a data-passage="SportField" title="Sport Field"> <img class="school_sport" src="img/locations/street2/school/icons/sportfield.png" > </a> <<elseif $Sportsfield is false>> <a data-passage="" title="can build here"> <img class="school_sport" src="img/locations/street2/school/icons/rebuildschool.png" > </a> <</if>> <<if $libraryfield is true>> <a data-passage="libraryField" title="Library"> <img class="school_library" src="img/locations/street2/school/icons/library.png" > </a> <<elseif $libraryfield is false>> <a data-passage="" title="can build here"> <img class="school_library" src="img/locations/street2/school/icons/rebuildschool.png" > </a> <</if>> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="150px"> <<print $lollipop>> <<if ($Money >= 20)>> <<print "SOLD">> <<elseif ($Money < 20)>> <<print "Not enough money">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="150px"> <<print $chocolate>> <br> <<if ($Money >= 50)>> [[Buy chocolate 50$|Shop][$chocolate = $chocolate +1;$Money = $Money - 50; $Gift += 1]] <<elseif ($Money < 50)>> <<print "Not enough money">> <</if>> </div> </div> [[Leave|de las Oportunidades]] </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Catherine")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> </div> </div> <</if>> </div> </div> </div> <</nobr>>
Double-click this passage to edit it.
<div class="phone_menu"> <img class="phone_menuB" src="img/inventory/phoneMenu.png" width="400px"> <a data-passage="Passport" title="Personal info"> <img class="phone_icon1" @src="$phoneIcons + '1.png'" height="60"> </a> <a data-passage="Clothes" title="Garderobe"> <img class="phone_icon2" @src="$phoneIcons + '2.png'" height="60"> </a> <a data-passage="Skills" title="Skills"> <img class="phone_icon3" @src="$phoneIcons + '3.png'" height="60"> </a> <a data-passage="Journal" title="Journal"> <img class="phone_icon4" @src="$phoneIcons + '4.png'" height="60"> </a> <<nobr>> <a data-passage="Inventory" title="Inventory"> <img class="phone_icon5" @src="$phoneIcons + '5.png'" height="60"> </a> <a data-passage="Map" title="Map of Pty-Goav island"> <img class="phone_icon6" @src="$phoneIcons + '6.png'" height="60"> </a> <a data-passage="People" title="People I know"> <img class="phone_icon7" @src="$phoneIcons + '7.png'" height="60"> </a> <a data-passage="Hints" title="Hints and quest help"> <img class="phone_icon8" @src="$phoneIcons + '8.png'" height="60"> </a> <a data-passage="About" title="Support"> <img class="phone_icon9" @src="$phoneIcons + '9.png'" height="60"> </a> <a data-passage="Changelog" title="Changelog"> <img class="phone_icon10" @src="$phoneIcons + '10.png'" height="60"> </a> <a data-passage="Heroes" title="Honored Heroes of Farenta"> <img class="phone_icon11" @src="$phoneIcons + '11.png'" height="60"> </a> <a data-passage="Scenes Gallery" title="Scenes Gallery"> <img class="phone_icon12" @src="$phoneIcons + '12.png'" height="60"> </a> <a data-passage="illusiveman" title="Illusive command center"> <img class="phone_icon13" @src="$phoneIcons + 'illusivecave.png'" height="60"> </a> <a data-passage="patreon" title="Cheats"> <img class="phone_icon14" @src="$phoneIcons + '17.png'" height="60"> </a> <a data-passage="phonebook" title="Phonebook"> <img class="phone_icon15" @src="$phoneIcons + '13.png'" height="60"> </a> <a data-passage="sms" title="Messages"> <img class="phone_icon16" @src="$phoneIcons + '14.png'" height="60"> </a> <a data-passage="" title="Camera"> <img class="phone_icon17" @src="$phoneIcons + '15.png'" height="60"> </a> <<if ($currentLocation == 0)>> <a data-passage="House" title="Close phone"> <img class="phone_exit" @src="$phoneIcons + 'exit.png'" height="60"> </a> <<elseif ($currentLocation == 1)>> <a data-passage="chinatown" title="Close phone"> <img class="phone_exit" @src="$phoneIcons + 'exit.png'" height="60"> </a> <</if>> </div> <</nobr>>
<div class="choose-link"> <a data-passage="" title="Rebel"> <img src="img/townmap.png" width="700" height="700"> </a> </div> <<nobr>> <<if ($chinatownopenmap == 1)>> [[Change island|Map1][$currentLocation = 1]] <</if>> <</nobr>> [[Close Map|de las Oportunidades]]
<img src="img/locations/CentralSquare/girlsroom.jpg" height="500"> [[Blonde|blondegirl]] [[Brunette|brunettegirl]] [[Redhead|redheadgirl]] [[Exit|Maggie’s Horn]]
<img src="img/locations/CentralSquare/barGuard.jpg" height="500"> <span>Not allowed to go here</span> [[Leave|Maggie’s Horn]]
<img src="img/locations/CentralSquare/barGuard.jpg" height="500"> <span>Not allowed to go here</span> [[Leave|Maggie’s Horn]]
<<if ($Money >= 100)>> [[Blowjob(100$)|MagBlondeBj][$Money = $Money - 100]] <<elseif ($Money < 100)>> <<print "Not enough money for Blowjob">> <</if>> <<if ($Money >= 200)>> [[Straight Sex(200$)|MagBlondeSex][$Money = $Money - 200]] <<elseif ($Money < 200)>> <<print "Not enough money for Sex">> <</if>> <<if ($Money >= 500)>> [[Anal(500$)|MagBlondeAnal][$Money = $Money - 500]] <<elseif ($Money < 500)>> <<print "Not enough money for Anal">> <</if>> [[exit|Girls]]
<<if ($Money >= 100)>> [[Blowjob(100$)|MagBrunetteBj][$Money = $Money - 100]] <<elseif ($Money < 100)>> <<print "Not enough money for Blowjob">> <</if>> <<if ($Money >= 200)>> [[Straight Sex(200$)|MagBrunetteSex][$Money = $Money - 200]] <<elseif ($Money < 200)>> <<print "Not enough money for Sex">> <</if>> <<if ($Money >= 500)>> [[Anal(500$)|MagBrunetteAnal][$Money = $Money - 500]] <<elseif ($Money < 500)>> <<print "Not enough money for Anal">> <</if>> [[exit|Girls]]
<<if ($Money >= 100)>> [[Blowjob(100$)|MagRedHeadBj][$Money = $Money - 100]] <<elseif ($Money < 100)>> <<print "Not enough money for Blowjob">> <</if>> <<if ($Money >= 200)>> [[Straight Sex(200$)|MagRedHeadSex][$Money = $Money - 200]] <<elseif ($Money < 200)>> <<print "Not enough money for Sex">> <</if>> <<if ($Money >= 500)>> [[Anal(500$)|MagRedHeadAnal][$Money = $Money - 500]] <<elseif ($Money < 500)>> <<print "Not enough money for Anal">> <</if>> [[exit|Girls]]
<img src="img/people/Rosalva/Kitchen/RosalvaD.png" height="450px" > [[Talk|RosalvaHome]] [[Tell me about yourself|RosalvaHome1]] [[Do you have a boyfriend?|RosalvaHome2]] [[Who is your family?|RosalvaHome3]] [[Give me your phonenumber?|RosalvaHome4]] [[Gift|RosalvaGift]] <<if $RosalvaLove > 100>> <<if ($RosalvaLoveQuest == 1)>> [[Lets have sex?!|RosalvaSexual]] <</if>> <</if>> <<if ($RosalvaMansionBuild == 0)>> [[Can I use that old wing of your house?|RosalvaMansionQuest]] <</if>> <<if $JasminaQuest is 3>> <<if ($RosalvaJasmineTalk == 0)>> [[Ask Rosalva about couple in your hall|RosalvaPremiumQ]] <</if>> <</if>> [[Leave|Kitchen][$RosalvaKitchenSex = 0; $RosalvaRoomSex = 0]]
<div class="rectorcabinet_background"> <<if ($Time > 6) and ($Time < 18)>> <a data-passage="Samantha" title="Talk to Samantha"> <img class="rectorcabinet_samantha" src="img/people/icons/samantha.png" > </a> <a data-passage="College" title="Leave Cabinet"> <img class="rectorcabinet_door" src="img/locations/street2/school/icons/schoolleave.png" > </a> <<else>> <a data-passage="" title="Talk to Samantha"> <img class="rectorcabinet_samantha" src="img/people/icons/empty.png" > </a> <a data-passage="College" title="Leave Cabinet"> <img class="rectorcabinet_door" src="img/locations/street2/school/icons/schoolleave.png" > </a> <</if>> </div>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/street2/school/male.png" height="200"> <br> [[Male]] </div> <div class="chinaisland2"> <img src="img/locations/street2/school/female.png" height="200"> <br> [[Female]] </div> <div class="chinaisland3"> <img src="img/locations/street2/school/schoolcorridor.png" height="200"> <br> [[Leave Toilet|College]] </div> <div class="chinaisland4"> </div> </div> <</nobr>>
<img src="img/locations/street2/school/teach.jpg" height="450px"> <div class="choose-answer"> <div class="dialog"> <img src="img/dialog2.png" > </div> <div class="dialog"> <span class="paragon"> [[Be patient and helpful|Teach1][$Paragon = $Paragon +5; $charismaTraining += 1;$educationLevel += 10]] </span> <span class="neutral"> [[Just teach|Teach2][$charismaTraining += 1;$educationLevel += 10]] </span> <span class="renegade"> [[Be lustful and flirty|Teach3][$Renegade = $Renegade +5; $charismaTraining += 1;$educationLevel += 10]] </span> </div> </div> <<set $Money to $Money + 1000>> <<set $Time to $Time + 1>> <<if ($charismaTraining == 100)>> <<set $Charisma += 1>> <<set $charismaTraining = 0>> <<set $educationLevel += 10>> <</if>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/street2/school/gloryhole.png" height="200"> <br> [[Put dick in it?|gloryhole]] </div> <div class="chinaisland2"> <img src="img/locations/street2/school/wc.png" height="200"> <br> [[Back|WC]] </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> </div> </div> <</nobr>>
<img src="img/locations/street2/fWC.jpg" width="90%" > [[Back|WC]]
<img src="img/people/Samantha/SamanthaListen.png" height="450px" > [[Talk|SamanthaSchool]] [[Tell me about yourself|SamanthaSchool1]] [[Do you have a boyfriend?|SamanthaSchool2]] [[Who is your family?|SamanthaSchool3]] [[Give me your phonenumber?|SamanthaSchool4]] <<if ($ProloguePassport == 6)>> <<if ($recSamantha == 0)>> [[Ask her about recomendation|SamanthaRecomendation]] <</if>> <</if>> <<if $SamanthaLove > 500>> [[Lets Fuck|SamanthaSex]] <</if>> [[Leave|Rector's office]]
<<if ($RosalvaKitchenSex == 1)>> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="RosalvaKitchenKiss" title="Rebel"> <img src="img/people/Rosalva/Kitchen/SexPreview/RosalvaTalk.png" height="250px"> Talk </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosalvaKitchenHandjob" title="Rebel"> <img src="img/people/Rosalva/Kitchen/SexPreview/RosalvaHandjob.png" height="250px"> Handjob </a> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <a data-passage="RosalvaKitchenBlowjob" title="Rebel"> <img src="img/people/Rosalva/Kitchen/SexPreview/RosalvaBlowjob.png" height="250px"> Blowjob </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosalvaKitchenFuck" title="Rebel"> <img src="img/people/Rosalva/Kitchen/SexPreview/RosalvaSex.png" height="250px"> Sex </a> </div> </div> <</if>> <<if ($RosalvaRoomSex == 1)>> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="RosalvaRoomKiss" title="Rebel"> <img src="img/people/Rosalva/Room/SexPreview/Talk.png" height="250px"> Talk </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosalvaRoomHandjob" title="Rebel"> <img src="img/people/Rosalva/Room/SexPreview/Hj.png" height="250px"> Handjob </a> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <a data-passage="RosalvaRoomBlowjob" title="Rebel"> <img src="img/people/Rosalva/Room/SexPreview/Bj.png" height="250px"> Blowjob </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosalvaRoomFuck" title="Rebel"> <img src="img/people/Rosalva/Room/SexPreview/Sex.png" height="250px"> Sex </a> </div> </div> <</if>> [[Not now|Rosalva]]
<<nobr>> <div class="classroom_background"> <<if ($Time >= 8)and($Time <= 13) >> <<for _i = 0; _i < 16; _i++>> <<capture _i>> <<set $classnumber += _i>> <<if !$studentlist[_i]>> <div @class="$classnumber"> <a data-passage="" title=""> <img src="img/people/icons/empty.png" width ="90px"> </a> </div> <<else>> <div @class="$classnumber"> <a data-passage="" title="Rector's office"> <img @src="$studentlist[_i].name + '.png'" width ="90px"> [[$studentlist[_i].firstname|femalestudentstalkpanel][$studentIndex = _i]] </a> </div> <</if>> <<set $classnumber = "classroom_student">> <</capture>> <</for>> <<else>> <<for _i = 0; _i < 16; _i++>> <<set $classnumber += _i>> <a data-passage="" title=""> <img @class ="$classnumber" src="img/people/icons/empty.png" > </a> <<set $classnumber = "classroom_student">> <</for>> <</if>> <a data-passage="Teach" title="Start lesson"> <img class ="classroom_teach" src="img/locations/street2/school/icons/teach.png" > </a> <a data-passage="College" title="Leave classroom"> <img class ="classroom_leave" src="img/locations/street2/school/icons/schoolleave.png" > </a> </div> <</nobr>>
<img src="img/people/Sasha/SashaD.jpg" height="450px"> [[Talk|SashaSchool]] [[Tell me about yourself|SashaSchool1]] [[Do you have a boyfriend?|SashaSchool2]] [[Who is your family?|SashaSchool3]] [[Give me your phonenumber?|SashaSchool4]] [[Gift|SashaGift]] [[Leave|Classroom1]]
<img src="img/people/Mary/MaryD.jpg" height="450px"> [[Talk|MarySchool]] [[Tell me about yourself|MarySchool1]] [[Do you have a boyfriend?|MarySchool2]] [[Who is your family?|MarySchool3]] [[Give me your phonenumber?|MarySchool4]] [[Gift|MaryGift]] [[Leave|Classroom1]]
<img src="img/people/Rosy/RosyD.jpg" height="450px"> [[Talk|RosySchool]] [[Tell me about yourself|RosySchool1]] [[Do you have a boyfriend?|RosySchool2]] [[Who is your family?|RosySchool3]] [[Give me your phonenumber?|RosySchool4]] [[Gift|RosyGift]] <<if $RosyQuest == 1>> [[Let's relax in library?!|RosySexual]] <</if>> [[Leave|Classroom1]]
<img src="img/people/Sasha/SashaD.jpg" height="450px"> <span class="opponent2">Just regular teacher-student conversation, with a little flirt</span> (Sasha likes you more) [[Leave|Sasha][$SashaLove += 1; $SashaRelationship += 1]]
<img src="img/people/Mary/MaryD.jpg" height="450px"> <span class="opponent2">Just regular teacher-student conversation, with a little flirt</span> (Mary likes you more) [[Leave|Mary][$MaryLove += 1; $MaryRelationship += 1]]
<img src="img/people/Rosy/RosyD.jpg" height="450px"> <span class="opponent2">Just regular teacher-student conversation, with a little flirt</span> (Rosy likes you more) [[Leave|Rosy][$RosyLove += 1; $RosyRelationship += 1]]
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (Will be available in next updates) [[Leave|Samantha]]
Double-click this passage to edit it.
<img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"Regular talking, with no meaning"</span> (Rosalva likes you more) [[Leave|Rosalva][$RosalvaLove += 1; $RosalvaRelationship += 1]]
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic1.png" height="300px"> </div> <div class="prologuehis_text_first"><span> You are from Europe. You grow up in poor but intelligent family. At the insistence of your parents, you studied at the university.But you always felt that you born for something else, something bigger </span></div> <div class="prologuehis_text_second"><span> And suddenly situation in your country become dangerous... Neighbours country attacked your homeland. It start bombing your cities, killing people... You wanna stand and fight. </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic2.png" height="300px"> </div> <div class="prologuehis_next"> [[Next|Hiatory0]] </div> </div>
<div class="prologuehis_background1"> <<if ($sucresult == 1)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic6.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> They had no chance. The battle was short and fierce. The underdogs threw down their weapons and surrendered. But what to do with them. They are enemies and came to our country to kill </span></div> <div class="prologuehis_text_second1"><span> What will you do? </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic8.png" height="300px"> </div> <div class="prologuehis_button1">[[Just imprison them|ZataraTalk1][$liderdecision = 1; $Paragon += 200]] <span>(+Hero points)</span></div> <div class="prologuehis_button2">[[Let your men decide|ZataraTalk1][$liderdecision = 2]] <span>(looks like you are not a leader)</span></div> <div class="prologuehis_button3">[[Kill them all|ZataraTalk1][$liderdecision = 3; $Renegade += 200]] <span>(+Renegade points)</span></div> <<elseif ($sucresult == 0)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic7.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> You overestimated your capabilities. After a short skirmish, we had to retreat. At least most of your soldiers survived. Lesson learned - never underestimate the enemy. Must return to base as fast as we can. </span></div> <div class="prologuehis_text_second1"><span> You ran through forest, hiding your steps. Your base is near. So you are almost in safe place. </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic1.png" height="300px"> </div> <div class="prologuehis_next1">[[Next|prehistoryEnd1]]</div> <</if>>
<div class="prologuehis_background1"> <<if ($liderdecision == 1)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic8.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> We are not animals. Tie them up, guys. Let's take this fuckers to our base. (Your men are busy, so you have time to look around) You investigate near buildings and found female soldiers. Unexpectedly tied up. Wtf? </span></div> <div class="prologuehis_text_second1"><span> What will you do? </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic11.png" height="300px"> </div> <div class="prologuehis_button1">[[Let's talk first|prehistoryEnd][$lidersexdecision = 1; $Paragon += 200]] <span>(Untie them and talk)</span></div> <div class="prologuehis_button2">[[Take them to others|prehistoryEnd][$lidersexdecision = 2]] <span>(They are prisoners, for now)</span></div> <div class="prologuehis_button3">[[Use them yourself|prehistoryEnd][$lidersexdecision = 3; $Renegade += 200]] <span>(brutal but it's revenge)</span></div> <<elseif ($liderdecision == 2)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic8.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> I am first of the equal. So all of us should make this decision. You investigate near buildings and found female soldiers </span></div> <div class="prologuehis_text_second1"><span> What will you do? </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic11.png" height="300px"> </div> <div class="prologuehis_button1">[[Let's talk first|prehistoryEnd][$lidersexdecision = 1; $Paragon += 200]] <span>(Untie them and talk)</span></div> <div class="prologuehis_button2">[[Take them to others|prehistoryEnd][$lidersexdecision = 2]] <span>(They are prisoners, for now)</span></div> <div class="prologuehis_button3">[[Use them yourself|prehistoryEnd][$lidersexdecision = 3; $Renegade += 200]] <span>(brutal but it's revenge)</span></div> <<elseif ($liderdecision == 3)>> <div class="prologuehis_image_first1"> <img src="img/prologue/pic10.png" height="300px"> </div> <div class="prologuehis_text_first1"><span> They will got what they came for. Execute this bastards. You investigate near buildings and found female soldiers </span></div> <div class="prologuehis_text_second1"><span> What will you do? </span></div> <div class="prologuehis_image_second1"> <img src="img/prologue/pic11.png" height="300px"> </div> <div class="prologuehis_button1">[[Let's talk first|prehistoryEnd][$lidersexdecision = 1; $Paragon += 200]] <span>(Untie them and talk)</span></div> <div class="prologuehis_button2">[[Take them to others|prehistoryEnd][$lidersexdecision = 2]] <span>(They are prisoners, for now)</span></div> <div class="prologuehis_button3">[[Use them yourself|prehistoryEnd][$lidersexdecision = 3; $Renegade += 200]] <span>(brutal but it's revenge)</span></div> <</if>>
Double-click this passage to edit it.
<<if ($SashaLove > 100)>> [[Kiss|SashaKiss]] <<elseif ($SashaLove > 200)>> [[Handjob|SashaHandjob]] <<elseif ($SashaLove > 300)>> [[Blowjob|SashaBlowjob]] <<elseif ($SashaLove > 500)>> [[Sex|SashaSex]] <</if>>
<video src="img/people/Brothel/MaggieHorn/BlondeBjBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BlondeBjCum]]
<video src="img/people/Brothel/MaggieHorn/BlondeSexBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BlondeSexCum]]
<video src="img/people/Brothel/MaggieHorn/BlondeAnalBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BlondeAnalCum]]
<video src="img/people/Brothel/MaggieHorn/BrunetteBjBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BrunetteBjCum]]
<video src="img/people/Brothel/MaggieHorn/BrunetteSexBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BrunetteSexCum]]
<video src="img/people/Brothel/MaggieHorn/BrunetteAnalBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|BrunetteAnalCum]]
<video src="img/people/Brothel/MaggieHorn/RedheadBjBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|RedHeadBjCum]]
<video src="img/people/Brothel/MaggieHorn/RedheadSexBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|RedHeadSexCum]]
<video src="img/people/Brothel/MaggieHorn/RedheadAnalBrothel.webm" autoplay loop muted height="450px"></video> [[Cum|RedHeadAnalCum]]
<video src="img/people/Brothel/MaggieHorn/BlondeCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/BlondeCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/BlondeCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/BrunetteCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/BrunetteCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/BrunetteCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/RedheadCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/RedheadCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<video src="img/people/Brothel/MaggieHorn/RedheadCumBrothel.webm" autoplay loop muted height="450px"></video> [[Leave|Girls]]
<img src="img/locations/house/surfeinternet.jpg" height="450px"> <<set $Time to $Time + 1>> [[Close|My Room]]
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <br> <img src="img/locations/house/shower.jpg" height="450px"> <<set $Time to $Time + 1>> [[Go out|Bathroom]] </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($trainingCount <= 3)>> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="agilityExcercise" title="AGILITY"> <img src="img/locations/house/agilityPreview.png" height="250px"> <br> Agility training <br> </a> </div> <div class="choose-link-inventory-el"> <a data-passage="strengthExcercise" title="STRENGTH"> <img src="img/locations/house/strengthPreview.png" height="250px"> <br> Strength training <br> </a> </div> </div> <<elseif ($trainingCount > 3)>> Enough training for today! <</if>> <br> [[Not now|My Room]] <br> </div> </div> </div> </div> </div> <</nobr>>
<<if ($MaryLove > 100)>> [[Kiss|MaryKiss]] <<elseif ($MaryLove > 200)>> [[Handjob|MaryHandjob]] <<elseif ($MaryLove > 300)>> [[Blowjob|MaryBlowjob]] <<elseif ($MaryLove > 500)>> [[Sex|MarySex]] <</if>>
<<if ($RosyLibrary == 1)>> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="RosyKiss" title="Rebel"> <img src="img/people/Rosy/SexPreviews/Talk.png" height="250px"> Talk </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosyHandjob" title="Rebel"> <img src="img/people/Rosy/SexPreviews/Hj.png" height="250px"> Handjob </a> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <a data-passage="RosyBlowjob" title="Rebel"> <img src="img/people/Rosy/SexPreviews/Bj.png" height="250px"> Blowjob </a> </div> <div class="choose-link-inventory-el"> <a data-passage="RosySex" title="Rebel"> <img src="img/people/Rosy/SexPreviews/Sex.png" height="250px"> Sex </a> </div> </div> <</if>> [[Not now|Rosy]]
<<if ($SashaLove < 50)>> <img src="img/people/Sasha/SashaD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Leave|Sasha][$SashaLove = $SashaLove - 5]] <<elseif ($SashaLove > 50)>> <img src="img/people/Sasha/SashaD.jpg" height="450px"> <span class="opponent1">I am just student, nothing special, sir</span> [[Leave|Sasha]] <</if>>
<<if ($SashaLove < 100)>> <img src="img/people/Sasha/SashaD1.jpg" height="450px"> <span class="opponent1">Fuck off!</span> [[Talk to Sasha|Sasha][$SashaLove = $SashaLove - 5]] <<elseif ($SashaLove > 100)>> <img src="img/people/Sasha/SashaD.jpg" height="450px"> <<if $SashaBf is 0>> <span class="opponent1">No, I don't</span> <<elseif $SashaBf is 1>> <span class="opponent1">You are my boyfriend. Do you forget?</span> <</if>> [[Leave|Sasha]] <</if>>
<<if ($SashaLove < 200)>> <img src="img/people/Sasha/SashaD1.jpg" height="450px"> <span class="opponent1">Fuck off!</span> [[Talk to Sasha|Sasha][$SashaLove = $SashaLove - 5]] <<elseif ($SashaLove > 200)>> <img src="img/people/Sasha/SashaD.jpg" height="450px"> [[Leave|Sasha]] <</if>>
<<if ($SashaLove < 500)>> <img src="img/people/Sasha/SashaD1.jpg" height="450px"> <span class="opponent1">Fuck off!</span> [[Talk to Sasha|Sasha][$SashaLove = $SashaLove - 5]] <<elseif ($SashaLove > 500)>> <img src="img/people/Sasha/SashaD.jpg" height="450px"> <span class="opponent1">Sure</span> [[Leave|Sasha]] <</if>>
<<if ($MaryLove < 50)>> <img src="img/people/Mary/MaryD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Leave|Mary][$MaryLove = $MaryLove - 5]] <<elseif ($MaryLove > 50)>> <img src="img/people/Mary/MaryD.jpg" height="450px"> <span class="opponent1">I am just student, nothing special, sir</span> [[Leave|Mary]] <</if>>
<<if ($MaryLove < 100)>> <img src="img/people/Mary/MaryD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Mary|Mary][$MaryLove = $MaryLove - 5]] <<elseif ($MaryLove > 100)>> <img src="img/people/Mary/MaryD1.jpg" height="450px"> <<if $MaryBf is 0>> <span class="opponent1">No, I don't</span> <<elseif $MaryBf is 1>> <span class="opponent1">You are my boyfriend. Do you forget?</span> <</if>> [[Leave|Mary]] <</if>>
<<if ($MaryLove < 200)>> <img src="img/people/Mary/MaryD1.jpg" height="450px"> [[Talk to Mary|Mary][$MaryLove = $MaryLove - 5]] <<elseif ($MaryLove > 200)>> <img src="img/people/Mary/MaryD.jpg" height="450px"> [[Leave|Mary]] <</if>>
<<if ($MaryLove < 500)>> <img src="img/people/Mary/MaryD1.jpg" height="450px"> <span class="opponent1">I don't want to? Leave Me alone</span> [[Talk to Mary|Mary][$MaryLove = $MaryLove - 5]] <<elseif ($MaryLove > 500)>> <img src="img/people/Mary/MaryD.jpg" height="450px"> <span class="opponent1">Sure</span> [[Leave|Mary]] <</if>>
<<if ($RosyLove < 50)>> <img src="img/people/Rosy/RosyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Leave|Rosy][$RosyLove = $RosyLove - 5]] <<elseif ($RosyLove > 50)>> <img src="img/people/Rosy/RosyD.jpg" height="450px"> <span class="opponent1">I am just student, nothing special, sir</span> [[Leave|Rosy]] <</if>>
<<if ($RosyLove < 100)>> <img src="img/people/Rosy/RosyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Rosy|Rosy][$RosyLove = $RosyLove - 5]] <<elseif ($RosyLove > 100)>> <img src="img/people/Rosy/RosyD.jpg" height="450px"> [[Leave|Rosy]] <</if>>
<<if ($RosyLove < 200)>> <img src="img/people/Rosy/RosyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Rosy|Rosy][$RosyLove = $RosyLove - 5]] <<elseif ($RosyLove > 200)>> <img src="img/people/Rosy/RosyD1.jpg" height="450px"> [[Leave|Rosy]] <</if>>
<<if ($RosyLove < 500)>> <img src="img/people/Rosy/RosyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Rosy|Rosy][$RosyLove = $RosyLove - 5]] <<elseif ($RosyLove > 500)>> <img src="img/people/Rosy/RosyD.jpg" height="450px"> <span class="opponent1">Sure</span> [[Leave|Rosy]] <</if>>
<<if ($RosalvaLove < 50)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <<speech "Rosalva">>"I am busy. maybe next time"<</speech>> <span class="opponent2">"I am busy. mAybe next time"</span> [[Leave|Rosalva]] <<elseif ($RosalvaLove > 50)>> <span class="opponent2">"Nothing special. I was born ...(Will be in future updates)"</span> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > [[Leave|Rosalva]] <</if>>
<<if ($RosalvaLove < 100)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"It's too early to ask that, especially older woman. Don't you think?"</span> [[Leave|Rosalva]] <<elseif ($RosalvaLove > 100)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"Haha, of cource not. I am too old for boyfriends"</span> [[Leave|Rosalva]] <</if>>
<<if ($RosalvaLove < 200)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"Is it matter? They not here now."</span> [[Leave|Rosalva]] <<elseif ($RosalvaLove > 200)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"I have daughters and sisters, maybe later You will meet them"</span> [[Leave|Rosalva]] <</if>>
<<if ($RosalvaLove < 500)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"It's not important, maybe later"</span> [[Leave|Rosalva]] <<elseif ($RosalvaLove > 500)>> <img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"Sure"</span> (She gave me her number) [[Leave|Rosalva]] <</if>>
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (Will be available in next updates) [[Leave|Samantha]]
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (Will be available in next updates) [[Leave|Samantha]]
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (Will be available in next updates) [[Leave|Samantha]]
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (Will be available in next updates) [[Leave|Samantha]]
<img src="img/people/Suzy/SuzyD.jpg" height="450px"> [[Talk|SuzySchool]] [[Tell me about yourself|SuzySchool1]] [[Do you have a boyfriend?|SuzySchool2]] [[Who is your family?|SuzySchool3]] [[Give me your phonenumber?|SuzySchool4]] [[Gift|SuzyGift]] [[Leave|Classroom1]]
<img src="img/people/Sunny/SunnyD.jpg" height="450px"> [[Talk|SunnySchool]] [[Tell me about yourself|SunnySchool1]] [[Do you have a boyfriend?|SunnySchool2]] [[Who is your family?|SunnySchool3]] [[Give me your phonenumber?|SunnySchool4]] [[Gift|SunnyGift]] <<if ($SunnyQuest == 12)>> [[Lets have some privacy, Sunny?!|SunnySexual][$SunnySchoolSex = 1]] <</if>> [[Leave|Classroom1]]
<img src="img/people/Suzy/SuzyD.jpg" height="450px"> <span class="opponent2">Just regular teacher-student conversation, with a little flirt</span> (Suzy likes you more) [[Leave|Suzy][$SuzyLove += 1; $SuzyRelationship +=1]]
<<if ($SuzyLove < 50)>> <img src="img/people/Suzy/SuzyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Leave|Suzy][$SuzyLove = $SuzyLove - 5]] <<elseif ($SuzyLove > 50)>> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> <span class="opponent1">I am just student, nothing special, sir</span> [[Leave|Suzy]] <</if>>
<<if ($SuzyLove < 100)>> <img src="img/people/Suzy/SuzyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Suzy|Suzy][$SuzyLove = $SuzyLove - 5]] <<elseif ($SuzyLove > 100)>> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> [[Leave|Suzy]] <</if>>
<<if ($SuzyLove < 200)>> <img src="img/people/Suzy/SuzyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Suzy|Suzy][$SuzyLove = $SuzyLove - 5]] <<elseif ($SuzyLove > 200)>> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> [[Leave|Suzy]] <</if>>
<<if ($SuzyLove < 500)>> <img src="img/people/Suzy/SuzyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Suzy|Suzy][$SuzyLove = $SuzyLove - 5]] <<elseif ($SuzyLove > 500)>> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> <span class="opponent1">Sure</span> [[Leave|Suzy]] <</if>>
<<if ($SuzyLove > 100)>> [[Kiss|SuzyKiss]] <<elseif ($SuzyLove > 200)>> [[Handjob|SuzyHandjob]] <<elseif ($SuzyLove > 300)>> [[Blowjob|SuzyBlowjob]] <<elseif ($SuzyLove > 500)>> [[Sex|SuzySex]] <</if>>
<img src="img/people/Sunny/SunnyD.jpg" height="450px"> <span class="opponent2">Just regular teacher-student conversation, with a little flirt</span> (Sunny likes you more) [[Leave|Sunny][$SunnyLove +=1; $SunnyRelationship += 1]]
<<if ($SunnyLove < 50)>> <img src="img/people/Sunny/SunnyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Leave|Sunny][$SunnyLove = $SunnyLove - 5]] <<elseif ($SunnyLove > 50)>> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> <span class="opponent1">I am just student, nothing special, sir</span> [[Leave|Sunny]] <</if>>
<<if ($SunnyLove < 100)>> <img src="img/people/Sunny/SunnyD1.jpg" height="450px"> <span class="opponent1">Why should I tell you? Leave Me alone</span> [[Talk to Sunny|Sunny][$SunnyLove = $SunnyLove - 5]] <<elseif ($SunnyLove > 100)>> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> <<if ($SunnyBoyfriend == 0)>> <span class="opponent1">No I don't</span> <<elseif ($SunnyBoyfriend == 1)>> <span class="opponent1">Yes, haha. I have you. You are my boyfriend</span> <</if>> [[Leave|Sunny]] <</if>>
<<if ($SunnyLove < 200)>> <img src="img/people/Sunny/SunnyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Sunny|Sunny][$SunnyLove = $SunnyLove - 5]] <<elseif ($SunnyLove > 200)>> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> <span class="opponent1">They aren't home now. I will introduce you later.</span> [[Leave|Sunny]] <</if>>
<<if ($SunnyLove < 500)>> <img src="img/people/Sunny/SunnyD1.jpg" height="450px"> <span class="opponent1">Why should I? Leave Me alone</span> [[Talk to Sunny|Sunny][$SunnyLove = $SunnyLove - 5]] <<elseif ($SunnyLove > 500)>> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> <span class="opponent1">Sure. You can call me anytime</span> [[Leave|Sunny]] <</if>>
<<if ($SunnySchoolSex == 1)>> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="SunnySchoolTalk" title="Rebel"> <img src="img/people/Sunny/School/SexPreviews/SunnyHandjob.png" height="250px"> Handjob </a> </div> <div class="choose-link-inventory-el"> <a data-passage="SunnySchoolBlowjob" title="Rebel"> <img src="img/people/Sunny/School/SexPreviews/SunnyBlowjob.png" height="250px"> Blowjob </a> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <a data-passage="SunnySchoolCum" title="Rebel"> <img src="img/people/Sunny/School/SexPreviews/SunnySchoolCum.png" height="250px"> Cum </a> </div> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/people/Sunny/School/SexPreviews/SunnySchoolSex.png" height="250px"> Sex </a> </div> </div> <</if>> [[Not now|Sunny]]
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic22.png" height="300px"> </div> <div class="prologuehis_text_first"><span> You are probably curious what is going on. I am sure Zatara didn't told you much. So listen: </span></div> <div class="prologuehis_text_second"><span> "About 20 years ago group of military mercenaries were looking for save place for living. Like hiding base. They found this archipelago. It's far from great land and water around is too dangerous for ships. They made some kind of country with feudalism and slavery" This island Pty_Goav has queen lady Zena. Other island have their rulers too. All of them are independent but have conclave for big decisions </span></div> <div class="prologuehis_image_second"> <img src="img/people/Zena/island1queen1.jpg" width="100%" > </div> <div class="prologuehis_next"> [[Next|Arriving6]] </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic23.png" height="300px"> </div> <div class="prologuehis_text_first"><span> Lady Zena was school teacher and ruled college or university. After some time police conducted an investigation and found that strange things were happening in that college. There was a scandal and Xena had to flee to avoid going to prison.Now She is a ruler of Pty-Goav, our island. She controlled everything. And specially love beeig called "queen Zena" But for understanding, we have freedom here - if you are strong and fearless. Only one rule:"Don't fuck with Queen and her people". </span></div> <div class="prologuehis_text_second"><span> </span></div> <div class="prologuehis_image_second"> <img src="img/people/Zena/island1queen.jpg" width="100%" > </div> <div class="prologuehis_button1">[[Interesting story.And?|Arriving8]] <span>(Looks like Zena is a dangerous bitch)</span> </div> <div class="prologuehis_button2">[[Hmm. And I need for..?|Arriving8]] <span>(Interesting)</span> </div> <div class="prologuehis_button3">[[And what am I for?|Arriving8]] <span>(They wanna me in some dangerous shit)</span> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic22.png" height="300px"> </div> <div class="prologuehis_text_first"><span> It's simple - You need help us fight. Queen should lose her crown. (She smiled) Come with me. (Not far away from Rosalvas home was big old building, in some ancient spanish style) This is our revolutionary college (Looks like Rosalva is well-known here. Without any asking we go inside, right to headmaster cabinet) You will meet our leader. (Rosalva knocked at the door and immediately opened it) </span></div> <div class="prologuehis_text_second"><span> (Gorgeous blonde woman sitting in headmasters chair and stared at me sharply. She has some aura, aura of independency and power.) </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic24.png" height="300px"> </div> <div class="prologuehis_next"> [[Next|Arriving10]] </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic19.png" height="300px"> </div> <div class="prologuehis_text_first"><span> Some car already waited for us. So after couple minutes we are moving fast through beautiful city, looks like ancient spanish city from movies. "We are going to your new home. You will live with awesome lady" "She is kind and beautiful, you'll love her" Cindy sits near you, you can feel her hot, muscular body. You feel super horny </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic20.png" height="300px"> </div> <div class="prologuehis_text_second"><span> Would you make a move or fuck it? </span></div> <div class="prologuehis_button1">[[Put hand on Cindys leg|CindyProlog]] <span>($prologuecheck)</span> </div> <div class="prologuehis_button2">[[Wait till we arrive|Arriving3]] <span>($prologuecheck1)</span> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/people/Samantha/Samantha1.gif" height="300px"> </div> <div class="prologuehis_text_first"><span> "Okay straight to the point. I know that you are a military and talented organizer. I need help, building and reforming the college, the learning process and recruiting students for future work. And teaching them of course) You will have your cabinet,100 piasters per day and full freedom." </span></div> <div class="prologuehis_text_second"><span> </span></div> <div class="prologuehis_image_second"> <img src="img/prologue/pic25.png" height="300px"> </div> <div class="prologuehis_button1">[[I'll try to help|Arriving12]] <span>(At least I am free)</span> </div> <div class="prologuehis_button2">[[Okay|Arriving12]] <span>(She is definetely lying but will see)</span> </div> <div class="prologuehis_button3">[[I have no choice. So,okay|Arriving12]] <span>(At least I can help myself)</span> </div> </div>
<<nobr>> <div class="mycabinet_background"> <a data-passage="ImproveSchool" title="School upgrade"> <img class="mycabinet_upgrade" src="img/locations/street2/school/icons/rebuildschool.png" height="60"> </a> <a data-passage="employ2" title="New students"> <img class="mycabinet_students" src="img/locations/street2/school/icons/employstudent.png" height="60"> </a> <a data-passage="employ1" title="New teachers"> <img class="mycabinet_teachers" src="img/locations/street2/school/icons/employteacher.png" height="60"> </a> <a data-passage="College" title="Leave cabinet"> <img class="mycabinet_door" src="img/locations/street2/school/icons/doorcabinet.png" height="60"> </a> <<if ($Mya == 1)>> <a data-passage="PennyQuest" title="Beautiful redhead woman sitting my office, almost naked"> <img class="mycabinet_event" src="img/people/icons/penny.png" height="60"> </a> <</if>> <<if ($mycabinetevent == 0)>> <a data-passage="" title="no one is here"> <img class="mycabinet_eventgirls" src="img/people/icons/empty.png" height="60"> </a> <<elseif ($mycabinetevent > 0)>> <<if ($SunnyRec1 == 0)>><<if ($SunnyQuest == 12)>> <a data-passage="SunnyReccomendation" title="(Sunny give you sign follow her)"> <img class="mycabinet_eventgirls" src="img/people/icons/sunny.png" > </a> <</if>><</if>> <</if>> </div> <</nobr>>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic26.png" height="600px"> </div> <div class="prologuehis_image_second"> <span> "She gave me a map of Farenta and said get out" So I am alone in some island, somewhere in ocean. And this people asking for help. Asking me!?? Well, I 'll do what I can or what I want... Hello Farenta! </span> </div> <div class="prologuehis_text_second"><span> [[Let's begin your journey|House][$Time = 6; $Prologue = true]] </span></div> </div>
[[?|TanyaTate]] [[?|DianaPrince]] [[?|HollySampson]] [[?|TinaKay]] [[Leave|My cabinet]]
<<for _i = 0; _i < $studentsprimary.length; _i++>> <<capture _i>> <div class="employ_background"> <a data-passage="" title="student info"> <img class="employ_background_pic" src="img/people/icons/passport.png" > <img class="employ_face" @src="$studentsprimary[_i].name + '.png'" > <div class="employ_info_name"> <span class="mydialog">$studentsprimary[_i].firstname $studentsprimary[_i].secondname</span> </div> <div class="employ_info"> <span class="mydialog">age:$studentsprimary[_i].age</span> <span class="mydialog">height:$studentsprimary[_i].height</span> <span class="mydialog">weight:$studentsprimary[_i].weight</span> <span class="mydialog">education:$studentsprimary[_i].education</span> <span class="students_button_style">[[Check more|studentspanel][$studentIndex = _i]]</span> </div> </a> </div> <</capture>> <</for>> [[Leave|My cabinet]]
<div class="choose-link"> <div> <img src="img/people/Sasha/SashaD.jpg" height="450px"> </div> <div> <span > Name: Sasha Age: <<print $SashaAge>> Height: <<print $SashaHeight>> Weight: <<print $SashaWeight>> Education: <<print $SashaEducation>> Club: Rebellion: <<print $SashaRebellion>> Sex: <<if $SashaSex is 1>><<print "straight">><<elseif $SashaSex is 2>><<print "gay">><<elseif $SashaSex is 3>><<print "bi">><</if>> Love: <<print $SashaLove>> Lust: <<print $SashaLust>> Virginity: <<if $SashaVirginity is false>><<print "No">><<elseif $SashaVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <div class="choose-link"> [[Add student|employ2][$Sasha = true]] [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/Mary/MaryD.jpg" height="450px"> </div> <div> <span > Name: Mary Age: <<print $MaryAge>> Height: <<print $MaryHeight>> Weight: <<print $MaryWeight>> Education: <<print $MaryEducation>> Club: Rebellion: <<print $MaryRebellion>> Sex: <<if $MarySex is 1>><<print "straight">><<elseif $MarySex is 2>><<print "gay">><<elseif $MarySex is 3>><<print "bi">><</if>> Love: <<print $MaryLove>> Lust: <<print $MaryLust>> Virginity: <<if $MaryVirginity is false>><<print "No">><<elseif $MaryVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <div class="choose-link"> [[Add student|employ2][$Mary = true]] [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/Rosy/RosyD.jpg" height="450px"> </div> <div> <span > Name: Rosy Age: <<print $RosyAge>> Height: <<print $RosyHeight>> Weight: <<print $RosyWeight>> Education: <<print $RosyEducation>> Club: Rebellion: <<print $RosyRebellion>> Sex: <<if $RosySex is 1>><<print "straight">><<elseif $RosySex is 2>><<print "gay">><<elseif $RosySex is 3>><<print "bi">><</if>> Love: <<print $RosyLove>> Lust: <<print $RosyLust>> Virginity: <<if $RosyVirginity is false>><<print "No">><<elseif $RosyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <div class="choose-link"> [[Add student|employ2][$Rosy = true]] [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> </div> <div> <span > Name: Suzy Age: <<print $SuzyAge>> Height: <<print $SuzyHeight>> Weight: <<print $SuzyWeight>> Education: <<print $SuzyEducation>> Club: Rebellion: <<print $SuzyRebellion>> Sex: <<if $SuzySex is 1>><<print "straight">><<elseif $SuzySex is 2>><<print "gay">><<elseif $SuzySex is 3>><<print "bi">><</if>> Love: <<print $SuzyLove>> Lust: <<print $SuzyLust>> Virginity: <<if $SuzyVirginity is false>><<print "No">><<elseif $SuzyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <div class="choose-link"> [[Add student|employ2][$Suzy = true]] [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> </div> <div> <span > Name: Sunny Age: <<print $SunnyAge>> Height: <<print $SunnyHeight>> Weight: <<print $SunnyWeight>> Education: <<print $SunnyEducation>> Club: Rebellion: <<print $SunnyRebellion>> Sex: <<if $SunnySex is 1>><<print "straight">><<elseif $SunnySex is 2>><<print "gay">><<elseif $SunnySex is 3>><<print "bi">><</if>> Love: <<print $SunnyLove>> Lust: <<print $SunnyLust>> Virginity: <<if $SunnyVirginity is false>><<print "No">><<elseif $SunnyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <div class="choose-link"> [[Add student|employ2][$Sunny = true; $mycabinetevent = 1]] [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/SamanthaRone.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/LucyDoll.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/NataliaStarr.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/NicoleAria.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/AlyxStar.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/ArianaMarie.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/AdriaRae.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/AlainaDawson.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/LeahGotti.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/TanyaTate.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ1]] </div>
<div class="choose-link"> <div> <img src="img/people/DianaPrince.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ1]] </div>
<div class="choose-link"> <div> <img src="img/people/HollySampson.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ1]] </div>
<div class="choose-link"> <div> <img src="img/people/TinaKay.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ1]] </div>
<div class="choose-link"> <div> <img src="img/people/VeronicaLeal.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/AthenaMay.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/EmilyGray.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/StacySilverstone.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/DillionHarper.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/EvelynClaire.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/AnaFoxx.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/JennaJRoss.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
<div class="choose-link"> <div> <img src="img/people/LouCharmelle.jpg" height="450px"> </div> <div> <span > Name: Age: Height: Weight: Education: Lust: </span> </div> </div> <div class="choose-link"> [[Leave|employ2]] </div>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|SashaGift][$lollipop = $lollipop -1;$SashaLove = $SashaLove + 2;$SashaGiftT = $SashaGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|SashaGift][$chocolate = $chocolate -1;$SashaLove = $SashaLove + 5;$SashaGiftT = $SashaGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($SashaGiftT >= 1)>> <div> <img src="img/people/Sasha/SashaD.jpg" height="450px"> </div> <div> Thanks, Professor! </div> <</if>> </div> [[Enough|Sasha][$SashaGiftT = 0]]
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|MaryGift][$lollipop = $lollipop -1;$MaryLove = $MaryLove + 2;$MaryGiftT = $MaryGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|MaryGift][$chocolate = $chocolate -1;$MaryLove = $MaryLove + 5;$MaryGiftT = $MaryGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($MaryGiftT >= 1)>> <div> <img src="img/people/Mary/MaryD.jpg" height="450px"> </div> <div> Thanks, Professor! </div> <</if>> </div> [[Enough|Mary][$MaryGiftT = 0]]
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|RosyGift][$lollipop = $lollipop -1;$RosyLove = $RosyLove + 2;$RosyGiftT = $RosyGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|RosyGift][$chocolate = $chocolate -1;$RosyLove = $RosyLove + 5;$RosyGiftT = $RosyGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($RosyGiftT >= 1)>> <div> <img src="img/people/Rosy/RosyD.jpg" height="450px"> </div> <div> Thanks, Professor! </div> <</if>> </div> [[Enough|Rosy][$RosyGiftT = 0]]
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|SuzyGift][$lollipop = $lollipop -1;$SuzyLove = $SuzyLove + 2;$SuzyGiftT = $SuzyGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|SuzyGift][$chocolate = $chocolate -1;$SuzyLove = $SuzyLove + 5;$SuzyGiftT = $SuzyGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($SuzyGiftT >= 1)>> <div> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> </div> <div> Thanks, Professor! </div> <</if>> </div> [[Enough|Suzy][$SuzyGiftT = 0]]
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|SunnyGift][$lollipop = $lollipop -1;$SunnyLove = $SunnyLove + 2;$SunnyGiftT = $SunnyGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|SunnyGift][$chocolate = $chocolate -1;$SunnyLove = $SunnyLove + 5;$SunnyGiftT = $SunnyGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($SunnyGiftT >= 1)>> <div> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> </div> <div> Thanks, Professor! </div> <</if>> </div> [[Enough|Sunny][$SunnyGiftT = 0]]
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<video src="img/people/Rosy/Sex/RosySchoolTalk1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Come here"</span> <span class="mydialog1">"Where?"</span> <span class="opponent2">"Right here, come"</span> [[Go next|RosySexual]]
<<if ($RosySchoolHjEvent == 0)>> <video src="img/people/Rosy/Sex/RosySchoolHj.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Whooops"</span> (She goes down on her knees) <span class="mydialog1">"Hey"</span> [[Go next|RosyHandjob][$RosySchoolHjEvent = 1]] <<elseif ($RosySchoolHjEvent == 1)>> <video src="img/people/Rosy/Sex/RosySchoolHj1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"I am busy"</span> (She definetely is) [[Go next|RosySexual][$RosySchoolHjEvent = 0]] <</if>>
<<if ($RosySchoolBjEvent == 0)>> <video src="img/people/Rosy/Sex/RosySchoolBj1.webm" autoplay loop muted height="450px" ></video> (She is working with her tongue) [[Go next|RosyBlowjob][$RosySchoolBjEvent = 1]] <<elseif ($RosySchoolBjEvent == 1)>> <video src="img/people/Rosy/Sex/RosySchoolBj2.webm" autoplay loop muted height="450px" ></video> (And looking in to my eyes with love) [[Go for blowjob|RosyBlowjob][$RosySchoolBjEvent = 2]] <<elseif ($RosySchoolBjEvent == 2)>> <video src="img/people/Rosy/Sex/RosySchoolBj3.webm" autoplay loop muted height="450px" ></video> [[Go next|RosySexual][$RosySchoolBjEvent = 0]] <</if>>
<<if ($RosySchoolSexEvent == 0)>> <video src="img/people/Rosy/Sex/RosySchoolSex1.webm" autoplay loop muted height="450px" ></video> (Panties off) <span class="mydialog1">"It's pussy time"</span> <span class="opponent2">"Yeah"</span> [[Go next|RosySex][$RosySchoolSexEvent = 1]] <<elseif ($RosySchoolSexEvent == 1)>> <video src="img/people/Rosy/Sex/RosySchoolSex2.webm" autoplay loop muted height="450px" ></video> [[Go for blowjob|RosySex][$RosySchoolSexEvent = 2]] <<elseif ($RosySchoolSexEvent == 2)>> <video src="img/people/Rosy/Sex/RosySchoolSex3.webm" autoplay loop muted height="450px" ></video> [[Go next|RosySex][$RosySchoolSexEvent = 3]] <<elseif ($RosySchoolSexEvent == 3)>> <video src="img/people/Rosy/Sex/RosySchoolSex4.webm" autoplay loop muted height="450px" ></video> (She moans) [[Go next|RosySex][$RosySchoolSexEvent = 4]] <<elseif ($RosySchoolSexEvent == 4)>> <video src="img/people/Rosy/Sex/RosySchoolSex5.webm" autoplay loop muted height="450px" ></video> [[Go next|RosySex][$RosySchoolSexEvent = 5]] <<elseif ($RosySchoolSexEvent == 5)>> <video src="img/people/Rosy/Sex/RosySchoolCum1.webm" autoplay loop muted height="450px" ></video> [[Go next|RosySex][$RosySchoolSexEvent = 6]] <<elseif ($RosySchoolSexEvent == 6)>> <video src="img/people/Rosy/Sex/RosySchoolCum2.webm" autoplay loop muted height="450px" ></video> (dickhead kiss) (She is so happy.. Me too) [[Go next|RosySexual][$RosySchoolSexEvent = 0]] <</if>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<<if ($SunnySchoolHandjobScenes == 0)>> <video src="img/people/Sunny/Sex/School/SunnySchoolHandjob.webm" autoplay loop muted height="450px" ></video> <span class="opponent1">Okay, professor</span> (She is droping on her knees) (And touches my groin) [[Go next|SunnySchoolTalk][$SunnySchoolHandjobScenes = 1]] <<elseif ($SunnySchoolHandjobScenes == 1)>> <video src="img/people/Sunny/Sex/School/SunnySchoolHandjob1.webm" autoplay loop muted height="450px" ></video> (She looks so serious, when unzipping my pants) <span class="opponent1">Yay, got it</span> [[Go next|SunnySchoolTalk][$SunnySchoolHandjobScenes = 2]] <<elseif ($SunnySchoolHandjobScenes == 2)>> <video src="img/people/Sunny/Sex/School/SunnySchoolHandjob2.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Good girl, just don't byte</span> (She smiles) <span class="opponent1">Na aaa</span> [[Go next|SunnySexual][$SunnySchoolHandjobScenes = 0]] <</if>>
<<if ($SunnySchoolBjScenes == 0)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj.webm" autoplay loop muted height="450px" ></video> (She is working with her tongue) [[Go next|SunnySchoolBlowjob][$SunnySchoolBjScenes = 1]] <<elseif ($SunnySchoolBjScenes == 1)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj1.webm" autoplay loop muted height="450px" ></video> (And looking in to my eyes with love) [[Go for blowjob|SunnySchoolBlowjob][$SunnySchoolBjScenes = 2]] <<elseif ($SunnySchoolBjScenes == 2)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj2.webm" autoplay loop muted height="450px" ></video> (Hmm, Maybe she loves me?) [[Go next|SunnySchoolBlowjob][$SunnySchoolBjScenes = 3]] <<elseif ($SunnySchoolBjScenes == 3)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj3.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Do you like me, Sunny?</span> <span class="opponent1">Yah</span> (She moans) <span class="opponent1">Of course I do. You are best teacher ever</span> [[Go next|SunnySchoolBlowjob][$SunnySchoolBjScenes = 4]] <<elseif ($SunnySchoolBjScenes == 4)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj4.webm" autoplay loop muted height="450px" ></video> (She sucks deeply) [[Go next|SunnySchoolBlowjob][$SunnySchoolBjScenes = 5]] <<elseif ($SunnySchoolBjScenes == 5)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj5.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Do you like it? They can bounce too, look"</span> [[Go next|SunnySchoolBlowjob][$SunnySchoolBjScenes = 6]] <<elseif ($SunnySchoolBjScenes == 6)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBj6.webm" autoplay loop muted height="450px" ></video> [[Go next|SunnySexual][$SunnySchoolBjScenes = 0]] <</if>>
<<if ($SunnySchoolCumScenes == 0)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBjCum.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Let's go deeper?!</span> <span class="opponent1">Mhhh</span> (a little pounding in her throat) [[Go next|SunnySchoolCum][$SunnySchoolCumScenes = 1]] <<elseif ($SunnySchoolCumScenes == 1)>> <video src="img/people/Sunny/Sex/School/SunnySchoolBjCum1.webm" autoplay loop muted height="450px" ></video> (I am cumming) <span class="mydialog1">You deserved it, my girl. Take this seed</span> <span class="opponent1">Haaa</span> <span class="mydialog1">Does it taste good?</span> (She shakes her head) <span class="opponent1">Not good, okay I guess</span> [[Go next|SunnySchoolCum][$SunnySchoolCumScenes = 2]] <<elseif ($SunnySchoolCumScenes == 2)>> <video src="img/people/Sunny/Sex/School/SunnySchoolSexLeave.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Shit</span> <span class="opponent1">Don't worry, we can figure out something</span> <span class="opponent1">Let's go back to school</span> [[Go next|SunnySexual][$SunnySchoolCumScenes = 0]] <</if>>
Double-click this passage to edit it.
<video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenKiss.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"You picked the righ time. I am so tense"</span> <span class="mydialog1">"Where?"</span> <span class="opponent2">"Right here, touch it"</span> [[Go next|RosalvaSexual]]
<video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenHandjob.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Let me check you too"</span> (She takes my pants off and pulled my dick out) <span class="opponent2">"Wow, it's so hot here too. Let me care of it"</span> [[Go next|RosalvaSexual]]
<<if ($RosalvaKitchenBjScenes == 0)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenBj.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"You know, sex is very helpful"</span> <span class="mydialog1">"Really?"</span> <span class="opponent2">"Yeah, cause it's energy exchanging"</span> (What the hell is she talking about) <span class="opponent2">"Men and women have different type of energy and when they don't have sex. Their organisms are suffering without opposite type of it"</span> <span class="mydialog1">"And?"</span> <span class="opponent2">"And sex give each one enough opposite energy for balance"</span> [[Go next|RosalvaKitchenBlowjob][$RosalvaKitchenBjScenes = 1]] <<elseif ($RosalvaKitchenBjScenes == 1)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenBj1.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"I feel better already"</span> <span class="opponent2">"Of cource you are, silly"</span> [[Go next|RosalvaKitchenBlowjob][$RosalvaKitchenBjScenes = 2]] <<elseif ($RosalvaKitchenBjScenes == 2)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenBjCum.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"I am almost..."</span> <span class="opponent2">"I know, wait"</span> (She is swallowing whole of it) <span class="opponent2">"See, now you can feel relieved and relaxed"</span> <span class="opponent2">"Don't be shy. Sex helps and people of Farenta knows it better</span> <span class="mydialog1">"It wasn't sex actually. It was.."</span> <span class="opponent2">"Haha, i know what are talking about. We can continue if you want!?</span> [[Go next|RosalvaSexual][$RosalvaKitchenBjScenes = 0]] <</if>>
<<if ($RosalvaKitchenSexScenes == 0)>> <video src="img/people/Rosalva/sex/kitchen/RoslavaKitchenGoToRoom.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Okay follow me, bed is better for this"</span> [[Follow her|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 1]] <<elseif ($RosalvaKitchenSexScenes == 1)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Okay reverse for start"</span> (She starts hitting her pussy with my dick) <span class="mydialog1">"What are you doing. It's.."</span> (She doesn't let me finish and immediately put my dick inside her pussy) <span class="opponent2">"Whop and it's in"</span> (She laugh) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 2]] <<elseif ($RosalvaKitchenSexScenes == 2)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Let's begin"</span> (She start bouncing then make a move and my dick poped out from her) <span class="opponent2">"Oops"</span> (She put it inside again then made move again) (and my dick was popped out again) <span class="mydialog1">"Hey"</span> <span class="opponent2">"Just accident, sweetie"</span> (She looked with her honest, foxy eyes) <span class="mydialog1">"Sure, sure"</span> [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 3]] <<elseif ($RosalvaKitchenSexScenes == 3)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex3.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Ahhhh, mmmm, ahhh"</span> (She's bouncing) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 4]] <<elseif ($RosalvaKitchenSexScenes == 4)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex4.webm" autoplay loop muted height="450px" ></video> (She's bouncing and look in to my face) <span class="mydialog1">"What?"</span> <span class="opponent2">"Nothing, just enjoying your face expression"</span> (She laugh) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 5]] <<elseif ($RosalvaKitchenSexScenes == 5)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex5.webm" autoplay loop muted height="450px" ></video> (She changed pose and petting my balls) (And keep looking into my eyes) <span class="mydialog1">"Ahhhh, so good"</span> [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 6]] <<elseif ($RosalvaKitchenSexScenes == 6)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex6.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"For looking into eyes you need turn around"</span> <span class="opponent2">"Good point, dear"</span> (She turned around but with my dick inside) (incredible feeling) <span class="opponent2">"Confess, you just wanna see my boobies"</span> (She waving her tits) <span class="mydialog1">"Of course I do, they are marvelous. Like you"</span> (She smile) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 7]] <<elseif ($RosalvaKitchenSexScenes == 7)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex7.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Let's turn this joystick a little"</span> (She made interesting moves) <span class="opponent2">"And push this boys a little, cause they think I forget about them"</span> (She moves forward and pushed my balls with her butt) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 9]] <<elseif ($RosalvaKitchenSexScenes == 9)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex9.webm" autoplay loop muted height="450px" ></video> (I need make some move too) <span class="mydialog1">"Let my rub your girl a little"</span> (She is moving around my dick) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 10]] <<elseif ($RosalvaKitchenSexScenes == 10)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex10.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Wait He is a little dry"</span> (She put my dick out, suck it few times and put in pussy again) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 11]] <<elseif ($RosalvaKitchenSexScenes == 11)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex11.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Okay, Let's try another pose?"</span> <span class="mydialog1">"If you want, sure"</span> [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 12]] <<elseif ($RosalvaKitchenSexScenes == 12)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex12.webm" autoplay loop muted height="450px" ></video> (Doggystyle) <span class="opponent2">"You know, dear so many things was happened today"</span> (She start talking some nonsense) (I think faster moves will stop this) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 13]] <<elseif ($RosalvaKitchenSexScenes == 13)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex13.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Oh yeah, oh good, harder please"</span> (Yeah, it helped) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 14]] <<elseif ($RosalvaKitchenSexScenes == 14)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex14.webm" autoplay loop muted height="450px" ></video> (deeper pounding) (She starts rubbing her clit) <span class="opponent2">"Do it, do it, do it"</span> [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 15]] <<elseif ($RosalvaKitchenSexScenes == 15)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex15.webm" autoplay loop muted height="450px" ></video> (She licked her finger and start rubbing her anal) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 16]] <<elseif ($RosalvaKitchenSexScenes == 16)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex16.webm" autoplay loop muted height="450px" ></video> (I am almost ready..) <span class="mydialog1">"I am cumming"</span> <span class="opponent2">"Yes, do it"</span> <span class="opponent2">"And go for next round"</span> [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 17]] <<elseif ($RosalvaKitchenSexScenes == 17)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex17.webm" autoplay loop muted height="450px" ></video> (Now it's missionary) <span class="opponent2">"You are strong man, dear. I am now expected this"</span> <span class="mydialog1">"Strong?"</span> <span class="opponent2">"Yeah a real stallion. Hey don't stop"</span> (She shout) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 18]] <<elseif ($RosalvaKitchenSexScenes == 18)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex18.webm" autoplay loop muted height="450px" ></video> (She looks tired. Wow, I am really a stallion) [[Go next|RosalvaKitchenFuck][$RosalvaKitchenSexScenes = 19]] <<elseif ($RosalvaKitchenSexScenes == 19)>> <video src="img/people/Rosalva/sex/kitchen/RosalvaKitchenSex19.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Rosy I am.."</span> <span class="opponent2">"Yeah, wait. Give it to me"</span> (She jumps on her knees and swallowed my cum again) <span class="opponent2">"Wow, that's was amazing. I feel exausted"</span> <span class="mydialog1">"Me too, but we can do it again"</span> <span class="opponent2">"Anytime dear, for you anytime"</span> [[Go next|RosalvaSexual][$RosalvaKitchenSexScenes = 0]] <</if>>
<div class="choose-link"> <div> <img src="img/Stuff/lollipop.jpg" height="200px"> <<print $lollipop>> <<if ($lollipop >= 1)>> [[Give her lollipop|RosalvaGift][$lollipop = $lollipop -1;$RosalvaLove = $RosalvaLove + 2;$RosalvaGiftT = $RosalvaGiftT + 1]] <<elseif ($lollipop < 1)>> <<print "You don't have lollipop">> <</if>> </div> <div> <img src="img/Stuff/chocolate.jpg" height="200px"> <<print $chocolate>> <<if ($chocolate >= 1)>> [[Give her chocolate|RosalvaGift][$chocolate = $chocolate -1;$RosalvaLove = $RosalvaLove + 5;$RosalvaGiftT = $RosalvaGiftT + 1]] <<elseif ($chocolate < 1)>> <<print "You don't have chocolate">> <</if>> </div> </div> <div class="choose-link"> <<if ($RosalvaGiftT >= 1)>> <div> <img src="img/people/Rosalva/Kitchen/RosalvaD.png" height="450px" > </div> <div> Thanks, Dear! </div> <</if>> </div> [[Enough|Rosalva][$RosalvaGiftT = 0]]
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="head-text greentext"><h1>''Do you wanna play the prologue or skip it?''</h1></div> <div class="prologue_skip_background"> <div class="prologue_play"> <a data-passage="" > <img src="img/prologue/yes.png" width="350px"> </a> [[Yes(Play prologue)|YourStory]] </div> <div class="prologue_skip"> <a data-passage="" > <img src="img/prologue/no.png" width="350px"> </a> [[No(Skip prologue)|House][$Cindy = true; $Rosalva = true; $Samantha = true; $Prologue = true; $Time = 6; $bounty_counter = 0]] </div> </div> <<for _i = 0; _i < 16; _i++>> <<set $studentsprimary.push($studentsprimaryo[_i])>> <</for>> <<set $patronTier = 0>> <<for _i = 0; _i < 25; _i++>> <<set $femaleSlaves.push({name: "img/people/girlsS/" +_i +"/", age: random(18, 35), height: random(140, 185), virgin: random(0, 1), love: 0, loyality: 0, race: random(0, 3), nameperson:"noname", mastersname:"master", scared: random(0, 50) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $traderClothes.push({name: "img/inventory/clothes/" +_i +".", def: random(18, 35), durability: random(10, 500) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $traderArsenal.push({name: "img/inventory/arsenal/" +_i +".", damage: random(10, 85), durability: random(10, 1000) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $traderArmor.push({name: "img/inventory/armor/" +_i +".", def: random(100, 5000), durability: random(10, 1000) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $traderFood.push({name: "img/inventory/food/" +_i +".", hunger: random(10, 45), hp: random(5, 35) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $traderFirstAid.push({name: "img/inventory/firstaid" +_i +".", hp: random(50, 250) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $shopHead.push({name: "img/inventory/clothes/hat/" +_i +".", def: random(18, 35), durability: random(10, 500), strength: random(0, 5), endurance: random(0, 5), charisma: random(0, 5), intelligence: random(0, 5), agility: random(0, 5), luck: random(0, 5)})>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $shopChest.push({name: "img/inventory/clothes/chest/" +_i +".", def: random(18, 35), durability: random(10, 500), strength: random(0, 5), endurance: random(0, 5), charisma: random(0, 5), intelligence: random(0, 5), agility: random(0, 5), luck: random(0, 5) })>> <</for>> <<for _i = 0; _i < 20; _i++>> <<set $shopCroach.push({name: "img/inventory/clothes/croach/" +_i +".", def: random(18, 35), durability: random(10, 500), strength: random(0, 5), endurance: random(0, 5), charisma: random(0, 5), intelligence: random(0, 5), agility: random(0, 5), luck: random(0, 5) })>> <</for>> <<for _i = 0; _i < 10; _i++>> <<set $shopFeet.push({name: "img/inventory/clothes/feet/" +_i +".", def: random(18, 35), durability: random(10, 500), strength: random(0, 5), endurance: random(0, 5), charisma: random(0, 5), intelligence: random(0, 5), agility: random(0, 5), luck: random(0, 5) })>> <</for>> <<set $patronsList.push({mail: "-2073412445", tier:1, subtime: 1, rank: "Private First Class"})>> <<set $patronsList.push({mail: "738942195", tier:1, subtime: 2, rank: "Lance Corporal"})>> <<set $patronsList.push({mail: "-995193678", tier:1, subtime: 3, rank: "Corporal"})>> <<set $patronsList.push({mail: "-1010247806", tier:1, subtime: 4, rank: "Sergeant"})>> <<set $patronsList.push({mail: "1765834130", tier:1, subtime: 5, rank: "Staff Sergeant"})>> <<set $patronsList.push({mail: "743054395", tier:1, subtime: 6, rank: "Gunnery Sergeant"})>> <<set $patronsList.push({mail: "765928750", tier:1, subtime: 7, rank: "Master Sergeant"})>> <<set $patronsList.push({mail: "1549942034", tier:1, subtime: 8, rank: "Second Lieutenant"})>> <<set $patronsList.push({mail: "-296501149", tier:1, subtime: 9, rank: "First Lieutenant"})>> <<set $patronsList.push({mail: "785551237", tier:1, subtime: 10, rank: "Captain"})>> <<set $patronsList.push({mail: "1832042430", tier:1, subtime: 11, rank: "Major"})>> <<set $patronsList.push({mail: "216179040", tier:1, subtime: 12, rank: "Lieutenant Colonel"})>> <<set $patronsList.push({mail: "-61521737", tier:2, subtime: 1, rank: "Private First Class"})>> <<set $patronsList.push({mail: "-715717826", tier:2, subtime: 2, rank: "Lance Corporal"})>> <<set $patronsList.push({mail: "-37521648", tier:2, subtime: 3, rank: "Corporal"})>> <<set $patronsList.push({mail: "-1550688227", tier:2, subtime: 4, rank: "Sergeant"})>> <<set $patronsList.push({mail: "706279591", tier:2, subtime: 5, rank: "Staff Sergeant"})>> <<set $patronsList.push({mail: "-78800497", tier:2, subtime: 6, rank: "Gunnery Sergeant"})>> <<set $patronsList.push({mail: "1289701692", tier:2, subtime: 7, rank: "Master Sergeant"})>> <<set $patronsList.push({mail: "-1638882037", tier:2, subtime: 8, rank: "Second Lieutenant"})>> <<set $patronsList.push({mail: "-272992780", tier:2, subtime: 9, rank: "First Lieutenant"})>> <<set $patronsList.push({mail: "-1406549602", tier:2, subtime: 10, rank: "Captain"})>> <<set $patronsList.push({mail: "2049376298", tier:2, subtime: 11, rank: "Major"})>> <<set $patronsList.push({mail: "-323211291", tier:2, subtime: 12, rank: "Lieutenant Colonel"})>> <<set $patronsList.push({mail: "1014715665", tier:3, subtime: 1, rank: "Private First Class"})>> <<set $patronsList.push({mail: "-94289620", tier:3, subtime: 2, rank: "Lance Corporal"})>> <<set $patronsList.push({mail: "-1117238774", tier:3, subtime: 3, rank: "Corporal"})>> <<set $patronsList.push({mail: "-270803054", tier:3, subtime: 4, rank: "Sergeant"})>> <<set $patronsList.push({mail: "-1326370782", tier:3, subtime: 5, rank: "Staff Sergeant"})>> <<set $patronsList.push({mail: "1960923296", tier:3, subtime: 6, rank: "Gunnery Sergeant"})>> <<set $patronsList.push({mail: "-230141376", tier:3, subtime: 7, rank: "Master Sergeant"})>> <<set $patronsList.push({mail: "-2000870539", tier:3, subtime: 8, rank: "Second Lieutenant"})>> <<set $patronsList.push({mail: "-1075036852", tier:3, subtime: 9, rank: "First Lieutenant"})>> <<set $patronsList.push({mail: "1043372597", tier:3, subtime: 10, rank: "Captain"})>> <<set $patronsList.push({mail: "1728311792", tier:3, subtime: 11, rank: "Major"})>> <<set $patronsList.push({mail: "1119314915", tier:3, subtime: 12, rank: "Lieutenant Colonel"})>> <<set $patronsList.push({mail: "-546969239", tier:4, subtime: 1, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "1502624269", tier:4, subtime: 2, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "40583531", tier:4, subtime: 3, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "-11135348", tier:4, subtime: 4, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "561386669", tier:4, subtime: 5, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "1933370512", tier:4, subtime: 6, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "-1193917083", tier:4, subtime: 7, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "1364609596", tier:4, subtime: 8, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "-1315059477", tier:4, subtime: 9, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "665728002", tier:4, subtime: 10, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "-1260788643", tier:4, subtime: 11, rank: "Illusive Man"})>> <<set $patronsList.push({mail: "-911550158", tier:4, subtime: 12, rank: "Illusive Man"})>> <<set $allknownpeople.push({name:"img/people/icons/cindy", photo:"img/people/icons/photo/cindy", firstname:"Cindy", secondname:"", age:27, height:175, weight:61, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 326 4895", patron:2})>> <<set $allknownpeople.push({name:"img/people/icons/rosalva", photo:"img/people/icons/photo/rosalva", firstname:"Rosalva", secondname:"", age:42, height:160, weight:61, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:$rosalvastorytest, boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 326 4764", patron:0})>> <<set $allknownpeople.push({name:"img/people/icons/samantha", photo:"img/people/icons/photo/samantha", firstname:"Samantha", secondname:"", age:39, height:164, weight:61, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 526 8925", patron:0})>> <<set $allknownpeople.push({name:"img/people/icons/zatara", photo:"img/people/icons/photo/zatara", firstname:"Zatara", secondname:"", age:62, height:178, weight:95, education:100, club:"none", rebellion:100, sex:"?", love:0, lust:0, virginity:"yes", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 526 8925", patron:0})>> <<set $prologuecheck = 0>> <<set $prologuecheck1 = 0>> <<set $prologuechance = $Strength + $Luck>> <<set $prologuechance1 = $Perception + $Luck>> <<if ($prologuechance >= 20)>> <<set $prologuecheck = "You have enough skills for this action">> <<set $sucvariant = 1>> <<else>> <<set $prologuecheck = "Your Strength and Luck is too low">> <<set $sucvariant = 0>> <</if>> <<if ($prologuechance1 >= 20)>> <<set $prologuecheck1 = "You have enough skills for this action">> <<set $sucvariant1 = 1>> <<else>> <<set $prologuecheck1 = "Your Perception and Luck is too low">> <<set $sucvariant1 = 0>> <</if>> <<for _i = 0; _i < 39; _i++>> <<set $featuresr = random(0, 3)>> <<set $testingslaves.push({name: "img/people/girlsS/white/" +_i, age: random(18, 35), height: random(140, 185), virgin: random(0, 1), tits: random(1, 3), love: 0, loyality: 0, nameperson:"noname", mastersname:"master", scared: random(0, 50), kiss: random(0, 450), hand: random(0, 450), blow: 0, throat: 0, rimjob: 0, paizury: 0, vaginal: 0, anal: 0, dildo: 0, race:"white", anatomy:_i, feature: $slavefeatures[$featuresr] })>> <</for>> <<for _i = 0; _i < 39; _i++>> <<set $featuresr = random(0, 3)>> <<set $testingslaves.push({name: "img/people/girlsS/black/" +_i, age: random(18, 35), height: random(140, 185), virgin: random(0, 1), tits: random(1, 3), love: 0, loyality: 0, nameperson:"noname", mastersname:"master", scared: random(0, 50), kiss: random(0, 450), hand: random(0, 450), blow: 0, throat: 0, rimjob: 0, paizury: 0, vaginal: 0, anal: 0, dildo: 0, race:"black", anatomy:_i, feature: $slavefeatures[$featuresr] })>> <</for>> <<for _i = 0; _i < 39; _i++>> <<set $featuresr = random(0, 3)>> <<set $testingslaves.push({name: "img/people/girlsS/asian/" +_i, age: random(18, 35), height: random(140, 185), virgin: random(0, 1), tits: random(1, 3), love: 0, loyality: 0, nameperson:"noname", mastersname:"master", scared: random(0, 50), kiss: random(0, 450), hand: random(0, 450), blow: 0, throat: 0, rimjob: 0, paizury: 0, vaginal: 0, anal: 0, dildo: 0, race:"asian", anatomy:_i, feature: $slavefeatures[$featuresr] })>> <</for>> <<set $rosalvakidnapped == 0>> <<set $totalenergy += $Strength + $Endurance + $Agility>> <<set $energyLevel += $Strength + $Endurance + $Agility>> <<set $health = 180 + $Strength + $Endurance*2>> <<set $phoneActivity = "img/phone1">>
<<if ($RosalvaQ1 == 0)>> <video src="img/people/Rosalva/sex/RosalvaS1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Hi, Dear! You look so tired from this work."</span> <span class="opponent2">"And hmm - so tense. Right here"</span> (She is touching my groin) [[Touch her too|RosalvaQuest][$RosalvaQ1 = 1]] <<elseif ($RosalvaQ1 == 1)>> <video src="img/people/Rosalva/sex/RosalvaS2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Do you like it? They can bounce too, look"</span> [[Go for blowjob|RosalvaQuest][$RosalvaQ1 = 2]] <<elseif ($RosalvaQ1 == 2)>> <video src="img/people/Rosalva/sex/RosalvaS3.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"You are holding my dick"</span> <span class="opponent2">"Oh, sorry. Haha. I can go further"</span> (She is standing on her knees) <span class="opponent2">"What we have here? Some nice balls"</span> (She's tickling my balls) <span class="opponent2">"So nice, We need stimulate them first"</span> (She is sucking them, deep and tenderly) <span class="mydialog1">"Mmm, oh my God!"</span> (She is smiling for my moaning, smiling with my balls in her mouth) [[Continue|RosalvaQuest][$RosalvaQ1 = 3]] <<elseif ($RosalvaQ1 == 3)>> <video src="img/people/Rosalva/sex/RosalvaS4.webm" autoplay loop muted height="450px" ></video> (She kisses and swallows my whole dick) (Tenderly carrying my balls) <span class="mydialog1">"Look at me!Mmm You have so beautiful eyes"</span> <span class="opponent2">"Mmm"</span> (She smiled but keep playing with my dick, tickling my balls again) <span class="mydialog1">"You can lick them too, Ros"</span> <span class="opponent2">"Hmmm"</span> <span class="mydialog1">"I just figured, can ou do same thing with no using hands?"</span> <span class="opponent2">"Challenge accepted, sweetie"</span> [[Continue|RosalvaQuest][$RosalvaQ1 = 4]] <<elseif ($RosalvaQ1 == 4)>> <video src="img/people/Rosalva/sex/RosalvaS5.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"You are incredible"</span> (She is sucking, licking and keep smiling. And no hands using at all) [[Continue|RosalvaQuest][$RosalvaQ1 = 5]] <<elseif ($RosalvaQ1 == 5)>> <video src="img/people/Rosalva/sex/RosalvaS6.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"One challenge done, now bobbie time"</span> [[Continue|RosalvaQuest][$RosalvaQ1 = 6]] <<elseif ($RosalvaQ1 == 6)>> <video src="img/people/Rosalva/sex/RosalvaS7.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Okay, Come to me. Stick it in my pussy"</span> <span class="mydialog1">"Of course, lay closer"</span> <span class="opponent2">"That's better?"</span> <span class="mydialog1">"Yes"</span> (Her legs is wide open, I am starting fucking her) <span class="opponent2">"Ahhhh"</span> [[Continue|RosalvaQuest][$RosalvaQ1 = 7]] <<elseif ($RosalvaQ1 == 7)>> <video src="img/people/Rosalva/sex/RosalvaS8.webm" autoplay loop muted height="450px" ></video> (Her tits bouncing and my balls clapping on her ass) [[Continue|RosalvaQuest][$RosalvaQ1 = 8]] <<elseif ($RosalvaQ1 == 8)>> <video src="img/people/Rosalva/sex/RosalvaS9.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Your dick have smell of y pussy now. Haha"</span> <span class="opponent2">"Mmmm"</span> <span class="opponent2">"But tastes same, same good"</span> (She sucking my cock with her tongue) <span class="mydialog1">"Ride me"</span> [[Continue|RosalvaQuest][$RosalvaQ1 = 9]] <<elseif ($RosalvaQ1 == 9)>> <video src="img/people/Rosalva/sex/RosalvaS11.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Ahhhhh"</span> (She's jumping on me like on real stallion) [[Continue|RosalvaQuest][$RosalvaQ1 = 10]] <<elseif ($RosalvaQ1 == 10)>> <video src="img/people/Rosalva/sex/RosalvaS12.webm" autoplay loop muted height="450px" ></video> (She sucks again, I guess she really like that. Or She likes my dick) [[Continue|RosalvaQuest][$RosalvaQ1 = 11]] <<elseif ($RosalvaQ1 == 11)>> <video src="img/people/Rosalva/sex/RosalvaS13.webm" autoplay loop muted height="450px" ></video> (Riding but reverse version this time) <span class="mydialog1">"So bouncy ass you have"</span> <span class="opponent2">"Do you really like it?"</span> <span class="mydialog1">"Oh yes"</span> <span class="opponent2">"Good. Lets try anal so"</span> [[Anal time|RosalvaQuest][$RosalvaQ1 = 12]] <<elseif ($RosalvaQ1 == 12)>> <video src="img/people/Rosalva/sex/RosalvaS14.webm" autoplay loop muted height="450px" ></video> (Her was ready for me, clean and welcome) <span class="opponent2">"Ahhh. Wow, Didn't expect it would be so great"</span> <span class="mydialog1">"YOu never had it before?"</span> <span class="mydialog1">"Not with dick, only with fingers"</span> <span class="mydialog1">"Let me turn face to face and we continue"</span> [[Continue|RosalvaQuest][$RosalvaQ1 = 13]] <<elseif ($RosalvaQ1 == 13)>> <video src="img/people/Rosalva/sex/RosalvaS15.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Jh my, it's so awesome"</span> <span class="mydialog1">"I am cumming"</span> <span class="mydialog1">"Wait,give it to me"</span> (She strokes my cock in to her mouth) [[Cum|RosalvaQuest][$RosalvaQ1 = 14]] <<elseif ($RosalvaQ1 == 14)>> <video src="img/people/Rosalva/sex/RosalvaS16.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"That's my boy"</span> (She plays with my cum) [[Continue|RosalvaQuest][$RosalvaQ1 = 15]] <<elseif ($RosalvaQ1 == 15)>> [[Continue|Sleep][$RosalvaQ1 = 0]] <</if>> <<set $RosalvaLoveQuest to 1>>
<div class="choose-link"> <div> <img src="img/people/Cindy/avatar.png" width="450px"> </div> <div> <span > Name: Cindy Age: <<print $CindyAge>> Height: <<print $CindyHeight>> Weight: <<print $CindyWeight>> Club: Rebellion: <<print $CindyRebellion>> Sex: <<if $CindySex is 1>><<print "straight">><<elseif $CindySex is 2>><<print "gay">><<elseif $CindySex is 3>><<print "bi">><</if>> Relationship: <<print $CindyRelationship>> Love: <<print $CindyLove>> Lust: <<print $CindyLust>> Virginity: <<if $CindyVirginity is false>><<print "No">><<elseif $CindyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Rosalva/avatar.png" width="450px"> </div> <div> <span > Name: Rosalva Age: <<print $RosalvaAge>> Height: <<print $RosalvaHeight>> Weight: <<print $RosalvaWeight>> Club: Rebellion: <<print $RosalvaRebellion>> Sex: <<if $RosalvaSex is 1>><<print "straight">><<elseif $RosalvaSex is 2>><<print "gay">><<elseif $RosalvaSex is 3>><<print "bi">><</if>> Relationship: <<print $RosalvaRelationship>> Love: <<print $RosalvaLove>> Lust: <<print $RosalvaLust>> Virginity: <<if $RosalvaVirginity is false>><<print "No">><<elseif $RosalvaVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Sasha/SashaD.jpg" height="450px"> </div> <div> <span > Name: Sasha Age: <<print $SashaAge>> Height: <<print $SashaHeight>> Weight: <<print $SashaWeight>> Education: <<print $SashaEducation>> Club: Rebellion: <<print $SashaRebellion>> Sex: <<if $SashaSex is 1>><<print "straight">><<elseif $SashaSex is 2>><<print "gay">><<elseif $SashaSex is 3>><<print "bi">><</if>> Relationship: <<print $SashaRelationship>> Love: <<print $SashaLove>> Lust: <<print $SashaLust>> Virginity: <<if $SashaVirginity is false>><<print "No">><<elseif $SashaVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Mary/MaryD.jpg" height="450px"> </div> <div> <span > Name: Mary Age: <<print $MaryAge>> Height: <<print $MaryHeight>> Weight: <<print $MaryWeight>> Education: <<print $MaryEducation>> Club: Rebellion: <<print $MaryRebellion>> Sex: <<if $MarySex is 1>><<print "straight">><<elseif $MarySex is 2>><<print "gay">><<elseif $MarySex is 3>><<print "bi">><</if>> Relationship: <<print $MaryRelationship>> Love: <<print $MaryLove>> Lust: <<print $MaryLust>> Virginity: <<if $MaryVirginity is false>><<print "No">><<elseif $MaryVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Rosy/RosyD.jpg" height="450px"> </div> <div> <span > Name: Rosy Age: <<print $RosyAge>> Height: <<print $RosyHeight>> Weight: <<print $RosyWeight>> Education: <<print $RosyEducation>> Club: Rebellion: <<print $RosyRebellion>> Sex: <<if $RosySex is 1>><<print "straight">><<elseif $RosySex is 2>><<print "gay">><<elseif $RosySex is 3>><<print "bi">><</if>> Relationship: <<print $RosyRelationship>> Love: <<print $RosyLove>> Lust: <<print $RosyLust>> Virginity: <<if $RosyVirginity is false>><<print "No">><<elseif $RosyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Suzy/SuzyD.jpg" height="450px"> </div> <div> <span > Name: Suzy Age: <<print $SuzyAge>> Height: <<print $SuzyHeight>> Weight: <<print $SuzyWeight>> Education: <<print $SuzyEducation>> Club: Rebellion: <<print $SuzyRebellion>> Sex: <<if $SuzySex is 1>><<print "straight">><<elseif $SuzySex is 2>><<print "gay">><<elseif $SuzySex is 3>><<print "bi">><</if>> Relationship: <<print $SuzyRelationship>> Love: <<print $SuzyLove>> Lust: <<print $SuzyLust>> Virginity: <<if $SuzyVirginity is false>><<print "No">><<elseif $SuzyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Sunny/SunnyD.jpg" height="450px"> </div> <div> <span > Name: Sunny Age: <<print $SunnyAge>> Height: <<print $SunnyHeight>> Weight: <<print $SunnyWeight>> Education: <<print $SunnyEducation>> Club: Rebellion: <<print $SunnyRebellion>> Sex: <<if $SunnySex is 1>><<print "straight">><<elseif $SunnySex is 2>><<print "gay">><<elseif $SunnySex is 3>><<print "bi">><</if>> Relationship: <<print $SunnyRelationship>> Love: <<print $SunnyLove>> Lust: <<print $SunnyLust>> Virginity: <<if $SunnyVirginity is false>><<print "No">><<elseif $SunnyVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<<if $Time is 16>> <<if $Sasha is true>> <<if ($SashaQuest == 0)>> <a data-passage="SashaQuest" title="Sasha returning from training"> <img class="myschoolcoridor_event" src="img/people/icons/sasha.png" > </a> <</if>> <</if>> <</if>> [[Leave|College]]
<<if ($Money >= 5000)>> [[Build sport field|My cabinet][$Sportsfield = true; $Money = $Money - 5000]] <<elseif ($Money < 5000)>> <<print "Not enough money">> <</if>> <<if ($Money >= 5000)>> [[Build library|My cabinet][$libraryfield = true; $Money = $Money - 5000]] <<elseif ($Money < 5000)>> <<print "Not enough money">> <</if>> [[Not now|My cabinet]]
<div class="choose-link"> <div> <img src="img/people/Samantha/SamanthaAvatar.png" height="450px" > </div> <div> <span > Name: Samantha Age: <<print $SamanthaAge>> Height: <<print $SamanthaHeight>> Weight: <<print $SamanthaWeight>> Club: Rebellion: <<print $SamanthaRebellion>> Sex: <<if $SamanthaSex is 1>><<print "straight">><<elseif $SamanthaSex is 2>><<print "gay">><<elseif $SamanthaSex is 3>><<print "bi">><</if>> Relationship: <<print $SamanthaRelationship>> Love: <<print $SamanthaLove>> Lust: <<print $SamanthaLust>> Virginity: <<if $SamanthaVirginity is false>><<print "No">><<elseif $SamanthaVirginity is true>><<print "Yes">><</if>> </span> </div> </div> <<back "Exit">>
<<if ($ProloguePassport == 0)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/centralsquareQuest.jpg" height="500px"> </div> <div class="passportquest_text"> <span>"Nice big plaza with some weird spanish-arabian mixed architecture. Looks like Farenta have a lot of cultures inside. (But suddenly I realized that local guards are coming to me) Too late for run. Fuck"</span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[Smile and wait|PassportQuest1][$ProloguePassport = 1;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[Stay still|PassportQuest1][$ProloguePassport = 1]] </div> <div class="dialognew-renegade"> [[Try to run|PassportQuest2][$ProloguePassport = 1;$Renegade = $Renegade +5]] </div> </div> </div> <<elseif ($ProloguePassport == 1)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/1.png" height="500px"> </div> <div class="passportquest_text"> <span> "Good day! Show your documents, please" </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[I haven't passport yet|PassportQuest1][$ProloguePassport = 2;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[I've left it home|PassportQuest1][$ProloguePassport = 2]] </div> <div class="dialognew-renegade"> [[Don't have it, next time(try to go away)|PassportQuest2][$ProloguePassport = 2;$Renegade = $Renegade +5]] </div> </div> </div> <<elseif ($ProloguePassport == 2)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/2.png" height="500px"> </div> <div class="passportquest_text"> <span> Understand. Follow me. And no monkey business or you will be shot. Are we clear? </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[Yes, we are clear|PassportQuest1][$ProloguePassport = 3;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[Yes|PassportQuest1][$ProloguePassport = 3]] </div> <div class="dialognew-renegade"> [[Sure(run away)|PassportQuestLost][$ProloguePassport = 3;$Renegade = $Renegade +5]] </div> </div> </div> </div> <<elseif ($ProloguePassport == 3)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/3.png" height="500px"> </div> <div class="passportquest_text"> <span> (We came in to local police station, looks more like some military base. And,weird thing, policeman starts explain me why being a citizen of Pty-Goav is important...) - You will have full freedom and special privileges; - Permission for gun carrying, house or land buying, owning slaves, votes of some decisions and... </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[Wait, what? Slaves owning?|PassportQuest1][$ProloguePassport = 4;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[Hm, got it|PassportQuest1][$ProloguePassport = 4]] </div> <div class="dialognew-renegade"> [[Nice|PassportQuest1][$ProloguePassport = 4;$Renegade = $Renegade +5]] </div> </div> </div> </div> <<elseif ($ProloguePassport == 4)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/4.png" height="500px"> </div> <div class="passportquest_text"> <span> Yes, slavery is legal on Farenta and citizens of Pty-Goav can carry couple. Depends of their citizen status. So, for citizen status first you need have respectful job, recommendation from 3 well-known Pty-Goav citizens and 10000 dollars. </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[I am already teacher in college|PassportQuest1][$ProloguePassport = 5;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[Understand|PassportQuest1][$ProloguePassport = 5]] </div> <div class="dialognew-renegade"> [[(Stay quiet)|PassportQuest1][$ProloguePassport = 5;$Renegade = $Renegade +5]] </div> </div> </div> </div> <<set $hintsdescription.push({img:"img/prologue/pic18", name:"Citizen", descr:"Collect 3 recommendation letters. Try to ask Samantha, make more progress with Sunny(and then meet her in your cabinet), try to catch a man in Casino Royale(You can wait him there until it happens)"})>> <<elseif ($ProloguePassport == 5)>> <div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/3.png" height="500px"> </div> <div class="passportquest_text"> <span> Good! So one thing from list is already done. Now I can give you temporary guest-passport. When you'll have recomendations and payment for real one, come here. Good luck! </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[Thank you, Good bye!|Police office][$ProloguePassport = 6;$Paragon = $Paragon +5; $mycabinetevent =1]] </div> <div class="dialognew-neutral"> [[Have a nice day!|Police office][$ProloguePassport = 6; $mycabinetevent =1]] </div> <div class="dialognew-renegade"> [[(Try to seduce her)|PassportQuestSeduce][$ProloguePassport = 6;$Renegade = $Renegade +5; $mycabinetevent =1]] </div> </div> </div> </div> <</if>>
<div class="head-text greentext"><h1>''Your charisma improoved''</h1>(Reach 100 to upgrade your Charisma)</div> <div class="head-text greentext"><h1>''Current level:''</h1><h1><<print $charismaTraining>></h1></div> <<if $Sasha is true>> <<set $SashaEducation to $SashaEducation + 1 >> <<set $SashaRespect to $SashaRespect + 1 >> <<set $SashaRelationship to $SashaRelationship + 1 >> <</if>> <<if $Mary is true>> <<set $MaryEducation to $MaryEducation + 1 >> <<set $MaryRespect to $MaryRespect + 1 >> <<set $MaryRelationship to $MaryRelationship + 1 >> <</if>> <<if $Rosy is true>> <<set $RosyEducation to $RosyEducation + 1 >> <<set $RosyRespect to $RosyRespect + 1 >> <<set $RosyRelationship to $RosyRelationship + 1 >> <</if>> <<if $Suzy is true>> <<set $SuzyEducation to $SuzyEducation + 1 >> <<set $SuzyRespect to $SuzyRespect + 1 >> <<set $SuzyRelationship to $SuzyRelationship + 1 >> <</if>> <<if $Sunny is true>> <<set $SunnyEducation to $SunnyEducation + 1 >> <<set $SunnyRespect to $SunnyRespect + 1 >> <<set $SunnyRelationship to $SunnyRelationship + 1 >> <</if>> [[End|Classroom1]]
<div class="head-text greentext"><h1>''Your charisma improoved''</h1>(Reach 100 to upgrade your Charisma)</div> <div class="head-text greentext"><h1>''Current level:''</h1><h1><<print $charismaTraining>></h1></div> <<if $Sasha is true>> <<set $SashaEducation to $SashaEducation + 1 >> <<set $SashaRespect to $SashaRespect + 1 >> <</if>> <<if $Mary is true>> <<set $MaryEducation to $MaryEducation + 1 >> <<set $MaryRespect to $MaryRespect + 1 >> <</if>> <<if $Rosy is true>> <<set $RosyEducation to $RosyEducation + 1 >> <<set $RosyRespect to $RosyRespect + 1 >> <</if>> <<if $Suzy is true>> <<set $SuzyEducation to $SuzyEducation + 1 >> <<set $SuzyRespect to $SuzyRespect + 1 >> <</if>> <<if $Sunny is true>> <<set $SunnyEducation to $SunnyEducation + 1 >> <<set $SunnyRespect to $SunnyRespect + 1 >> <</if>> [[End|Classroom1]]
<div class="head-text greentext"><h1>''Your charisma improoved''</h1>(Reach 100 to upgrade your Charisma)</div> <div class="head-text greentext"><h1>''Current level:''</h1><h1><<print $charismaTraining>></h1></div> <<if $Sasha is true>> <<set $SashaEducation to $SashaEducation + 1 >> <<set $SashaRespect to $SashaRespect + 1 >> <<set $SashaLust to $SashaLust + 1 >> <</if>> <<if $Mary is true>> <<set $MaryEducation to $MaryEducation + 1 >> <<set $MaryRespect to $MaryRespect + 1 >> <<set $MaryLust to $MaryLust + 1 >> <</if>> <<if $Rosy is true>> <<set $RosyEducation to $RosyEducation + 1 >> <<set $RosyRespect to $RosyRespect + 1 >> <<set $RosyLust to $RosyLust + 1 >> <</if>> <<if $Suzy is true>> <<set $SuzyEducation to $SuzyEducation + 1 >> <<set $SuzyRespect to $SuzyRespect + 1 >> <<set $SuzyLust to $SuzyLust + 1 >> <</if>> <<if $Sunny is true>> <<set $SunnyEducation to $SunnyEducation + 1 >> <<set $SunnyRespect to $SunnyRespect + 1 >> <<set $SunnyLust to $SunnyLust + 1 >> <</if>> [[End|Classroom1]]
<<if ($SunnyQuest == 0)>> <img src="img/people/Sunny/Quest1/SunnyBullies.gif" height="450px"> [[Continue|SunnyQuest][$SunnyQuest = 1]] <<elseif($SunnyQuest ==1)>> <img src="img/people/Sunny/Quest1/SunnyBulliesQuest.jpg" height="450px"> (I am just break in) <span class="mydialog1">"She is my student. leave her alone"</span> (They are shocked for my interruption) (I just grab Sunnies hand and walk with her away, to my house) [[Continue|SunnyQuest][$SunnyQuest = 2]] <<elseif($SunnyQuest ==2)>> <video src="img/people/Sunny/Quest1/SunnyQuest1.webm" autoplay loop muted height="450px"></video> (When we came to home, I think I deserve some answers) <span class="mydialog1">"Okay, Sunny. What was those guys and what they want from you?"</span> <span class="opponent2">"Oh, it..it was nothing special. Some street bandits. It's usual on Farenta"</span> (She smiles) (She is definetely hiding something but If I push her, Hse will probably scared of me) <span class="mydialog1">"Oh, okay. If you say so"</span> (She understood that I don't believe her) [[Continue|SunnyQuest][$SunnyQuest = 3]] <<elseif($SunnyQuest ==3)>> <video src="img/people/Sunny/Quest1/SunnyQuest2.webm" autoplay loop muted height="450px"></video> <span class="opponent2">"Thats nice place you have"</span> (She tried to change subject) <span class="mydialog1">"Yeah, but it's not mine I just live here"</span> <span class="opponent2">"Oh, got it"</span> <span class="mydialog1">"Sunny you can trust me. I can save you from those guys"</span> [[Continue|SunnyQuest][$SunnyQuest = 4]] <<elseif($SunnyQuest ==4)>> <video src="img/people/Sunny/Quest1/SunnyQuest3.webm" autoplay loop muted height="450px"></video> <span class="opponent2">"No, no need.Everyting is fine"</span> (She changing subject again) <span class="opponent2">"But I need thank you more"</span> <span class="mydialog1">"What do you mean?"</span> (I didn't finish my answer cause she pulled my cock out my pants and start jerking it) [[Continue|SunnyQuest][$SunnyQuest = 5]] <<elseif($SunnyQuest ==5)>> <video src="img/people/Sunny/Quest1/SunnyQuest4.webm" autoplay loop muted height="450px"></video> (Hmm, Actually I want it too) <span class="mydialog1">"Give me those bra girl"</span> [[Continue|SunnyQuest][$SunnyQuest = 6]] <<elseif($SunnyQuest ==6)>> <video src="img/people/Sunny/Quest1/SunnyQuest5.webm" autoplay loop muted height="450px"></video> (She stays on her knees and start sucking) <span class="opponent2">"Hmm, hmm hehe"</span> (She gigles through process) <span class="mydialog1">"Whats wrong? Why are you laugh?"</span> <span class="opponent2">"Cause I am blowing you, my teacher. But I can be more serious if you want. Professor"</span> [[Continue|SunnyQuest][$SunnyQuest = 7]] <<elseif($SunnyQuest ==7)>> <video src="img/people/Sunny/Quest1/SunnyQuest6.webm" autoplay loop muted height="450px"></video> (She makes sad serious face and sucked more) <span class="mydialog1">"Now it's more like sad blowjob"</span> (She makes "Oh come on face") <span class="opponent2">"It's only serious face I can do, deal with it"</span> [[Continue|SunnyQuest][$SunnyQuest = 8]] <<elseif($SunnyQuest ==8)>> <video src="img/people/Sunny/Quest1/SunnyQuest7.webm" autoplay loop muted height="450px"></video> (Angry woman with my dick in her mouth, thats not agood idea) <span class="mydialog1">"Sorry, You just looked funny, like angry girl"</span> (I am smiling) <span class="opponent2">"I am, but I am lovely angry. Didn't I?"</span> (She smiles back) [[Continue|SunnyQuest][$SunnyQuest = 9]] <<elseif($SunnyQuest ==9)>> <video src="img/people/Sunny/Quest1/SunnyQuest8.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Sure"</span> <span class="mydialog1">"Sweetie, I am cumming"</span> <span class="opponent2">"Give it to me, i wanna your sperm"</span> [[Continue|SunnyQuest][$SunnyQuest = 10]] <<elseif($SunnyQuest ==10)>> <video src="img/people/Sunny/Quest1/SunnyQuest9.webm" autoplay loop muted height="450px"></video> (She strockes my dick in her mouth) (and swallowed most of it) <span class="opponent2">"I like you, Professor. You are my hero"</span> <span class="mydialog1">"Really"</span> <span class="opponent2">"Yes"</span> (She shacked her head) [[Continue|SunnyQuest][$SunnyQuest = 11]] <<elseif($SunnyQuest ==11)>> <video src="img/people/Sunny/Quest1/SunnyQuest10.webm" autoplay loop muted height="450px"></video> <span class="opponent2">"Okay, I need go. Bye, Professor"</span> (She get up up and dissapear) (Wow, what a day. Anyway. let it continue) [[Continue|House][$SunnyQuest = 12]] <</if>>
<img src="img/people/Sasha/Quest1/SashaWalks.gif" height="450px"> [[Leave her alone|College]]
<<if ($RosalvaRoomTalkScenes == 0)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomTalk1.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Hello, Beauty!</span> <span class="opponent1">Mmm, hi</span> <span class="mydialog1">Do you wanna..</span> <span class="opponent1">Mmm, sure we can..</span> (She is droping on her knees) (And touches my groin) [[Go next|RosalvaRoomKiss][$RosalvaRoomTalkScenes = 1]] <<elseif ($RosalvaRoomTalkScenes == 1)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomTalk2.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">So..</span> <span class="opponent1">So.. Enough talking. Come with me</span> [[Go next|RosalvaRoomKiss][$RosalvaRoomTalkScenes = 2]] <<elseif ($RosalvaRoomTalkScenes == 2)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomTalk3.webm" autoplay loop muted height="450px" ></video> <span class="opponent1">Okay, shall we?</span> (She smiles) [[Go next|RosalvaSexual][$RosalvaRoomTalkScenes = 0]] <</if>>
<video src="img/people/Rosalva/sex/room/RosalvaRoomHandjob.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Mmmm"</span> (She takes my pants off and pulled my dick out) <span class="opponent2">"Wow, I am always forgot it size"</span> [[Go next|RosalvaSexual]]
<<if ($RosalvaRoomBjScenes == 0)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomBj1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"But I like measure it with my mouth"</span> <span class="mydialog1">"Really?"</span> <span class="opponent2">"Yeah"</span> [[Go next|RosalvaRoomBlowjob][$RosalvaRoomBjScenes = 1]] <<elseif ($RosalvaRoomBjScenes == 1)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomBj2.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"And how big it is?"</span> <span class="opponent2">"Let me..It's..Big"</span> [[Go next|RosalvaRoomBlowjob][$RosalvaRoomBjScenes = 2]] <<elseif ($RosalvaRoomBjScenes == 2)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomBj3.webm" autoplay loop muted height="450px" ></video> (She's sucking) <span class="mydialog1">"Nice view"</span> <span class="opponent2">"Mmmm.. whm"</span> (her mouth busy right now) [[Go next|RosalvaRoomBlowjob][$RosalvaRoomBjScenes = 3]] <<elseif ($RosalvaRoomBjScenes == 3)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomBj4.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Love this balls. They need my attention"</span> [[Go next|RosalvaSexual][$RosalvaRoomBjScenes = 0]] <</if>>
<<if ($RosalvaRoomSexScenes == 0)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex1.webm" autoplay loop muted height="450px" ></video> (She is slowly taking her panties off) <span class="opponent2">"I am ready, Dear"</span> [[Follow her|RosalvaRoomFuck][$RosalvaRoomSexScenes = 1]] <<elseif ($RosalvaRoomSexScenes == 1)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Whop and it's in"</span> <span class="mydialog1">"Hm"</span> <span class="opponent2">"Your dick fits perfectly. My pussy want him more than I do"</span> (She laugh) [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 2]] <<elseif ($RosalvaRoomSexScenes == 2)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex3.webm" autoplay loop muted height="450px" ></video> (keep fucking) <span class="opponent2">"Fuck..me"</span> [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 3]] <<elseif ($RosalvaRoomSexScenes == 3)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex4.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Ahhhh, mmmm, ahhh"</span> (She's moaning) [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 4]] <<elseif ($RosalvaRoomSexScenes == 4)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex5.webm" autoplay loop muted height="450px" ></video> (A little play with her pussy) <span class="opponent2">"Ahhhhhh"</span> (She screaming) [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 5]] <<elseif ($RosalvaRoomSexScenes == 5)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomSex6.webm" autoplay loop muted height="450px" ></video> (She changed pose) (And keep looking into my eyes) <span class="mydialog1">"Interesting one"</span> <span class="opponent2">"Ahhhhhh"</span> [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 6]] <<elseif ($RosalvaRoomSexScenes == 6)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomCum1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Give it me big Boy. Mommy wanna your cum"</span> (She is talking to my dick) [[Go next|RosalvaRoomFuck][$RosalvaRoomSexScenes = 7]] <<elseif ($RosalvaRoomSexScenes == 7)>> <video src="img/people/Rosalva/sex/room/RosalvaRoomCum2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Give it to me, give it..Yes. Good boy"</span> <span class="opponent2">"Mommy satisfied"</span> [[Go next|RosalvaSexual][$RosalvaRoomSexScenes = 0]] <</if>>
Version 1.1 Hi, everyone. I am back Thanks for your patience -First of all gifs, pics, videos are too many. As usual. -We have new hints, more useful, more concrete and better looking -New street view, now we have houses for other people. They will be discovered by you after some situations or events. -You can visit people who gave address, meet their family members and of course have some fun) - A lot of old locations were reworked -College have WC, sometimes something happens there(more in future update) -Old Bar is useful now, you can drink there and have some fun(even with some of your students) -You can work as a bounty hunter now(Check your phone and meet Marta) -In time(every 7 days) in police office check wall with bounties and fight some criminals -Fights will be hard, so Medical supply shop is opened on Pty-Goav(check it near other markets on Central Square). You can buy medkits. It will help you in battle -Also check your stats, better stats - better your hit and more health(It's important in battle) -Battles are in alpha shape now(I have a big plans for it. With guns, dodge, cool loot and other) -If I forgot something(It's 100%) you can check it in game. And in tips. P.S. It's hard times. Especially this last couple of month. A lot of unexpected things and problems. But whatever, I do my best. Enjoy the game. My huge thanks for patrons, you are awesome. And your help is huge. You can't even imagine how. Thank you for staying with me. Version 1.0 Hi, everyone. Your patience finally will be rewarded: -First of all, gifs, pics, videos are too many. A lot of events and other stuff..You'll see :) -Now We have energy system. So you can be tired and must sleep. Different actions use different amount of your energy. So you can become tired and can't do a thing without rest -Your energy is based on skills (base 10 + Strength + Endurance + Agility) In future I wanna implement level up system. But it probably be after fighting system(have a big plans for it) -Now Farenta has huge Police Office with cabinets and various posibilities in it. -For better experience activate your patreon code and talk with marta first(You can first time meet her by sms on your phone) -Citizenship event is reworked too(with scenes of course) -Also through story you will open new island on Farenta archipelago. "Wonderland" island is big and has a lot of districts, possibilities and events. Island is huge. As big as Pty-Goav(where you come in first place) -Event for "Wonderlad" opening will happend after month living on Farenta(P.S. 20+ days) -New sleeping system. You will sleep in different places(depends on what island are you now) -Before sleep you can see christmas dreams(P.S. There are more than one) -Also small ui changes(in your phone and others) -More arm badges(in your profile and more ranks) -Do not forget to check updated patreon codes in private messages on Patreon P.S. My huge thanks for patrons, you are awesome. And your help is huge. You cant even imagine how. Thank you for staying with me. Version 0.9 Hi. Almost 4 days withour electricity. Interesting Halloween this year in Ukraine. And I can post update only today. In this situation and being a King of Farenta I declare: "People of Farenta you can celebrate Halloween this year as long as you want" Formality is over, so Halloween event transformed into a Halloween update) -A lot of new scenes and people. -Check dark street(you can go there from Central square) -It's new location for Halloween celebrating -Also some party will wait you in college library(you need build it first) -Illusive cave scene(you can go there from your phone(tier 4 patrons)) -Before going to Halloween party be sure to enter your patreon code (if you have one of course) -All patron codes were updated, check your private messages in Patreon(I'll send it to you) P.S. Stay safe, be happy and of course, enjoy the game. See you soon! Hi, finally this gigantic update is ready. Your patience will be rewarded :) So version 0.8: -603 new gifs and pics, 156 new scenes -120 girls in the market -whole girls market was reworked(panels, pics , scenes, interaction, parameters) -new reward-punishment system -also teaching system: 1. Girls have different sex skills. By teaching they will upgrade it. 2. Bigger skills, bigger satisfaction. 3. Sex skills have 5 levels (<200, <400, <600, < 800, >800) 4.Each level has different sex scene and description. 5. Teaching is only patrons feature(all patrons: revoltionary, comandante, hero and illusive man ) -now we have unique patron tier 4(illusive man) location, with unique scenes, story and people(story will be later) -most of main location visual was changed and now looks pretty -left panel with phone, avatar and some parameters was changed too(looks cool, i think :)) P.S. I always try to do more than I planned. And always, always is some small thing I wanna change, make it better. It takes time and energy. That's why release takes more time than I thought. But I believe result is worth it. Have a good time playing, see you soon! Version 0.7(0.6 includes) -Whole prologue was changed, it contains new story, choices and of course sex scenes -Big main quest part (Open sms on your phone) -Main quest contains queen Zena's mansion and some interaction in it (with scenes, sex scenes and desigions) -also new girls with sex scenes (All of them will be important in story later) -skills panel was changed and now it looks prettier -also was changed people panel(check it in your phone) -some of old videos and pics was optimized and changed a little (less weight now) P.S. This update contains 0.6 and 0.7. I wanna released it couple weeks ago. But I had a lot of not nice things happend in my life. I was really sick about week and a half, still feel not quite good. Then job problems. Why life hating me so much!? Maybe it's just rhetorical question! Don't know why it's happening all the time, when I am trying to release new update. But whatever, since I promised this release twoo weeks ago - free version will be availalble immediately(no need wait a week). Also I wanna see how you'll like new prologue) Enjoy! See you soon, stay safe. And don't get sick(it sucks). Version 0.5 -356 new gifs and pics, 32 complete new scenes or 64 separate (bj and sex) -11 new students with sex scenes(also all previous have sex scenes now too) -big interface changes: 1. On left panel will be shown you(personally) (in the folder img you can find picture named "avatar.png" it's example how to crop your own picture. If you want, you can change this one by yours and will have more deep game experience(seeing yoourself like main hero on the panel and passport in game)) 2.Phone was changed, now it's looks like real phone and interactive too. 3. Your stats shown in page passport(you can open it from your phone). 4. Patreon code input is available from phone too. 5. If you are a patron, you will recieve personal code from me on patreon. Which gives you unique interface look, give you access to cheats and Shoulder mark(wich is shown on the left panel and passport will grown every month as long as you are patron) This will affect on gameplay in future. -shcool was reworked(now it looks way more attractive) -student can give you her phone number(if she loves you enough) If you have her number - you can call her from phone and go on a date (what can end in bed:)) P.S. This update took a lot fo time and work(cause I tried to implement to much new things). Next one will be faster(Cause I improoved my skills) At least I hope(Hope that my skills is better and I'll have les work in real life) Anyway. I need a rest and you can enjoy the game See you soon! Version 0.4: - 227 new gifs and pics, 40 new scenes - new part of main quest, you can become a citizen! - sex harem release(need be a citizen) - 26 girls available at the auction. You can buy one per day. (For keeping them you need rebuild old wing in your home. Ask Rosalva!!!) - all girls have their own scenes(will be more in future) - also you can change thier names and how they will call you - 2 new scenes with Sunny - 2 new scenes with Samantha - also now we have inventory systems(Jnly clothes avilable for now) - 5 new traders on the market(You can buy only clothes now) - all clothes have some bonuses (S - strength, E - endurance, Ch - charisma, Int - intelligence, Ag - agility, L - luck) - clothes generates in game start and more after every sleep(if it will be too much tell me in discord(room for bugs)) -"About" section in the info Premium: 2 new scenes with Penny in your room, also more money from code activation P.S. I had some troubles with my pc, so thanks for your patience. Also thank you very much for support. See you later. Enjoy! Version 0.3: - 75 new gifs and pics, 8 new scenes -Fighting system release (on main street and Dark street you have 10% chance to be attacked by enemies. If you lose - they will stole some money from you. But if you win - you can stole money from them and enjoy some sexual scenes(5 types)) -Rosalva have new scene when she is in her room after 16.00 -Rosy is sexually available now (Build library in college and be there after 13.00) (P.S. be sure Rosy loves you enough) Version 0.2: -100 new gifs and pics, 9 new scenes -Now we have skills system: Strength, Perception, Endurance, Charisma, Intelligence, Agility, Luck. And some starting points. On your skills will based success in different situations (Now you mostly need Luck and Charisma) -Training in home was reworked. Now you can have strength training and Agility training. -Also Charisma is growing when you teach your students (If you have better suggestions, tell me) -Also we have panel where you will choose your clothes and gear(It's not working now, just presentation) -First casino are open on Farenta - Casino Royale. Now you can earn more money. (P.S. Thats why you need more luck) -2 more brothels are working too: - Ebony Pearls - Silken Flute -Also we have random events(it's two of them now, but I will add a lot more) -Hero panel in your phone(Contains supporters names. P.S. Thank you:)) -Now for premium game version you just need to activate patreon code -New quest person for tier 2 patrons and sex scene for her P.S. Fighting system in progress now. I could implement it now but I don't like how it looks. I will make it better for next update and it will be there. Inventory and more clothes stuff(with some unique effects) to buy. But I will tell you about it closer to update. Thanks for playing, especially thanks for support. Bye!:) Version 0.1b: -All gifs and video were reworked(Compressed and made in better quality) -Most of locations(with no implemented image) now have their own look -Brothel "Maggies Horn" have now three girls: -blonde -brunette -redhead -Clock an wait button was updated. Now when you click it all numbers and locations change correctly. -Also if you wanna wait for some event, you can just click wait button. No need change location and come back again:) -Added new only tier 2 patrons character and started her storyline (I already have patrons so they deserve some special content. As I promised on patreon. Tier 2 and higher) P.S. Next update will be next Sunday. I will work on some gameplay and visual improvements. Of course on new fap content too:) Thanks for playing! See you soon! Version 0.1: -Created main locations and structure of game world -Created main storyline and game prologue -New personas: -Male: -Zatara; -Female: -Cindy, Rosalva, Samantha, Sasha, Mary, Sunny, Suzy, Rosy -Added Characters panel(people you know will be shown there with all characteristics) Panel will be improved in future updates -Added Hero/Renegade system On your decisions depends who you could be, good , bad or neutral person With some level of hero or renegade points will be available new options in dialogs,interaction with people and important decisions. (Functionality will be able in future updates) -Sexual scenes with Rosalva and Sunny -One available brothel "Maggies Horn"(One blonde available yet:)) -Gift system. It's simple now but willbe upgrade in future(For now gift are in local shop) P.S. Too many stuff I wanna add to this game already but sadly don't have time for all of it( But it will be as fast as I can do it. Anyway. Thanks for playing! All coments and bug report you can leave in Discord <<back "Exit">>
(In future updates) <<back "Exit">>
<div class="choose-link"> <div> <img src="img/people/Jasmina/JasminaDelAvatar.png" width="450px"> </div> <div> <span > Name: Jasmina Age: ? Height: ? Weight: ? Club: Rebellion: ? Sex: ? Relationship: ? Love: ? Lust: ? Virginity: ? </span> </div> </div> <<back "Exit">>
<<if ($JasminaQuest == 0)>> <video src="img/people/Jasmina/Quest/JasminaQuest1.webm" autoplay loop muted height="450px" ></video> (There are twoo people in guest room) (Some huge bald man and probably his wife) (They talking about something) <span class="mydialog1">"What a fuck?"</span> (I am naked. Maybe if I run pass them quickly) [[Touch her too|JasminaQuest][$JasminaQuest = 1]] <<set $allknownpeople.push({name:"img/people/icons/JasminaDel", photo:"img/people/icons/photo/JasminaDel", firstname:"Jasmina", secondname:"", age:38, height:160, weight:75, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"no", story:"(in future updates)", boyfriend:"", family:"(in future updates)", phone:"+56 42 136 8925", patron:2})>> <<elseif ($JasminaQuest == 1)>> <video src="img/people/Jasmina/Quest/JasminaQuest2.webm" autoplay loop muted height="450px" ></video> (It worked) <span class="mydialog1">"Okay I am in the kitchen"</span> (Suddenly woman get up) <span class="mydialog1">"Fuck"</span> (She is searching in the freezer) [[Go for blowjob|JasminaQuest][$JasminaQuest = 2]] <<elseif ($JasminaQuest == 2)>> <video src="img/people/Jasmina/Quest/JasminaQuest3.webm" autoplay loop muted height="450px" ></video> (She is turning) <span class="mydialog1">"Fuck"</span> <span class="opponent2">"Oh my God"</span> (She shout) <span class="opponent3">"What's wrong?"</span> (Her husband ask) <span class="opponent2">"Oh, no it's okay, dear. Just dropped something. Don't worry"</span> <span class="opponent3">"Be careful. It's not your house"</span> (He starts complaining) <span class="mydialog1">"Please, be quiet"</span> (I whisper to her) [[Continue|JasminaQuest][$JasminaQuest = 3]] <<elseif ($JasminaQuest == 3)>> <video src="img/people/Jasmina/Quest/JasminaQuest4.webm" autoplay loop muted height="450px" ></video> (She smiles came closer and stand on her knees) (Start sucking my dick) <span class="mydialog1">"What are you doing"</span> <span class="opponent2">"Mmm"</span> [[Continue|JasminaQuest][$JasminaQuest = 4]] <<elseif ($JasminaQuest == 4)>> <video src="img/people/Jasmina/Quest/JasminaQuest5.webm" autoplay loop muted height="450px" ></video> (She is sucking, deeply) (Hmm, if this going that way. Maybe I'll help her) [[Continue|JasminaQuest][$JasminaQuest = 5]] <<elseif ($JasminaQuest == 5)>> <video src="img/people/Jasmina/Quest/JasminaQuest6.webm" autoplay loop muted height="450px" ></video> (Let's be a little rough) [[Continue|JasminaQuest][$JasminaQuest = 6]] <<elseif ($JasminaQuest == 6)>> <video src="img/people/Jasmina/Quest/JasminaQuest7.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Take care of my balls"</span> <span class="opponent2">"Hmmm"</span> (She licking it) [[Continue|JasminaQuest][$JasminaQuest = 7]] <<elseif ($JasminaQuest == 7)>> <video src="img/people/Jasmina/Quest/JasminaQuest8.webm" autoplay loop muted height="450px" ></video> (She definetely wanna swallow my cock) [[Continue|JasminaQuest][$JasminaQuest = 8]] <<elseif ($JasminaQuest == 8)>> <video src="img/people/Jasmina/Quest/JasminaQuest9.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Hey. What are you doing there?"</span> (Fuck, I forgot it's here husband here) <span class="opponent2">"Just do some food, honey. I'll be more quiet"</span> <span class="opponent3">"Yeah. Do that. I wanna hear TV"</span> [[Continue|JasminaQuest][$JasminaQuest = 9]] <<elseif ($JasminaQuest == 9)>> <video src="img/people/Jasmina/Quest/JasminaQuest10.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Let's continue"</span> (I put her on table) <span class="mydialog1">"Fucking time"</span> [[Continue|JasminaQuest][$JasminaQuest = 10]] <<elseif ($JasminaQuest == 10)>> <video src="img/people/Jasmina/Quest/JasminaQuest11.webm" autoplay loop muted height="450px" ></video> (She moans but really quiet) [[Continue|JasminaQuest][$JasminaQuest = 11]] <<elseif ($JasminaQuest == 11)>> <video src="img/people/Jasmina/Quest/JasminaQuest12.webm" autoplay loop muted height="450px" ></video> (She tryed to scream) <span class="mydialog1">"Shhh"</span> (Shuted her mouth with my hand) <span class="mydialog1">"You don't wanna make us caught?"</span> <span class="opponent2">"Noo"</span> [[Anal time|JasminaQuest][$JasminaQuest = 12]] <<elseif ($JasminaQuest == 12)>> <video src="img/people/Jasmina/Quest/JasminaQuest13.webm" autoplay loop muted height="450px" ></video> <span class="opponent3">"I talked her be quiet. But noo. It's so hard"</span> (Her man keep complaining) (Haha. But he can turn around any minute) [[Continue|JasminaQuest][$JasminaQuest = 13]] <<elseif ($JasminaQuest == 13)>> <video src="img/people/Jasmina/Quest/JasminaQuestCum.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Okay, let's finish this for now"</span> (I am cumming) [[Cum|JasminaQuest][$JasminaQuest = 14]] <<elseif ($JasminaQuest == 14)>> <video src="img/people/Jasmina/Quest/JasminaQuestCum1.webm" autoplay loop muted height="450px" ></video> (Sounds like man is standing up) (Time to run) [[Continue|JasminaQuest][$JasminaQuest = 15]] <<elseif ($JasminaQuest == 15)>> Interesting who are this people? Maybe Rosalva tell me(In next update) [[Continue|Sleep][$JasminaQuest = 3; $Renegade += 50]] <</if>> <<set $Jasmina to 1>>
<div class="special_background"> <img class="special_background_image" src="img/prologue/specialskills.png"> <div class="special_welcome"><span>Welcome to level $skillslevel</span> </div> <div class="special_strength"><span> Strength <<print $Strength>> <<link "-">><div class="noifshit"><<if $Strength > 0>><<set $Strength -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>></div><</link>> <<link "+">><div class="noifshit"><<if $SPECIALpoints > 0>><<set $Strength += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>></div><</link>></span> </div> <div class="special_perception"><span> Perception <<print $Perception>> <<link "-">><<if $Perception > 0>><<set $Perception -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Perception += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_endurance"><span> Endurance <<print $Endurance>> <<link "-">><<if $Endurance > 0>><<set $Endurance -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Endurance += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_charisma"><span> Charisma <<print $Charisma>> <<link "-">><<if $Charisma > 0>><<set $Charisma -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Charisma += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_intelligence"><span> Intelligence <<print $Intelligence>> <<link "-">><<if $Intelligence > 0>><<set $Intelligence -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Intelligence += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_agility"><span> Agility <<print $Agility>> <<link "-">><<if $Agility > 0>><<set $Agility -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Agility += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_luck"><span> Luck <<print $Luck>> <<link "-">><<if $Luck > 0>><<set $Luck -= 1 >><<set $SPECIALpoints += 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>> <<link "+">><<if $SPECIALpoints > 0>><<set $Luck += 1 >><<set $SPECIALpoints -= 1>><<replace ".passage">><<include `passage()`>><</replace>><</if>><</link>></span> </div> <div class="special_points"><span> Points left <<print $SPECIALpoints>></span> </div> <div class="special_confirm_click"> [[Confirm|YourStorySkip][$bounty_my_strength = 10 + $Strength + $Luck]] </div> <div class="special_trait_pic"> <img src="img/prologue/specialimage.png" width="300px" height="300px"> </div> <div class="special_trait_description"> <span>Change skills according yourself. You can do this anytime in game</span> </div> <div class="description_text">fgsduilgfsdyfgbsgbaiu</div> </div>
<<set $superhelper = []>> <<for _i = 0; _i < $clothesHead.length; _i++>> <<capture _i>> <img @src="$clothesHead[_i].name + 'png'" height="60"> [[Clothes][$anatomyHead = $clothesHead[_i].name; $Strength += $clothesHead[_i].strength; $Endurance += $clothesHead[_i].endurance; $Charisma += $clothesHead[_i].charisma; $Intelligence += $clothesHead[_i].intelligence; $Agility += $clothesHead[_i].agility; $Luck += $clothesHead[_i].luck]] <</capture>> <</for>> [[Leave|Clothes]]
<<set $superhelper = []>> <<for _i = 0; _i < $clothesChest.length; _i++>> <<capture _i>> <img @src="$clothesChest[_i].name + 'png'" height="60"> [[Clothes][$anatomyChest = $clothesChest[_i].name; $Strength += $clothesChest[_i].strength; $Endurance += $clothesChest[_i].endurance; $Charisma += $clothesChest[_i].charisma; $Intelligence += $clothesChest[_i].intelligence; $Agility += $clothesChest[_i].agility; $Luck += $clothesChest[_i].luck]] <</capture>> <</for>> [[Leave|Clothes]]
<<set $superhelper = []>> <<for _i = 0; _i < $clothesArms.length; _i++>> <<capture _i>> <img @src="$clothesArms[_i].name + 'png'" height="60"> [[Clothes][$anatomyArms = $clothesArms[_i].name]] <</capture>> <</for>> [[Leave|Clothes]]
<<set $superhelper = []>> <<for _i = 0; _i < $clothesPants.length; _i++>> <<capture _i>> <img @src="$clothesPants[_i].name + 'png'" height="60"> [[Clothes][$anatomyPants = $clothesPants[_i].name; $Strength += $clothesPants[_i].strength; $Endurance += $clothesPants[_i].endurance; $Charisma += $clothesPants[_i].charisma; $Intelligence += $clothesPants[_i].intelligence; $Agility += $clothesPants[_i].agility; $Luck += $clothesPants[_i].luck]] <</capture>> <</for>> [[Leave|Clothes]]
<<set $superhelper = []>> <<for _i = 0; _i < $clothesLegs.length; _i++>> <<capture _i>> <img @src="$clothesLegs[_i].name + 'png'" height="60"> [[Clothes][$anatomyLegs = $clothesLegs[_i].name; $Strength += $clothesLegs[_i].strength; $Endurance += $clothesLegs[_i].endurance; $Charisma += $clothesLegs[_i].charisma; $Intelligence += $clothesLegs[_i].intelligence; $Agility += $clothesLegs[_i].agility; $Luck += $clothesLegs[_i].luck]] <</capture>> <</for>> [[Leave|Clothes]]
<<set $superhelper = []>> <<for _i = 0; _i < $clothesBackpack.length; _i++>> <<capture _i>> <img @src="$clothesBackpack[_i].name + 'png'" height="60"> [[Clothes][$anatomyBackpack = $clothesBackpack[_i].name]] <</capture>> <</for>> [[Leave|Clothes]]
<img src="img/locations/CentralSquare/EbonyPearl.png" height="450px"> [[Choose girls|ebonyPearlsGirls]] [[Dark Street]]
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<div class="choose-link"> <div> [[Dark Street]] </div> <div> <img src="img/implemented.png" width="500" height="500"> </div> </div>
<img src="img/locations/CentralSquare/SilkenFlute.png" height="450px"> [[Choose girls|silkenFluteGirls]] [[Dark Street]]
<div class="head-text greentext"><h1>''Dice Game''</h1></div> <div class="head-text redtext"><h3>''Rules: Set your bet and roll. If you have more points than dealer - you win''</h3></div> <div class="head-text greentext"><h3>''Result depends on your Luck:)''</h3></div> <div class="head-text choose-island"> <div> Bet:<<print _bet>> </div> <div> Your points:<<print _yourPoints>> </div> <div> Opponent points<<print _opponentPoints>> </div> </div> <div id="event"><<include "DiceGame1">></div>
<div class="head-text choose-island"> <div> <<button "Bet 25$">> <<set _bet = 25>><<replace ".passage">><<include `passage()`>><</replace>> <<replace "#event">> <<include "DiceGame1">> <</replace>> <</button>> </div> <div> <<button "Bet 50$">> <<set _bet = 50>><<replace ".passage">><<include `passage()`>><</replace>> <<replace "#event">> <<include "DiceGame1">> <</replace>> <</button>> </div> <div> <<button "Bet 100$">> <<set _bet = 100>><<replace ".passage">><<include `passage()`>><</replace>> <<replace "#event">> <<include "DiceGame1">> <</replace>> <</button>> </div> <div> <<button "Roll dice">> <<if _bet > 0>> <<set _yourPoints = random(parseInt($Luck), 24)>> <<set _opponentPoints = random(1, 24)>> <<print "_yourPoints">> <<print "_opponentPoints">> <<if (_yourPoints > _opponentPoints)>> <<set $Money = $Money + _bet>> <<set $Money = $Money + _bet>> <<set _result = 1>> <<replace "#story-caption">><<include "StoryCaption">><</replace>> <<elseif (_yourPoints < _opponentPoints)>> <<set $Money = $Money - _bet>> <<set $Money = $Money - _bet>> <<set _result = 2>> <<replace "#story-caption">><<include "StoryCaption">><</replace>> <</if>><<replace ".passage">><<include `passage()`>><</replace>> <<replace "#event">> <<include "DiceGame1">> <</replace>> <</if>> <</button>> </div> </div> <<if (_result == 1)>> <div class="head-text greentext"><h1>''You won''</h1></div> <div class="head-text"><img src="img/locations/CentralSquare/victoryMoney.png" height="200px" ></div> <<elseif (_result == 2)>> <div class="head-text redtext"><h1>''You lost''</h1></div> <div class="head-text"><img src="img/locations/CentralSquare/lostMoney.png" height="200px" ></div> <</if>> [[Leave game|Casino Royale]]
<img src="img/locations/CentralSquare/CasinoRoyale.png" height="500"> <<set $randomManEvent to random(1, 8)>> [[First Floor|DiceGame]] [[Second Floor|Casino Royale]] [[Third Floor|Casino Royale]] <<if ($randomManEvent == 3)>> <<if $randomManEventHappend == 0>> (You noticed sad guy in costume near the entrance) [[Talk to him|randomManEvent1]] <</if>> <</if>> [[Dark Street]]
<div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <<if ($Money >= 300)>> <a data-passage="ebonyPearls1" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/1/preview.png" height="250px"> Take her(300$) </a> <<elseif ($Money < 300)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/1/preview.png" height="250px"> Not enough money </a> <</if>> </div> <div class="choose-link-inventory-el"> <<if ($Money >= 300)>> <a data-passage="ebonyPearls2" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/2/preview.png" height="250px"> Take her(300$) </a> <<elseif ($Money < 300)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/2/preview.png" height="250px"> Not enough money </a> <</if>> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <<if ($Money >= 300)>> <a data-passage="ebonyPearls3" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/3/preview.png" height="250px"> Take her(300$) </a> <<elseif ($Money < 300)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/EbonyPearl/3/preview.png" height="250px"> Not enough money </a> <</if>> </div> </div> [[Leave|Ebony Pearls]]
<div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <<if ($Money >= 200)>> <a data-passage="silkenFlute1" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/1/preview.png" height="250px"> Take her(200$) </a> <<elseif ($Money < 200)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/1/preview.png" height="250px"> Not enough money </a> <</if>> </div> <div class="choose-link-inventory-el"> <<if ($Money >= 200)>> <a data-passage="silkenFlute2" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/2/preview.png" height="250px"> Take her(200$) </a> <<elseif ($Money < 200)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/2/preview.png" height="250px"> Not enough money </a> <</if>> </div> </div> <div class="choose-link"> <div class="choose-link-inventory-el"> <<if ($Money >= 300)>> <a data-passage="silkenFlute3" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/3/preview.png" height="250px"> Take them(300$) </a> <<elseif ($Money < 300)>> <a data-passage="" title="Rebel"> <img src="img/people/Brothel/SilkenFlute/3/preview.png" height="250px"> Not enough money </a> <</if>> </div> </div> [[Leave|Silken Flute]]
<<if ($silkenFluteSex == 0)>> <video src="img/people/Brothel/SilkenFlute/1/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 1]] <<elseif ($silkenFluteSex == 1)>> <video src="img/people/Brothel/SilkenFlute/1/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 2]] <<elseif ($silkenFluteSex == 2)>> <video src="img/people/Brothel/SilkenFlute/1/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 3]] <<elseif ($silkenFluteSex == 3)>> <video src="img/people/Brothel/SilkenFlute/1/Bj4.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 4]] <<elseif ($silkenFluteSex == 4)>> <video src="img/people/Brothel/SilkenFlute/1/Bj5.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 5]] <<elseif ($silkenFluteSex == 5)>> <video src="img/people/Brothel/SilkenFlute/1/Bj6.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 6]] <<elseif ($silkenFluteSex == 6)>> <video src="img/people/Brothel/SilkenFlute/1/Bj7.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 7]] <<elseif ($silkenFluteSex == 7)>> <video src="img/people/Brothel/SilkenFlute/1/Bj8.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 8]] <<elseif ($silkenFluteSex == 8)>> <video src="img/people/Brothel/SilkenFlute/1/Bj9.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute1][$silkenFluteSex = 9]] <<elseif ($silkenFluteSex == 9)>> <video src="img/people/Brothel/SilkenFlute/1/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFluteGirls][$silkenFluteSex = 0; $Money -= 200]] <</if>>
<<if ($silkenFluteSex == 0)>> <video src="img/people/Brothel/SilkenFlute/2/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 1]] <<elseif ($silkenFluteSex == 1)>> <video src="img/people/Brothel/SilkenFlute/2/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 2]] <<elseif ($silkenFluteSex == 2)>> <video src="img/people/Brothel/SilkenFlute/2/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 3]] <<elseif ($silkenFluteSex == 3)>> <video src="img/people/Brothel/SilkenFlute/2/Bj4.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 4]] <<elseif ($silkenFluteSex == 4)>> <video src="img/people/Brothel/SilkenFlute/2/Bj5.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 5]] <<elseif ($silkenFluteSex == 5)>> <video src="img/people/Brothel/SilkenFlute/2/Bj6.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 6]] <<elseif ($silkenFluteSex == 6)>> <video src="img/people/Brothel/SilkenFlute/2/Bj7.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 7]] <<elseif ($silkenFluteSex == 7)>> <video src="img/people/Brothel/SilkenFlute/2/Bj8.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 8]] <<elseif ($silkenFluteSex == 8)>> <video src="img/people/Brothel/SilkenFlute/2/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute2][$silkenFluteSex = 9]] <<elseif ($silkenFluteSex == 9)>> <video src="img/people/Brothel/SilkenFlute/2/Cum1.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFluteGirls][$silkenFluteSex = 0; $Money -= 200]] <</if>>
<<if ($silkenFluteSex == 0)>> <video src="img/people/Brothel/SilkenFlute/3/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 1]] <<elseif ($silkenFluteSex == 1)>> <video src="img/people/Brothel/SilkenFlute/3/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 2]] <<elseif ($silkenFluteSex == 2)>> <video src="img/people/Brothel/SilkenFlute/3/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 3]] <<elseif ($silkenFluteSex == 3)>> <video src="img/people/Brothel/SilkenFlute/3/Bj4.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 4]] <<elseif ($silkenFluteSex == 4)>> <video src="img/people/Brothel/SilkenFlute/3/Bj5.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 5]] <<elseif ($silkenFluteSex == 5)>> <video src="img/people/Brothel/SilkenFlute/3/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFlute3][$silkenFluteSex = 6]] <<elseif ($silkenFluteSex == 6)>> <video src="img/people/Brothel/SilkenFlute/3/Cum1.webm" autoplay loop muted height="450px" ></video> [[Go next|silkenFluteGirls][$silkenFluteSex = 0; $Money -= 300]] <</if>>
<<if ($ebonyPearl == 0)>> <video src="img/people/Brothel/EbonyPearl/1/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 1]] <<elseif ($ebonyPearl == 1)>> <video src="img/people/Brothel/EbonyPearl/1/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 2]] <<elseif ($ebonyPearl == 2)>> <video src="img/people/Brothel/EbonyPearl/1/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 3]] <<elseif ($ebonyPearl == 3)>> <video src="img/people/Brothel/EbonyPearl/1/Sex1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 4]] <<elseif ($ebonyPearl == 4)>> <video src="img/people/Brothel/EbonyPearl/1/Sex2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 5]] <<elseif ($ebonyPearl == 5)>> <video src="img/people/Brothel/EbonyPearl/1/Sex3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 6]] <<elseif ($ebonyPearl == 6)>> <video src="img/people/Brothel/EbonyPearl/1/Sex4.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 7]] <<elseif ($ebonyPearl == 7)>> <video src="img/people/Brothel/EbonyPearl/1/Sex5.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls1][$ebonyPearl = 8]] <<elseif ($ebonyPearl == 8)>> <video src="img/people/Brothel/EbonyPearl/1/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearlsGirls][$ebonyPearl = 0; $Money -= 300]] <</if>>
<<if ($ebonyPearl == 0)>> <video src="img/people/Brothel/EbonyPearl/2/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 1]] <<elseif ($ebonyPearl == 1)>> <video src="img/people/Brothel/EbonyPearl/2/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 2]] <<elseif ($ebonyPearl == 2)>> <video src="img/people/Brothel/EbonyPearl/2/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 3]] <<elseif ($ebonyPearl == 3)>> <video src="img/people/Brothel/EbonyPearl/2/Sex1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 4]] <<elseif ($ebonyPearl == 4)>> <video src="img/people/Brothel/EbonyPearl/2/Sex2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 5]] <<elseif ($ebonyPearl == 5)>> <video src="img/people/Brothel/EbonyPearl/2/Sex3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 6]] <<elseif ($ebonyPearl == 6)>> <video src="img/people/Brothel/EbonyPearl/2/Sex4.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 7]] <<elseif ($ebonyPearl == 7)>> <video src="img/people/Brothel/EbonyPearl/2/Sex5.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls2][$ebonyPearl = 8]] <<elseif ($ebonyPearl == 8)>> <video src="img/people/Brothel/EbonyPearl/2/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearlsGirls][$ebonyPearl = 0; $Money -= 300]] <</if>>
<<if ($ebonyPearl == 0)>> <video src="img/people/Brothel/EbonyPearl/3/Bj1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 1]] <<elseif ($ebonyPearl == 1)>> <video src="img/people/Brothel/EbonyPearl/3/Bj2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 2]] <<elseif ($ebonyPearl == 2)>> <video src="img/people/Brothel/EbonyPearl/3/Bj3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 3]] <<elseif ($ebonyPearl == 3)>> <video src="img/people/Brothel/EbonyPearl/3/Sex1.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 4]] <<elseif ($ebonyPearl == 4)>> <video src="img/people/Brothel/EbonyPearl/3/Sex2.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 5]] <<elseif ($ebonyPearl == 5)>> <video src="img/people/Brothel/EbonyPearl/3/Sex3.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 6]] <<elseif ($ebonyPearl == 6)>> <video src="img/people/Brothel/EbonyPearl/3/Sex4.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 7]] <<elseif ($ebonyPearl == 7)>> <video src="img/people/Brothel/EbonyPearl/3/Sex5.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearls3][$ebonyPearl = 8]] <<elseif ($ebonyPearl == 8)>> <video src="img/people/Brothel/EbonyPearl/3/Cum.webm" autoplay loop muted height="450px" ></video> [[Go next|ebonyPearlsGirls][$ebonyPearl = 0; $Money -= 300]] <</if>>
<<if hashStr($patreon) == "-137564764">> <div class="head-text greentext"><h1>''Thank you for support!You will have more content, more money, better stats and something more:)''</h1></div> <<set $JasminaPatreon to true>> <<set $MyaPatreon to true>> <<set $Money += 100000>> <<set $Strength += 2>> <<set $Perception += 2>> <<set $Endurance += 2>> <<set $Willpower += 2>> <<set $Charisma += 2>> <<set $Intelligence += 2>> <<set $Agility += 2>> <<set $Luck += 2>> <<set $recLetter += 1>> <<set $allknownpeople.push({name:"img/people/icons/mya", photo:"img/people/icons/photo/mya", firstname:"Mya", secondname:"", age:18, height:162, weight:63, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"no", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 136 8925", patron:2})>> <<else>> <div class="head-text redtext"><h1>''Wrong code. Cheater!!!''</h1></div> <</if>> [[return|patreon]]
<video src="img/locations/house/strengthTraining.webm" autoplay loop muted height="450px" ></video> <<set $strengthTraining += 1>> <<set $Time to $Time + 1>> <div class="head-text greentext"><h1>''You feel stronger''</h1>(Reach 100 to upgrade your Strength)</div> <div class="head-text greentext"><h1>''Current level:''</h1><h1><<print $strengthTraining>></h1></div> <<if ($strengthTraining == 100)>> <<set $Strength += 1>> <<set $strengthTraining = 0>> <</if>> [[End training|My Room][$trainingCount += 1;$energyLevel -= 5]]
<<nobr>> <div class="housesplace_background"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <video src="img/locations/house/agilityTraining.webm" autoplay loop muted height="450px" ></video> <br> <<set $agilityTraining += 1>> <<set $Time to $Time + 1>> <br> <h1>''Your agile is better now''</h1> <br> (Reach 100 to upgrade your Agility)</div> <br> <h1>''Current level:''</h1><h1><<print $agilityTraining>></h1> <br> <<if ($agilityTraining == 100)>> <<set $Agility += 1>> <<set $agilityTraining = 0>> <</if>> [[End training|My Room][$trainingCount += 1;$energyLevel -= 5]] </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 16) and ($Time <= 23)>> <img src="img/locations/street2/oldBar.png" height="100px"> <br> [[Order drink|oldBarDrink]] <br> [[Leave|de las Oportunidades]] <<elseif ($Time < 16)>> <img src="img/locations/street2/barClosed.png" height="300px"> <br> <span>Working hours: 18.00-23.00</span> [[Leave|de las Oportunidades]] <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($patronTier == 4)>> <a data-passage="elisafirstmet" title="mystery woman waiting in the corner"> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </a> <</if>> </div> </div> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($patronTier == 4)>> <a data-passage="elisafirstmet" title="mystery woman waiting in the corner"> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </a> <</if>> <<if $MyaPatreon is true>> <<if $MyaQuest is 0>> <<if ($Time >= 16) and ($Time <= 23)>> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Sasha")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> <a data-passage="MyaQuest" title="Some beauty smiling to you"> <img src="img/people/icons/Mya.png" width ="200px"> </a> <<elseif $MyaQuest is 2>> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/icons/hailey.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> <a data-passage="MyaQuest" title="Oh, Mya is here"> <img src="img/people/icons/Mya.png" width ="200px"> </a> <</if>> <</if>> <</if>> </div> </div> <</if>> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <a data-passage="oldbardrinkbeer" title="Good tropic Beer"> <img src="img/locations/street2/oldbar/drink.png" width="150px"> </a> <a data-passage="oldBar" title="Leave it"> <img src="img/locations/icons/oldbar.png" width="150px"> </a> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/icons/hailey.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> <br> <a data-passage="" title="(next update)"> <img src="img/locations/street2/oldbar/women.png" width="200px"> </a> </div> </div> <</if>> </div> </div> </div> <</nobr>>
<<if ($MyaQuest == 0)>> <video src="img/people/Mya/Quest/MyaQuest1.webm" autoplay loop muted height="450px" ></video> (She is awesome but reminds me about someone) (But who? Can't remember) <span class="mydialog1">"What's your name?"</span> (I am getting closer) <span class="opponent2">"Mya"</span> [[Come closer|MyaQuest][$MyaQuest = 1]] <<elseif ($MyaQuest == 1)>> <video src="img/people/Mya/Quest/MyaQuest2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Come closer, I am not biting"</span> [[Closer|MyaQuest][$MyaQuest = 2]] <<elseif ($MyaQuest == 2)>> <video src="img/people/Mya/Quest/MyaQuest3.webm" autoplay loop muted height="450px" ></video> (She is on her knees and ...) <span class="mydialog1">"What are you doing?"</span> <span class="opponent2">"Don't be afraid, we are alone here. This scene is isolated from other place"</span> (Really, we are not seen from bar here) [[Continue|MyaQuest][$MyaQuest = 3]] <<elseif ($MyaQuest == 3)>> <video src="img/people/Mya/Quest/MyaQuest4.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"You look to excited about me!?"</span> <span class="opponent2">"Yaaaaaaaaa, haha. I am. I know you already"</span> <span class="mydialog1">"Know me!?"</span> <span class="opponent2">"Yeah. But let's talk about this later"</span> <span class="mydialog1">"If you insist?"</span> [[Continue|MyaQuest][$MyaQuest = 4]] <<elseif ($MyaQuest == 4)>> <video src="img/people/Mya/Quest/MyaQuest5.webm" autoplay loop muted height="450px" ></video> (She is. More intense sucking helps me to shut up) <span class="opponent2">"We are cool? I'll tell you later"</span> [[Continue|MyaQuest][$MyaQuest = 5]] <<elseif ($MyaQuest == 5)>> <video src="img/people/Mya/Quest/MyaQuest6.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Peace?!"</span> [[Continue|MyaQuest][$MyaQuest = 6]] <<elseif ($MyaQuest == 6)>> <video src="img/people/Mya/Quest/MyaQuest7.webm" autoplay loop muted height="450px" ></video> (She is so excited, dancing all the time) [[Continue|MyaQuest][$MyaQuest = 7]] <<elseif ($MyaQuest == 7)>> <video src="img/people/Mya/Quest/MyaQuest8.webm" autoplay loop muted height="450px" ></video> (She definetely wanna swallow my cock) [[Continue|MyaQuest][$MyaQuest = 8]] <<elseif ($MyaQuest == 8)>> <video src="img/people/Mya/Quest/MyaQuest9.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Let's fuck"</span> <span class="opponent2">"Put it in. Aaaah"</span> [[Continue|MyaQuest][$MyaQuest = 9]] <<elseif ($MyaQuest == 9)>> <video src="img/people/Mya/Quest/MyaQuest10.webm" autoplay loop muted height="450px" ></video> (bench fucking) [[Continue|MyaQuest][$MyaQuest = 10]] <<elseif ($MyaQuest == 10)>> <video src="img/people/Mya/Quest/MyaQuest11.webm" autoplay loop muted height="450px" ></video> (She gets up) <span class="opponent2">"I wanna fuck on rollers"</span> <span class="mydialog1">"Hop in"</span> [[Continue|MyaQuest][$MyaQuest = 11]] <<elseif ($MyaQuest == 11)>> <video src="img/people/Mya/Quest/MyaQuest12.webm" autoplay loop muted height="450px" ></video> [[Continue|MyaQuest][$MyaQuest = 12]] <<elseif ($MyaQuest == 12)>> <video src="img/people/Mya/Quest/MyaQuest13.webm" autoplay loop muted height="450px" ></video> [[Continue|MyaQuest][$MyaQuest = 13]] <<elseif ($MyaQuest == 13)>> <video src="img/people/Mya/Quest/MyaQuest14.webm" autoplay loop muted height="450px" ></video> [[Continue|MyaQuest][$MyaQuest = 14]] <<elseif ($MyaQuest == 14)>> <video src="img/people/Mya/Quest/MyaQuest15.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Missionary rollers?"</span> <span class="opponent2">"Yeah, awesome. You read my thoughts"</span> [[Continue|MyaQuest][$MyaQuest = 15]] <<elseif ($MyaQuest == 15)>> <video src="img/people/Mya/Quest/MyaQuest16.webm" autoplay loop muted height="450px" ></video> [[Continue|MyaQuest][$MyaQuest = 16]] <<elseif ($MyaQuest == 16)>> <video src="img/people/Mya/Quest/MyaQuest17.webm" autoplay loop muted height="450px" ></video> [[Continue|MyaQuest][$MyaQuest = 17]] <<elseif ($MyaQuest == 17)>> <video src="img/people/Mya/Quest/MyaQuest18.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"I am cumming"</span> [[Cum|MyaQuest][$MyaQuest = 18]] <<elseif ($MyaQuest == 18)>> <video src="img/people/Mya/Quest/MyaQuestCum.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Yaa. I know I made the right choice"</span> <span class="opponent2">"Let's meet again"</span> (She whispers) <span class="opponent2">"We have a lot things to do together. Not only sex. By"</span> (I am intrigued) <span class="mydialog1">"By, Mya"</span> [[Leave her|Sleep][$MyaQuest = 0; $Renegade += 50]] <</if>> <<set $Mya to 1>>
<div class="head-text greentext"><h1>''True Heroes of Farenta''</h1></div> <div class="head-text greentext"><h3>''Thanks for support''</h3></div> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/Patrons/thibault.png" height="250px"> </a> </div> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/Patrons/6.png" height="250px"> </a> </div> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/Patrons/cianciaz.png" height="250px"> </a> </div> </div> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/Patrons/qiyufei.png" height="250px"> </a> </div> <div class="choose-link-inventory-el"> <a data-passage="" title="Rebel"> <img src="img/Patrons/7.png" height="250px"> </a> </div> </div> <<back "Exit">>
<video src="img/people/RandomSexEvents/Home/Bj1.webm" autoplay loop muted height="450px" ></video> (Rosalva helps me with morning boner) [[Finish and get up|My Room]]
<<set $randomnumber to random(1, 8)>> <<if ($randomnumber == 6)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeTalk.webm" autoplay loop muted height="450px" ></video> (I am noticed beautiful blonde girl. Maybe ...) [[Let's try|mainStreetBlondeRandom][$Time += 1]] [[Leave it|de las Oportunidades][$Time += 1]] <<else>> <video src="img/people/RandomSexEvents/homeStreet/walking.webm" autoplay loop muted height="450px" ></video> [[Finish walking|de las Oportunidades][$Time += 1]] <</if>>
<<if ($mainStreetBlondeRandom1 == 0)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSex1.webm" autoplay loop muted height="450px" ></video> [[Go next|mainStreetBlondeRandom1][$mainStreetBlondeRandom1 = 1]] <<elseif ($mainStreetBlondeRandom1 == 1)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSex2.webm" autoplay loop muted height="450px" ></video> [[Go next|mainStreetBlondeRandom1][$mainStreetBlondeRandom1 = 2]] <<elseif ($mainStreetBlondeRandom1 == 2)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSex3.webm" autoplay loop muted height="450px" ></video> [[Go next|mainStreetBlondeRandom1][$mainStreetBlondeRandom1= 3]] <<elseif ($mainStreetBlondeRandom1 == 3)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSex4.webm" autoplay loop muted height="450px" ></video> [[Go next|mainStreetBlondeRandom1][$mainStreetBlondeRandom1 = 4]] <<elseif ($mainStreetBlondeRandom1 == 4)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSex5.webm" autoplay loop muted height="450px" ></video> [[Go next|mainStreetBlondeRandom1][$mainStreetBlondeRandom1= 5]] <<elseif ($mainStreetBlondeRandom1 == 5)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeSexCum.webm" autoplay loop muted height="450px" ></video> [[Go next|de las Oportunidades][$mainStreetBlondeRandom1 = 0]] <</if>>
<<set $randomnumber to random(parseInt($Charisma), 20)>> <<if ($randomnumber >= 10)>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeAccept.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Hey, do you wanna make out?</span> <span class="opponent1">Mmm follow me, handsome</span> [[Follow her to some hidden place|mainStreetBlondeRandom1]] <<else>> <video src="img/people/RandomSexEvents/homeStreet/blonde/blondeReject.webm" autoplay loop muted height="450px" ></video><span class="mydialog1">Hey, do you wanna make out?</span> <span class="opponent1">Fuck off, jerk</span> [[Damn|de las Oportunidades]] <</if>>
<div id="fight"><<include "FightSystem1">></div>
<<if ($Victory == 0)>> <div class="head-text game-box"> <div class="game-column-left"> <div class="game-column-left-top"> <div> <img class="body_anatomy" src="img/Body.png" height="500px"> </div> <div class="fightStats"> <span>Attack:<<print "$attack">></span> <span>Def:<<print "$def">></span> <span>Health:<<print "$health">></span> <span>Crit:<<print "$crit">></span> </div> </div> <div class="game-column-left-bottom"> <div class="fightButton"> <<button [img[img/Fights/fistAttack.png]]>> <<set $randomnumber to random(1, 10)>> <<set $health = $health - $attackenemy>><<set $healthenemy = $healthenemy - $attack>><<if ($health > 0) and ($healthenemy <= 0)>> <<set $Victory = 1>><<elseif ($health <= 0) and ($healthenemy > 0)>><<set $Victory = 2>> <</if>> <<replace ".passage">><<include `passage()`>><</replace>> <<replace "#fight">> <<include "FightSystem1">> <</replace>> <</button>> </div> <div class="fightButton"> <<button [img[img/Fights/legAttack.png]]>> <</button>> </div> <div class="fightButton"> <<button [img[img/Fights/runAway.png]]>> <<set $randomnumber to random($Luck, 20)>> <<if ($randomnumber > 13)>> <<goto "House">> <<elseif ($randomnumber < 13)>> <<replace ".passage">><<include `passage()`>><</replace>> <<replace "#fight">> <<include "FightSystem1">> <</replace>> <</if>> <</button>> </div> </div> </div> <div class="game-column-center"> <div class="head-text redtext"><h1>''Fight''</h1></div> <div class="fightStats hitStats"> <<print "$attackenemy">> <<print "$defenemy">> <<print "$healthenemy">> <<print "$critenemy">> </div> </div> <div class="game-column-right"> <div class="game-column-right-top"> <div> <img class="body_anatomy" @src="'img/Fights/' + $enemyLook" height="500px"> </div> <div class="fightStats"> <span>Attack:<<print "$attackenemy">></span> <span>Def:<<print "$defenemy">></span> <span>Health:<<print "$healthenemy">></span> <span>Crit:<<print "$critenemy">></span> </div> </div> <div class="game-column-right-bottom"> <div class="fightButton"> <<button [img[img/Fights/fistAttack.png]]>> <</button>> </div> <div class="fightButton"> <<button [img[img/Fights/legAttack.png]]>> <</button>> </div> <div class="fightButton"> <<button [img[img/Fights/runAway.png]]>> <</button>> </div> </div> </div> </div> <<elseif ($Victory == 1)>> <div class="head-text greentext"><h1>''Victory''</h1></div> <<set $randommoney to random($Luck*5, 1000)>> <<set $Money += parseInt($randommoney)>> <div class="head-text greentext"><span>You loot some money:<<print "$randommoney">></span></div> <div class="choose-link-inventory"> <div class="choose-link-inventory-el"> <a data-passage="FightWinSex" title="Rebel"> <img src="img/Fights/UseIt.png" height="250px"> Have Fun </a> </div> <div class="choose-link-inventory-el"> <a data-passage="House" title="Rebel"> <img src="img/Fights/Leave.png" height="250px"> Leave </a> </div> </div> <<elseif ($Victory == 2)>> <div class="head-text redtext"><h1>''Defeat''</h1></div> <<set $randommoney to random(0, 1000/$Luck)>> <<set $Money = $Money - $randommoney>> <span>You lost some money:<<print "$randommoney">></span> <a data-passage="House" title="Rebel"> <img src="img/people/Sunny/School/SexPreviews/SunnyBlowjob.png" height="250px"> Fuck </a> <</if>>
<div class="people-list"> <div class="people-list-item"> <a data-passage="markethat" title="Rebel"> <img src="img/inventory/clothes/hat/19.png" width="200px"> Hats </a> </div> <div class="people-list-item"> <a data-passage="marketshirt" title="Rebel"> <img src="img/inventory/clothes/chest/6.png" width="200px"> Shirts </a> </div> <div class="people-list-item"> <a data-passage="marketpants" title="Rebel"> <img src="img/inventory/clothes/croach/8.png" width="200px"> Pants </a> </div> <div class="people-list-item"> <a data-passage="marketshoes" title="Rebel"> <img src="img/inventory/clothes/feet/5.png" width="200px"> Shoes </a> </div> </div> [[Leave|Street Market]]
<div class="head-text redtext"> <a data-passage="FightSystem" title="Secret Service Agent"> <img src="img/Fights/Enemy.png" height="500"> Let's kick them </a></div> <div class="head-text redtext"><h2>''You are attacked with masked woman mask''</h2></div> <<set $randomnumber to 0>> <<set $randommoney to 0>> <<set $randomweapon to 0>> <<set $attack = 10 + $Strength>> <<set $def = $defPoints>> <<set $health = 180 + $Strength + $Endurance*2>> <<set $crit = 0>> <<set $enemyType to random(1, 3)>> <<if ($enemyType == 1)>> <<set $enemyLook = $enemyImage1>> <<set $attackenemy = 10>> <<set $defenemy = 0>> <<set $healthenemy = 120>> <<set $critenemy = 0>> <<elseif ($enemyType == 2)>> <<set $enemyLook = $enemyImage2>> <<set $attackenemy = 20>> <<set $defenemy = 0>> <<set $healthenemy = 100>> <<set $critenemy = 0>> <<elseif ($enemyType == 3)>> <<set $enemyLook = $enemyImage3>> <<set $attackenemy = 30>> <<set $defenemy = 0>> <<set $healthenemy = 200>> <<set $critenemy = 0>> <</if>>
<<set $VictorySex to random(1, 5)>> <<if $VictorySex == 1>> <video src="img/Fights/1/FSex1.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Okay bitch. You are mine now"</span> <video src="img/Fights/1/FSex2.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"I will use you as I want"</span> <video src="img/Fights/1/FCum.webm" autoplay loop muted height="450px"></video> [[Leave it|House][$Victory = 0]] <<elseif $VictorySex == 2>> <video src="img/Fights/2/FSex1.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Okay bitch. You are mine now"</span> <video src="img/Fights/2/FSex2.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"I will use you as I want"</span> <video src="img/Fights/2/FCum.webm" autoplay loop muted height="450px"></video> [[Leave it|House][$Victory = 0]] <<elseif $VictorySex == 3>> <video src="img/Fights/3/FSex1.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Okay bitch. You are mine now"</span> <video src="img/Fights/3/FSex2.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"I will use you as I want"</span> <video src="img/Fights/3/FCum.webm" autoplay loop muted height="450px"></video> [[Leave it|House][$Victory = 0]] <<elseif $VictorySex == 4>> <video src="img/Fights/4/FSex1.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Okay bitch. You are mine now"</span> <video src="img/Fights/4/FSex2.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"I will use you as I want"</span> <video src="img/Fights/4/FCum.webm" autoplay loop muted height="450px"></video> [[Leave it|House][$Victory = 0]] <<elseif $VictorySex == 5>> <video src="img/Fights/5/FSex1.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"Okay bitch. You are mine now"</span> <video src="img/Fights/5/FSex2.webm" autoplay loop muted height="450px"></video> <span class="mydialog1">"I will use you as I want"</span> <video src="img/Fights/5/FCum.webm" autoplay loop muted height="450px"></video> [[Leave it|House][$Victory = 0;$Renegade += 50]] <</if>>
<img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="mydialog1">"Listen. I saw some couple in our guest room. Who are they?"</span> <span class="opponent2">"Oh. Thats very powerful man in Faranta with his wife."</span> <span class="mydialog1">"Powerful?"</span> <span class="opponent2">"Yes, be careful with him.He is powerful and cruel"</span> (Powerful and cruel. And I fucked his wife..Very nice) [[Thanks for information|Rosalva][$RosalvaJasmineTalk = 1]]
<<if ($PennyQuest == 0)>> <video src="img/people/Penny/Quest/PennyQuestTalk.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Hi, I am Penny, gift from Mya"</span> (Wtf) <span class="mydialog1">"Gift?"</span> <span class="opponent2">"Yes, I am your personal slave and assistant" </span> <span class="mydialog1">"Wait, my persoanl slave? But I am not citizen of Farenta yet"</span> <span class="opponent2">"So, it's not official, yet. But Mya gave me for you, permanently" </span> <span class="opponent2">"I am sure Mya helps you with citizen stuff. But now, please enjoy. I am all yours" </span> [[Touch her|PennyQuest][$PennyQuest = 1]] <<elseif ($PennyQuest == 1)>> <video src="img/people/Penny/Quest/PennyQuestTalk1.webm" autoplay loop muted height="450px" ></video> (Hmm, My personal slave) <span class="opponent2">"Do you like me, Master?"</span> (Suddenly woman get up) <span class="mydialog1">"Yes"</span> [[Go for blowjob|PennyQuest][$PennyQuest = 2]] <<elseif ($PennyQuest == 2)>> <video src="img/people/Penny/Quest/PennyQuestTalk2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Don't worry, I'll do all you want"</span> <span class="mydialog1">"Turn around"</span> [[Continue|PennyQuest][$PennyQuest = 3]] <<elseif ($PennyQuest == 3)>> <video src="img/people/Penny/Quest/PennyQuestTalk3.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Yes, Master"</span> [[Continue|PennyQuest][$PennyQuest = 4]] <<elseif ($PennyQuest == 4)>> <video src="img/people/Penny/Quest/PennyQuestBj1.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Good, now blow me"</span> <span class="opponent2">"Sure, I am so happy you asked"</span> [[Continue|PennyQuest][$PennyQuest = 5]] <<elseif ($PennyQuest == 5)>> <video src="img/people/Penny/Quest/PennyQuestBj2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Mmmm"</span> [[Continue|PennyQuest][$PennyQuest = 6]] <<elseif ($PennyQuest == 6)>> <video src="img/people/Penny/Quest/PennyQuestBj3.webm" autoplay loop muted height="450px" ></video> (Deep in her throat) <span class="opponent2">"Hmmm"</span> [[Continue|PennyQuest][$PennyQuest = 7]] <<elseif ($PennyQuest == 7)>> <video src="img/people/Penny/Quest/PennyQuestSex1.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Okay, give me your pussy"</span> <span class="opponent2">"Yes, Master. Put your dick in me"</span> [[Continue|PennyQuest][$PennyQuest = 8]] <<elseif ($PennyQuest == 8)>> <video src="img/people/Penny/Quest/PennyQuestSex2.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"How are you feeling, sir?"</span> <span class="mydialog1">"Fine, keep going"</span> [[Continue|PennyQuest][$PennyQuest = 9]] <<elseif ($PennyQuest == 9)>> <video src="img/people/Penny/Quest/PennyQuestSex3.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">"Turn around, Penny. Face to me"</span> <span class="opponent2">"Yes sir"</span> <span class="mydialog1">"Time for cum"</span> [[Continue|PennyQuest][$PennyQuest = 10]] <<elseif ($PennyQuest == 10)>> <video src="img/people/Penny/Quest/PennyQuestCum1.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"Sure, Master. This just little introduce sex"</span> [[Continue|PennyQuest][$PennyQuest = 11]] <<elseif ($PennyQuest == 11)>> <video src="img/people/Penny/Quest/PennyQuestCum2.webm" autoplay loop muted height="450px" ></video> (I am cumming) <span class="opponent2">"Mmm, tasty"</span> [[Continue|PennyQuest][$PennyQuest = 12]] <<elseif ($PennyQuest == 12)>> <video src="img/people/Penny/Quest/PennyQuestCum3.webm" autoplay loop muted height="450px" ></video> <span class="opponent2">"I hope you enjoyed me. I am yours now. Any time you want."</span> (She give me air kiss ) <span class="opponent2">"I hope you enjoyed me. I am yours now. Any time you want.Master"</span> [[Feels good|Sleep][$PennyQuest = 0; $Penny = 1]] <</if>> <<set $Penny to 1>>
<div class="collegelibrary_background"> <div class="collegelibrary_place1"> <<if ($Time >= 13)and($Time <= 18) >> [[Talk to Rosy|RosyLibrary][$RosyQuest = 1]] <</if>> <div class="collegelibrary_place2"> <a data-passage="halloweencollegeparty" title="Halloween party"> <img src="img/people/halloween/preview/13.png" height="100"> </a> </div> <div class="collegelibrary_back"> [[leave|College]] </div> </div>
<video src="img/people/Rosy/Sex/RosySchoolTalk.webm" autoplay loop muted height="450px" ></video> <span class="mydialog1">Opps, sorry!</span> <video src="img/people/Rosy/Sex/RosySchoolTalk1.webm" autoplay loop muted height="450px" ></video> <span class="opponent1">It's okay, sir. join me. Please!?</span> [[Join her|RosySexual][$RosyLibrary = 1]]
<img src="img/people/Samantha/Samantha1.gif" height="450px" > <span class="mydialog1">"Hi! Can you give me recomendation for citizenship"</span> <<if ($educationLevel > 299)>> <span class="opponent2">"Sure, wait a sec...Here, take it"</span> (She gave you recomendation letter) [[Thanks|SamanthaRecomendation1][$recLetter += 1; $recSamantha += 1]] <<elseif ($educationLevel <= 299)>> <span class="opponent2">"What??? Do your job first. Education level of this college is horrible"</span> [[Leave her|Samantha]] <</if>>
[[Sleep]]
<div id="smarket"><<include "SlaveAuction">></div>
Double-click this passage to edit it.
<div class="auctionwoman_background"> <<if $femaleSlaves.length == 0>> No woman left <<else>> <div class="auctionwoman_face"> <img @src="$testingslaves[$slaveNumber].name + '.jpg'" height="450"> </div> <<print $slaveNumber>> <div class="auctionwoman_info"> <span>Name: <<= $testingslaves[$slaveNumber].nameperson>> Age: <<= $testingslaves[$slaveNumber].age>> Height: <<= $testingslaves[$slaveNumber].height>> <<if ($testingslaves[$slaveNumber].virgin == 0)>> <<print "Virgin">> <<elseif ($testingslaves[$slaveNumber].virgin == 1)>> <<print "no Virgin">> <</if>> Feature: $testingslaves[$slaveNumber].feature </span> </div> <div class="auctionwoman_buy"> <span>Price: <<print $sPrice>> <<if ($Money >= $sPrice)>> [[Take her|buySlot][$myfemaleSlaves.push($testingslaves[$slaveNumber]);$Money -= $sPrice; $testingslaves.deleteAt($slaveNumber)]] <<elseif ($Money < $sPrice)>> <<print "You can't afford her">> <</if>></span> </div> <</if>> <div class="auctionwoman_leave"> [[Leave it|Slave Market]] </div> </div>
<div class="slaves_panel_background"> <div class="slaves_panel_physical"> <span style="font-size: 30px; color:#68d5ff;">Physical</span> <span>temper: sanguine</span> <span>race: white</span> <span>features: beauty</span> </div> <div class="slaves_panel_tits"> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/tits/' + $myfemaleSlaves[$currentGirlIndex].tits + '.png'" height="250"> </div> <div class="slaves_panel_pussy"> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/pussy/' + $myfemaleSlaves[$currentGirlIndex].anatomy + '.jpg'" height="250"> </div> <div class="slaves_panel_face"> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="350"> </div> <div class="slaves_panel_skills"> <span style="font-size: 30px; color:#42c965;">Skills</span> <span>Name: <<= $myfemaleSlaves[$currentGirlIndex].nameperson>></span> <span>Age: <<= $myfemaleSlaves[$currentGirlIndex].age>></span> <span>Height: <<= $myfemaleSlaves[$currentGirlIndex].height>></span> <span>Love: <<= $myfemaleSlaves[$currentGirlIndex].love>></span> <span>Loyality: <<= $myfemaleSlaves[$currentGirlIndex].loyality>></span> <span>Scared: <<= $myfemaleSlaves[$currentGirlIndex].scared>></span> <<if ($myfemaleSlaves[$currentGirlIndex].virgin == 0)>> <span><<print "Virgin">></span> <<elseif ($myfemaleSlaves[$currentGirlIndex].virgin == 1)>> <span><<print "no Virgin">></span> <</if>> <span>Kissing:$myfemaleSlaves[$currentGirlIndex].kiss</span> <span>Handjob:$myfemaleSlaves[$currentGirlIndex].hand</span> <span>Blowjov:$myfemaleSlaves[$currentGirlIndex].blow</span> <span>Throat:$myfemaleSlaves[$currentGirlIndex].throat</span> <span>Rimjob:$myfemaleSlaves[$currentGirlIndex].rimjob</span> <span>Titjob:$myfemaleSlaves[$currentGirlIndex].paizury</span> <span>Vaginal:$myfemaleSlaves[$currentGirlIndex].vaginal</span> <span>Anal:$myfemaleSlaves[$currentGirlIndex].anal</span> </div> <div class="slaves_panel_action"> <span>Change her name <<textbox "$mygirlname" "" "mygirlnameActivation">></span> <span>You will call me <<textbox "$mastersname" "" "mastersnameActivation">></span> [[Fuck her|personalgirlFuck][$slaveloyalitytoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality + $myfemaleSlaves[$currentGirlIndex].scared]] [[Reward her|personalgirlReward][$slaveloyalitytoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality + $myfemaleSlaves[$currentGirlIndex].scared]] [[Punish her|personalgirlPunish][$slaveloyalitytoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality + $myfemaleSlaves[$currentGirlIndex].scared]] [[Teach her|personalgirlTeaching][$slaveloyalitytoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality + $myfemaleSlaves[$currentGirlIndex].scared; $slavespatrontier = $patronTier * 5]] [[Leave|oldhousewing]] </div> </div>
<div class="auctionwoman_background"> <img src="img/people/girlsS/auctionWelcome.png" height="450px"> <h1>''Welcome, Citizen''</h1> [[Join auction|sMarketAuction]] </div> <<set $slaveNumber to random(1, $testingslaves.length-1)>> <<set $sPrice to random(800, 2500)>> <<set $yourBet = $sPrice + 10>> <<set $oppBet = $sPrice + 10>>
<div class="auctionwoman_background"> [[Go back to the market|SlaveAuctionPrepare]] [[Leave it|Slave Market]] </div>
Double-click this passage to edit it.
<img src="img/people/Rosalva/RosalvaD1.gif" height="450px" > <span class="opponent2">"Sure but not for free"</span> <span class="mydialog1">"How much?"</span> <span class="opponent2">"Hmm, 15 000 will be enough"</span> <<if ($Money >= 15000)>> [[Okay|Rosalva][$Money -= 15000, $RosalvaMansionBuild = 1]] <<elseif ($Money < 15000)>> <<print "Not enough money">> [[Maybe later|Rosalva]] <</if>>
<div class="slavesdormitory_background"> <<for _i = 0; _i < $myfemaleSlaves.length; _i++>> <<capture _i>> <img @src="$myfemaleSlaves[_i].name + '.jpg'" height="250"> [[Talk to|femaleSlavePanel][$currentGirlIndex = _i]] $myfemaleSlaves[_i].nameperson <</capture>> <</for>> [[Leave|House]] </div>
<<set $myfemaleSlaves[$currentGirlIndex].nameperson = $mygirlname>> Yes $myfemaleSlaves[$currentGirlIndex].mastersname [[return|femaleSlavePanel]]
<div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/people/girlsS/icons/kiss.png" height="80"> [[Kissing|personalgirlFuck1][$slavesextype = 1;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/hj.png" height="80"> [[Handjob|personalgirlFuck1][$slavesextype = 2;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/bj.png" height="80"> [[Blow me|personalgirlFuck1][$slavesextype = 3;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/deepthroat.png" height="80"> [[Deepthroat|personalgirlFuck1][$slavesextype = 4;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/rimjob.png" height="80"> [[Rimjob|personalgirlFuck1][$slavesextype =5;$energyLevel -= 1]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/people/girlsS/icons/titjob.png" height="80"> [[Paizury|personalgirlFuck1][$slavesextype = 6;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/vaginal.png" height="80"> [[Vaginal sex|personalgirlFuck1][$slavesextype = 7;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/anal.png" height="80"> [[Anal sex|personalgirlFuck1][$slavesextype = 8;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/dildo.png" height="80"> [[Dildo(in future)|personalgirlFuck]] </div> <div> <img src="img/people/girlsS/icons/no.png" height="80"> [[Not now|femaleSlavePanel]] </div> </div> </div> <<set $fuckscenetype to random(1, 10)>>
<<set $myfemaleSlaves[$currentGirlIndex].mastersname = $mastersname>> Yes $myfemaleSlaves[$currentGirlIndex].mastersname [[return|femaleSlavePanel]]
<div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/people/girlsS/icons/preview/reward/praise.png" height="150"> [[Praise her|sreward1][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/freetime.png" height="150"> [[Give her free time|sreward2][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/gift.png" height="150"> [[Give her gift|sreward3][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/people/girlsS/icons/preview/reward/restaurant.png" height="150"> [[Take her to the restaurant|sreward4][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/cuni.png" height="150"> [[Erotic reward|sreward5][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/no.png" height="150"> [[return|femaleSlavePanel][$Paragon += 10]] </div> </div> </div>
<div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/people/girlsS/icons/preview/reward/scold.png" height="150"> [[Scold her|spunish1][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/spank.png" height="150"> [[Spank her|spunish2][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/bondage.png" height="150"> [[Bondage devices|spunish3][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/people/girlsS/icons/preview/reward/shame.png" height="150"> [[Public shame|spunish4][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/preview/reward/bdsm.png" height="150"> [[Bondage|spunish5][$slavelovetoyou = $myfemaleSlaves[$currentGirlIndex].love + $myfemaleSlaves[$currentGirlIndex].loyality]] </div> <div> <img src="img/people/girlsS/icons/no.png" height="150"> [[return|femaleSlavePanel][$Renegade += 10]] </div> </div> </div>
<div class="people-list"> <<for _i = 0; _i < $traderArsenal.length; _i++>> <div class="people-list-item"> <<capture _i>> <img @src="$traderArsenal[_i].name + 'png'" width="100"> [[buy it|femaleSlavePanel][$currentClothesIndex = _i]] <</capture>> </div> <</for>> </div> [[Leave|Street Market]]
<div class="people-list"> <<for _i = 0; _i < $traderArmor.length; _i++>> <div class="people-list-item"> <<capture _i>> <img @src="$traderArmor[_i].name + 'png'" width="100"> [[buy it|femaleSlavePanel][$currentClothesIndex = _i]] <</capture>> </div> <</for>> </div> [[Leave|Street Market]]
<<nobr>> <<if ($Day < 25)>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> [[Leave|Street Market]] </div> </div> </div> <<elseif ($Day >= 25)>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> [[Leave|Street Market]] </div> </div> <div class="policeoffice1_right"> <<if ($Rosalvaprison == 1)>> <div> <a data-passage="foodtrader" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> [[Nice Blondy|foodtrader]] <<if ($martaknowing == 1)>> <div> <a data-passage="martarosalvaquest" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> [[Oh, it's Marta|martarosalvaquest]] <<else>> <div> <a data-passage="cell1" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> [[Suspicious ginger(Ask her about Rosalva?)|martarosalvaquest]] <</if>> <</if>> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/inventory/traders/aidkit.webp" > </a> </div> </div> <div class="policeofficecell_right"> <div> <img src="img/Fights/bounty/medkit.png" width="100px"> <br> <span>First aid kit</span> <br> <span>heals small amount of hp (20)</span> <br> <span>Price: 200$</span> <br><br> <span>you have: $medcit</span> <br> [[Buy one|marketFirstAid][$Money -= 200; $medcit += 1]] <br><br> [[I need medical help|marketFirstAid][$Money -= 1000; $health = 180 + $Strength + $Endurance*2]] <br><br> [[Leave|Street Market]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Welcome, sir</span><br> <span>Sick or injured?</span><br> </div> </div> <</nobr>>
[[Leave|Street Market]]
<<set $PriceMaker to 0>> <div class="people-list"> <<for _i = 0; _i < $shopHead.length; _i++>> <div class="people-list-item"> <<capture _i>> <<set $PriceMaker = $shopHead[_i].strength + $shopHead[_i].endurance + $shopHead[_i].charisma + $shopHead[_i].intelligence + $shopHead[_i].agility + $shopHead[_i].luck>> <img @src="$shopHead[_i].name + 'png'" height="100"> Bonuses: S+<<= $shopHead[_i].strength>> E+<<= $shopHead[_i].endurance>> Ch+<<= $shopHead[_i].charisma>> Int+<<= $shopHead[_i].intelligence>> Ag+<<= $shopHead[_i].agility>> L+<<= $shopHead[_i].luck>> [[Buy it|marketClothes][$clothesHead.push($shopHead[_i]);$Money -= $clothesShopPrice; $shopHead.deleteAt(_i)]] Price = <<print $clothesShopPrice>> <<if ($PriceMaker <= 5)>> <<set $clothesShopPrice to random(300, 1000)>> <<elseif ($PriceMaker > 5) and ($PriceMaker <= 10)>> <<set $clothesShopPrice to random(1000, 1500)>>> <<elseif ($PriceMaker > 10) and ($PriceMaker <= 15)>> <<set $clothesShopPrice to random(1500, 2000)>> <<elseif ($PriceMaker > 15) and ($PriceMaker <= 20)>> <<set $clothesShopPrice to random(2000, 2500)>> <<elseif ($PriceMaker > 20) and ($PriceMaker <= 25)>> <<set $clothesShopPrice to random(2500, 3000)>> <<elseif ($PriceMaker > 25) and ($PriceMaker <= 30)>> <<set $clothesShopPrice to random(3000, 4000)>> <</if>> <</capture>> </div> <</for>> </div> [[Leave|marketClothes]]
<<set $PriceMaker to 0>> <div class="people-list"> <<for _i = 0; _i < $shopChest.length; _i++>> <div class="people-list-item"> <<capture _i>> <<set $PriceMaker = $shopChest[_i].strength + $shopChest[_i].endurance + $shopChest[_i].charisma + $shopChest[_i].intelligence + $shopChest[_i].agility + $shopChest[_i].luck>> <img @src="$shopChest[_i].name + 'png'" height="100"> Bonuses: S+<<= $shopChest[_i].strength>> E+<<= $shopChest[_i].endurance>> Ch+<<= $shopChest[_i].charisma>> Int+<<= $shopChest[_i].intelligence>> Ag+<<= $shopChest[_i].agility>> L+<<= $shopChest[_i].luck>> [[Buy it|marketClothes][$clothesChest.push($shopChest[_i]);$Money -= $clothesShopPrice; $shopChest.deleteAt(_i)]] Price = <<print $clothesShopPrice>> <<if ($PriceMaker <= 5)>> <<set $clothesShopPrice to random(300, 1000)>> <<elseif ($PriceMaker > 5) and ($PriceMaker <= 10)>> <<set $clothesShopPrice to random(1000, 1500)>>> <<elseif ($PriceMaker > 10) and ($PriceMaker <= 15)>> <<set $clothesShopPrice to random(1500, 2000)>> <<elseif ($PriceMaker > 15) and ($PriceMaker <= 20)>> <<set $clothesShopPrice to random(2000, 2500)>> <<elseif ($PriceMaker > 20) and ($PriceMaker <= 25)>> <<set $clothesShopPrice to random(2500, 3000)>> <<elseif ($PriceMaker > 25) and ($PriceMaker <= 30)>> <<set $clothesShopPrice to random(3000, 4000)>> <</if>> <</capture>> </div> <</for>> </div> [[Leave|marketClothes]]
<<set $PriceMaker to 0>> <div class="people-list"> <<for _i = 0; _i < $shopCroach.length; _i++>> <div class="people-list-item"> <<capture _i>> <<set $PriceMaker = $shopCroach[_i].strength + $shopCroach[_i].endurance + $shopCroach[_i].charisma + $shopCroach[_i].intelligence + $shopCroach[_i].agility + $shopCroach[_i].luck>> <img @src="$shopCroach[_i].name + 'png'" height="100"> Bonuses: S+<<= $shopCroach[_i].strength>> E+<<= $shopCroach[_i].endurance>> Ch+<<= $shopCroach[_i].charisma>> Int+<<= $shopCroach[_i].intelligence>> Ag+<<= $shopCroach[_i].agility>> L+<<= $shopCroach[_i].luck>> [[Buy it|marketClothes][$clothesPants.push($shopCroach[_i]);$Money -= $clothesShopPrice; $shopCroach.deleteAt(_i)]] Price = <<print $clothesShopPrice>> <<if ($PriceMaker <= 5)>> <<set $clothesShopPrice to random(300, 1000)>> <<elseif ($PriceMaker > 5) and ($PriceMaker <= 10)>> <<set $clothesShopPrice to random(1000, 1500)>>> <<elseif ($PriceMaker > 10) and ($PriceMaker <= 15)>> <<set $clothesShopPrice to random(1500, 2000)>> <<elseif ($PriceMaker > 15) and ($PriceMaker <= 20)>> <<set $clothesShopPrice to random(2000, 2500)>> <<elseif ($PriceMaker > 20) and ($PriceMaker <= 25)>> <<set $clothesShopPrice to random(2500, 3000)>> <<elseif ($PriceMaker > 25) and ($PriceMaker <= 30)>> <<set $clothesShopPrice to random(3000, 4000)>> <</if>> <</capture>> </div> <</for>> </div> [[Leave|marketClothes]]
<<set $PriceMaker to 0>> <div class="people-list"> <<for _i = 0; _i < $shopFeet.length; _i++>> <div class="people-list-item"> <<capture _i>> <<set $PriceMaker = $shopFeet[_i].strength + $shopFeet[_i].endurance + $shopFeet[_i].charisma + $shopFeet[_i].intelligence + $shopFeet[_i].agility + $shopFeet[_i].luck>> <img @src="$shopFeet[_i].name + 'png'" height="100"> Bonuses: S+<<= $shopFeet[_i].strength>> E+<<= $shopFeet[_i].endurance>> Ch+<<= $shopFeet[_i].charisma>> Int+<<= $shopFeet[_i].intelligence>> Ag+<<= $shopFeet[_i].agility>> L+<<= $shopFeet[_i].luck>> [[Buy it|marketClothes][$clothesLegs.push($shopFeet[_i]);$Money -= $clothesShopPrice; $shopFeet.deleteAt(_i)]] Price = <<print $clothesShopPrice>> <<if ($PriceMaker <= 5)>> <<set $clothesShopPrice to random(300, 1000)>> <<elseif ($PriceMaker > 5) and ($PriceMaker <= 10)>> <<set $clothesShopPrice to random(1000, 1500)>>> <<elseif ($PriceMaker > 10) and ($PriceMaker <= 15)>> <<set $clothesShopPrice to random(1500, 2000)>> <<elseif ($PriceMaker > 15) and ($PriceMaker <= 20)>> <<set $clothesShopPrice to random(2000, 2500)>> <<elseif ($PriceMaker > 20) and ($PriceMaker <= 25)>> <<set $clothesShopPrice to random(2500, 3000)>> <<elseif ($PriceMaker > 25) and ($PriceMaker <= 30)>> <<set $clothesShopPrice to random(3000, 4000)>> <</if>> <</capture>> </div> <</for>> </div> [[Leave|marketClothes]]
<<nobr>> <div class="policeoffice_background"> <div class="policeoffice_left"> <div> <a data-passage="Citizenship cabinet" title="Citizenship office"> <img src="img/locations/CentralSquare/police/icons/citizenship.webp" > </a> </div> <div> <a data-passage="policeroom3" title="Police Chief"> <img src="img/locations/CentralSquare/police/icons/chiefsecretary.webp" > </a> </div> <div> <a data-passage="policeroom4" title="Prison cells"> <img src="img/locations/CentralSquare/police/icons/cells.webp" > </a> </div> <div> <a data-passage="policeroom5" title="Interrogation room"> <img src="img/locations/CentralSquare/police/icons/interrogation.webp" > </a> </div> </div> <div class="policeoffice_right"> <div> <a data-passage="policeroom6" title="Police Gym"> <img src="img/locations/CentralSquare/police/icons/gym.webp" > </a> </div> <div> <a data-passage="policeroom7" title="Contraband storage"> <img src="img/locations/CentralSquare/police/icons/contraband.webp" > </a> </div> <div> <a data-passage="policewanted" title="Check the desk"> <img src="img/locations/CentralSquare/police/icons/wanted.png" > </a> </div> <div> <a data-passage="de la Libertad street" title="Leave police"> <img src="img/locations/icons/mainstreet.png" > </a> </div> </div> </div> <</nobr>>
<img src="img/locations/CentralSquare/police/3.png" height="500px"> <<if ($recLetter >= 3)>> <<if ($Money >= 10000)>> <span class="mydialog1">I have recommendation letters</span> <span class="opponent1">Good! Give it to me</span> [[Give her letters|citizenship][$Money -= 10000; $Citizenship = 1; $citizenName = "Citizen"]] <</if>> <</if>> [[Leave|Police office]]
<<nobr>> <img src="img/locations/CentralSquare/police/3.png" height="500px"> <span class="opponent1">Congratulations! I am your neighbour, visit me sometimes</span> [[Good, thanks|Police office]] <<set $allknownhouses.push({img:"img/locations/street2/reena/house", name:"Reena's house", location:"reenahouse"})>> <<set $hintsdescription.push({img:"img/hints/girlsS", name:"Master", descr:"As citizen of Farenta you can have slaves now. You can buy them on Slave Market on Central Square. But for keeping them you need talk to Rosalva about house improving"})>> <</nobr>>
<img src="img/people/Samantha/Samantha1.gif" height="450px" > (She thinks about something) <span class="opponent2">"Wait. Come back here"</span> (I return) <span class="opponent2">"I am busy woman and have a lot of stress"</span> <span class="mydialog1">"And?"</span> <span class="opponent2">"And you work for me, so come here and satisfy me"</span> [[Okay|SamanthaRecomendation2][$SamanthaLove += 10, $SamanthaRelationship += 20, $SamanthaRespect -= 50 ]] [[Reject her|Samantha][$SamanthaLove -= 50, $SamanthaRelationship -= 20, $SamanthaRespect += 10 ]] <<if ($Charisma >= 12)>> <div class="head-text greentext"><h1>''Persuasion success''</h1></div> [[I need satisfaction too|SamanthaRecomendation4][$SamanthaLove += 50, $SamanthaRelationship += 100, $SamanthaRespect += 100 ]] <<elseif (($Charisma <= 12))>> <div class="head-text redtext"><h1>''failure''</h1></div> (Your Charisma is too low) <</if>>
<video src="img/people/Samantha/recomendationEvent/Boytoy/1.webm" autoplay loop muted height="350px"></video> <video src="img/people/Samantha/recomendationEvent/Boytoy/2.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Good boy"</span> <video src="img/people/Samantha/recomendationEvent/Boytoy/3.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Now, get lost. I am busy"</span> [[Leave it|Samantha]]
<video src="img/people/Samantha/recomendationEvent/Success/1.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"I'll help you first, strong independent man"</span> (She laughs) <video src="img/people/Samantha/recomendationEvent/Success/2.webm" autoplay loop muted height="350px"></video> <span class="mydialog1">"You are so passionate"</span> <span class="opponent2">"Yes, yes...Ohhh"</span> <video src="img/people/Samantha/recomendationEvent/Success/3.webm" autoplay loop muted height="350px"></video> <video src="img/people/Samantha/recomendationEvent/Success/4.webm" autoplay loop muted height="350px"></video> (We are done here) <span class="opponent2">"See you next time, lover"</span> (She smiles) [[Leave it|Samantha]]
<img src="img/locations/CentralSquare/sadrandomguy.png" height="450px"> <span class="mydialog1">"Hi! Are you okay?"</span> <span class="opponent2">"Does it looks okay? Fuck, I lost too much today"</span> <span class="mydialog1">"Yeah. Thats sad. Bye!"</span> (I just wanna go away but this man grab my hand) <span class="opponent2">"Wait, wait. Help me! You definetely a winner. I just need some money"</span> <span class="opponent2">"Please"</span> <span class="mydialog1">"Hm. How much?"</span> <span class="opponent2">"Not much, 10000"</span> <span class="mydialog1">"1000? Are you insane?"</span> (He looked scared) <span class="opponent2">"Not for free of course. You didn't understand me"</span> <img src="img/locations/CentralSquare/sadrandomguy1.png" height="350px"> (He tried to smile) <span class="opponent2">"I am respectful clerk in Farenta. Can help you with some papers"</span> (Papers huh) <span class="mydialog1">"I need recommendation for citizenship!?"</span> <span class="opponent2">"Easy"</span> (He showed some surprisingly clean recommendation letter) <span class="opponent2">"Deal?"</span> <<if ($Money >= 10000)>> [[Deal|Casino Royale][$Money -= 10000; $recLetter += 1; $randomManEventHappend = 1]] <</if>> [[No|Casino Royale]]
<video src="img/people/Penny/pennyHouse/penny.webm" autoplay loop muted height="350px"></video> [[I wanna blowjob|pennyHouseBj]] [[I wanna sex|pennyHouseSex]] [[Leave|My Room]]
<video src="img/people/Penny/pennyHouse/Bj/1.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Yes, master"</span> <video src="img/people/Penny/pennyHouse/Bj/2.webm" autoplay loop muted height="350px"></video> <video src="img/people/Penny/pennyHouse/Bj/3.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Always a pleasure make you feel better"</span> [[Good girl|PennyHome]]
<video src="img/people/Penny/pennyHouse/Sex/1.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Yes, master"</span> <video src="img/people/Penny/pennyHouse/Sex/2.webm" autoplay loop muted height="350px"></video> <video src="img/people/Penny/pennyHouse/Sex/3.webm" autoplay loop muted height="350px"></video> <video src="img/people/Penny/pennyHouse/Sex/4.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Always a pleasure make you feel better"</span> [[Good girl|PennyHome]]
<video src="img/people/Sunny/recomendations/talk/1.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Take this"</span> (She gives me reccomendation letter) <span class="mydialog1">"Where you get this?"</span> <span class="opponent2">"Doesn't matter. It's for you. Take or not"</span> (She looks a little angry) <video src="img/people/Sunny/recomendations/talk/2.webm" autoplay loop muted height="350px"></video> <span class="mydialog1">"Thanks"</span> [[Leave|College][$recLetter += 1; $SunnyRec1 = 1]] [[I wanna give you special thanks|SunnyReccomendation1][$recLetter += 1, $SunnyRec1 = 1]]
<video src="img/people/Sunny/recomendations/pleaseHer/1.webm" autoplay loop muted height="350px"></video> <span class="mydialog1">"Come here, baby"</span> <video src="img/people/Sunny/recomendations/pleaseHer/2.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Mmmmm"</span> <video src="img/people/Sunny/recomendations/pleaseHer/3.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"My turn"</span> [[Sure thing|SunnyReccomendation2]]
<video src="img/people/Sunny/recomendations/pleaseHer/4.webm" autoplay loop muted height="350px"></video> <span class="mydialog1">"How can I say No to You"</span> <video src="img/people/Sunny/recomendations/pleaseHer/5.webm" autoplay loop muted height="350px"></video> (She smiles) <video src="img/people/Sunny/recomendations/pleaseHer/6.webm" autoplay loop muted height="350px"></video> <video src="img/people/Sunny/recomendations/pleaseHer/7.webm" autoplay loop muted height="350px"></video> <span class="opponent2">"Mmm, nice. See you, Professor"</span> [[Leave|College]]
<video src="img/people/girlsS/servantParty.webm" autoplay loop muted height="450px"></video> (I can't join this right now) [[Leave|Slave Market]]
<div class="breathtaking"> <div class="breathtaking_patreon"> <span> Hi, everyone! Thank you for playing my game. And also for your responce, ideas and support. It's important to me. I wanna make this game cool and interesting and with your help it will be awesome. Be sure to join Patreon and Discord: </span> <div class="choose-island"> <a href="https://www.patreon.com/starborne" target="_blank"> <img src="img/patreon.png" height="150px"> </a> <a href="https://discord.gg/2Ubq6CH8" target="_blank"> <img src="img/discord.png" height="150px"> </a> </div> </div> <div class="breathtaking_paypal"> <span> If you want help and support me more, get new update faster. Also make me happy: </span> <a href="https://www.paypal.com/donate/?hosted_button_id=7XAYRPJX3UM74" target="_blank"> <img src="img/paypal.png" height="400px"> </a> </div> <div class="breathtaking_discord"> <span> Best regards, Shan Starborn! </span> [[Back|Info]] </div> </div>
<<if ($patronTier == 1)>> <div class="passport_background"> <img class="passport_backgroundB" src="img/inventory/passport1.png" width="850"> <img class="passport_body" src="img/inventory/passportbody.png" > <img class="passport_face" src="img/avatar.png"> <img class="passport_pogon" @src="$pogonSub + '.png'"> <img class="passport_ashtray" src="img/inventory/ashtray.png"> <img class="passport_smog" src="img/inventory/smog.gif"> <div class=passport_pageone> <span class="mydialog">name: $myname</span> <span class="mydialog">citizenship: $citizenName</span> <span class="mydialog">age: $myage</span> </div> <div class=passport_pagethree> <span class="mydialog">current work: $currentWork</span> <span class="mydialog">rank: $rank</span> <span class="mydialog">girls owned: $myfemaleSlaves.length</span> </div> <div class=passport_pagetwo> <span class="mydialog">Strength-$Strength</span> <span class="mydialog">Perception-$Perception</span> <span class="mydialog">Endurance-$Endurance</span> <span class="mydialog">Willpower-$Willpower</span> <span class="mydialog">Charisma-$Charisma</span> <span class="mydialog">Intelligence-$Intelligence</span> <span class="mydialog">Agility-$Agility</span> <span class="mydialog">Luck-$Luck</span> </div> <img class="passport_gorgetone" src="img/inventory/gorgets/Revolutionary.png"> <img class="passport_gorgettwo" src="img/inventory/gorgets/Revolutionary1.png"> <img class="passport_emblem" src="img/inventory/emblems/revolutionary.png"> <img class="passport_gun" src="img/inventory/gun.png"> <img class="passport_ammo" src="img/inventory/ammo.png"> </div> <<elseif ($patronTier == 2)>> <div class="passport_background"> <img class="passport_backgroundB" src="img/inventory/passport2.png" width="850"> <img class="passport_body" src="img/inventory/passportbody.png" > <img class="passport_face" src="img/avatar.png"> <img class="passport_pogon" @src="$pogonSub + '.png'"> <img class="passport_ashtray" src="img/inventory/ashtray.png"> <img class="passport_smog" src="img/inventory/smog.gif"> <div class=passport_pageone> <span class="mydialog">name: $myname</span> <span class="mydialog">citizenship: $citizenName</span> <span class="mydialog">age: $myage</span> </div> <div class=passport_pagethree> <span class="mydialog">current work: $currentWork</span> <span class="mydialog">rank: $rank</span> <span class="mydialog">girls owned: $myfemaleSlaves.length</span> </div> <div class=passport_pagetwo> <span class="mydialog">Strength-$Strength</span> <span class="mydialog">Perception-$Perception</span> <span class="mydialog">Endurance-$Endurance</span> <span class="mydialog">Willpower-$Willpower</span> <span class="mydialog">Charisma-$Charisma</span> <span class="mydialog">Intelligence-$Intelligence</span> <span class="mydialog">Agility-$Agility</span> <span class="mydialog">Luck-$Luck</span> </div> <img class="passport_gorgetone" src="img/inventory/gorgets/Comandante.png"> <img class="passport_gorgettwo" src="img/inventory/gorgets/Comandante1.png"> <img class="passport_emblem" src="img/inventory/emblems/comandante.png"> <img class="passport_gun" src="img/inventory/gun.png"> <img class="passport_ammo" src="img/inventory/ammo.png"> </div> <<elseif ($patronTier == 3)>> <div class="passport_background"> <img class="passport_backgroundB" src="img/inventory/passport3.png" width="850"> <img class="passport_body" src="img/inventory/passportbody.png" > <img class="passport_face" src="img/avatar.png"> <img class="passport_pogon" @src="$pogonSub + '.png'"> <img class="passport_ashtray" src="img/inventory/ashtray.png"> <img class="passport_smog" src="img/inventory/smog.gif"> <div class=passport_pageone> <span class="mydialog">name: $myname</span> <span class="mydialog">citizenship: $citizenName</span> <span class="mydialog">age: $myage</span> </div> <div class=passport_pagethree> <span class="mydialog">current work: $currentWork</span> <span class="mydialog">rank: $rank</span> <span class="mydialog">girls owned: $myfemaleSlaves.length</span> </div> <div class=passport_pagetwo> <span class="mydialog">Strength-$Strength</span> <span class="mydialog">Perception-$Perception</span> <span class="mydialog">Endurance-$Endurance</span> <span class="mydialog">Willpower-$Willpower</span> <span class="mydialog">Charisma-$Charisma</span> <span class="mydialog">Intelligence-$Intelligence</span> <span class="mydialog">Agility-$Agility</span> <span class="mydialog">Luck-$Luck</span> </div> <img class="passport_gorgetone" src="img/inventory/gorgets/Hero.png"> <img class="passport_gorgettwo" src="img/inventory/gorgets/Hero1.png"> <img class="passport_emblem" src="img/inventory/emblems/hero.png"> <img class="passport_gun" src="img/inventory/gun.png"> <img class="passport_ammo" src="img/inventory/ammo.png"> </div> <<elseif ($patronTier == 4)>> <div class="passport_background"> <img class="passport_backgroundB" src="img/inventory/passport3.png" width="850"> <img class="passport_body" src="img/inventory/passportbody.png" > <img class="passport_face" src="img/avatar.png"> <img class="passport_pogon" @src="$pogonSub + '.png'"> <img class="passport_ashtray" src="img/inventory/ashtray.png"> <img class="passport_smog" src="img/inventory/smog.gif"> <div class=passport_pageone> <span class="mydialog">name: $myname</span> <span class="mydialog">citizenship: $citizenName</span> <span class="mydialog">age: $myage</span> </div> <div class=passport_pagethree> <span class="mydialog">current work: $currentWork</span> <span class="mydialog">rank: $rank</span> <span class="mydialog">girls owned: $myfemaleSlaves.length</span> </div> <div class=passport_pagetwo> <span class="mydialog">Strength-$Strength</span> <span class="mydialog">Perception-$Perception</span> <span class="mydialog">Endurance-$Endurance</span> <span class="mydialog">Willpower-$Willpower</span> <span class="mydialog">Charisma-$Charisma</span> <span class="mydialog">Intelligence-$Intelligence</span> <span class="mydialog">Agility-$Agility</span> <span class="mydialog">Luck-$Luck</span> </div> <img class="passport_gorgetone" src="img/inventory/gorgets/Hero.png"> <img class="passport_gorgettwo" src="img/inventory/gorgets/Hero1.png"> <img class="passport_emblem" src="img/inventory/emblems/hero.png"> <img class="passport_gun" src="img/inventory/gun.png"> <img class="passport_ammo" src="img/inventory/ammo.png"> </div> <<elseif ($patronTier == 0)>> <div class="passport_background"> <img class="passport_backgroundB" src="img/inventory/passport1.png" width="850"> <img class="passport_body" src="img/inventory/passportbody.png" > <img class="passport_face" src="img/avatar.png"> <img class="passport_pogon" @src="$pogonSub + '.png'"> <img class="passport_ashtray" src="img/inventory/ashtray.png"> <img class="passport_smog" src="img/inventory/smog.gif"> <div class=passport_pageone> <span class="mydialog">name: $myname</span> <span class="mydialog">citizenship: $citizenName</span> <span class="mydialog">age: $myage</span> </div> <div class=passport_pagethree> <span class="mydialog">current work: $currentWork</span> <span class="mydialog">rank: $rank</span> <span class="mydialog">girls owned: $myfemaleSlaves.length</span> </div> <div class=passport_pagetwo> <span class="mydialog">Strength-$Strength</span> <span class="mydialog">Perception-$Perception</span> <span class="mydialog">Endurance-$Endurance</span> <span class="mydialog">Willpower-$Willpower</span> <span class="mydialog">Charisma-$Charisma</span> <span class="mydialog">Intelligence-$Intelligence</span> <span class="mydialog">Agility-$Agility</span> <span class="mydialog">Luck-$Luck</span> </div> <img class="passport_gun" src="img/inventory/gun.png"> <img class="passport_ammo" src="img/inventory/ammo.png"> </div> <</if>> [[Return|House]]
<<for _i = 0; _i < $patronsList.length; _i++>> <<if (hashStr($patreonSubs) == $patronsList[_i].mail)>> <<set $patronTier = $patronsList[_i].tier>> <<set $patronTime = $patronsList[_i].subtime>> <<set $rank = $patronsList[_i].rank>> <<if ($patronTier >= 2)>> <<set $JasminaPatreon to true>> <<set $MyaPatreon to true>> <<set $Money += 100000>> <<set $Strength += 5>> <<set $Perception += 5>> <<set $Endurance += 5>> <<set $Willpower += 5>> <<set $Charisma += 5>> <<set $Intelligence += 5>> <<set $Agility += 5>> <<set $Luck += 5>> <<set $recLetter += 1>> <<set $Marta = 1>> <<set $allknownpeople.push({name:"img/people/icons/mya", photo:"img/people/icons/photo/mya", firstname:"Mya", secondname:"", age:18, height:162, weight:63, education:100, club:"none", rebellion:10, sex:"bi", love:0, lust:0, virginity:"no", story:"(in future updates)", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 42 136 8925", patron:2})>> <<else>> <<set $Money += 50000>> <<set $Strength += 2>> <<set $Perception += 2>> <<set $Endurance += 2>> <<set $Willpower += 2>> <<set $Charisma += 2>> <<set $Intelligence += 2>> <<set $Agility += 2>> <<set $Luck += 2>> <<set $recLetter += 1>> <</if>> <</if>> <</for>> <<set $pogonSub = "img/Heroiness/Pogon/pogon" + $patronTime>> <<goto "SubscriptionConfirmation">> [[return|Passport]]
<div class="name_id_background"> <img class="name_id_background_image" src="img/prologue/nameid.png"> <div class="name_id_question"> <span>Enter your name</span> </div> <div class="name_id_text"><<textbox "$nameofmainhero" "" "mynameis">></div> </div>
<<set $myname = $nameofmainhero>> <div class="prologue_welcome_background"> <div class="prologue_welcome_poster"> <img src="img/prologue/welcome.png" width="550px"> </div> <img class="prologue_welcome_id" src="img/prologue/nameid.png"> <div class="prologue_welcome_name"> <span>$myname</span> </div> <a data-passage="SPECIAL" class="prologue_welcome_special" title="Choose your skills"> <img src="img/prologue/special.png" width="350px"> </a> </div>
<div class="students_panel_background"> <img class="students_panel_pic" src="img/people/icons/studentfolder.png" > <img class="students_panel_face" @src="$studentsprimary[$studentIndex].photo + '.webp'" > <div class="students_panel_info"> <span class="mydialog">$studentsprimary[$studentIndex].firstname $studentsprimary[$studentIndex].secondname</span> <span class="mydialog">age:$studentsprimary[$studentIndex].age</span> <span class="mydialog">height:$studentsprimary[$studentIndex].height</span> <span class="mydialog">weight:$studentsprimary[$studentIndex].weight</span> <span class="mydialog">education:$studentsprimary[$studentIndex].education</span> <span class="mydialog">club:$studentsprimary[$studentIndex].club</span> <span class="mydialog">sex:$studentsprimary[$studentIndex].sex</span> <span class="mydialog">love:$studentsprimary[$studentIndex].love</span> <span class="mydialog">virgin:$studentsprimary[$studentIndex].virginity</span> </div> <div class="students_panel_button1"> <span class="students_stamp_style">[[Approved|My cabinet][$studentlist.push($studentsprimary[$studentIndex]); $allknownpeople.push($studentsprimary[$studentIndex]); $studentsprimary.deleteAt($studentIndex)]]</span> </div> <div class="students_panel_button2"> [[Leave|employ2]] </div> </div>
<div class="students_talking_background"> <img class="students_talking_face" @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/talk.png'" > <div class="students_talking_window"> <span class="opponent2"> $dialoganswer</span> </div> <<if ($studentlist[$studentIndex].love > 0)>> <div class="students_talking_text1"> [[Talk|femalestudentstalkpanel][$dialoganswer = "(just regular talk)"; $studentlist[$studentIndex].love += 5]] </div> <<else>> <div class="students_talking_text1"> [[Talk|femalestudentstalkpanel][$dialoganswer = "(just regular talk)"]] </div> <</if>> <<if ($studentlist[$studentIndex].love > 100)>> <div class="students_talking_text2"> [[Tell me about yourself|femalestudentstalkpanel][$dialoganswer = $studentlist[$studentIndex].story; $studentlist[$studentIndex].love += 5]] </div> <<else>> <div class="students_talking_text2"> [[Tell me about yourself|femalestudentstalkpanel][$dialoganswer = "Why should I tell you this. No way."; $studentlist[$studentIndex].love -= 2]] </div> <</if>> <<if ($studentlist[$studentIndex].love > 150)>> <div class="students_talking_text3"> [[Do you have a boyfriend?|femalestudentstalkpanel][$dialoganswer = $studentlist[$studentIndex].boyfriend; $studentlist[$studentIndex].love += 5]] </div> <<else>> <div class="students_talking_text3"> [[Do you have a boyfriend?|femalestudentstalkpanel][$dialoganswer ="We don't know each other for telling such things"; $studentlist[$studentIndex].love -= 5]] </div> <</if>> <<if ($studentlist[$studentIndex].love > 200)>> <div class="students_talking_text4"> [[Who is your family?|femalestudentstalkpanel][$dialoganswer = $studentlist[$studentIndex].family; $studentlist[$studentIndex].love += 5]] </div> <<else>> <div class="students_talking_text4"> [[Who is your family?|femalestudentstalkpanel][$dialoganswer ="We don't know each other for telling such things"; $studentlist[$studentIndex].love -= 5]] </div> <</if>> <<if ($studentlist[$studentIndex].love > 300)>> <div class="students_talking_text5"> [[Give me your phonenumber|femalestudentstalkpanel][$dialoganswer = $studentlist[$studentIndex].phone; $studentlist[$studentIndex].love += 5; $phonebook.push($studentlist[$studentIndex])]] </div> <<else>> <div class="students_talking_text5"> [[Give me your phonenumber|femalestudentstalkpanel][$dialoganswer ="Why? I don't know you well"; $studentlist[$studentIndex].love -= 5]] </div> <</if>> <<if ($chocolate > 0)>> <div class="students_talking_text6"> [[Gift|femalestudentstalkpanel][$dialoganswer ="Thank you, sir. It's very nice"; $studentlist[$studentIndex].love += 20; $chocolate -= 1]] </div> <<else>> <div class="students_talking_text6"> [[Gift|femalestudentstalkpanel][$dialoganswer = "(You have no gifts for her)"]] </div> <</if>> <<if ($studentlist[$studentIndex].love > 400)>> <div class="students_talking_text7"> [[Let's have some privacy?|studentsex]] </div> <<else>> <div class="students_talking_text7"> [[Let's have some privacy?|femalestudentstalkpanel][$dialoganswer = "Fuck off, you pervert"; $studentlist[$studentIndex].love -= 20]] </div> <</if>> <<if ($studentsevent == 1)>> <div class="students_talking_event"> [[Event|femalestudentstalkpanel]] </div> <<else>> <div class="students_talking_event"> </div> <</if>> <div class="students_talking_leave"> [[Leave|Classroom1][$dialoganswer = "Hi, professor " + $myname]] </div> </div>
<<if ($studentlist[$studentIndex].patron >= 2)>> <<if ($patronTier >= 2)>> <div class="students_sex_background"> <a data-passage="studentbjscene" title="blowjob"> <img class="students_sex_scene1" @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/bj.png'" > </a> <a data-passage="studentsexscene" title="sex"> <img class="students_sex_scene2" @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/bj.png'"@src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/sex.png'" > </a> <a data-passage="femalestudentstalkpanel" title="Leave"> <img class="students_sex_leave" src="img/people/notinterested.png" > </a> </div> <<else>> <img @src="$studentlist[$studentIndex].name + '.png'" > <span>You are not even Comandante sir. I am dating only high class people. Sorry</span> [[Leave|femalestudentstalkpanel]] <</if>> <<else>> <div class="students_sex_background"> <a data-passage="studentbjscene" title="blowjob"> <img class="students_sex_scene1" @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/bj.png'" > </a> <a data-passage="studentsexscene" title="sex"> <img class="students_sex_scene2" @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/sex.png'" > </a> <a data-passage="femalestudentstalkpanel" title="Leave"> <img class="students_sex_leave" src="img/people/notinterested.png" > </a> </div> <</if>>
<video src="img/people/girlsS/punish/1.webm" autoplay loop muted height="450px"></video> <video src="img/people/girlsS/punish/1.webm" autoplay loop muted height="450px"></video> [[Let's do it|deliverypizza1]]
<video src="img/people/girlsS/punish/1.webm" autoplay loop muted height="450px"></video> <video src="img/people/girlsS/punish/1.webm" autoplay loop muted height="450px"></video> <video src="img/people/girlsS/punish/1.webm" autoplay loop muted height="450px"></video> [[That's was ncie|House][$Money -=50]]
<<for _i = 0; _i < $phonebook.length; _i++>> <<capture _i>> <div class="phonebook_people_background"> <a data-passage="" title="student info"> <img class="phonebook_people_pic" src="img/people/students/phonebook.png" > <img class="phonebook_people_face" @src="$phonebook[_i].name + '.png'" > <div class="phonebook_people_info"> <span class="mydialog">$phonebook[_i].firstname $phonebook[_i].secondname</span> <span class="mydialog">$phonebook[_i].phone</span> [[Call her|studentsdate][$studentIndex = _i; $dialoganswer ="Hello"]] </div> </a> </div> <</capture>> <</for>>
<div class="phonetalk_background"> <img class="phonetalk_phone" src="img/inventory/phoneMenu.png" > <img class="phonetalk_face" @src="$phonebook[$studentIndex].name + '.png'" > <img class="phonetalk_dialog_background" src="img/people/talkingwindow.png" > <div class="phonetalk_dialog" > <span class="mydialog">$dialoganswer</span> </div> <div class="phonetalk_dialog_action" > <<if ($phonedialog == 0)>> [[Bye(leave)|Info]] <<else>> [[Lets go|phonebookevent]] <</if>> </div> </div> <div class="phonetalk_dialog_mytalk" > <<click "Hi, wanna hang out?">><<replace ".passage">><<include `passage()`>> <<if ($phonebook[$studentIndex].love >= 100)>><<set $dialoganswer ="Sure, lets go">><<set $phonedialog = 1>><<else>><<set $dialoganswer ="No, I am busy.Buy">><<set $phonedialog = 0>><</if>><</replace>><</click>> </div> </div>
<span class="mydialog">$dialoganswer</span> <img src="img/people/students/barevent.webp" > <span class="mydialog">$dialoganswer</span> <span class="mydialog">$dialoganswer</span> <<if ($phonebook[$studentIndex].patron >= 2)>> <<if ($patronTier >= 2)>> [[Hey, maybe We...?|phonebookeventsex][$phonedialog = 0; $Time +=3]] <<else>> [[Bye! See you later|House][$phonedialog = 0; $Time +=3]] <</if>> <<else>> [[Hey, maybe We...?|phonebookeventsex][$phonedialog = 0; $Time +=3]] [[Bye! See you later|House][$phonedialog = 0; $Time +=3]] <</if>>
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/2/bj.webm'" autoplay loop muted height="450px"></video> <span class="mydialog1">Mmm, you have a talant</span> <video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/2/bj1.webm'" autoplay loop muted height="450px"></video> [[Phase two|phonebookeventsex1]]
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/1/bj.webm'" autoplay loop muted height="450px"></video> <span class="mydialog1">Mmm, so sweet</span> <video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/1/bj1.webm'" autoplay loop muted height="450px"></video> [[Cum|studentcumscene]]
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/1/sex.webm'" autoplay loop muted height="450px"></video> <span class="mydialog1">You feel incredible</span> <video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/1/sex1.webm'" autoplay loop muted height="450px"></video> [[Cum|studentcumscene][$studentlist[$studentIndex].virginity = "no"]]
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/1/cum.webm'" autoplay loop muted height="450px"></video> [[Good girl|femalestudentstalkpanel][$studentlist[$studentIndex].love += 20; $studentlist[$studentIndex].lust += 20]]
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/2/sex.webm'" autoplay loop muted height="450px"></video> <span class="mydialog1">We should hang out more often</span> <video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/2/sex1.webm'" autoplay loop muted height="450px"></video> [[Finish|phonebookeventsex2]]
<video @src="'img/people/students/' + $studentlist[$studentIndex].firstname + '/2/cum.webm'" autoplay loop muted height="450px"></video> <span class="mydialog1">See you!</span> [[What a wonderful date|House]]
<div class="knownp_panel_background"> <img class="knownp_panel_face" @src="$allknownpeople[$studentIndex].photo + '.webp'" > <div class="knownp_panel_name"> <span class="handwritingtext">$allknownpeople[$studentIndex].firstname $allknownpeople[$studentIndex].secondname</span> <span class="handwritingtext">age:$allknownpeople[$studentIndex].age</span> <span class="handwritingtext">height:$allknownpeople[$studentIndex].height</span> <span class="handwritingtext">weight:$allknownpeople[$studentIndex].weight</span> <span class="handwritingtext">sex:$allknownpeople[$studentIndex].sex</span> <span class="handwritingtext">love:$allknownpeople[$studentIndex].love</span> </div> <div class="knownp_panel_info"> <span class="handwritingtext">$allknownpeople[$studentIndex].story </span> </div> <div class="knownp_panel_button2"> [[Leave|People]] </div> </div>
<div class="prologue_gender_background"> <div class="prologue_gender_title"> <span>Choose your gender</span> </div> <a data-passage="whoami" title="Male"> <img class="prologue_gender_male" src="img/prologue/male.png" > </a> <a data-passage="" title="Female"> <img class="prologue_gender_female" src="img/prologue/female.png" > </a> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <video src="img/prologue/training.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first"><span> So you joined the army. Thanks to your physical parameters and knowledge, you passed the selection for the special unit. And because of your leadership qualities quickly became a commander. For the first time you felt yourself in your place. But hard training comes with a lot of stress. You and your military female friends have found a good way to relieve stress </span></div> <div class="prologuehis_text_second"> <video src="img/prologue/2.webm" autoplay loop muted height="300px" ></video><span> 100% effectiveness. Always work. </span></div> <div class="prologuehis_image_second"> <video src="img/prologue/1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Next|Hiatory1]] </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <img src="img/prologue/pic13.png" height="300px"> </div> <div class="prologuehis_text_first"><span> All your squad successfully returned to base. But near it was real hell, fire, screams, tanks, shots. Your base doesn't exist anymore. </span></div> <div class="prologuehis_text_second"><span> You entered the battle. But suddenly, something explode near you. Last thing you remembered: you flying and someone screaming something. Then you lost consciousness. </span></div> <div class="prologuehis_image_second"> <video src="img/prologue/8.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Next|prehistoryEnd2]] </div> </div>
<div class="prologuehis_background8"> <div class="prologuehis_image_first1"> <video src="img/prologue/9.webm" autoplay loop muted height="150px" ></video> </div> <div class="prologuehis_text_first8"><span> First was smell of the sea and jiggle. Then you opened your eyes. White bearded man is sitting across from you and smoking pipe. "Good morning! You are too weak, so I will tell you what happend quickly" "Greande explodes near you, you were seriously injured" "but, you are uper tough or lucky" "I found you pretty quick, bandaged your wounds and began to heal" "So now, you almost alright. Just a little weak" "Now about business, we are going to Farenta" "It's small island contry in the ocean, we need you" "You need for revolution here" "And wnat you or not - you don't have a choice" "Farenta have no connection with world you know" </span></div> <div class="prologuehis_text_second8"><span> "Almost forget. Welcome to Farenta" "You can see it know" </span></div> <div class="prologuehis_image_second8"> <img src="img/prologue/pic14.png" height="300px"> </div> <div class="prologuehis_button1">[[I'll try, I guess|Farenta][$sucresult = $sucvariant; $succheckres = 1]] <span>(Let's see this Farenta)</span> </div> <div class="prologuehis_button2">[[Whatever|Farenta][$sucresult = $sucvariant1]] <span>(need more information first)</span> </div> <div class="prologuehis_button3">[[I have no choice now|Farenta]] <span>(bearded fuck)</span> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"><span> Cindy smiles back. "I like your way of thinking" She said something to driver and we turned to some place "Come here, I'll give you special welcome to Farenta" (you followed her) </span> </div> <div class="prologuehis_text_first"> <video src="img/prologue/cindy1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_second"> <video src="img/prologue/cindy3.webm" autoplay loop muted height="300px" ></video><span> Best welcome I ever see! </span></div> <div class="prologuehis_image_second"> <video src="img/prologue/cindy2.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Next|Arriving3]] </div> </div>
<div class="phone_menu_sms"> <img class="phone_menuB_sms" src="img/inventory/phoneMenu.png" width="400px"> <div class="phone_icon1_sms"> [[+56 42 326 4525:open|marta]] </div> <div class="phone_icon2_sms"> </div> <div class="phone_icon3_sms"> </div> <a data-passage="Info" title="Back"> <img class="phone_exit_sms" @src="$phoneIcons + 'exit.png'" height="60"> </a> </div>
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Marta/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="400px"> </div> <div class="cafetalk_text"> <span>Hi! I am glad you came. So, I know why you are here and I wanna help you. I am from secret Farenta police but I wanna change side. You are best way to do that. Because it will looks like I am seducing you, to work for me. And connect to resistance through you. </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1">[[Really?|marta1][$martaknowing = 1]] <span>(What a fuck?)</span> </div> <div class="cafetalk_button2">[[Yeah, sure|marta1][$martaknowing = 1]] <span>(Why should I believe you)</span> </div> </div> <div class="cafetalk_event"> </div> </div> <<set $hintsdescription.push({img:"img/locations/CentralSquare/police/wantedbounty", name:"Hunter", descr:"Check WANTED wall in Police office"})>>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Marta/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <span>Yeah. You can think about it. But believe me, you'll feel way more safe with my protection. And be less supicious for police, like my "agent". So, what's your answer? </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($patronTier>=2)>>[[Maybe we should know each other better first?|martasex][$martareject = 0]] <span>(She can't say no tou you)</span><<else>>[[Maybe we should know each other better first?|martasex][$martareject = 1]] <span>(your patron tier is too low)</span><</if>> </div> <div class="cafetalk_button2">[[Okay, I'll think about it|House]] <span>(I need think first, alone)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Marta/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <<if ($martareject == 0)>><span>Hmm. It's good idea. Follow me. </span><<else>><span>Sorry gorgeous. But tou are too low rank agent for me. </span><</if>> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($martareject == 0)>>[[Follow her|martasex1][$martaknowing = 1]] <span>(It's good to be important)</span><<else>>[[I see, bye|martaend][$martaknowing = 1]] <span>(sad but expected)</span><</if>> </div> <div class="cafetalk_button2">[[I changed my mind anyway|martaend]] <span>(She is too suspicious)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <video src="img/people/Marta/1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first" style="top:54%;"><video src="img/people/Marta/2.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_second"> <video src="img/people/Marta/4.webm" autoplay loop muted height="300px" ></video><span> You prooved your story. </span></div> <div class="prologuehis_image_second"> <video src="img/people/Marta/3.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Return to cafe|martaend]] </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Zena/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <span>(You said bye to Marta and suddenly freezed) (Rich car stopped by cafe and gorgeous woman sits in) (it's her, Zena, queen of Pty-Goav) What should I do? Maybe I can follow her, hiddenly? </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1">[[Follow her|zena1]] <span>(It's could be important)</span> </div> <div class="cafetalk_button2">[[Nah, it's too dangerous|House]] <span>(I am not suicidal)</span> </div> </div> <div class="cafetalk_event"> <img src="img/prologue/pic19.png" height="150px"> </div> </div>
<div class="moving_background"> <div class="moving_right"> [[Follow her on foot|zena2]] <span>It's slow traffic</span> </div> <div class="moving_center"> [[Take a cab|zena2][$Money -=10]] <span>It's not expensive</span> </div> <div class="moving_back"> [[Forget it|House]] <span>Just go home</span> </div> </div>
<div class="moving_background"> <div class="moving_left" style="height:300px; width:300px;background-color:grey;border:solid;"> <span>The car drove up to a large house surrounded by dense forest on all sides. And drove into the gate. The gate closed. How to you go in?</span> </div> <div class="moving_right"> [[Climb the fence|zena3]] </div> <div class="moving_center"> [[Climb the gate|zena3]] </div> <div class="moving_back"> [[Better go home|House]] </div> </div>
<div class="moving_background"> <div class="moving_left" style="height:300px; width:300px;background-color:grey;border:solid;"> <span>Okay, you are in. What's next? You see an open window</span> </div> <div class="moving_center"> [[Go to window|zena4]] </div> <div class="moving_back"> [[Leave|zena2]] </div> </div>
<div class="moving_inside_background"> <div class="moving_left" style="height:300px; width:300px;background-color:grey;border:solid; left:-20%;"> <span>You are looking into the window. What a view: Looks like queen has really nice time over here. Mmm</span> </div> <div class="moving_inside_right"> [[Watch more|zena5]] </div> <div class="moving_inside_center"> <video src="img/people/Zena/zenal2.webm" autoplay loop muted height="500px" ></video> </div> <div class="moving_inside_back"> [[Leave|zena3]] </div> </div>
Double-click this passage to edit it.
Double-click this passage to edit it.
<div class="moving_inside_background"> <div class="moving_left" style="height:300px; width:300px;background-color:grey;border:solid; left:-20%;"> <span>Damn that's good. But They can motice me. I need move away. Should I leave or investigate her house a little more? I can see one more open window</span> </div> <div class="moving_inside_right"> [[Sneak inside|zenahome1]] </div> <div class="moving_inside_center"> <video src="img/people/Zena/zenal1.webm" autoplay loop muted height="500px" ></video> </div> <div class="moving_inside_back"> [[Leave|House]] </div> </div>
<div class="moving_inside_background"> <div class="moving_inside_left"> [[Go through corridor|zenahome2]] (Interesting door over there) </div> <div class="moving_inside_right"> [[Check room|zehahomeroom1]] (I hear some noice in room) </div> <div class="moving_inside_back"> [[Leave her mansion|House]] (Okay it's too dangerous) </div> </div>
<div class="moving_inside_background"> <div class="moving_inside_right"> [[Go back|zenahome1]] </div> <div class="moving_inside_back"> [[Go to dungeon|zenahome3]] </div> </div>
<div class="moving_inside_background"> <div class="moving_inside_left" style="top:60%"> [[Check noisy room|zenadungeonsex]] </div> <div class="moving_inside_right"> [[Leave dungeon|zenahome2]] </div> <div class="moving_inside_back"> [[Girl screaming from it|mallyroom]] </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Zena/dungeon/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="400px"> </div> <div class="cafetalk_text"> <span>Oh, Master! Finally, we waited so long. Come here and punish your little sluts. </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1">[[Yeah, thats me|zenadungeonsex1]] <span>(Why not?)</span> </div> <div class="cafetalk_button2">[[It's not me, bye|zenahome3]] <span>(Leave this freaks)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Ada/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <span>Ahh? (she screamed) Whou are you sir? </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($patronTier>=2)>>[[I am queens friend|adasex][$martareject = 0]] <span>(She can't say no tou you)</span><<else>>[[I am queens friend|adasex][$martareject = 1]] <span>(your patron tier is too low)</span><</if>> </div> <div class="cafetalk_button2">[[Wrong room, bye|zenahome1]] <span>(Leave house immediately)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Ada/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <<if ($martareject == 0)>><span>Oh,it's true. I saw you before. Sorry I forgot, I am so stupid </span><<else>><span>You are traitor. (She starts screaming) </span><</if>> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($martareject == 0)>>[[You are not stupid|adasex1]] <span>(You are moving closer)</span><<else>>[[Shut up|adasex1][$Renegade +=50]] <span>(fuck, stupid bitch)</span><</if>> </div> <div class="cafetalk_button2">[[Run|House]] <span>(She is too suspicious)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Ada/avatar.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <span>No, no I am so so sorry. But I can do something for you. For excuse... </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"> [[Accept her offer|adasex2]] <span>(You are moving closer)</span> </div> <div class="cafetalk_button2">[[No need|zenahome1]] <span>(Nah)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <video src="img/people/Ada/1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first" style="top:54%;"><video src="img/people/Ada/2.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_second"> <video src="img/people/Ada/4.webm" autoplay loop muted height="300px" ></video><span> You are excused, beauty. </span></div> <div class="prologuehis_image_second"> <video src="img/people/Ada/3.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Leave her|zenahome1][$ada_mansion_met = 1]] </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <video src="img/people/Molly/mollydungeon.webm" autoplay loop muted height="500px" ></video> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <span>Blonde beautiful screaming. She is tied up with gag in her mouth. Its obviously super painfull. She is looking beggingly. I need rescue her... </span> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($patronTier>=3)>>[[I'll help you|mallyroom1][$martareject = 0]] <span>(It's job for Hero)</span><<else>>[[I'll help you|mallyroom1][$martareject = 1]] <span>(your patron tier is too low)</span><</if>> </div> <div class="cafetalk_button2">[[It's not my business|zenahome3]] <span>(Leave her)</span> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <video src="img/people/Zena/dungeon/1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first" style="top:54%;"><video src="img/people/Zena/dungeon/2.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_second"> <video src="img/people/Zena/dungeon/4.webm" autoplay loop muted height="300px" ></video><span> Hm, interesting experience. </span></div> <div class="prologuehis_image_second"> <video src="img/people/Zena/dungeon/3.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[Leave them|zenahome3]] </div> </div>
<div class="cafetalk_background"> <div class="cafetalk_image_first"> <img src="img/people/Molly/mollyrun.png" height="500px"> </div> <div class="cafetalk_image_second"> <img src="img/people/talkingwindow.png" height="300px"> </div> <div class="cafetalk_text"> <<if ($martareject == 0)>><span>You freed her. And sneakingly leave this house. Girl was quiet, only in your home she said: "My hero, take this reward" </span><<else>><span>You can do nothing. And you hear some people coming. Fuck. Sorry beauty... </span><</if>> </div> <div class="cafetalk_answer"> <div class="cafetalk_button1"><<if ($martareject == 0)>>[[Sure|mallyroomsex]] <span>(It's good to be important)</span><<else>>[[Run|House]] <span>(run away from here)</span><</if>> </div> </div> <div class="cafetalk_event"> </div> </div>
<div class="prologuehis_background"> <div class="prologuehis_image_first"> <video src="img/people/Molly/1.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_first" style="top:54%;"><video src="img/people/Molly/2.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_text_second"> <video src="img/people/Molly/4.webm" autoplay loop muted height="300px" ></video><span> She leaved your home sneakingly. </span></div> <div class="prologuehis_image_second"> <video src="img/people/Molly/3.webm" autoplay loop muted height="300px" ></video> </div> <div class="prologuehis_next"> [[I am a Hero|House]] </div> </div>
Double-click this passage to edit it.
<div class="slaves_panel_sex_preview"> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>You tell her that she is nice girl and you appreciate her efforts. She is doing well and you love it</span> [[next|sreward1praise][$myfemaleSlaves[$currentGirlIndex].love += 5; $myfemaleSlaves[$currentGirlIndex].scared -= 5; $myfemaleSlaves[$currentGirlIndex].loyality +=5]] </div>
<div class="slaves_panel_sex_preview"> <img src="img/people/girlsS/greet/slaverest.jpg" height="450"> <span>You are giving her free time. She can do whatever she wants</span> [[next|sreward2freetime][$myfemaleSlaves[$currentGirlIndex].love += 10; $myfemaleSlaves[$currentGirlIndex].scared -= 5; $myfemaleSlaves[$currentGirlIndex].loyality +=10]] </div>
<div class="slaves_panel_sex_preview"> <img src="img/people/girlsS/greet/gift.png" height="450"> <span>You are giving her nice gift, she smiles back.</span> [[next|sreward3gift][$myfemaleSlaves[$currentGirlIndex].love += 20; $myfemaleSlaves[$currentGirlIndex].scared -= 10;; $myfemaleSlaves[$currentGirlIndex].loyality +=20; $Money -= 200]] </div>
<div class="slaves_panel_sex_preview"> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>You are taking her to some nice restaurant in Pty-Goav</span> [[next|sreward4date][$myfemaleSlaves[$currentGirlIndex].love += 25; $myfemaleSlaves[$currentGirlIndex].scared -= 15;; $myfemaleSlaves[$currentGirlIndex].loyality +=30; $Money -=1000]] </div>
<div class="slaves_panel_sex_preview"> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/pussy/' + $myfemaleSlaves[$currentGirlIndex].anatomy + '.jpg'" height="450"> <span>You order her to undress and lie down on her back. Comfortably place yourself between her legs, you start gently kiss and lick her vagina, using your fingers to slide into deep places where your tongue cannot reach</span> [[next|sreward5cuni][$myfemaleSlaves[$currentGirlIndex].love += 40; $myfemaleSlaves[$currentGirlIndex].scared -= 20; $myfemaleSlaves[$currentGirlIndex].loyality +=35]] </div>
<div class="slaves_panel_sex_preview"> <img src="img/people/girlsS/punish/scold.webp" height="450"> <span>You grab her and lightly shaking, tell her she is ungrateful whore. You tell her to do what you want her to do or you will make her very sorry</span> [[next|spunish1scold][$myfemaleSlaves[$currentGirlIndex].love -= 10; $myfemaleSlaves[$currentGirlIndex].scared += 10; $myfemaleSlaves[$currentGirlIndex].loyality -=5]] </div>
<div class="slaves_panel_sex_preview"> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/spank.jpg'" height="450"> <span>You give her ten sound spanks on her bare ass. Sensitive, humiliating and safe for health</span> [[next|spunish2spank][$myfemaleSlaves[$currentGirlIndex].love -= 10; $myfemaleSlaves[$currentGirlIndex].scared += 15; $myfemaleSlaves[$currentGirlIndex].loyality -=15]] </div>
<div class="slaves_panel_sex_preview"> <img src="img/people/girlsS/punish/bondagedevice.jpg" height="450"> <span>You are showing her scary looking bondage devices."Don't force me to use it, girl"</span> [[next|spunish3device][$myfemaleSlaves[$currentGirlIndex].love -= 10; $myfemaleSlaves[$currentGirlIndex].scared += 20; $myfemaleSlaves[$currentGirlIndex].loyality -=10]] </div>
<div class="slaves_panel_sex_preview"> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/shame.jpg'" height="450"> <span>You undress her and lead through the most crowded streets of the city, occasionally stopping and forcing her to show her most intimate places to interested passers-by</span> [[next|spunish4shame][$myfemaleSlaves[$currentGirlIndex].love -= 30; $myfemaleSlaves[$currentGirlIndex].scared += 25; $myfemaleSlaves[$currentGirlIndex].loyality -=50]] </div>
<div class="slaves_panel_sex_preview"> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/bondage.webm'" autoplay loop muted height="450px" ></video> <span>She is crying to you: "Why are you doing this? I was good girl"</span> [[next|spunish5bondage][$myfemaleSlaves[$currentGirlIndex].love -= 40; $myfemaleSlaves[$currentGirlIndex].scared += 35; $myfemaleSlaves[$currentGirlIndex].loyality -=45]] </div>
<<if ($patronTier >= 1)>> <div class="slavesexvariants_background"> <div class="slavesexvariants_left"> <div> <img src="img/people/girlsS/icons/kiss.png" height="80"> [[Kissing|personalgirlTeaching1][$slavesextype = 1;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/hj.png" height="80"> [[Handjob|personalgirlTeaching1][$slavesextype = 2;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/bj.png" height="80"> [[Blow me|personalgirlTeaching1][$slavesextype = 3;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/deepthroat.png" height="80"> [[Deepthroat|personalgirlTeaching1][$slavesextype = 4;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/rimjob.png" height="80"> [[Rimjob|personalgirlTeaching1][$slavesextype =5;$energyLevel -= 1]] </div> </div> <div class="slavesexvariants_right"> <div> <img src="img/people/girlsS/icons/titjob.png" height="80"> [[Paizury|personalgirlTeaching1][$slavesextype = 6;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/vaginal.png" height="80"> [[Vaginal sex|personalgirlTeaching1][$slavesextype = 7;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/anal.png" height="80"> [[Anal sex|personalgirlTeaching1][$slavesextype = 8;$energyLevel -= 1]] </div> <div> <img src="img/people/girlsS/icons/dildo.png" height="80"> [[Dildo(in future)|personalgirlTeaching]] </div> <div> <img src="img/people/girlsS/icons/no.png" height="80"> [[Not now|femaleSlavePanel]] </div> </div> </div> <<else>> <span style="font-size: 30px; color:#9d0303;">Teaching available only for patrons, sorry:)</span> <span style="font-size: 30px; color:#c99342;">But you can always support me and recieve: -unique page looks and rank(grows every month) -unique persons to interact -unique sex scenes(10) -in-game cheats -you will have ability to train your slaves and improve their skills (It will be more useful later, now it just sex scenes:)) </span> <span style="font-size: 30px; color:#42c965;"> Also you will give me motivation to work on this game, make it better. And with your support I can spend more time on developing - it means faster updates, more content and better gameplay </span> <div class="choose-link"> <a href="https://www.patreon.com/starborne" target="_blank">Support </a> [[Go back|femaleSlavePanel]] </div> <</if>>
<span>I'll show you some respect, bitch</span>
<div class="slavesexinteraction"> <<if ($slavesextype == 1)>> <<if ($testingslaves[$currentGirlIndex].kiss >= 0)and ($testingslaves[$currentGirlIndex].kiss <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/1.webm'" autoplay loop muted height="450px" ></video> <span>Looks like $myfemaleSlaves[$currentGirlIndex].nameperson never been kissed. She trying to do her best. But seems you must do all the job</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 200)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is not a good kisser. She doesn't know what to do with her tongue and does not respond to your kiss</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 400)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson knows how to kiss. She even trying to tease you with her tongue</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 600)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson tries to use her mouth and tongue to make you belive she is feeling various emotions: vulnerable, caring, sexually hungry and desperately in love with you.</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is a great kisser. Her lips are always sweet. Her tongue performing in your mouth so enjoyable moves. It's can't be better. You decide to enjoy this with her.</span> <</if>> <<elseif ($slavesextype == 2)>> <<if ($myfemaleSlaves[$currentGirlIndex].hand >= 0)and ($myfemaleSlaves[$currentGirlIndex].hand <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson hardly rub your dick. She is squeeze it and and starts jerking. It was over in couple minutes. Hardly enjoyable.Probably better find some hooker</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 200)and ($myfemaleSlaves[$currentGirlIndex].hand <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson 's hand is skilled and moves are nice. You can just relax. Not best handjob you had but you still like it after all</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 400)and ($myfemaleSlaves[$currentGirlIndex].hand <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is skilled enough. She gentle jerking you with one hand. And use other hand to give you extra pleasure. She's carressing your chest, then your hips, testicles and anus.</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 600)and ($myfemaleSlaves[$currentGirlIndex].hand <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is better than luxurious masseuse. Her toches are hard and gentle at the same time. Her moves are slower when you ready to cum and then fast again. She is reading your excitement, and giving you real pleasure</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is goddess. You know your cock is in reliable hands. She is reading your every emotion, every small move. And reacts on that with her hands. Afterward she bathes your penis in a warm towel</span> <</if>> <<elseif ($slavesextype == 3)>> <<if ($myfemaleSlaves[$currentGirlIndex].blow >= 0)and ($myfemaleSlaves[$currentGirlIndex].blow <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson never saw a dick before. She looks a little scared. Without any passion she just put it in her mouth. Sucking till you cum then spits on the floor</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 200)and ($myfemaleSlaves[$currentGirlIndex].blow <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is quite accustomed to having penis in her mouth. But she is still bad with rhytm and pressure. At least She is trying.</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 400)and ($myfemaleSlaves[$currentGirlIndex].blow <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is quite good with techique. She touches your penis gentle with her lips and moving in enjoyable but fast rhytm. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 600)and ($myfemaleSlaves[$currentGirlIndex].blow <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is great cocksucker. Her tongue are moving around your penis, toches every bit of it. Also She makes awesome breathtaking eye contact. She reading in your eyes what to do for maximum pleasure </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson has a talented mouth. Her techiques are masterpiece, her eyes hungry for you. And she is swallowing your semen afterward. She is master and you both know it. </span> <</if>> <<elseif ($slavesextype == 4)>> <<if ($myfemaleSlaves[$currentGirlIndex].throat >= 0)and ($myfemaleSlaves[$currentGirlIndex].throat <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is not accustomed to large objects in her throat. She gags when you just put your penis in her mouth. She need a lot of training. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 200)and ($myfemaleSlaves[$currentGirlIndex].throat <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is gagging hardly. But she tries to pleasure you. Finally you cumming in her mouth. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 400)and ($myfemaleSlaves[$currentGirlIndex].throat <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can hardly swallow your cock. It's painfull for her. And enjoyable for you. She's trying to do her best and please you. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 600)and ($myfemaleSlaves[$currentGirlIndex].throat <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is able to easily withstand with dick penetrating her throat. She's relaxing her muscles and trying to swallow your penis completely. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can pull your cock in her throat untill her lips are againts your belly. And she can even lick your balls, to give you extra pleasure. </span> <</if>> <<elseif ($slavesextype == 5)>> <<if ($myfemaleSlaves[$currentGirlIndex].rimjob >= 0)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson honestly trying to lick your ass. It's hard for her, mostly psychological. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 200)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can handle this easy enough to recieve some enjoyment from the process </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 400)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson licking your anus and massage your cock. She is tryng to give you all pleasure she can from this position. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 600)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson licking your ass and massage your cock. She is tryng to give you all pleasure she can from this position. And not let you cum fast enough. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson burying her face in your ass, pushes her tongue inside. Amazing feeling and loving eyes of her. So much pleasure. </span> <</if>> <<elseif ($slavesextype == 6)>> <<if ($myfemaleSlaves[$currentGirlIndex].paizury >= 0)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson have no idea what to do. So you just masturbate against her chest </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 200)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson holds her tits tight around your penis. You are doing most of thejob. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 400)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson holds her tits tight around your penis. She is moving them up and down and checking for your response </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 600)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is more experienced with her tits. She is making nice moves. Sometimes kisses your dick, moves faster then slower. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson as any good master she know how to deal with her tools. Her tits techniques are awesome, her touching are heaven. She is doing it with love to her master. Even if it's just looks like that </span> <</if>> <<elseif ($slavesextype == 7)>> <<if ($myfemaleSlaves[$currentGirlIndex].vaginal >= 0)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is inexperienced in sex. You take the initiative. Slowly with patience put your penis inside her. You are gentle but firm </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 200)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson still not quite good with your cock inside. But she trying make some moves, helping you enjoy this too. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 400)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson still not quite good with your cock inside. But she trying make some moves, helping you enjoy this too. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 600)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is experienced enough to take initiative. She is moving on you. And squeezeing her pussy muscles around your cock. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is really good at sex. She can milk your penis using only her pussy muscles. But she is doing everything to fully pleasure you </span> <</if>> <<elseif ($slavesextype == 8)>> <<if ($myfemaleSlaves[$currentGirlIndex].anal >= 0)and ($myfemaleSlaves[$currentGirlIndex].anal <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/1.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson 's butthole is tiny and not ready for penetration. You spend some time for just insert your penis inside </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 200)and ($myfemaleSlaves[$currentGirlIndex].anal <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/2.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can barely take cock into her tight butt. But at least it looks like some sex now. </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 400)and ($myfemaleSlaves[$currentGirlIndex].anal <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/3.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can take dick in her ass easily. But still not enjoyable for her. At least she is trying to pleasure you </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 600)and ($myfemaleSlaves[$currentGirlIndex].anal <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/4.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can take dick in her ass easily. Her ass is ready for you, she's enjoying it. She trying it from different angles and positions. And feels amazing </span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/5.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson ass is another vagina. It's definetely correct for her. She is milking you with her butthole even without moving. </span> <</if>> <<elseif ($slavesextype == 9)>> <<if ($myfemaleSlaves[$currentGirlIndex].dildo >= 0)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 199)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 200)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 399)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 400)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 599)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 600)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 799)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 800)>> <</if>> <</if>> [[Try to enjoy it|personalgirlfuckLove1][$slaveskilllevel = $slavesextype]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slaveloyalitytoyou <= 200)>> <img src="img/people/girlsS/icons/preview/reject.png" height="450"> <span>She rejected </span> <span>What will you do?</span> [[Punish her|personalgirlPunish]] [[Leave it|femaleSlavePanel]] <<else>> <<if ($slavesextype == 1)>> <img src="img/people/girlsS/icons/preview/kiss.png" height="450"> <span>She passionately licks her lips and reaches for you</span> <<elseif ($slavesextype == 2)>> <img src="img/people/girlsS/icons/preview/hj.png" height="450"> <span>She smiles. Please sit down, my dear $myfemaleSlaves[$currentGirlIndex].mastersname</span> <<elseif ($slavesextype == 3)>> <img src="img/people/girlsS/icons/preview/bj.png" height="450"> <span>She smiles. And starts taking off your pants. I am glad you wanna feed your good girl</span> <<elseif ($slavesextype == 4)>> <img src="img/people/girlsS/icons/preview/deepthroat.png" height="450"> <span>She clears her throat and open her mouth wide</span> <<elseif ($slavesextype == 5)>> <img src="img/people/girlsS/icons/preview/rimjob.png" height="450"> <span>Lay down comfortable $myfemaleSlaves[$currentGirlIndex].mastersname . And I'll take care of it</span> <<elseif ($slavesextype == 6)>> <img src="img/people/girlsS/icons/preview/titjob.png" height="450"> <span>She is bouncing her tits and smiles to you</span> <<elseif ($slavesextype == 7)>> <img src="img/people/girlsS/icons/preview/vaginal.png" height="450"> <span>She immediately shows her pussy to you.It's waiting for you $myfemaleSlaves[$currentGirlIndex].mastersname</span> <<elseif ($slavesextype == 8)>> <img src="img/people/girlsS/icons/preview/anal.png" height="450"> <span>She turns around and bend over</span> <<elseif ($slavesextype == 9)>> <img src="img/people/girlsS/icons/preview/dildo.png" height="450"> <span>She shows you a lot of dildos on her desk. Choose what you want $myfemaleSlaves[$currentGirlIndex].mastersname</span> <</if>> [[Good girl|personalgirlfuckLove]] [[Leave it|femaleSlavePanel]] <</if>> </div>
<div class="slavesexinteraction"> <<if ($slavesextype == 1)>> <<if ($myfemaleSlaves[$currentGirlIndex].kiss >= 0)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/teach.webm'" autoplay loop muted height="450px" ></video> <span>Looks like $myfemaleSlaves[$currentGirlIndex].nameperson never been kissed. She trying to do her best. But seems you must do all the job</span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 200)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is not a good kisser. She doesn't know what to do with her tongue and does not respond to your kiss</span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 400)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson knows how to kiss. She even trying to tease you with her tongue</span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 600)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson tries to use her mouth and tongue to make you belive she is feeling various emotions: vulnerable, caring, sexually hungry and desperately in love with you.</span> <span>Not bad but she still needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is a great kisser. Her lips are always sweet. Her tongue performing in your mouth so enjoyable moves. It's can't be better. You decide to enjoy this with her.</span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 2)>> <<if ($myfemaleSlaves[$currentGirlIndex].hand >= 0)and ($myfemaleSlaves[$currentGirlIndex].hand <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson hardly rub your dick. She is squeeze it and and starts jerking. It was over in couple minutes. Hardly enjoyable.</span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 200)and ($myfemaleSlaves[$currentGirlIndex].hand <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson 's hand is skilled and moves are nice. You can just relax. Not best handjob you had but you still like it after all</span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 400)and ($myfemaleSlaves[$currentGirlIndex].hand <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is skilled enough. She gentle jerking you with one hand. And use other hand to give you extra pleasure. She's carressing your chest, then your hips, testicles and anus.</span> <span>Not bad but she still needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 600)and ($myfemaleSlaves[$currentGirlIndex].hand <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is better than luxurious masseuse. Her toches are hard and gentle at the same time. Her moves are slower when you ready to cum and then fast again. She is reading your excitement, and giving you real pleasure</span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is goddess. You know your cock is in reliable hands. She is reading your every emotion, every small move. And reacts on that with her hands. Afterward she bathes your penis in a warm towel</span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 3)>> <<if ($myfemaleSlaves[$currentGirlIndex].blow >= 0)and ($myfemaleSlaves[$currentGirlIndex].blow <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson never saw a dick before. She looks a little scared. Without any passion she just put it in her mouth. Sucking till you cum then spits on the floor</span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 200)and ($myfemaleSlaves[$currentGirlIndex].blow <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is quite accustomed to having penis in her mouth. But she is still bad with rhytm and pressure. At least She is trying.</span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 400)and ($myfemaleSlaves[$currentGirlIndex].blow <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is quite good with techique. She touches your penis gentle with her lips and moving in enjoyable but fast rhytm. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 600)and ($myfemaleSlaves[$currentGirlIndex].blow <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is great cocksucker. Her tongue are moving around your penis, toches every bit of it. Also She makes awesome breathtaking eye contact. She reading in your eyes what to do for maximum pleasure </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson has a talented mouth. Her techiques are masterpiece, her eyes hungry for you. And she is swallowing your semen afterward. She is master and you both know it. </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 4)>> <<if ($myfemaleSlaves[$currentGirlIndex].throat >= 0)and ($myfemaleSlaves[$currentGirlIndex].throat <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is not accustomed to large objects in her throat. She gags when you just put your penis in her mouth. She need a lot of training. </span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 200)and ($myfemaleSlaves[$currentGirlIndex].throat <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is gagging hardly. But she tries to pleasure you. Finally you cumming in her mouth. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 400)and ($myfemaleSlaves[$currentGirlIndex].throat <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can hardly swallow your cock. It's painfull for her. And enjoyable for you. She's trying to do her best and please you. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 600)and ($myfemaleSlaves[$currentGirlIndex].throat <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is able to easily withstand with dick penetrating her throat. She's relaxing her muscles and trying to swallow your penis completely. </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can pull your cock in her throat untill her lips are againts your belly. And she can even lick your balls, to give you extra pleasure. </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 5)>> <<if ($myfemaleSlaves[$currentGirlIndex].rimjob >= 0)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson honestly trying to lick your ass. It's hard for her, mostly psychological. </span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 200)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can handle this easy enough to recieve some enjoyment from the process </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 400)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson licking your anus and massage your cock. She is tryng to give you all pleasure she can from this position. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 600)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson licking your ass and massage your cock. She is tryng to give you all pleasure she can from this position. And not let you cum fast enough. </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson burying her face in your ass, pushes her tongue inside. Amazing feeling and loving eyes of her. So much pleasure. </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 6)>> <<if ($myfemaleSlaves[$currentGirlIndex].paizury >= 0)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson have no idea what to do. So you just masturbate against her chest </span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 200)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson holds her tits tight around your penis. You are doing most of thejob. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 400)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson holds her tits tight around your penis. She is moving them up and down and checking for your response </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 600)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is more experienced with her tits. She is making nice moves. Sometimes kisses your dick, moves faster then slower. </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson as any good master she know how to deal with her tools. Her tits techniques are awesome, her touching are heaven. She is doing it with love to her master. Even if it's just looks like that </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 7)>> <<if ($myfemaleSlaves[$currentGirlIndex].vaginal >= 0)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is inexperienced in sex. You take the initiative. Slowly with patience put your penis inside her. You are gentle but firm </span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 200)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson still not quite good with your cock inside. But she trying make some moves, helping you enjoy this too. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 400)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson still not quite good with your cock inside. But she trying make some moves, helping you enjoy this too. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 600)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is experienced enough to take initiative. She is moving on you. And squeezeing her pussy muscles around your cock. </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson is really good at sex. She can milk your penis using only her pussy muscles. But she is doing everything to fully pleasure you </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 8)>> <<if ($myfemaleSlaves[$currentGirlIndex].anal >= 0)and ($myfemaleSlaves[$currentGirlIndex].anal <= 199)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson 's butthole is tiny and not ready for penetration. You spend some time for just insert your penis inside </span> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 200)and ($myfemaleSlaves[$currentGirlIndex].anal <= 399)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can barely take cock into her tight butt. But at least it looks like some sex now. </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 400)and ($myfemaleSlaves[$currentGirlIndex].anal <= 599)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can take dick in her ass easily. But still not enjoyable for her. At least she is trying to pleasure you </span> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 600)and ($myfemaleSlaves[$currentGirlIndex].anal <= 799)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson can take dick in her ass easily. Her ass is ready for you, she's enjoying it. She trying it from different angles and positions. And feels amazing </span> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 800)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/teach.webm'" autoplay loop muted height="450px" ></video> <span>$myfemaleSlaves[$currentGirlIndex].nameperson ass is another vagina. It's definetely correct for her. She is milking you with her butthole even without moving. </span> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 9)>> <<if ($myfemaleSlaves[$currentGirlIndex].dildo >= 0)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 199)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 200)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 399)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 400)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 599)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 600)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 799)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 800)>> <</if>> <</if>> [[Try to enjoy it|personalgirlTeaching2][$slaveskilllevel = $slavesextype]] </div>
<div class="slavesexinteraction"> <<if ($slavesextype == 1)>> <<if ($testingslaves[$currentGirlIndex].kiss >= 0)and ($testingslaves[$currentGirlIndex].kiss <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 200)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 400)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 600)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/4.webp'" height="550"> <span>Not bad but she still needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 2)>> <<if ($myfemaleSlaves[$currentGirlIndex].hand >= 0)and ($myfemaleSlaves[$currentGirlIndex].hand <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 200)and ($myfemaleSlaves[$currentGirlIndex].hand <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 400)and ($myfemaleSlaves[$currentGirlIndex].hand <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/3.webp'" height="550"> <span>Not bad but she still needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 600)and ($myfemaleSlaves[$currentGirlIndex].hand <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 3)>> <<if ($myfemaleSlaves[$currentGirlIndex].blow >= 0)and ($myfemaleSlaves[$currentGirlIndex].blow <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 200)and ($myfemaleSlaves[$currentGirlIndex].blow <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 400)and ($myfemaleSlaves[$currentGirlIndex].blow <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 600)and ($myfemaleSlaves[$currentGirlIndex].blow <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 4)>> <<if ($myfemaleSlaves[$currentGirlIndex].throat >= 0)and ($myfemaleSlaves[$currentGirlIndex].throat <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 200)and ($myfemaleSlaves[$currentGirlIndex].throat <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 400)and ($myfemaleSlaves[$currentGirlIndex].throat <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 600)and ($myfemaleSlaves[$currentGirlIndex].throat <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 5)>> <<if ($myfemaleSlaves[$currentGirlIndex].rimjob >= 0)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 200)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 400)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 600)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 6)>> <<if ($myfemaleSlaves[$currentGirlIndex].paizury >= 0)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 200)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 400)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 600)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 7)>> <<if ($myfemaleSlaves[$currentGirlIndex].vaginal >= 0)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 200)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 400)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 600)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 8)>> <<if ($myfemaleSlaves[$currentGirlIndex].anal >= 0)and ($myfemaleSlaves[$currentGirlIndex].anal <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/1.webp'" height="550"> <span>She needs some training, because that was awful. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 200)and ($myfemaleSlaves[$currentGirlIndex].anal <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/2.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 400)and ($myfemaleSlaves[$currentGirlIndex].anal <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/3.webp'" height="550"> <span>She definetely needs more training. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 600)and ($myfemaleSlaves[$currentGirlIndex].anal <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/4.webp'" height="550"> <span>It was awesome but she can do it better. But well, she is loyal and this is good enough for now</span> <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/5.webp'" height="550"> <span>It was amazing, she is amazing and you love it</span> <</if>> <<elseif ($slavesextype == 9)>> <<if ($myfemaleSlaves[$currentGirlIndex].dildo >= 0)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 199)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 200)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 399)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 400)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 599)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 600)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 799)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 800)>> <</if>> <</if>> [[enough|femaleSlavePanel]] </div>
<<if ($patronTier == 4)>> <div class="illusivecave_background"> <div class="illusivecave_pic1"> <a data-passage="illusivememoryfirst" title="First memory"> <img src="img/people/illusive/scenes/1.webp" height="80"> </a> </div> <div class="illusivecave_pic2"> <a data-passage="illusivememorysecond" title="Catwoman"> <img src="img/people/halloween/preview/1.webp" height="80"> </a> </div> <div class="illusivecave_pic3"> <a data-passage="" title="Fairy"> <img src="img/people/illusive/scenes/2.webp" height="80"> </a> </div> <div class="illusivecave_picexit"> [[Back to official life|House][$illusivesecretarytalk = "Welcome back Sir, how's everything going with your undercover work?"]] </div> <div class="illusivecave_talking"> <span> $illusivesecretarytalk </span> </div> <div class="illusivecave_face"> <img src="img/people/illusive/secretary.png" width="250"> </div> </div> <<else>> <div class="illusivecave_background"> <div class="illusivecave_picexit"> [[Leave|House][$illusivesecretarytalk = "Welcome back Sir, how's everything going with your undercover work?"]] </div> <div class="illusivecave_talking"> <div class="illusivecave_cheat"> <span>Warning! Unauthorized entry</span> <span>Leave this area immediately</span> </div> </div> <div class="illusivecave_face"> <img src="img/people/illusive/secretary.png" width="250"> </div> </div> <</if>>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img src="img/people/girlsS/punish/scold.webp" height="450"> <span>She is sad and asking you why are you hate her. She was a good girl</span> <span>She is right. Why are you so rude?</span> <<else>> <img src="img/people/girlsS/punish/scold.webp" height="450"> <span>She is listening you. But looks like she doesn't care</span> <span>Maybe you should find some other way. Hateful servant in the house is not a good idea</span> <</if>> [[enough|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/spank.jpg'" height="450"> <span>She is crying: "Why $mastersname , why are you doing this?"</span> <span>Even a good girl need spanking some time</span> <<else>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/spank.jpg'" height="450"> <span>She is quiet, only tears are dropping from her eyes</span> <span>Maybe you should find some other way. Hateful servant in the house is not a good idea</span> <</if>> [[enough|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img src="img/people/girlsS/punish/bondagedevice.jpg" height="450"> <span>She is quiet. And sad. Looks like she can't understand why are you doing this</span> <<else>> <img src="img/people/girlsS/punish/bondagedevice.jpg" height="450"> <span>She looks hatefully and scared a little</span> <span>Maybe you should find some other way. Hateful servant in the house is not a good idea</span> <</if>> [[enough|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/shame.jpg'" height="450"> <span>She is really sad and miserable.But still her eyes looking for yours and begging for protection</span> <span>You think it's enough of this. You are not a monster after all</span> <<else>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/shame.jpg'" height="450"> <span>She looks at you so hatefully. If she can do, she will probably kill you with her look</span> <span>She must know her place. And you are stronger</span> <</if>> [[enough|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/bondage.webm'" autoplay loop muted height="450px" ></video> <span>She is crying to you: "Why are you doing this? I was good girl" "Please stop"</span> <span>Yeah, it's enough. Next time listen what I said to you</span> <<else>> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/bondage.webm'" autoplay loop muted height="450px" ></video> <span>She screams but gag in her mouth makes it sound quiet</span> <span>"I said hump and you ask how high" "Next time you will be punished much harder"</span> <</if>> [[enough|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>She is smiling to you. She likes you and kind words make her happy</span> <<else>> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>She doesn't trust you yet but your smile, your words makes her a little happier</span> <</if>> [[You like her smile|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img src="img/people/girlsS/greet/slaverest.jpg" height="450"> <span>She is laughing like a child. Looks like she trust you and happy be here</span> <span>She is formally a slave but you will make her free when you can. But for now you bought her and noone can hurt her anymore. She is under your protection</span> <<else>> <img src="img/people/girlsS/greet/slaverest.jpg" height="450"> <span>She is happy, smiles to you and enjoy her free time</span> <span>You are not a monster. You wanna make her free and happy</span> <</if>> [[You like her smile|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img src="img/people/girlsS/greet/gift.png" height="450"> <span>She says that you are the best and kisses you in cheek.</span> <span>It's nice too see her happy</span> <<else>> <img src="img/people/girlsS/greet/gift.png" height="450"> <span>She said thanks and smiles</span> <span>It's nice too see her happy</span> <</if>> [[You like her smile|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <<if ($slavelovetoyou >= 100)>> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>She is really happy, talking all the time. And laughs with you all evening</span> <span>Your date was successful</span> <<else>> <img @src="$myfemaleSlaves[$currentGirlIndex].name + '.jpg'" height="450"> <span>She was quiet at first but then melting and talk with you freely</span> <span>It was nice evening, maybe someday you'll become frinds</span> <</if>> [[You like her smile|femaleSlavePanel]] </div>
<div class="slaves_panel_sex_preview"> <video @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/cuni.webm'" autoplay loop muted height="450px" ></video> <span>She is moaning, passionately calling you</span> <span>She loves you and she deserves to be pleased. You used all your skill and finally she screams from orgasms</span> [[She needs some rest now|femaleSlavePanel]] </div>
<div class="slavesexinteraction"> <<if ($slavesextype == 1)>> <<if ($myfemaleSlaves[$currentGirlIndex].kiss >= 0)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$testingslaves[$currentGirlIndex].kiss += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 200)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$testingslaves[$currentGirlIndex].kiss += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 400)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$testingslaves[$currentGirlIndex].kiss += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 600)and ($myfemaleSlaves[$currentGirlIndex].kiss <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$testingslaves[$currentGirlIndex].kiss += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].kiss >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/1/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$testingslaves[$currentGirlIndex].kiss += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 2)>> <<if ($myfemaleSlaves[$currentGirlIndex].hand >= 0)and ($myfemaleSlaves[$currentGirlIndex].hand <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].hand += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 200)and ($myfemaleSlaves[$currentGirlIndex].hand <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].hand += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 400)and ($myfemaleSlaves[$currentGirlIndex].hand <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].hand += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 600)and ($myfemaleSlaves[$currentGirlIndex].hand <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].hand += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].hand >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/2/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].hand += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 3)>> <<if ($myfemaleSlaves[$currentGirlIndex].blow >= 0)and ($myfemaleSlaves[$currentGirlIndex].blow <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].blow += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 200)and ($myfemaleSlaves[$currentGirlIndex].blow <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].blow += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 400)and ($myfemaleSlaves[$currentGirlIndex].blow <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].blow += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 600)and ($myfemaleSlaves[$currentGirlIndex].blow <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].blow += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].blow >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/3/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].blow += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 4)>> <<if ($myfemaleSlaves[$currentGirlIndex].throat >= 0)and ($myfemaleSlaves[$currentGirlIndex].throat <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].throat += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 200)and ($myfemaleSlaves[$currentGirlIndex].throat <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].throat += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 400)and ($myfemaleSlaves[$currentGirlIndex].throat <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].throat += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 600)and ($myfemaleSlaves[$currentGirlIndex].throat <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].throat += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].throat >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/4/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].throat += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 5)>> <<if ($myfemaleSlaves[$currentGirlIndex].rimjob >= 0)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].rimjob += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 200)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].rimjob += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 400)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].rimjob += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 600)and ($myfemaleSlaves[$currentGirlIndex].rimjob <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].rimjob += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].rimjob >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/5/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].rimjob += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 6)>> <<if ($myfemaleSlaves[$currentGirlIndex].paizury >= 0)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].paizury += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 200)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].paizury += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 400)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].paizury += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 600)and ($myfemaleSlaves[$currentGirlIndex].paizury <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].paizury += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].paizury >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/6/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].paizury += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 7)>> <<if ($myfemaleSlaves[$currentGirlIndex].vaginal >= 0)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].vaginal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 200)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].vaginal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 400)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].vaginal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 600)and ($myfemaleSlaves[$currentGirlIndex].vaginal <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].vaginal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].vaginal >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/7/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].vaginal += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 8)>> <<if ($myfemaleSlaves[$currentGirlIndex].anal >= 0)and ($myfemaleSlaves[$currentGirlIndex].anal <= 199)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/1.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].anal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 200)and ($myfemaleSlaves[$currentGirlIndex].anal <= 399)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/2.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].anal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 400)and ($myfemaleSlaves[$currentGirlIndex].anal <= 599)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/3.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].anal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 600)and ($myfemaleSlaves[$currentGirlIndex].anal <= 799)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/4.webp'" height="550"> <span>She was good girl, fully involved in the process</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].anal += $slavespatrontier]] <<elseif ($myfemaleSlaves[$currentGirlIndex].anal >= 800)>> <img @src="'img/people/girlsS/' + $myfemaleSlaves[$currentGirlIndex].race + '/sex/8/5.webp'" height="550"> <span>She is goddes thanks to our trainings. And you can enjoy her skills now</span> [[enough|femaleSlavePanel][$myfemaleSlaves[$currentGirlIndex].anal += $slavespatrontier]] <</if>> <<elseif ($slavesextype == 9)>> <<if ($myfemaleSlaves[$currentGirlIndex].dildo >= 0)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 199)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 200)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 399)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 400)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 599)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 600)and ($myfemaleSlaves[$currentGirlIndex].dildo <= 799)>> <<elseif ($myfemaleSlaves[$currentGirlIndex].dildo >= 800)>> <</if>> <</if>> </div>
<div class="illusivesexinteraction"> <video src="img/people/illusive/scenes/1/1.webm" autoplay loop muted height="550px" ></video> <span>My girls made a surprise for me. No one knows who I really am. So it was unexpected pleasure gift from them. Undercover work is exhausted but with such loyal workers it always a pleasure </span> [[next|illusivememoryfirst1]] </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/1.webm" autoplay loop muted height="500px" ></video> <span>"Nice cat" Black cat turned into woman in leather clothes</span> </div> <div class="halloweenevent1_choice2">[[What a fuck|illusivememorysecond1]] <span>(Am I crazy???)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/2.webm" autoplay loop muted height="500px" ></video> <span>She says "Meow" and comes to my pants</span> </div> <div class="halloweenevent1_choice2">[[Well|illusivememorysecond2]] <span>(I see where this is going)</span></div> </div>
<div class="illusivesexinteraction"> <video src="img/people/illusive/scenes/1/2.webm" autoplay loop muted height="550px" ></video> <span>They were excited and horny</span> [[next|illusivememoryfirst2]] </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/3.webm" autoplay loop muted height="500px" ></video> <span>She take my dick out and plays with it</span> </div> <div class="halloweenevent1_choice2">[[Let her|illusivememorysecond3]] <span>(Really like a cat)</span></div> </div>
<div class="illusivesexinteraction"> <video src="img/people/illusive/scenes/1/3.webm" autoplay loop muted height="550px" ></video> <span>And hmm, looks like they also love each other</span> [[next|illusivememoryfirst3]] </div>
<div class="illusivesexinteraction"> <video src="img/people/illusive/scenes/1/4.webm" autoplay loop muted height="550px" ></video> <span>So enjoyable times. They dried me completely. And fill with their passion</span> [[next|illusivememoryfirst4]] </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/4.webm" autoplay loop muted height="500px" ></video> <span>She starts sucking but in weird way</span> </div> <div class="halloweenevent1_choice2">[[Just enjoy|illusivememorysecond4]] <span>(Totally a cat)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/5.webm" autoplay loop muted height="500px" ></video> <span>I am teasing her pussy "Meow, meow"</span> </div> <div class="halloweenevent1_choice2">[[Put in|illusivememorysecond5]] <span>(I can play too kitty)</span></div> </div>
<div class="illusivesexinteraction"> <video src="img/people/illusive/scenes/1/5.webm" autoplay loop muted height="550px" ></video> <span>It was nice. I believe we will meet soon. They will find me really quick. Even on such forgotten contry as Farenta</span> [[It was pleasure|illusiveman][$illusivesecretarytalk = "Those girls are very talented, they will join you later in your journey"]] </div>
<div class="halloweenevent_background"> <div class="halloweenevent_story"> <span>Something weird is going on over there. So strange street, with bats, pumpkins and people in unusual clothes. And those girls, looks like they are inviting me in</span> <span>Maybe better leave this place, before it's not to late. But women.. I love women..</span> <span>What should I do? Am I afraid?? Or no??</span> </div> <div class="halloweenevent_choice1">[[Nah, fuck this shit|Dark Street]] <span>Better leave this place</span></div> <div class="halloweenevent_choice2">[[I am brave|halloween2]] <span>I am not afraid of women. Let's party with this witches</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/1.webm" autoplay loop muted height="500px" ></video> <span>One skinny witch run to you</span> <span>Hi, handsome.Don't tell me you wanna go to that mansion. Better come with me</span> </div> <div class="halloweenevent1_choice1">[[Nah, sorry girl|halloween4]] <span>Go straight to weird mansion</span></div> <div class="halloweenevent1_choice2">[[Sure, beautiful. Let's go|halloween3]] <span>Let's celebrate with this witch</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/2.webm" autoplay loop muted height="500px" ></video> <span>She put some mask on my face</span> <span>And dropped to her knees..</span> </div> <div class="halloweenevent1_choice2">[[Turn around, witch|halloween5]] <span>(I know some magic too)</span></div> </div>
<div class="halloweenevent_background"> <div class="halloweenevent_story"> <span>Old, big, beautiful and spooky mansion. You can hear different sounds from it. Beginning from weird scary moaning and cry to happy laugh and music</span> <span>Butler in mask stands before big front door</span> <span>Now I have mask too and can go in. At least I can try. </span> </div> <div class="halloweenevent_choice1">[[Fuck that|House]] <span>Go home</span></div> <div class="halloweenevent_choice2">[[I wanna try|halloween10]] <span>(put on mask, witch gave to you)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/3.webm" autoplay loop muted height="500px" ></video> <span>Her sweer pussy feels so tight</span> <span>(definitely because of some spells)</span> </div> <div class="halloweenevent1_choice1">[[Enough|halloween4]] <span>Go straight to weird mansion</span></div> <div class="halloweenevent1_choice2">[[Different spell|halloween6]] <span>(More magic poses)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/4.webm" autoplay loop muted height="500px" ></video> <span>Yeah, girl. Fly on this broom</span> </div> <div class="halloweenevent1_choice1">[[Enough|halloween4]] <span>Go straight to weird mansion</span></div> <div class="halloweenevent1_choice2">[[Reverse flight|halloween7]] <span>(She will be pro broom pilot)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/5.webm" autoplay loop muted height="500px" ></video> <span>She is a good student or you are good teacher</span> <span>Cause her broom control is amazing</span> </div> <div class="halloweenevent1_choice1">[[Enough|halloween4]] <span>Go straight to weird mansion</span></div> <div class="halloweenevent1_choice2">[[Emergency flight|halloween8]] <span>(Let's try harder situation)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/6.webm" autoplay loop muted height="500px" ></video> <span>She can handle this easily.True, professional witch..</span> <span>At least for my broom</span> </div> <div class="halloweenevent1_choice1">[[Enough|halloween4]] <span>Go straight to weird mansion</span></div> <div class="halloweenevent1_choice2">[[Finish the flight|halloween9]] <span>enjoyable flight</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/7.webm" autoplay loop muted height="500px" ></video> <span>See ya (I am sure we'll meet later)</span> <span>So.. Should I go to this mansion or better leave?</span> </div> <div class="halloweenevent1_choice1">[[Nah, I am going home|Dark Street]] <span>(Enough for today)</span></div> <div class="halloweenevent1_choice2">[[I am curious|halloween4]] <span>(Go straight to weird mansion)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/1.webm" autoplay loop muted height="500px" ></video> <span>Without asking, butler let you in</span> </div> <div class="halloweenevent1_choice2">[[Go in|halloween11]] <span>(Whats inside)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/2.webm" autoplay loop muted height="500px" ></video> <span>People in masks watching the show on stairs. Nice</span> <span>But it's big house, what part of it you wanna check?</span> <div class="halloweenevent1_leavingarea">[[leave Mansion|Dark Street]]</div> </div> <div class="halloweenevent1_choice1">[[right wing|halloweenright1]] <span>(looks darker)</span></div> <div class="halloweenevent1_choice2">[[left wing|halloweenleft1]] <span>(looks lighter)</span></div> </div>
<div class="mansionrightwing_background"> <div class="mansionrightwing_place1"> <a data-passage="halloweenrightsecondfloor" title="second floor"> <img src="img/people/halloween/preview/11.webp" height="100"> </a></div> <div class="mansionrightwing_place2"> <a data-passage="halloweenrightpit" title="dungeon"> <img src="img/people/halloween/preview/9.webp" height="100"> </a> </div> <div class="mansionrightwing_back"> <a data-passage="halloween11" title="back to the hall"> <img src="img/people/halloween/preview/12.webp" height="100"> </a> </div> </div>
<div class="mansionleftwing_background"> <div class="mansionleftwing_place1"> <a data-passage="halloweenleftsecondfloor" title="second floor"> <img src="img/people/halloween/preview/11.webp" height="100"> </a></div> <div class="mansionleftwing_place2"> <a data-passage="halloweenleftpit" title="dungeon"> <img src="img/people/halloween/preview/9.webp" height="100"> </a></div> <div class="mansionleftwing_back"> <a data-passage="halloween11" title="back to the hall"> <img src="img/people/halloween/preview/12.webp" height="100"> </a></div> </div>
<div class="mansionrichfloor_background"> <div class="mansionrichfloor_place1"> <a data-passage="halloweenrightroom" title="nun's room"> <img src="img/people/halloween/preview/4.webp" height="100"> </a></div> <div class="mansionrichfloor_place2"> <a data-passage="halloweenrightbedroom" title="vampire brides"> <img src="img/people/halloween/preview/5.webp" height="100"> </a> </div> <div class="mansionrichfloor_back"> <a data-passage="halloweenright1" title="back to the stairs"> <img src="img/people/halloween/preview/10.webp" height="100"> </a> </div> </div>
<div class="mansionpit_background"> <div class="mansionpit_place1"> <a data-passage="halloweenrightswamp" title="to Magic Swamp"> <img src="img/people/halloween/preview/2.webp" height="100"> </a></div> <div class="mansionpit_place2"> <a data-passage="halloweenrighthole" title="Horror dungeon"> <img src="img/people/halloween/preview/3.webp" height="100"> </a> </div> <div class="mansionpit_back"> <a data-passage="halloweenright1" title="back to the stairs"> <img src="img/people/halloween/preview/10.webp" height="100"> </a> </div> </div>
<div class="mansionrichfloor_background"> <div class="mansionrichfloor_place1"> <a data-passage="halloweenleftbedroom" title="Queen's audience"> <img src="img/people/halloween/preview/8.webp" height="100"> </a></div> <div class="mansionrichfloor_place2"> <a data-passage="halloweenleftcourtlady" title="to the court lady room"> <img src="img/people/halloween/preview/6.webp" height="100"> </a> </div> <div class="mansionrichfloor_back"> <a data-passage="halloweenleft1" title="back to the stairs"> <img src="img/people/halloween/preview/10.webp" height="100"> </a> </div> </div>
<div class="mansionpit_background"> <div class="mansionpit_place1"> <a data-passage="halloweenbar" title="weird creepy bar"> <img src="img/people/halloween/preview/7.webp" height="100"> </a></div> <div class="mansionpit_place2"> <a data-passage="" title="back to Central Square"> </a> </div> <div class="mansionpit_back"> <a data-passage="halloweenleft1" title="back to the stairs"> <img src="img/people/halloween/preview/10.webp" height="100"> </a> </div> </div>
<<if ($patronTier >= 3)>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/1.webm" autoplay loop muted height="500px" ></video> <span>"I am MelifiCunta, it's my territory, mortal"</span> </div> <div class="halloweenevent1_choice2">[[Try your spells on me|halloweenrightswamp1]] <span>(Your will is strong enough)</span></div> </div> <<else>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/1.webm" autoplay loop muted height="500px" ></video> <span>"Be my slave, poor soul"</span> </div> <div class="halloweenevent1_choice2">[[Fuck..Can't resist|halloweenrightswamplost]] <span>(tier 3 patron can control her magic)</span></div> </div> <</if>>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/9.webm" autoplay loop muted height="500px" ></video> <span>Dirty, scary girl jump to you. Grab your cock and forcigly start sucking</span> </div> <div class="halloweenevent1_choice2">[[Ahh, Fuck it|halloweenrighthole1]] <span>(I am more horny then scary)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/1.webm" autoplay loop muted height="500px" ></video> <span>"repent of your sins, boy"</span> </div> <div class="halloweenevent1_choice2">[[Interesting way|halloweenrightroom1]] <span>(She is nun, really)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/1.webm" autoplay loop muted height="500px" ></video> <span>Three beautiful vamipress start immediately</span> </div> <div class="halloweenevent1_choice2">[[Oh yeah|halloweenrightbedroom1]] <span>(Who can suck better???)</span></div> </div>
<<if ($patronTier >= 1)>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/1.webm" autoplay loop muted height="500px" ></video> <span>Queen shows her pussy and pointing on it</span> </div> <div class="halloweenevent1_choice2">[[Yes, my Queen|halloweenleftbedroom1]] <span>(What a fuck she wants?)</span></div> </div> <<else>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/lost.webm" autoplay loop muted height="500px" ></video> <span>Queen looks on you with angry eyes (Go away fast)</span> </div> <div class="halloweenevent1_choice2">[[Leave Queen|halloweenleftsecondfloor]] <span>(Queens audience is for revolutionary)</span></div> </div> <</if>>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/barin.webm" autoplay loop muted height="500px" ></video> <span>Girl with scary eyes takes off her mask</span> </div> <div class="halloweenevent1_choice2">[[Hi|halloweenbar1]] <span>(What's she wants?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/10.webm" autoplay loop muted height="500px" ></video> <span>Jump on me, scary bitch "Mgraaaah"</span> </div> <div class="halloweenevent1_choice2">[[Blow me again|halloweenrighthole2]] <span>(Good feeling pussy after all)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/11.webm" autoplay loop muted height="500px" ></video> <span>At least she is quiet. With full mouth she doesn't scream</span> </div> <div class="halloweenevent1_choice2">[[Pussy again|halloweenrighthole3]] <span>(She sucks like crazy)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/12.webm" autoplay loop muted height="500px" ></video> <span>She is moaning and screaming, I am scared as fuck. But horny too</span> </div> <div class="halloweenevent1_choice2">[[Let's finish this|halloweenrighthole4]] <span>(Start moving faster)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/13.webm" autoplay loop muted height="500px" ></video> <span>It's weird but her screams let's you come faster</span> </div> <div class="halloweenevent1_choice2">[[Yaaaah|halloweenrighthole5]] <span>(What could be born from this fuck?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/14.webm" autoplay loop muted height="500px" ></video> <span>Faster, let's get out</span> </div> <div class="halloweenevent1_choice2">[[Leave this dungeon|halloweenrightpit]] <span>(Unforgettable experience)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/2.webm" autoplay loop muted height="500px" ></video> <span>She grab your cock. Oh God, her magic makes it vibrating. So much pleasure, her touch is amazing</span> </div> <div class="halloweenevent1_choice2">[[Enjoy|halloweenrightswamp2]] <span>(But don't loose control)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/3.webm" autoplay loop muted height="500px" ></video> <span>She suck faster and spelling with her hand all the time. Pleasure is enormous but you can control it</span> </div> <div class="halloweenevent1_choice2">[[I am stronger, witch|halloweenrightswamp3]] <span>(She thinks)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/4.webm" autoplay loop muted height="500px" ></video> <span>Bam, and you are fucking her pussy (When this happend)</span> </div> <div class="halloweenevent1_choice2">[[You wanna come so much|halloweenrightswamp4]] <span>(But her magic doesn't let you)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/5.webm" autoplay loop muted height="500px" ></video> <span>"I am controling you, mortal. You will come when I let you"</span> </div> <div class="halloweenevent1_choice2">[[Will see bitch|halloweenrightswamp5]] <span>(Hold your will)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/6.webm" autoplay loop muted height="500px" ></video> <span>Can't hold it anymore, but can't come. Her magic is too strong</span> </div> <div class="halloweenevent1_choice2">[[I.. can..|halloweenrightswamp6]] <span>(I am a Hero)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/7.webm" autoplay loop muted height="500px" ></video> <span>Yes, yes. She is taking my cum on her face</span> </div> <div class="halloweenevent1_choice2">[[I am stronger then you|halloweenrightswamp7]] <span>(She doesn't looks unhappy)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/win.webm" autoplay loop muted height="500px" ></video> <span>"Yeah, dear. You are stronger" "See you and your cock next time"</span> </div> <div class="halloweenevent1_choice2">[[Amazing Witch|halloweenrightpit]] <span>(She disappears)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/pit/lost.webm" autoplay loop muted height="500px" ></video> <span>"You are mine now, forever"</span> </div> <div class="halloweenevent1_choice2"> <span>(Sorry, but only Hero can handle this(tier 3 patron))</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/2.webm" autoplay loop muted height="500px" ></video> <span>What a deepthroat of her</span> </div> <div class="halloweenevent1_choice2">[[I still have sins|halloweenrightroom2]] <span>(Her scary makeup, but hot in some way)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/3.webm" autoplay loop muted height="500px" ></video> <span>"Put them here and you will be clean"</span> </div> <div class="halloweenevent1_choice2">[[Nice idea|halloweenrightroom3]] <span>(But can't I do more sins by this??)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/4.webm" autoplay loop muted height="500px" ></video> <span>"She is moaning some nonsense"</span> </div> <div class="halloweenevent1_choice2">[[I deel better|halloweenrightroom4]] <span>(So nice sweet pussy)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/5.webm" autoplay loop muted height="500px" ></video> <span>"Give me them all, I have no enough sins yet"</span> </div> <div class="halloweenevent1_choice2">[[Well.. okay|halloweenrightroom5]] <span>(She wanna be a sinner!?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/6.webm" autoplay loop muted height="500px" ></video> <span>Take it all, all sins just for you</span> </div> <div class="halloweenevent1_choice2">[[Enough?|halloweenrightroom6]] <span>(She takes your semen)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/nun/7.webm" autoplay loop muted height="500px" ></video> <span>"Yeeeahh, so much sins" She is smiling</span> </div> <div class="halloweenevent1_choice2">[[So.. Bye|halloweenrightsecondfloor]] <span>(What a nun)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/2.webm" autoplay loop muted height="500px" ></video> <span>Next girl turn</span> </div> <div class="halloweenevent1_choice2">[[Suck it|halloweenrightbedroom2]] <span>(So sweet)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/3.webm" autoplay loop muted height="500px" ></video> <span>They care about all of it. So much pleasure</span> </div> <div class="halloweenevent1_choice2">[[Enough of sucking|halloweenrightbedroom3]] <span>(All of them wanna suck)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/4.webm" autoplay loop muted height="500px" ></video> <span>How it's feel, vampire pussy?</span> </div> <div class="halloweenevent1_choice2">[[Investigate more|halloweenrightbedroom4]] <span>(I wanna find out)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/5.webm" autoplay loop muted height="500px" ></video> <span>"That's nice. Don't stop girls" They laughing</span> </div> <div class="halloweenevent1_choice2">[[Time for third one|halloweenrightbedroom5]] <span>(Final vampire pussy exam)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/6.webm" autoplay loop muted height="500px" ></video> <span>"Good, your pussies are awesome. All of them"</span> </div> <div class="halloweenevent1_choice2">[[Let's cum|halloweenrightbedroom6]] <span>(Sda to leave them but..)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/7.webm" autoplay loop muted height="500px" ></video> <span>They look like three kittens waiting for milk</span> </div> <div class="halloweenevent1_choice2">[[Take it all|halloweenrightbedroom7]] <span>(Who said vampiress are scary monsters)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/rightwing/vampires/8.webm" autoplay loop muted height="500px" ></video> <span>Three beautiful smiles. And no creepy at all</span> </div> <div class="halloweenevent1_choice2">[[See you|halloweenrightsecondfloor]] <span>(I'll miss this three beauties)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/1.webm" autoplay loop muted height="500px" ></video> <span>She wants my dick(How unexpected)</span> </div> <div class="halloweenevent1_choice2">[[Hi to you too|halloweenbar2]] <span>(Other girls join too)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/2.webm" autoplay loop muted height="500px" ></video> <span>Every inch of your penis are licked and sucked by this two</span> </div> <div class="halloweenevent1_choice2">[[Cum|halloweenbar3]] <span>(Can't hold it more)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/3.webm" autoplay loop muted height="500px" ></video> <span>They eat all of it "Mmmmmm"</span> </div> <div class="halloweenevent1_choice2">[[Bye|halloweenbar4]] <span>(Looks like taste is good for them)</span></div> </div>
<<if ($patronTier >= 2)>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/4.webm" autoplay loop muted height="500px" ></video> <span>Wow, twins. Siamese twins (It's Halloween after all)</span> </div> <div class="halloweenevent1_choice2">[[Follow them|halloweenbar5]] <span>(Wait for me girls)</span></div> </div> <<else>> <div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/4.webm" autoplay loop muted height="500px" ></video> <span>Wow, twins. Siamese twins (It's Halloween after all) But you can join them, sadge</span> </div> <div class="halloweenevent1_choice2">[[Leave bar|halloweenleftpit]] <span>(Only for Comandante)</span></div> </div> <</if>>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/5.webm" autoplay loop muted height="500px" ></video> <span>"Blow me, good sisters"</span> </div> <div class="halloweenevent1_choice2">[[Oh yeah|halloweenbar6]] <span>(I am only one man in whole world)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/6.webm" autoplay loop muted height="500px" ></video> <span>First sister takes charge</span> </div> <div class="halloweenevent1_choice2">[[Don't be greedy|halloweenbar7]] <span>(They work like one)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/7.webm" autoplay loop muted height="500px" ></video> <span>Seconds sister turn</span> </div> <div class="halloweenevent1_choice2">[[Bend over girls|halloweenbar8]] <span>(So weird feeling)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/8.webm" autoplay loop muted height="500px" ></video> <span>They are shaking and moaning like you are fucking two of them at the same time</span> </div> <div class="halloweenevent1_choice2">[[Next pussy please|halloweenbar9]] <span>(Twins feel like one person, right?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/9.webm" autoplay loop muted height="500px" ></video> <span>"Do you love each other, girls?"</span> </div> <div class="halloweenevent1_choice2">[[Sorry|halloweenbar10]] <span>(Stupid question)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/10.webm" autoplay loop muted height="500px" ></video> <span>They are starting kissing</span> </div> <div class="halloweenevent1_choice2">[[It's so hot|halloweenbar11]] <span>(Not so stupid)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/11.webm" autoplay loop muted height="500px" ></video> <span>"Cum fo sisters"</span> </div> <div class="halloweenevent1_choice2">[[Yeaah|halloweenbar12]] <span>(They like it, I am sure)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/dungeonbar/12.webm" autoplay loop muted height="500px" ></video> <span>They left</span> </div> <div class="halloweenevent1_choice2">[[Nice bar|halloweenleftpit]] <span>(Was weird but unique)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/2.webm" autoplay loop muted height="500px" ></video> <span>But she wants your dick not a cuni</span> </div> <div class="halloweenevent1_choice2">[[It's all yours|halloweenleftbedroom2]] <span>(But why she pointed..Whatever)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/3.webm" autoplay loop muted height="500px" ></video> <span>Her lips and tongue feels sweet</span> </div> <div class="halloweenevent1_choice2">[[So good|halloweenleftbedroom3]] <span>(I am smiling to her all the time)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/4.webm" autoplay loop muted height="500px" ></video> <span>Queens pussy (She looks angry)</span> </div> <div class="halloweenevent1_choice2">[[Try your best|halloweenleftbedroom4]] <span>(I'll satisfy you, crowned woman)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/5.webm" autoplay loop muted height="500px" ></video> <span>(deeper, faster) She is moaning</span> </div> <div class="halloweenevent1_choice2">[[I can better|halloweenleftbedroom5]] <span>(Haha, you are mine)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/6.webm" autoplay loop muted height="500px" ></video> <span>She starts screaming and moaning at the same time</span> </div> <div class="halloweenevent1_choice2">[[Cum for Queen|halloweenleftbedroom6]] <span>(She has nice voice, so)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/7.webm" autoplay loop muted height="500px" ></video> <span>"Yeah, your Majesty. It's all for you"</span> </div> <div class="halloweenevent1_choice2">[[Nice feeling|halloweenleftbedroom7]] <span>(Queen is satisfied)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/queen/8.webm" autoplay loop muted height="500px" ></video> <span>She is strict Queen again "Out"</span> </div> <div class="halloweenevent1_choice2">[[Yes , my Queen|halloweenleftsecondfloor]] <span>(node down and leave)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/1.webm" autoplay loop muted height="500px" ></video> <span>Young, sweet court lady changing</span> </div> <div class="halloweenevent1_choice2">[[Come in|halloweenleftcourtlady1]] <span>(You should be firm with this type of ladies)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/2.webm" autoplay loop muted height="500px" ></video> <span>"Oh, hello! Nice dress, miss"</span> </div> <div class="halloweenevent1_choice2">[[Take her|halloweenleftcourtlady2]] <span>(Be firm)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/3.webm" autoplay loop muted height="500px" ></video> <span>Her thanks drowned in moaning</span> </div> <div class="halloweenevent1_choice2">[[I love you miss|halloweenleftcourtlady3]] <span>(Tight pussy)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/4.webm" autoplay loop muted height="500px" ></video> <span>"Aaah, really? You really do? Mhaaaa"</span> </div> <div class="halloweenevent1_choice2">[[Of course I do|halloweenleftcourtlady4]] <span>(Firm shit really works, fuck)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/5.webm" autoplay loop muted height="500px" ></video> <span>She jumps on you and starts kissing "I love you too"</span> </div> <div class="halloweenevent1_choice2">[[Mmm|halloweenleftcourtlady5]] <span>(Hmm, Does she knows me?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/6.webm" autoplay loop muted height="500px" ></video> <span>She is happily jumps on y dick "I always knew that you love me, handsome knight"</span> </div> <div class="halloweenevent1_choice2">[[Yeah, sure|halloweenleftcourtlady6]] <span>(What a knight? Wtf?)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/7.webm" autoplay loop muted height="500px" ></video> <span>She looks straight in to my eyes with so much love and passion</span> </div> <div class="halloweenevent1_choice2">[[Smile back|halloweenleftcourtlady7]] <span>(She is crazy or I am)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/mansion/leftwing/courtlady/8.webm" autoplay loop muted height="500px" ></video> <span>She feels that I am cumming and take cock deep in to her throat "You are amazing but I have to go"</span> </div> <div class="halloweenevent1_choice2">[[Wait for me|halloweenleftsecondfloor]] <span>(She happily nods her head and smiles)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/1.webm" autoplay loop muted height="500px" ></video> <span>Girls are not shy (My cock is already in someones mouth)</span> </div> <div class="halloweenevent1_choice2">[[Enjoy|halloweencollegeparty1]] <span>(Nice party. Good I am not missed it)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/2.webm" autoplay loop muted height="500px" ></video> <span>"Yeah, touch it. Don't be shy"</span> </div> <div class="halloweenevent1_choice2">[[Good|halloweencollegeparty2]] <span>(Other one touches my balls)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/3.webm" autoplay loop muted height="500px" ></video> <span>Next girl wanna taste my cock too</span> </div> <div class="halloweenevent1_choice2">[[Enjoy, sweety|halloweencollegeparty3]] <span>(Why not let her do this)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/4.webm" autoplay loop muted height="500px" ></video> <span>Blonde beauty starts licking my cock</span> </div> <div class="halloweenevent1_choice2">[[Good job girls|halloweencollegeparty4]] <span>(I like how this is going)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/5.webm" autoplay loop muted height="500px" ></video> <span>Fucking time</span> </div> <div class="halloweenevent1_choice2">[[Yeah|halloweencollegeparty5]] <span>(College pussy)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/6.webm" autoplay loop muted height="500px" ></video> <span>"Do you scared someone toda, girls?" They laugh</span> </div> <div class="halloweenevent1_choice2">[[Have a good evening|halloweencollegeparty6]] <span>(Leave them)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/party/7.webm" autoplay loop muted height="500px" ></video> <span>(Okay I can leave) (But looks like Allison calling for me) (Should I join her?)</span> </div> <div class="halloweenevent1_choice1">[[Join Allison|halloweenallison]] <img src="img/people/icons/allison.png" height="100px"> </div> <div class="halloweenevent1_choice2">[[Leave party|libraryField]] <span>(Not now)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/1.webm" autoplay loop muted height="500px" ></video> <span>"Hi, professor! Come here"</span> </div> <div class="halloweenevent1_choice2">[[Hi, sure|halloweenallison1]] <span>(Sure I'll come)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/2.webm" autoplay loop muted height="500px" ></video> <span>She takes my cock "It's nice party today, what you think?"</span> </div> <div class="halloweenevent1_choice2">[[Yeah, good party|halloweenallison2]] <span>(Ammmmm)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/3.webm" autoplay loop muted height="500px" ></video> <span>She sucks deep, i love it</span> </div> <div class="halloweenevent1_choice2">[[Good girl|halloweenallison3]] <span>(What a sweet student)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/4.webm" autoplay loop muted height="500px" ></video> <span>(pussy time) (She is moaning)</span> </div> <div class="halloweenevent1_choice2">[[i can go slower!?|halloweenallison4]] <span>(Pussy is tight, she needs scream)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/5.webm" autoplay loop muted height="500px" ></video> <span>"Nah, It's so good. Don't stop"</span> </div> <div class="halloweenevent1_choice2">[[Hop in|halloweenallison5]] <span>(Why should I?!)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/6.webm" autoplay loop muted height="500px" ></video> <span>"Nice ass, dear" (She can't hear me, she is busy moaning)</span> </div> <div class="halloweenevent1_choice2">[[Time for cumming|halloweenallison6]] <span>(I am good at fucking)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/7.webm" autoplay loop muted height="500px" ></video> <span>She put her tongue out and take all of cum I can give her</span> </div> <div class="halloweenevent1_choice2">[[Good girl|halloweenallison7]] <span>(She is awesome)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/college/allison/8.webm" autoplay loop muted height="500px" ></video> <span>"You are awesome too. Just covered me. Haha" "Let's hang out more often"</span> </div> <div class="halloweenevent1_choice2">[[Sure thing|libraryField]] <span>(leave her cleaning)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/6.webm" autoplay loop muted height="500px" ></video> <span>"Meeeeooow" looks like she's like it</span> </div> <div class="halloweenevent1_choice2">[[Come on, kitty|illusivememorysecond6]] <span>(Cats moaning, weird but hot)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/7.webm" autoplay loop muted height="500px" ></video> <span>Jumping on me, grabing my belly with her claws</span> </div> <div class="halloweenevent1_choice2">[[Change pose|illusivememorysecond7]] <span>(Amazing feeling)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/8.webm" autoplay loop muted height="500px" ></video> <span>"Do you like it this way?" "Meow,meow"</span> </div> <div class="halloweenevent1_choice2">[[Feed her|illusivememorysecond8]] <span>(I guess it is, Yes)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/9.webm" autoplay loop muted height="500px" ></video> <span>She takes cum on her face and eat it at the same time</span> </div> <div class="halloweenevent1_choice2">[[End it|illusivememorysecond9]] <span>(Cats are weird)</span></div> </div>
<div class="halloweenevent1_background"> <div class="halloweenevent1_story"> <video src="img/people/halloween/catwoman/10.webm" autoplay loop muted height="500px" ></video> <span>Yeah, she is cleaning herslef with your sperm</span> <span>"Meow"</span> </div> <div class="halloweenevent1_choice2">[[Bye, kitty|illusiveman]] <span>(Maybe I am weird but it so hot)</span></div> </div>
<div class="dialognew-answer"> <div class="dialognew-paragon"> [[paragon|dialogtest]] </div> <div class="dialognew-neutral"> [[neutral|dialogtest]] </div> <div class="dialognew-renegade"> [[renegade|dialogtest]] </div> </div>
<div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/run1.png" height="500px"> </div> <div class="passportquest_text"> <span> "Stop! I'll shoot you" </span> </div> <div class="passportquest_decision"> <div class="dialognew-answer"> <div class="dialognew-paragon"> [[Okay, I give up|PassportQuest21][$ProloguePassport = 6;$Paragon = $Paragon +5]] </div> <div class="dialognew-neutral"> [[(Rise your hands)|PassportQuest21][$ProloguePassport = 6]] </div> <div class="dialognew-renegade"> [[Fuck you|PassportQuestLost][$ProloguePassport = 0;$Renegade = $Renegade +5]] </div> </div> </div> </div>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run1.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>(She knocked you out) </span> [[Whaats, going on..|PassportQuest22]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run2.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>(Handcuffs puts on your hands) You will know how to play with me bitch</span> [[What you wanna do?|PassportQuest23]] </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="" title="Police Chief"> <img src="img/locations/CentralSquare/police/icons/policechief.png" > </a> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="cell1" title="cell"> <img src="img/locations/CentralSquare/police/icons/cell1.webp" > </a> </div> <div> <a data-passage="cell2" title="cell"> <img src="img/locations/CentralSquare/police/icons/cell2.webp" > </a> </div> <div> <a data-passage="cell3" title="cell"> <img src="img/locations/CentralSquare/police/icons/cell3.webp" > </a> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="interrogationroom" title="Enter interrogation room"> <img src="img/locations/CentralSquare/police/icons/interrogation1.png" > </a> </div> <div> <a data-passage="martapolicetalk" title="Talk with her"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> <div> </div> </div> </div> <</nobr>> $martaknowing
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="policegym" title="Police Gym"> <img src="img/locations/CentralSquare/police/icons/gym.webp" > </a> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="contrabandtalkroom" title="Police Gym"> <img src="img/locations/CentralSquare/police/icons/contrabandtalk.webp" > </a> </div> </div> </div> <</nobr>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Everything?|interrogationroom1]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Please. I'll never do it again<br>Let me out<br>I'll do everything for that</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Everything?|interrogationroom1]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Please. I'll never do it again<br>Let me out<br>I'll do everything for that</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Everything?|interrogationroom1]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Please. I'll never do it again<br>Let me out<br>I'll do everything for that</span><br> </div> </div> <</nobr>> <</if>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> </div> <div class="chinaisland2"> </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> <img src="img/locations/street2/school/icons/doorcabinet.png" height="200"> <br> [[Hall|College][$energyLevel -= 1]] </div> </div> <<if ($Rosalvaprison == 0)>> <<if ($Time == 13)>> <<goto "Teachersroomrosalva">> <</if>> <</if>> <</nobr>>
<<nobr>> <<if $Joliefree == 0>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="policeroom4" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/juliaann.png" > </a> </div> </div> </div> <<else>> <</if>> <</nobr>>
<<nobr>> <<if $Mariafree == 0>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="policeroom4" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="cell2talk" title="cell"> <img src="img/people/icons/phoenixmarie.png" > </a> </div> </div> </div> <<else>> <</if>> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="policeroom4" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> <a data-passage="cell3talk" title="cell"> <img src="img/people/icons/bonnierotten.png" > </a> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" > </a> </div> </div> <div class="policeoffice1_right"> <div> </div> <div> <a data-passage="ariadnapolicetalk" title="Talk with her"> <img src="img/locations/CentralSquare/police/icons/ariadna.png" > </a> </div> <div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/chinatown/1.png" height="200"> <br> [[High district|chinakanton1][$energyLevel -= 1]] </div> <div class="chinaisland2"> <img src="img/locations/chinatown/2.png" height="200"> <br> [[Middle district|chinakanton2][$energyLevel -= 1]] </div> <div class="chinaisland3"> <img src="img/locations/chinatown/3.png" height="200"> <br> [[Low district|chinakanton3][$energyLevel -= 1]] </div> <div class="chinaisland4"> <img src="img/locations/chinatown/porticon.png" height="150"> <br> [[Port|chinaport][$energyLevel -= 1]] </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinakanton1]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Nothing to do here now</span> </div> </div> <</nobr>>
<a data-passage="chinaboss" title="chinaboss"> <img src="img/locations/chinatown/bossbarcoin.png" height="150"> </a><a data-passage="chinaboss" title="chinaboss"> <img src="img/locations/chinatown/bossbarcoin.png" height="150"> </a> <a data-passage="chinabrothel" title="chinabrothel"> <img src="img/locations/chinatown/brothelcoin.png" height="150"> </a> <a data-passage="chinatown" title="(Will be available in future updates)"> <img src="img/locations/chinatown/leavecoin.png" height="150"> </a>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> [[Go inside|chinabossclub]] </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinakanton3]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Looks like popular place</span> </div> </div> <</nobr>>
<div class="chinacriminalbar_background"> <div class="chinacriminalbar1"> <span>Usual east bar, I guess(never was in Chinese bar before). Looks okay but too loud and people are a bit strange. </span> </div> <div class="chinacriminalbar2"> [[chinabar]] <br> [[chinabar]] <br> [[chinabar]] <br> [[chinabar]] <br> [[chinabar]] </div> </div> <a data-passage="chinaboss" title="(Will be available in future updates)"> <img src="img/locations/chinatown/leavecoin.png" height="150"> </a>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinakanton2]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Too many people and goods</span> </div> </div> <</nobr>>
<a data-passage="brothelmaman" title="Beautiful woman"> <img src="img/locations/chinatown/brothelmaman.png" height="450"> </a> <a data-passage="chinakanton3" title="(Will be available in future updates)"> <img src="img/locations/chinatown/leavecoin.png" height="150"> </a>
<<nobr>> <div class="chinabrothelmaman_background"> <div class="chinabrothelmaman1"> <img src="img/locations/chinatown/brothelmaman.png" height="750"> </div> <div class="chinabrothelmaman2"> <span> Do you want some girl, sir? <br> 1000$ and you can choose any girl</span> </div> <div class="chinabrothelmaman3"> <a data-passage="chinabrothelgirls" title="Sure thing"> <img src="img/locations/chinatown/girlscoin.png" height="150"> </a> </div> <div class="chinabrothelmaman4"> <a data-passage="chinabrothel" title="Leave"> <img src="img/locations/chinatown/leavecoin.png" height="150"> </a> </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothel_background"> <div class="chinabrothel1"> <img src="img/locations/chinatown/brothel/girls1.png" height="150"> <br> [[Missy|chihooker1]] </div> <div class="chinabrothel2"> <img src="img/locations/chinatown/brothel/girls2.png" height="150"> <br> [[Mini|chihooker2]] </div> <div class="chinabrothel3"> <img src="img/locations/chinatown/brothel/girls3.png" height="150"> <br> [[Miki|chihooker3]] </div> <div class="chinabrothel4"> <img src="img/locations/chinatown/brothel/girls4.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel5"> <img src="img/locations/chinatown/brothel/girls5.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel6"> <img src="img/locations/chinatown/brothel/girls6.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel7"> <img src="img/locations/chinatown/brothel/girls7.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel8"> <img src="img/locations/chinatown/brothel/girls8.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel9"> <img src="img/locations/chinatown/brothel/girls9.png" height="150"> <br> [[(She is busy)|chinabrothelgirls]] </div> <div class="chinabrothel10"> <a data-passage="chinabrothel" title="Leave"> <img src="img/locations/chinatown/leavecoin.png" height="150"> </a> </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls1.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>Hi, I am Missy. I wanna give you a pure joy</span> </div> <div class="chinabrothelwoman3"> [[Take her|chihookertake1]] <br> [[Choose another one|chinabrothelgirls]] </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls2.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>Hi, I am Mini. I wanna give you a pure joy</span> </div> <div class="chinabrothelwoman3"> [[Take her|chihookertake2]] <br> [[Choose another one|chinabrothelgirls]] </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls3.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>Hi, I am Miki. I wanna give you a pure joy</span> </div> <div class="chinabrothelwoman3"> [[Take her|chihookertake3]] <br> [[Choose another one|chinabrothelgirls]] </div> </div> <</nobr>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<img src="img/locations/chinatown/brothel/girls9.png" height="350">
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls1.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>I am horny, waiting for your order</span> </div> <div class="chinabrothelwoman3"> [[Massage(energy +)|chihookertake1massage]] <br> [[pleasure1|chihookertake1pleasure1]] <br> [[pleasure2|chihookertake1pleasure2]] <br> [[pleasure3|chihookertake1pleasure3]] <br> [[Cum|chihookertake1cum]] </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[Central Square|chinacenter]] </div> <div class="chinatowndistrics_left1"> [[Park|chinapark]] </div> <div class="chinatowndistrics_left2"> [[Luxury Motel|chinapremiummotel]] </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave district|chinatown]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Luxury part of island</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[Big open pool|chinapool]] </div> <div class="chinatowndistrics_left1"> [[Market|chinamarket]] </div> <div class="chinatowndistrics_left2"> [[Bank|chinakanton2]] </div> <div class="chinatowndistrics_left3"> [[Simple Hotel|chinahotel]] </div> <div class="chinatowndistrics_left4"> [[Beach|chinabeach]] </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave district|chinatown]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span></span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[Pleasure smoke bar|hookahbar]] </div> <div class="chinatowndistrics_left1"> [[Night Club|chinaboss]] </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> [[House of Pleasure|chinabrothel]] </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave district|chinatown]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Presentable but suspicious part of island</span> </div> </div> <</nobr>>
<<nobr>> <<set $totalenergy = 10 + $Strength + $Endurance + $Agility>> <<set $energyLevel = 10 + $Strength + $Endurance + $Agility>> You are too tired. <<if ($currentLocation == 0)>> [[Go home|BeforeSleep]] <<elseif ($currentLocation == 1)>> [[Go to motel|chinatownBeforeSleep]] <</if>> <<set $christmasrandom to random(1, 3)>> <<set $bounty_counter +=1>> <<set $health = 180 + $Strength + $Endurance*2>> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/house/chinesedream.png" height="200"> <br> [[Chinese New Year Dream|ChineseNewYear]] </div> <div class="chinaisland2"> <img src="img/locations/house/sleep.png" height="200"> <br> [[Go to motel|chinatownSleep]] </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> </div> </div> <</nobr>>
<div class="passportquest_background"> <div class="passportquest_pic"> <img src="img/locations/CentralSquare/police/gunshot.png" height="500px"> </div> <div class="passportquest_text"> <span> "It was stupid idea. She shot you. End of journey" </span> [[Start again?|Primary]] </div> <div class="passportquest_decision"> </div> </div>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <img src="img/locations/CentralSquare/police/3.png" height="500px"> </div> <div class="passportquestseduce_text"> <<if ($patronTier == 0)>> <span>Sorry, Farenta cop seducing is only for patrons</span> [[Previous page|PassportQuest1][$ProloguePassport = 5]] <<elseif ($patronTier >= 1)>> <span>Hey, Lady. I expected more warm welcome. What do you say?</span> [[Come closer|PassportQuestSeduce1]] <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <span><br><br>You have couple ways to seduce a person. <br>Different people, love different sings. For most of them charisma is enough. <br>But also you can do it in other ways. If you have enough strength, you can force her to sex.<br>But she will love you less after that, it may cause troubles in future.<br> Some girls love powerful man(you can seduce them by Strength parameter)<br> or fit man(agility, endurance or strength),<br> or you can have sex by luck(obviously Luck parameter),<br>or rich man(you need enough money)..I think you got the point..So.. <br> In this scene you are trying to seduce cop lady.<br>She loves strong, handsome man..<br>If your Strength or Charisma is 20 or more..<br>She'll have no power to say no </span> </div> <div class="passportquestseduce_text"> [[To seducing|PassportQuestSeduce2]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <img src="img/locations/CentralSquare/police/4.png" height="500px"> </div> <div class="passportquestseduce_text"> <<if ($Strength >= 20) or ($Charisma >= 20)>> <span>Hmm, warm welcome?? Interesting idea. (She closed her cabinet and enter back room) Come here(Ahe said from there)</span> [[Come closer|PassportQuestSeduce3]] <<else>> <span>Haha,leave me boy. You are not my type</span> [[Got it(leave her)|Police office]] <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Yeah, thats what I am talking about|PassportQuestSeduce4]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Bj|PassportQuestSeduceBj]] <br> [[To Sex|PassportQuestSeduceSex]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Sex|PassportQuestSeduceSex1]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Change position|PassportQuestSeduceBj1]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Another round|PassportQuestSeduce4]] <br> [[I am cumming|PassportQuestSeduceCum]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/6.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, let me show our hospitality to new people (She laugh) Come here!</span> [[Another round|PassportQuestSeduce4]] <br> [[I am cumming|PassportQuestSeduceCum]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/sex/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Welcome to Farenta, I hope you will enjoy our island and become a citizen soon</span><br> [[I am sure I'll be|Police office][$energyLevel -= 5]] </div> </div> <<set $allknownpeople.push({name:"img/people/icons/reena", photo:"img/people/icons/photo/reena", firstname:"Reena", secondname:"Santoz", age:35, height:164, weight:79, education:100, club:"none", rebellion:0, sex:"bi", love:0, lust:100, virginity:"no", story:"Sexy, police officer I met on Central Square. She explained me how to get real passport and privileges here. And also gave me really warm welcome to Farenta. I wanna visit her again.", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 ** *** ****", patron:0})>> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run3.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>(She is taking her clothes off)<br> Please me bitch</span> [[Well..|PassportQuest24]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run4.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Oh, yeah. Thats good</span> [[mmmm|PassportQuest25]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run8.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>I am satisfied, so you are free. And, almost forgot. (She gave you some document) It's temporary passport for you. For permanent one you need have respectful job, recommendation from 3 well-known Pty-Goav citizens and 10000 dollars. When you do, come to see me. Out</span> [[Understand(leave her)|Police office][$ProloguePassport = 6; $mycabinetevent =1;$energyLevel -= 10]] </div> </div> <<set $allknownpeople.push({name:"img/people/icons/reena", photo:"img/people/icons/photo/reena", firstname:"Reena", secondname:"Santoz", age:35, height:164, weight:79, education:100, club:"none", rebellion:0, sex:"bi", love:0, lust:100, virginity:"no", story:"Sexy, police officer I met on Central Square. I tried to run and she catched me pretty easy. Her punishment was unusual and not so bad after all. I think she is not hate me after that. I should visit her later.", boyfriend:"No. I am interested only in awesome guys. Don't meet one yet", family:"(in future updates)", phone:"+56 ** *** ****", patron:0})>> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run5.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Deeper, deeper. Put whole your tongue in</span> [[mmm|PassportQuest26]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run6.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Good, now time for your dick</span> [[Oh|PassportQuest27]] </div> </div> <</nobr>>
<<nobr>> <div class="passportquestseduce_background"> <div class="passportquestseduce_pic"> <video src="img/people/police/Reena/run/run7.webm" autoplay loop muted height="450px" ></video> </div> <div class="passportquestseduce_text"> <span>Yeah, baby. I love it</span> [[Me too|PassportQuest28]] </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/house/whitedream.png" height="200"> <br> [[Christmas dream|christmasevent]] </div> <div class="chinaisland2"> <img src="img/locations/house/sleep.png" height="200"> <br> [[Just sleep|Sleep]] </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <img src="img/locations/house/wakeUp.jpg" height="450px"> <br> <span>You wake up full of strength and energy</span> </br> <<if (chinarichhotel == 0)>> [[Start new day|chinahotel][$Money -= 100]] <<elseif (chinarichhotel == 1)>> [[Start new day|chinahotel][$Money -= 1000]] <</if>> <<set $Day to $Day + 1>> <<set $Time to 7>> <<set $trainingCount to 0>> <<set $educationLevel -= 1>> <<set $totalenergy = 10 + $Strength + $Endurance + $Agility>> <<set $energyLevel = 10 + $Strength + $Endurance + $Agility>> </div> </div> </div> </div> <</nobr>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/1/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent1]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/2/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent1]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/3/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent1]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/1/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear1]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/2/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear1]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/3/1.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear1]] </div> </div> <</nobr>> <</if>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hi! I am looking for a woman|foodtradertalk]] <br><br> [[Nothing, bye|marketFood]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi, What can I do for you?</span> </div> </div> <</nobr>>
<<nobr>> <<if ($martaknowing == 1)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Yes, Do you know where she is?|martarosalvaquest1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi, looking for your housekeeper?</span> </div> </div> <<else>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hi, did you see middleaged brunette, she ..|martarosalvaquest1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi, you look nervous?</span> </div> </div> <</if>> <</nobr>>
<<nobr>> <<if ($martaknowing == 1)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Yes, Do you know where she is?|martarosalvaquestpremium]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>She was took by big Khan's men</span> </div> </div> <<else>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Shit, bye|marketFood]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Nah, I didn't see a thing</span> </div> </div> <</if>> <</nobr>>
<<if ($Strength >= 25)>> <span>Success!</span> <span>She was took by Big Khan's men</span> [[Do not make angry. Where she is?|martarosalvaquestvar1][$martaknowing == 1]] <<else>> <span>She was took by big Khan's men</span> [[Do not make angry. Where she is?|martarosalvaquestvar1][$martaknowing == 1]] <</if>>
<<if ($Charisma >= 25)>> <span>Success!</span> <span>She was took by Big Khan's men</span> [[Who are they?|martarosalvaquestvar21][$martaknowing == 1]] <<else>> <span>Sorry, handsome. Memory boost is also very important for me</span> [[Whatever(leave her)|marketFood][$martaknowing == 1]] [[1000$|martarosalvaquestvar23][$Money -= 1000; $martaknowing == 1]] [[Whatever(leave her)|martarosalvaquestvar22][$martaknowing == 1]] <</if>>
<<if ($Perception >= 25)>> <span>Success!</span> <span>Yes, enough! She was took by Big Khan's men</span> [[Where I can find them?|martarosalvaquestvar3][$Money -= 100; $martaknowing == 1]] <<else>> <span>Are you kidding me? 1000$ or fuck off</span> [[Okay|martarosalvaquestvar3][$Money -= 1000; $martaknowing == 1]] [[Yeah, you are right, Fuck off!|marketFood][$martaknowing == 1]] <</if>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Thanks|phonemap][$chinatownopenmap = 1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>She was took by Big Khan's men<br>You can find them on Wonderland<br>It's island, mostly asian. Their leader is Big Khan.<br> You can go there from port</span> </div> </div> <</nobr>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Marta, maybe we..|martarosalvasex]] <br><br> [[Let's find Rosalva|marketFood]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Yo can go to another island of Farenta archipelago<br>from local Port or by map in your phone<br></span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Marta, maybe we..|martarosalvasex1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Haha, you are always thinking about this, do you?<br>Let's go, you need clear mind to save your woman<br></span> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Marta/martarosalva/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Marta, maybe we..|martarosalvasex2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Marta/martarosalva/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Marta, maybe we..|martarosalvasex3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Marta/martarosalva/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Marta, maybe we..|martarosalvasex4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Marta/martarosalva/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Thanks, I can fully concentrate by rescue mission|marketFood]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<div class="choose-link"> <a data-passage="" title="Rebel"> <img src="img/townmap.png" width="700" height="700"> </a> </div> [[Change island|Map][$currentLocation = 0]] [[Close Map|chinatown]]
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/rosalva.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hey, Where are you, Rose?|RosalvaKidnapCall1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>$myname, Help!!! Hurry, I am in the...</span> <span>...Hey, take your dirty hands off me you little shit...</span> <span>(Male voices talking in chinese maybe)</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/rosalva.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Let's hurry|My Room][$Rosalvaprison = 1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am in the bakery..</span> <span>(You heard hitting, women scream then silence)</span> <span>(Fuck, I need hurry. She said she is in the marke. Maybe market??)</span> </div> </div> <<set $hintsdescription.push({img:"img/hints/rosalvakidnapped", name:"Kidnapped", descr:"Rosalva was kidnapped. She said something sounds like bakery. I should visit bakery on Central Square"})>> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/juliaann.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Talk to her|cell1talkNon]] <br><br> [[Better not|policeroom4]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi, Dear. Come here. Let's talk</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/phoenixmarie.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Talk to her|cell1talkNon]] <br><br> [[Better not|policeroom4]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/bonnierotten.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Talk to her|cell1talkNon]] <br><br> [[Better not|policeroom4]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>What are you looking at, peace of shit? Huh?</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeoffice1_background"> <div class="policeoffice1_left"> <div> [[Leave this place|chinakanton3]] </div> </div> <div class="policeoffice1_right"> <div> </div> <div> <a data-passage="alihookahtalk" title="Talk to him"> <img src="img/locations/chinatown/Boss/Ali.png" > </a> </div> <div> </div> </div> </div> <</nobr>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/1/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent2]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/2/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent2]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/3/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent2]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/1/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent3]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/2/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent3]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/3/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent3]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/1/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent4]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/2/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent4]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/3/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|christmasevent4]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/1/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|Sleep]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/2/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|Sleep]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/white/3/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|Sleep]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/1/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear2]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/2/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear2]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/3/2.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear2]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/1/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear3]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/2/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear3]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/3/3.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear3]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/1/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear4]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/2/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear4]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/3/4.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|ChineseNewYear4]] </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/1/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|chinatownSleep]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/2/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|chinatownSleep]] </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="christmasevent_background"> <div class="christmasevent_pic"> <video src="img/people/christmas/asian/3/5.webm" autoplay loop muted height="450px" ></video> </div> <div class="christmasevent_text"> <span></span><br> [[Dream|chinatownSleep]] </div> </div> <</nobr>> <</if>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="bounty-list"> <div class="bounty-list-item"> <<if ($bounty_contract_taken == 0)>> <<if ($martaknowing == 1)>> <<if ($bounty_counter >= 7)>> <div class="bounty_box"> <a data-passage="policewanted_bounty" title="janet"> <img src="img/people/police/bounty/1.png" width="350px"> </a> <br> </div> <</if>> <</if>> <</if>> </div> </div> </div> <div class="housesplace_right"> <div class="bounty-list"> <div class="bounty-list-item"> <div class="bounty_box"> <a data-passage="Police office" title="Main hall"> <img src="img/locations/CentralSquare/police/icons/hall.webp" width="250px" > </a> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Eliza.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Sorry(leave)|policeroom4]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Do not talk to prisoners. Please leave</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/1.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Hi, I am coach|policegym1]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Come here</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/2.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Let's begin|policegym2]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Sure, but you are so tense. Train with us</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/3.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[I am sure, girls|policegym3]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Good cardio training will let you relax</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/4.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Train|policegym4]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Harder, Harder</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> </div> <div class="chinaisland2"> <<if ($Time>=8) and ($Time<10)>> <img src="img/locations/chinatown/brothel/girls7.png" height="200"> <br> [[Talk to girl|chinapoolgirl1][$energyLevel -= 1]] <<elseif ($Time>=11) and ($Time<13)>> <img src="img/locations/chinatown/brothel/girls3.png" height="200"> <br> [[Talk to girl|chinapoolgirl2][$energyLevel -= 1]] <<elseif ($Time>=16) and ($Time<20)>> <img src="img/locations/chinatown/brothel/girls5.png" height="200"> <br> [[Talk to girl|chinapoolgirl3][$energyLevel -= 1]] <</if>> </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> <img src="img/locations/chinatown/porticon.png" height="150"> <br> [[Leave pool|chinakanton2][$energyLevel -= 1]] </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> <a data-passage="chinaparkrun" title="run"> <img src="img/locations/chinatown/run.png" height="150"> </a> </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinakanton1]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Big green park</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[Reception|chinapremiummotelreception]] </div> <div class="chinatowndistrics_left1"> [[Casino(reconstruction)|chinapremiummotel]] </div> <div class="chinatowndistrics_left2"> [[Bar|chinapremiummotelbar]] </div> <div class="chinatowndistrics_left3"> <<if (chinarichhotel == 1)>> [[Sleeping floor|chinapremiummotelrooms]] <</if>> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave Motel|chinakanton1]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span></span> <br> <<if ($SimpleChieffirsttalk == 1)>> [[Talk to Simpler|Simplertalking]] <</if>> </div> </div> <</nobr>> <<if $Time <= 14>> <<if ($SimpleChieffirsttalk == 0)>> <<goto "SimpleChiefintroduce">> <<else>> <</if>> <</if>>
Double-click this passage to edit it.
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[Reception|chinahotel]] </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave Motel|chinakanton2]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Just usual hotel</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <<if ($chinatownopenmap == 1)>> <img src="img/locations/island2.jpg" height="200"> <br> [[To Wonderland(仙境)|chinaport][$energyLevel -= 1; $currentLocation = 1]] <</if>> </div> <div class="chinaisland2"> </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> <br> [[Back to town|de la Libertad street][$energyLevel -= 1]] </div> </div> <<if ($Time >= 16) and ($Time <= 23)>> <<if ($bounty_contract_taken == 1)>> <<goto "bountyfight">> <</if>> <</if>> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/island1.jpg" height="200"> <br> [[To Pty-Goav|newPort][$energyLevel -= 1; $currentLocation = 0]] </div> <div class="chinaisland2"> </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> <br> [[Back to town|chinatown][$energyLevel -= 1]] </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/richhotel/reception.png" > </div> </div> <div class="policeofficecell_right"> <div> [[I need a room|chinapremiummotelreceptionkhan]] <br><br> [[I am looking for a big Khan|chinapremiummotelreceptionroom]] <br><br> [[Nothing for now|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good day to you, sir<br>What can I do for you?</span> </div> </div> <</nobr>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<<nobr>> <<if ($patronTier < 3)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/richhotel/reception.png" > </div> </div> <div class="policeofficecell_right"> <div> [[I see, okay bye|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Sorry but it is a luxury hotel<br>Only high rank people can order place here<br><br>(For Heroes)</span> </div> </div> <<else>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/richhotel/reception.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Of course, I take it|chinapremiummotelreceptionroom1][chinarichhotel = 1]] <br><br> [[Maybe later|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Of course. We have available lux<br>1000$ for a night<br> I am sure it's a problem for such respectable man.<br> But you should know the numbers</span> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/richhotel/reception.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Nah, Thanks|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Big Khan?<br>Have no idea who are you talking about<br> Can I help you with something else?</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinakanton2]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Sand and water</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls7.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Hello, Beautiful|chinapoolgirl1Talk]] <br><br> [[Better not|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh, Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls3.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Hello, Beautiful|chinapoolgirl2Talk]] <br><br> [[Better not|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh, Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls5.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Hello, Beautiful|chinapoolgirl3Talk]] <br><br> [[Better not|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh, Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Sure, take it|SimpleChiefintroduce1][$SimpleChieffirsttalk = 1]] <br><br> [[Fuck off|chinapremiummotel][$SimpleChieffirsttalk = 1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good day to you Stranger, Welcome to this magnificent Hotel.<br> Could you do a favor to noble gentleman? Who currently have a small money problem?<br> Only 10000$ can help me to keep the honor in some miserable misunderstanding </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Not a problem Simpler|chinapremiummotel]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Thank you good sir! My name is Simpler, Simpler de Chieff.<br>Man always need a friend, aspecialy here! </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Do you know something about Big Khan?|SimplertalkingKhan]] <br><br> [[Nothing. Was nice to see you|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh, my good friend. <br> What can I do for you? </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[What do you mean?|SimplertalkingKhan1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hm, I heard about it<br> He ownes Night club in Low District.<br> But I don't know how he looks, nobody does. </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Why?|SimplertalkingKhan2]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>He is too suspicious and careful<br> Rules this island but never shows up<br> Some people thinks that Big Khan is not one men. But I doubt </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/chinatown/SimpleChief.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Okay,I will. Thanks|chinapremiummotel]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Sorry, I.. can't tell you rigth now.<br> But I am sure He is one man,<br> very cruel and powerful.<br> Be careful my Friend </span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls5.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Can I join you?|chinapoolgirl3Talk1]] <br><br> [[See ya|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am listening</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls3.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Can I join you?|chinapoolgirl2Talk1]] <br><br> [[See ya|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am listening<</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls7.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Can I join you?|chinapoolgirl1Talk1]] <br><br> [[See ya|chinapool][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am listening<</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls5.png" > </div> </div> <div class="policeofficecell_right"> <div> <<if ($Charisma < 30)>> [[Sorry, didn't mean it|chinapool][$Time +=1]] <<else>> [[Nice|chinapoolgirl3Talk2]] <</if>> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <<if ($Charisma < 30)>> <span>Fuck you pervert</span> <<else>> <span>Sure, handsome. Come to me</span> <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls3.png" > </div> </div> <div class="policeofficecell_right"> <div> <<if ($Charisma < 30)>> [[Sorry, didn't mean it|chinapool][$Time +=1]] <<else>> [[Nice|chinapoolgirl2Talk2]] <</if>> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <<if ($Charisma < 30)>> <span>Fuck you pervert</span> <<else>> <span>Sure, handsome. Come to me</span> <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/brothel/girls7.png" > </div> </div> <div class="policeofficecell_right"> <div> <<if ($Charisma < 30)>> [[Sorry, didn't mean it|chinapool][$Time +=1]] <<else>> [[Nice|chinapoolgirl1Talk2]] <</if>> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <<if ($Charisma < 30)>> <span>Fuck you pervert</span> <<else>> <span>Sure, handsome. Come to me</span> <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/1/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl1sex1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/2/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl2sex1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/3/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl3sex1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <<if ($martaknowing == 1)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[Nothing,just leaving|policeroom5]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>What do you want?</span> </div> </div> <<elseif ($martaknowing == 0)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hi, do you have any task for me?|martapolicetalk1]] <br><br> [[Hi, already leaving|policeroom5]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hi, my best agent!</span> </div> </div> <</if>> <</nobr>> <<set $christmasrandom to random(1, 3)>>
<video src="img/locations/house/agilityTraining.webm" autoplay loop muted height="450px" ></video> <<set $agilityTraining += 1>> <<set $Time to $Time + 1>> <div class="head-text greentext"><h1>''Your agile is better now''</h1>(Reach 100 to upgrade your Agility)</div> <div class="head-text greentext"><h1>''Current level:''</h1><h1><<print $agilityTraining>></h1></div> <<if ($agilityTraining == 100)>> <<set $Agility += 1>> <<set $agilityTraining = 0>> <</if>> [[End training|chinapark][$trainingCount += 1;$energyLevel -= 5]]
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[Sure(take badge)|policeroom5]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Yeah, you showed right in time. <br>I have a shoplifter back in interrogation room.<br>Nothing serious, usual idiot.<br>Talk with her and decide what to do.<br>And yeah, take this police badge.<br> Prevents the questions</span> </div> </div> <</nobr>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom2]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Yes, everything</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom2]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Yes, everything</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom2]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Yes, everything</span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom3]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom3]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom3]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom4]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom4]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom4]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom6]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom6]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom6]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom7]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom7]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Next step|interrogationroom7]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span></span><br> </div> </div> <</nobr>> <</if>>
<<if ($christmasrandom == 1)>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/1/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Release|policeroom5][$energyLevel -= 5]] <br><br> [[Capture to prison|policeroom5][$energyLevel -= 5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Can I go now?Right?<br>(What should I do with her?)</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 2>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/2/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Release|policeroom5][$energyLevel -= 5]] <br><br> [[Capture to prison|policeroom5][$energyLevel -= 5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Can I go now?Right?<br>(What should I do with her?)</span><br> </div> </div> <</nobr>> <<elseif ($christmasrandom) == 3>> <<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Interrogation/3/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Release|policeroom5][$energyLevel -= 5]] <br><br> [[Capture to prison|policeroom5][$energyLevel -= 5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Can I go now?Right?<br>(What should I do with her?)</span><br> </div> </div> <</nobr>> <</if>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/5.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Train|policegym5]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Faster, ass muscles should burn</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/6.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Train|policegym6]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Yeah</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/7.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[I am cumming|policegym7]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Faster, faster. Make her scream</span> </div> </div> <</nobr>>
<<nobr>> <div class="newsexscenes_background"> <div class="newsexscenes_left"> <div> <video src="img/people/police/Gym/8.webm" autoplay loop muted height="600px" ></video> </div> </div> <div class="newsexscenes_right"> <div> [[Me too, girls|policeroom6][$energyLevel -= 10]] <br><br> </div> </div> <div class="newsexscenes_down"> <img src="img/people/dialog.png" > </div> <div class="newsexscenes_text"> <span>Good job, coach. We will wait for another round</span> </div> </div> <</nobr>>
<<nobr>> <<if($patronTier < 2)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/ariadna.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[Nothing,just leaving|policeroom7]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Who are you? <br> And what do you want? (patrons only option)</span> </div> </div> <<elseif ($martaknowing == 0)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/ariadna.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hi, i have a contraband for you to collect|ariadnapolicetalk1]] <br><br> [[Hi, already leaving|policeroom7]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Who are you? <br> And what do you want?</span> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/ariadna.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[Here, look at that|ariadnapolicetalk2]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good, show me it. And I'll take care of</span> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Hard to say. But I wanna confess now|ariadnapolicetalk3]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Hide this deeper|ariadnapolicetalk4]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Mmm. Contraband taste. I love it</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Ohhhh|ariadnapolicetalk5]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Sure. We need hide this super deep.<br> Mmmmmmm</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Better place?|ariadnapolicetalk6]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Put this here</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[Mmm|ariadnapolicetalk7]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>Yeah, Soooo saaaafe</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="interrogationroom_background"> <div class="interrogationroom_left"> <video src="img/people/police/Ariadna/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="interrogationroom_right"> [[What a relief|policeroom7]] </div> <div class="interrogationroom_down"> <img src="img/people/dialog.png" > </div> <div class="interrogationroom_text"> <span>You can go now as a proper citizen<br></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookah_background"> <div class="hookah_top"> <div> <a data-passage="" title="cell"> <img src="img/locations/chinatown/Boss/Ali.png" > </a> </div> </div> <div class="hookah_left"> <div> <a data-passage="alihookahtalkyellow" title="Yellow Hookah"> <img src="img/locations/chinatown/hookahbar/yellow/hookah.png" > </a> </div> </div> <div class="hookah_center"> <div> <a data-passage="alihookahtalkpurple" title="Purple Hookah"> <img src="img/locations/chinatown/hookahbar/purple/hookah.png" > </a> </div> </div> <div class="hookah_right"> <div> <a data-passage="alihookahtalkred" title="Red Hookah"> <img src="img/locations/chinatown/hookahbar/red/hookah.png" > </a> </div> </div> <div class="hookah_down"> <img src="img/people/dialog.png" > </div> <div class="hookah_text"> <span>Welcome here, good stranger!<br> What miracle potion you wanna taste?<br> Old Ali makes only best ones<br> Please choose and enjoy colorful dreams<br> Only 500$</span> </div> <div class="hookah_leave"> [[No, thanks|hookahbar]] </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow5]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkyellow6]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/yellow/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|hookahbar][$energyLevel -= 5; $Money -= 500]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple5]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkpurple6]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/purple/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|hookahbar][$energyLevel -= 5; $Money -= 500]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred5]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|alihookahtalkred6]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/hookahbar/red/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|hookahbar][$energyLevel -= 5; $Money -= 500]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Who are they?|foodtradertalk1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh, poor Rosalva.<br>She was here but then some men took her away</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Wonderland?|foodtradertalk2]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am not sure but..<br>But I think it was people from Wonderland</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Thanks, you helped a lot|marketFood][$chinatownopenmap = 1]] <br><br> [[Thanks..How tou are doing?|foodtradertalksex][$chinatownopenmap = 1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Yeah, it's island. Like Pty-Goav here<br>You can go there from port</span> </div> </div> <</nobr>>
<<nobr>> <<if ($patronTier < 2)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Oh, got. Bye|marketFood]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>I am doing fine, thank you</span> </div> </div> <<else>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/Angelina.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Oh yeah|foodtradertalksex1]] <br><br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Haha. So sexy phrase<br>Come here</span> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Mommy|foodtradertalksex2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here. Mommy will take care of you</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[I would love that|foodtradertalksex3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Yeah, with big soft tits</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Really?|foodtradertalksex4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>I love to work with good equipment</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's cook than|foodtradertalksex5]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Sure<br>You can't cook a good pie without that</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hmm|foodtradertalksex6]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>It so simple, simple moves and a little goods</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oven is hot|foodtradertalksex7]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Take them in right proportions and put it in the oven</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Angelina/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Thanks for the recipe|marketFood]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>It's ready. And give some milk for good chef</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/1/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl1sex2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/1/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl1sex3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/1/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl1sex4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/1/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Interesting experience|chinapool][$energyLevel -= 5; $Time += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/2/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl2sex2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/2/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl2sex3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/2/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl2sex4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/2/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Interesting experience|chinapool][$energyLevel -= 5; $Time += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/3/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl3sex2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/3/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl3sex3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/3/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Let's swim|chinapoolgirl3sex4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/pool/3/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Interesting experience|chinapool][$energyLevel -= 5; $Time += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls2.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>I am horny, waiting for your order</span> </div> <div class="chinabrothelwoman3"> [[Massage(energy +)|chihookertake2massage]] <br> [[pleasure1|chihookertake2pleasure1]] <br> [[pleasure2|chihookertake2pleasure2]] <br> [[pleasure3|chihookertake2pleasure3]] <br> [[Cum|chihookertake2cum]] </div> </div> <</nobr>>
<<nobr>> <div class="chinabrothelwoman_background"> <div class="chinabrothelwoman1"> <img src="img/locations/chinatown/brothel/girls3.png" height="350"> </div> <div class="chinabrothelwoman2"> <span>I am horny, waiting for your order</span> </div> <div class="chinabrothelwoman3"> [[Massage(energy +)|chihookertake3massage]] <br> [[pleasure1|chihookertake3pleasure1]] <br> [[pleasure2|chihookertake3pleasure2]] <br> [[pleasure3|chihookertake3pleasure3]] <br> [[Cum|chihookertake3cum]] </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/1/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake1][$energyLevel += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/1/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/1/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/1/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/1/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|brothelmaman][$Money -= 1000]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/2/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake2][$energyLevel += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/2/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/2/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/2/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake2]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/2/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|brothelmaman][$Money -= 1000]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/3/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake3][$energyLevel += 1]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/3/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/3/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/3/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|chihookertake3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/chinatown/brothel/3/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Hard to say. But I wanna confess now|brothelmaman][$Money -= 1000]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/richhotel/reception.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Good day to you too|chinapremiummotel]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good, you can go to your room from hotel lobby<br>Also if you become tired our special people will transport you to your room<br> Your comfort is our first priority<br>Have a good day</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> [[My room|richhotelmyroom]] </div> <div class="chinatowndistrics_left1"> [[Ocean view terrace|richhotelterrace]] </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Back to main hall|chinapremiummotel]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span>Second floor</span> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> </div> <div class="chinatowndistrics_left2"> </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> [[Sleep|PreSleep]] </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Go out|chinapremiummotelrooms]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span></span> </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> </div> <div class="chinaisland2"> <<if ($Time>=8) and ($Time<17)>> <img src="img/people/icons/JasminaDel.png" height="200"> <br> [[Talk to Jasmina|richhotelterraceJasmina][$energyLevel -= 1]] <</if>> </div> <div class="chinaisland3"> </div> <div class="chinaisland4"> <img src="img/locations/chinatown/richhotel/rooms/hall.png" height="150"> <br> [[Leave terrace|chinapremiummotelrooms][$energyLevel -= 1]] </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/people/icons/JasminaDel.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Hi, You are without your husband?|richhotelterraceJasminatalk1]] <br><br> [[See ya|richhotelterrace][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Oh looks who is here</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/people/icons/JasminaDel.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Oh yeah|richhotelterraceJasminatalk2]] <br><br> [[See ya|richhotelterrace][$Time +=1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Ah, fuck him<br>All he wants is gambling<br> He has enough hookers around in casino<br> But we can have our time here<br> What you think?</span> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk3]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk4]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk5]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk6]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk7]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk8]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Oh yeah|richhotelterraceJasminatalk9]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>Come here, handsome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/people/Jasmina/chinarichhotel/8.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[I'll come again soon|richhotelterrace]] </div> <div class="hookahsex_down"> <img src="img/people/dialog.png" > </div> <div class="hookahsex_text"> <span>I am here almost a whole day<br> You are always welcome</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="chinatowndistrics_background"> <div class="chinatowndistrics_left"> </div> <div class="chinatowndistrics_left1"> [[Bar|chinabossclubbar]] </div> <div class="chinatowndistrics_left2"> [[Scene|chinabossclubscene]] </div> <div class="chinatowndistrics_left3"> </div> <div class="chinatowndistrics_left4"> </div> <div class="chinatowndistrics_left5"> </div> <div class="chinatowndistrics_right"> <div> <br><br> [[Leave|chinaboss]] </div> </div> <div class="chinatowndistrics_down"> </div> <div class="chinatowndistrics_text"> <span></span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/Boss/uncleDe.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Where can I find Big Khan?|chinabossclubuncleSoKhan][$Time +=1]] <br><br> [[Just drink|chinabossclubbar][$Time +=1; $Money -=5]] <br><br> [[Nothing|chinabossclub]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Welcome.<br> What old uncle So can give you this evening?</span> </div> </div> <</nobr>>
<<nobr>> <div class="hookahsex_background"> <div class="hookahsex_left"> <video src="img/locations/chinatown/nightclub/dance.webm" autoplay loop muted height="550px" ></video> </div> <div class="hookahsex_right"> [[Nice view|chinabossclub][$Time +=1]] </div> <div class="hookahsex_down"> </div> <div class="hookahsex_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/Boss/uncleDe.png" > </div> </div> <div class="policeofficecell_right"> <div> [[He can know something about my friend missing|chinabossclubuncleSoKhan1]] <br><br> [[Forget it|chinabossclub]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Why do you need him?</span> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <img src="img/locations/chinatown/Boss/uncleDe.png" > </div> </div> <div class="policeofficecell_right"> <div> [[Thanks for advise, bye|chinabossclub]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hmm. Stop looking for him<br> And asking people of course<br>It will make him angry<br> He will find you himself.<br> Of course when he will want this</span> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _i = 0; _i < $allknownhouses.length; _i++>> <<capture _i>> <a @data-passage="$allknownhouses[_i].location" @title="$allknownhouses[_i].name"> <img @src="$allknownhouses[_i].img + '.png'" width="150px"> </a> <</capture>> <</for>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <<if $studentlist.length == 0>> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Sunny")>> <<if $Time is 18>> <<if ($SunnyQuest == 0)>> <a data-passage="SunnyQuest" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="90px"> </a> <<set $streetmeettech = _j>> <span>You see Sunny with some group of men, She doesn't look happy</span> <<else>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="90px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <<elseif ($studentlist[_j].firstname === "Sasha")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="90px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> </div> </div> <</if>> </div> </div> </div> <</nobr>>
<nobr> <<if ($patronTier == 1)>> <div class="subscriptionopp"> <div class="subscriptionopp_desc"> <div class="subscriptionopp_desc_tile"> <span>Thank you very much for tier 1 subscription</span> </div> <span>-now you have unique profile design</span> <span>-subscription duration mark(grows every month you are sub)</span> <span>-access to cheat codes inside your phone</span> <span>-ability to train your slaves(they have different scenes in each level)</span> <span>-and of course some scenes become available for you in game</span> <span>-some of them you can activate in different places(like Helloween has scenes for each sub tier) </span> <span>Enjoy</span> <br> [[Back to game|Info]] </div> </div> <<elseif ($patronTier == 2)>> <div class="subscriptionopp"> <div class="subscriptionopp_desc"> <div class="subscriptionopp_desc_tile"> <span>Thank you very much for tier 2 subscription</span> </div> <span>-now you have unique profile design</span> <span>-subscription duration mark(grows every month you are sub)</span> <span>-access to cheat codes inside your phone</span> <span>-ability to train your slaves(they have different scenes in each level)</span> <span>-and of course some unique persons you can meet and interact</span> <span>-check hints(it has updated information where you can find new people)</span> <span>-and a lot of scenes opened just for you </span> <span>-some of them you can activate in different places(like Helloween has scenes for each sub tier) </span> <span>Enjoy</span> <br> [[Back to game|Info]] <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Meet Mya at the bar", descr:"Meet girl in the old bar on your street"})>> <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Guests", descr:"Check bathroom at 10 a.m"})>> </div> </div> <<elseif ($patronTier == 3)>> <div class="subscriptionopp"> <div class="subscriptionopp_desc"> <div class="subscriptionopp_desc_tile"> <span>Thank you very much for tier 3 subscription</span> </div> <span>-now you have unique profile design</span> <span>-subscription duration mark(grows every month you are sub)</span> <span>-access to cheat codes inside your phone</span> <span>-ability to train your slaves(they have different scenes in each level)</span> <span>-and of course some unique persons you can meet and interact</span> <span>-check hints(it has updated information where you can find new people)</span> <span>-and a lot of scenes opened just for you </span> <span>-some of them you can activate in different places(like Helloween has scenes for each sub tier) </span> <span>Enjoy</span> <br> [[Back to game|Info]] <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Mya", descr:"Meet girl in the old bar on your street"})>> <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Guests", descr:"Check bathroom at 10 a.m"})>> </div> </div> <<elseif ($patronTier == 4)>> <div class="subscriptionopp"> <div class="subscriptionopp_desc"> <div class="subscriptionopp_desc_tile"> <span>Thank you very much for tier 4 subscription</span> </div> <span>-now you have unique profile design</span> <span>-subscription duration mark(grows every month you are sub)</span> <span>-access to cheat codes inside your phone</span> <span>-ability to train your slaves(they have different scenes in each level)</span> <span>-and of course some unique persons you can meet and interact</span> <span>-check hints(it has updated information where you can find new people)</span> <span>-and a lot of scenes opened just for you </span> <span>-some of them you can activate in different places(like Helloween has scenes for each sub tier) </span> <span>-another revolution way </span> <span>Enjoy</span> <br> [[Back to game|Info]] <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Mya", descr:"Meet girl in the old bar on your street"})>> <<set $hintsdescription.push({img:"img/locations/house/house1", name:"Guests", descr:"Check bathroom at 10 a.m"})>> <<set $hintsdescription.push({img:"img/people/illusive/illusiveback", name:"Illusive man", descr:"Check illusive command center on your phone"})>> </div> </div> <<elseif ($patronTier == 0)>> <div class="subscriptionopp"> <div class="subscriptionopp_desc"> <span>Wrong code. Please enter correct one</span> [[Try again|patreon]] </div> </div> <</if>> </nobr>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Sasha")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Hooters]] <br><br> [[Good to see you, Bye|Hooters]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Sunny")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <<set $streetmeettech = _j>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her(random talk)|Sweet1][$studentlist[$streetmeettech].love += 10]] <br><br> [[How are you?|Sweet1]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi, prof.</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mary")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Simmons]] <br><br> [[Good to see you, Bye|Simmons]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Rosy")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Jane]] <br><br> [[Good to see you, Bye|Jane]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Suzy")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Goth]] <br><br> [[Good to see you, Bye|Goth]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Catherine")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[What are you doing here?|Diazshoptalk1]] <br><br> [[Hm, I am looking for other type of sweets|Diazshoptalk2]] <br><br> [[Good to see you, Bye|Shop]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi. Do you want some sweets?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Hailey/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="img/people/students/Hailey/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[What are you doing here?|Flores1]] <br><br> [[Good to see you, Bye|oldBarDrink]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Kimberly")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Fisher]] <br><br> [[Good to see you, Bye|Fisher]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Ariel")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Roberts]] <br><br> [[Good to see you, Bye|Roberts]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Alicia")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Peterson]] <br><br> [[Good to see you, Bye|Peterson]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Kristin")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Conner]] <br><br> [[Good to see you, Bye|Conner]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Allison")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Vance]] <br><br> [[Good to see you, Bye|Vance]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Sheri")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Barker]] <br><br> [[Good to see you, Bye|Barker]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Lori")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Dudley]] <br><br> [[Good to see you, Bye|Dudley]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mackenzi")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Wanna know what is this place and what are you doing here?|Johnsonlandfilltalk1]] <br><br> [[Nothing, just walking.Show me around|Johnsonlandfilltalk2]] <br><br> [[Just walking, Bye|Landfill]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Good day. What are you doing here?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Amy")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Talk to her|Mathis]] <br><br> [[Good to see you, Bye|Mathis]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
Double-click this passage to edit it.
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($reenahousefirst == 1)>> <a data-passage="reenahousekitchen" title="kitchen"> <img src="img/locations/street2/reena/1.png" width="250px"> </a> <a data-passage="reenahousebathroom" title="bathroom"> <img src="img/locations/street2/reena/3.png" width="250px"> </a> <a data-passage="reenahouseroom" title="room"> <img src="img/locations/street2/reena/2.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($reenahousefirst == 0)>> <div class="straighticon"> <a data-passage="reenahousefirsttime" title="Come in"> <img src="img/locations/street2/door.png" height="600px" > </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <div class="straighticon"> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="150px"> </a> </div> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Catherine")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[I am looking for other type of sweets|Diazshoptalk2]] <br><br> [[I see|Diaz]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Just working here. Need some money you know</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Catherine")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Catherine/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> <<if ($studentlist[$streetmeettech].love < 100)>> [[Sorry, Didn't mean it|Shop]] <<elseif ($studentlist[$streetmeettech].love >= 100)>> [[Follow her|Diazshopsex]] <</if>> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <<if ($studentlist[$streetmeettech].love < 100)>> <span>Hey, I am not doing that. Buy something or get out</span> <<elseif ($studentlist[$streetmeettech].love >= 100)>> <span>Oh really. Follow me than</span> <span>(She is going to back room)</span> <</if>> </div> </div> <</nobr>>
Double-click this passage to edit it.
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mackenzi")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Maybe we can relax somwhere here?|Johnsonlandfillsex]] <br><br> [[Nice. See you in college|Johnson]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>That's my family business. Actually my father's</span><br> <span>My mom is Queen's maid</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mackenzi")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Maybe we can relax somwhere here?|Johnsonlandfillsex]] <br><br> [[Got it. See you in college then|Johnson]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>I am busy. Too many work around</span> <span>Maybe later</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Mackenzi")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Mackenzi/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> <<if ($patronTier >= 2)>> [[Cool, see you later|Landfill]] <<else>> [[Well, see you in college then|Landfill]] <</if>> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <<if ($patronTier >= 2)>> <span>Sure. Come to my house in the evening</span> <span>(Johnson's house added)</span> <<set $allknownhouses.push({img:"img/locations/street2/johnsonshouse", name:"Johnson's house", location:"johnsonshouse"})>> <<else>> <span>Sorry, I am too busy</span> <span>(Only available for Hero)</span> <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($johnsonhousefirst == 1)>> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/street2/johnson/2.png" width="250px"> </a> <a data-passage="johnsonshousebathroom" title="bathroom"> <img src="img/locations/street2/johnson/3.png" width="250px"> </a> <a data-passage="johnsonshouseroom" title="room"> <img src="img/locations/street2/johnson/1.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($johnsonhousefirst == 0)>> <div class="straighticon"> <a data-passage="johnsonshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 19) and ($Time <= 23)>> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/icons/myroom.png" width="250px"> </a> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/icons/myroom.png" width="250px"> </a> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/icons/myroom.png" width="250px"> </a> <a data-passage="de las Oportunidades" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="150px"> </a> <<elseif ($Time < 16)>> <a data-passage="de las Oportunidades" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <span>Nobody is home</span> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> </div> </div> </div> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/mya.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Hey|MyaHomeMeet1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>$myname, Hi</span> <span>If you wanna hang, come to my house</span> <span>(Mya's house added)</span> </div> </div> <<set $allknownhouses.push({img:"img/people/Mya/house/1", name:"Mya's Home", location:"myashouse"})>> <</nobr>>
<<nobr>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/people/icons/mya.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Thank for the invite|My Room][$Rosalvaprison = 1]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Come when you have time</span> <span>It always open</span> <span>See ya</span> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($myahousefirst == 1)>> <a data-passage="myashousekitchen" title="kitchen"> <img src="img/locations/street2/mya/1.png" width="250px"> </a> <a data-passage="myashousebathroom" title="bathroom"> <img src="img/locations/street2/mya/2.png" width="250px"> </a> <a data-passage="myashouseroom" title="room"> <img src="img/locations/street2/mya/3.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($myahousefirst == 0)>> <div class="straighticon"> <a data-passage="myashousefirsttime1" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($sweethousefirst == 1)>> <a data-passage="sunnyshousekitchen" title="kitchen"> <img src="img/locations/street2/sunny/2.png" width="250px"> </a> <a data-passage="sunnyshousebathroom" title="bathroom"> <img src="img/locations/street2/sunny/3.png" width="250px"> </a> <a data-passage="sunnyshouseroom" title="room"> <img src="img/locations/street2/sunny/1.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($sweethousefirst == 0)>> <div class="straighticon"> <a data-passage="sunnyshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <img src="img/locations/street2/oldbar/drink.png" width="500px"> <br> [[Order another one|oldbardrinkbeer][$energyLevel -= 2; $Money -=10; $toodrunk += 1]] <br> [[Enough|oldBar][$energyLevel -= 1; $Money -=5]] </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> </div> </div> </div> <<if ($toodrunk == 8)>> <<goto "drunkinbar">> <</if>> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if $studentlist.length == 0>> <a data-passage="PreSleep" title="Nap time"> <img src="img/locations/street2/oldbar/toodrunk.png" width="500px"> </a> <<else>> <div class="localhouses-list-item"> <div class="localhouses_box"> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/icons/hailey.png" width ="200px"> </a> <br> <span>You had enough, Professor</span> <br> <span>Come on, I'll lead you to home</span> <br> [[Follow her|haileyfloresdrunkhelp]] <<set $streetmeettech = _j>> <</if>> <</for>> </div> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> </div> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Hailey/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="img/people/students/Hailey/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Thanks, Hailey|House][$toodrunk = 0]] <br><br> [[Come in. It's to late to walk alone|haileyfloresnightsex][$toodrunk = 0]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Okay, we are near your home.</span> <span>Good night</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Hailey/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="img/people/students/Hailey/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> <<if ($patronTier >= 2)>> [[Good, come here|haileyfloresnightsex1]] <<else>> [[Okay, Good night|House]] <</if>> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <<if ($patronTier >= 2)>> <span>Yeah, you are right</span> <<else>> <span>It's fine. See you tomorrow</span> <br> <span>Good night</span> <</if>> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Bend over|haileyfloresnightsex2]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>(She looks so innocent)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="bountyfight_background"> <div class="bountyfight_left"> <span>Your hp: $health</span> <br> <span>attack power: $bounty_my_strength</span> <br> <div class="bountyfight_left_pic"> <img src="img/avatar.png" width="180px"> </div> <div class="bountyfight_left_cover"> <<if ($health >100)>> <img src="img/Fights/bounty/1.png" width="180px"> <<elseif ($health <100) and ($health > 75)>> <img src="img/Fights/bounty/2.png" width="180px"> <<elseif ($health <75) and ($health > 25)>> <img src="img/Fights/bounty/3.png" width="180px"> <<elseif ($health <=0)>> <img src="img/Fights/bounty/4.png" width="180px"> <</if>> </div> <div class="bountyfight_left_info"> <<if ($health < 100)>> <span>You are seriously injured. Next enemy hit can finish you</span> <</if>> </div> <div class="bountyfight_left_medkit"> <<if ($medcit >= 1)>> <img src="img/Fights/bounty/medkit.png" width="100px"> <br> <span>you have: $medcit</span> <br> [[Use medcit|bountyfight1][$health += 50; $medcit -=1]] <<else>> <img src="img/Fights/bounty/medkit.png" width="100px"> <br> <span>No medkits left</span> <</if>> </div> </div> <div class="bountyfight_center"> <img src="img/Fights/bounty/fight.png" width="250px"> <br> <br> <span>$bountybattletext</span> <br> <br> <<if ($health >0)>> [[Hit enemy|bountyfight1][$bountybattletext = "Enemy turn"; $bounty_hp -= $bounty_my_strength]] <<elseif ($health <= 0)>> [[Defeat|bountyfightlost]] <</if>> </div> <div class="bountyfight_right"> <span>Enemys hp: $bounty_hp</span> <br> <span>attack power: $bounty_attack</span> <br> <div class="bountyfight_right_pic"> <img @src="$bounty_img + '.png'" width ="250px"> </div> <div class="bountyfight_right_cover"> <<if ($bounty_hp >100)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/1.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <100) and ($health > 75)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/2.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <75) and ($health > 25)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/3.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <=0)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/4.png" width="250px" height="250px"> </a> <</if>> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($johnsonhousefirst == 1)>> <a data-passage="johnsonshouse" title="hall"> <img src="img/locations/street2/johnsonshouse.png" width="250px"> </a> <a data-passage="johnsonshousebathroom" title="bathroom"> <img src="img/locations/street2/johnson/2.png" width="250px"> </a> <a data-passage="johnsonshouseroom" title="room"> <img src="img/locations/street2/johnson/3.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($johnsonhousefirst == 0)>> <div class="straighticon"> <a data-passage="johnsonshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 6) and ($Time <= 12)>> <a data-passage="johnsonadakitchen" title="Ada"> <img src="img/people/icons/ada.png" width ="150px"> </a> <<elseif ($Time >= 7) and ($Time <= 8)>> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($johnsonhousefirst == 1)>> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/street2/johnson/2.png" width="250px"> </a> <a data-passage="johnsonshouse" title="hall"> <img src="img/locations/street2/johnsonshouse.png" width="250px"> </a> <a data-passage="johnsonshouseroom" title="room"> <img src="img/locations/street2/johnson/1.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($johnsonhousefirst == 0)>> <div class="straighticon"> <a data-passage="johnsonshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 20) and ($Time <= 21)>> <a data-passage="johnsonadabathroom" title="Ada"> <img src="img/people/icons/ada.png" width ="150px"> </a> <<elseif ($Time >= 22) and ($Time <= 23)>> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($johnsonhousefirst == 1)>> <a data-passage="johnsonshousekitchen" title="kitchen"> <img src="img/locations/street2/johnson/2.png" width="250px"> </a> <a data-passage="johnsonshousebathroom" title="bathroom"> <img src="img/locations/street2/johnson/3.png" width="250px"> </a> <a data-passage="johnsonshouse" title="hall"> <img src="img/locations/street2/johnsonshouse.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($johnsonhousefirst == 0)>> <div class="straighticon"> <a data-passage="johnsonshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 12) and ($Time <= 20)>> <a data-passage="johnsonadaroom" title="Ada"> <img src="img/people/icons/ada.png" width ="150px"> </a> <<elseif ($Time >= 19) and ($Time <= 22)>> <a data-passage="johnsonmackenziroom" title="Mackenzi"> <img src="img/people/icons/mackenzi.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($reenahousefirst == 1)>> <a data-passage="reenahouse" title="hall"> <img src="img/locations/street2/reena/house.png" width="250px"> </a> <a data-passage="reenahousebathroom" title="bathroom"> <img src="img/locations/street2/reena/3.png" width="250px"> </a> <a data-passage="reenahouseroom" title="room"> <img src="img/locations/street2/reena/2.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($reenahousefirst == 0)>> <div class="straighticon"> <a data-passage="reenahousefirsttime" title="Leave"> <img src="img/locations/street2/door.png" height="600px"" width="150px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 6) and ($Time <= 8)>> <a data-passage="reenakitchen" title="Reena"> <img src="img/people/icons/reena.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($reenahousefirst == 1)>> <a data-passage="reenahousekitchen" title="kitchen"> <img src="img/locations/street2/reena/1.png" width="250px"> </a> <a data-passage="reenahouse" title="hall"> <img src="img/locations/street2/reena/house.png" width="250px"> </a> <a data-passage="reenahouseroom" title="room"> <img src="img/locations/street2/reena/2.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($reenahousefirst == 0)>> <div class="straighticon"> <a data-passage="reenahousefirsttime" title="Leave"> <img src="img/locations/street2/door.png" height="600px"" width="150px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 19) and ($Time <= 20)>> <a data-passage="reenabathroom" title="Reena"> <img src="img/people/icons/reena.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($reenahousefirst == 1)>> <a data-passage="reenahousekitchen" title="kitchen"> <img src="img/locations/street2/reena/1.png" width="250px"> </a> <a data-passage="reenahousebathroom" title="bathroom"> <img src="img/locations/street2/reena/3.png" width="250px"> </a> <a data-passage="reenahouse" title="hall"> <img src="img/locations/street2/reena/house.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($reenahousefirst == 0)>> <div class="straighticon"> <a data-passage="reenahousefirsttime" title="Leave"> <img src="img/locations/street2/door.png" height="600px"" width="150px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 20) and ($Time <= 23)>> <a data-passage="reenaroom" title="Reena"> <img src="img/people/icons/reena.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($myahousefirst == 1)>> <a data-passage="myashouse" title="hall"> <img src="img/locations/street2/mya/house.png" width="250px"> </a> <a data-passage="myashousebathroom" title="bathroom"> <img src="img/locations/street2/mya/2.png" width="250px"> </a> <a data-passage="myashouseroom" title="room"> <img src="img/locations/street2/mya/3.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($myahousefirst == 0)>> <div class="straighticon"> <a data-passage="myashousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 13) and ($Time <= 17)>> <<elseif ($Time >= 10) and ($Time <= 12)>> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($myahousefirst == 1)>> <a data-passage="myashousekitchen" title="kitchen"> <img src="img/locations/street2/mya/1.png" width="250px"> </a> <a data-passage="myashouse" title="hall"> <img src="img/locations/street2/mya/house.png" width="250px"> </a> <a data-passage="myashouseroom" title="room"> <img src="img/locations/street2/mya/3.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($myahousefirst == 0)>> <div class="straighticon"> <a data-passage="myashousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 19) and ($Time <= 20)>> <<elseif ($Time >= 8) and ($Time <= 9)>> <a data-passage="myabathroom" title="Mya"> <img src="img/people/icons/mya.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($myahousefirst == 1)>> <a data-passage="myashousekitchen" title="kitchen"> <img src="img/locations/street2/mya/1.png" width="250px"> </a> <a data-passage="myashousebathroom" title="bathroom"> <img src="img/locations/street2/mya/2.png" width="250px"> </a> <a data-passage="myashouse" title="hall"> <img src="img/locations/street2/mya/house.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($myahousefirst == 0)>> <div class="straighticon"> <a data-passage="myashousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 17) and ($Time <= 19)>> <<elseif ($Time >= 20) and ($Time <= 23)>> <a data-passage="myaroom" title="adsfaf"> <img src="img/people/icons/mya.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($sweethousefirst == 1)>> <a data-passage="sunnyshouse" title="hall"> <img src="img/locations/street2/sunny/house.png" width="250px"> </a> <a data-passage="sunnyshousebathroom" title="bathroom"> <img src="img/locations/street2/sunny/3.png" width="250px"> </a> <a data-passage="sunnyshouseroom" title="room"> <img src="img/locations/street2/sunny/1.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($sweethousefirst == 0)>> <div class="straighticon"> <a data-passage="sunnyshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 5) and ($Time <= 8)>> <a data-passage="sunnykitchen" title="Sunny"> <img src="img/people/icons/sunny.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($sweethousefirst == 1)>> <a data-passage="sunnyshousekitchen" title="kitchen"> <img src="img/locations/street2/sunny/2.png" width="250px"> </a> <a data-passage="sunnyshouse" title="hall"> <img src="img/locations/street2/sunny/house.png" width="250px"> </a> <a data-passage="sunnyshouseroom" title="room"> <img src="img/locations/street2/sunny/1.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($sweethousefirst == 0)>> <div class="straighticon"> <a data-passage="sunnyshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 18) and ($Time <= 20)>> <a data-passage="sunnybathroom" title="Sunny"> <img src="img/people/icons/sunny.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="housesplace_background"> <div class="housesplace_left"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($sweethousefirst == 1)>> <a data-passage="sunnyshousekitchen" title="kitchen"> <img src="img/locations/street2/sunny/2.png" width="250px"> </a> <a data-passage="sunnyshousebathroom" title="bathroom"> <img src="img/locations/street2/sunny/3.png" width="250px"> </a> <a data-passage="sunnyshouse" title="hall"> <img src="img/locations/street2/sunny/house.png" width="250px"> </a> <a data-passage="Houses" title="Leave"> <img src="img/locations/icons/delasoportunidades.png" width="250px"> </a> <<elseif ($sweethousefirst == 0)>> <div class="straighticon"> <a data-passage="sunnyshousefirsttime" title="Enter"> <img src="img/locations/street2/door.png" height="600px"> </a> <br> </div> <</if>> </div> </div> </div> </div> <div class="housesplace_right"> <div class="localhouses-list"> <div class="localhouses-list-item"> <div class="localhouses_box"> <<if ($Time >= 20) and ($Time <= 23)>> <a data-passage="sunnyroom" title="Sunny"> <img src="img/people/icons/sunny.png" width ="150px"> </a> <</if>> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/first.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Hi, Sunny|sunnyshouse][$sweethousefirst = 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Yeah, hi</span><br> <span>Come in</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Lori")>> <a data-passage="" @title="$studentlist[_j].firstname"> <img @src="$studentlist[_j].name + '.png'" width ="150px"> </a> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Hi, I..|myashousefirsttime1][$myahousefirst = 1]] <br><br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/police/Reena/house/first.png" width ="150px"> </div> </div> <div class="streettalk_right"> <div> [[Hi, I..|reenahouse][$reenahousefirst = 1]] <br><br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi, come in</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/students/Mackenzi/house/first.png" width ="150px"> </div> </div> <div class="streettalk_right"> <div> [[Oh, hi. nice to meet you|johnsonshouse][$johnsonhousefirst = 1]] <br><br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi, come here</span><br> <span>Be like home</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="bountyfight_background"> <div class="bountyfight_left"> <span>Your hp: $health</span> <br> <span>attack power: $bounty_my_strength</span> <br> <div class="bountyfight_left_pic"> <img src="img/avatar.png" width="180px"> </div> <div class="bountyfight_left_cover"> <<if ($health >100)>> <img src="img/Fights/bounty/1.png" width="180px"> <<elseif ($health <100) and ($health > 75)>> <img src="img/Fights/bounty/2.png" width="180px"> <<elseif ($health <75) and ($health > 25)>> <img src="img/Fights/bounty/3.png" width="180px"> <<elseif ($health <0)>> <img src="img/Fights/bounty/4.png" width="180px"> <</if>> </div> </div> <div class="bountyfight_center"> <img src="img/Fights/bounty/fight.png" width="250px"> <br> <br> <span>$bountybattletext</span> <br> <br> <<if ($bounty_hp > 0)>> [[Enemy Atacks|bountyfight][$bountybattletext = "Your turn"; $health -= $bounty_attack]] <<elseif ($bounty_hp <= 0)>> [[Enemy down|bountyfightvictory]] <</if>> </div> <div class="bountyfight_right"> <span>Enemys hp: $bounty_hp</span> <br> <span>attack power: $bounty_attack</span> <br> <div class="bountyfight_right_pic"> <img @src="$bounty_img + '.png'" width ="250px"> </div> <div class="bountyfight_right_cover"> <<if ($bounty_hp >100)>> <img src="img/Fights/bounty/1.png" width="250px" height="250px"> <<elseif ($bounty_hp <100) and ($health > 75)>> <img src="img/Fights/bounty/2.png" width="250px" height="250px"> <<elseif ($bounty_hp <75) and ($health > 25)>> <img src="img/Fights/bounty/3.png" width="250px" height="250px"> <<elseif ($bounty_hp <=0)>> <img src="img/Fights/bounty/4.png" width="250px" height="250px"> <</if>> </div> </div> </div> <</nobr>>
<<nobr>> <div class="bountycontract_background"> <div class="bountycontract_center"> <a data-passage="policewanted_bounty" title="janet"> <img @src="$bountyenemy[$bountynumber].photo + '.png'" width="300px"> </a> <br> <span>$bountyenemy[$bountynumber].name</span><br> <span>Hit points: $bountyenemy[$bountynumber].health</span><br> <span>Attack: $bountyenemy[$bountynumber].damage</span><br> <span>Reward:$bountyenemy[$bountynumber].money $</span><br> <span>Dead or Alive</span> <br> <br> <span>Look for her in local port in the evening</span> <br> <span>or in Industrial area late night</span> <br> [[Take contract|policewanted][$bounty_contract_taken = 1]] <br> [[Back|policewanted]] </div> </div> <<set $bounty_name = $bountyenemy[$bountynumber].name>> <<set $bounty_img = $bountyenemy[$bountynumber].photo>> <<set $bounty_hp = $bountyenemy[$bountynumber].health>> <<set $bounty_attack = $bountyenemy[$bountynumber].damage>> <<set $bounty_reward = $bountyenemy[$bountynumber].money>> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Are we met before?|elisafirstmet1]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hi! Enjoying vacation?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Really? Need for what?|elisafirstmet2]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>I don't think so.</span> <span> But some bird told me that you are a man I need</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Well what?|elisafirstmet3]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>I don't think so.</span> <span> I have big plans on this place</span> <span> But some people..hm well</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Sure. But how you can change her? She is..|elisafirstmet4]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>You are smart or stupid</span> <span>I wanna took queens place</span> <span>So she must disappear</span> <span>Comprende?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Wow. Are you her sister?|elisafirstmet5]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Just like me</span> <span>(She took her mask off)</span> <span>(and smiles to your reaction)</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Satisfied?|elisafirstmet6]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Doesn't matter now</span> <span>(she puts mask on)</span> <span>I am glad we met. Wanna see you in person first</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|elisafirstmet7]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="bountyfight_background"> <div class="bountyfight_left"> <span>Your hp: $health</span> <br> <div class="bountyfight_left_pic"> <img src="img/avatar.png" width="180px"> </div> <div class="bountyfight_left_cover"> <<if ($health >100)>> <img src="img/Fights/bounty/1.png" width="180px"> <<elseif ($health <100) and ($health > 75)>> <img src="img/Fights/bounty/2.png" width="180px"> <<elseif ($health <75) and ($health > 25)>> <img src="img/Fights/bounty/3.png" width="180px"> <<elseif ($health <=0)>> <img src="img/Fights/bounty/4.png" width="180px"> <</if>> </div> <div class="bountyfight_left_info"> <<if ($health < 100)>> <span>You are seriously injured. Next enemy hit can finish you</span> <</if>> </div> </div> <div class="bountyfight_center"> <img src="img/Fights/bounty/fight.png" width="250px"> <br> <br> <span>You lost fight</span> <br> <span>But not a battle</span> <br> <span>Heal your wounds and come back</span> <br> <span>- 1000$</span> <br> <br> [[Run away|House][$Money -= 1000; $energyLevel -= 20; $Time += 5]] </div> <div class="bountyfight_right"> <span>Enemys hp: $bounty_hp</span> <br> <div class="bountyfight_right_pic"> <img @src="$bounty_img + '.png'" width ="250px"> </div> <div class="bountyfight_right_cover"> <<if ($bounty_hp >100)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/1.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <100) and ($health > 75)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/2.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <75) and ($health > 25)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/3.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <=0)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/4.png" width="250px" height="250px"> </a> <</if>> </div> </div> </div> <</nobr>>
<<nobr>> <div class="bountyfight_background"> <div class="bountyfight_left"> <span>Your hp: $health</span> <br> <div class="bountyfight_left_pic"> <img src="img/avatar.png" width="180px"> </div> <div class="bountyfight_left_cover"> <<if ($health >100)>> <img src="img/Fights/bounty/1.png" width="180px"> <<elseif ($health <100) and ($health > 75)>> <img src="img/Fights/bounty/2.png" width="180px"> <<elseif ($health <75) and ($health > 25)>> <img src="img/Fights/bounty/3.png" width="180px"> <<elseif ($health <=0)>> <img src="img/Fights/bounty/4.png" width="180px"> <</if>> </div> <div class="bountyfight_left_info"> <<if ($health < 100)>> <span>You are seriously injured. Next enemy hit can finish you</span> <</if>> </div> </div> <div class="bountyfight_center"> <img src="img/Fights/bounty/fight.png" width="250px"> <br> <br> <span>Victory</span> <br> <br> <span>What you do now?</span> <br> <br> [[Take enemy to the Police Office|bountycomplete][$bounty_contract_taken = 0; $Paragon += 10; $bounty_counter = 0; $energyLevel -= 10; $Time += 5]] <br><br> [[Use her a little(next update)|bountyfightvictory]] <br><br> [[Make your slave(in future update)|bountyfightvictory]] <br><br> <<if ($elisamet == 1)>> [[Donate her to mystery lady|bountydonateelisa][$bounty_contract_taken = 0; $bounty_counter = 0; $energyLevel -= 10; $Time += 5]] <</if>> </div> <div class="bountyfight_right"> <span>Enemys hp: $bounty_hp</span> <br> <div class="bountyfight_right_pic"> <img @src="$bounty_img + '.png'" width ="250px"> </div> <div class="bountyfight_right_cover"> <<if ($bounty_hp >100)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/1.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <100) and ($health > 75)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/2.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <75) and ($health > 25)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/3.png" width="250px" height="250px"> </a> <<elseif ($bounty_hp <=0)>> <a data-passage="" @title="$bounty_enemy_desc"> <img src="img/Fights/bounty/4.png" width="250px" height="250px"> </a> <</if>> </div> </div> </div> <<set $bounty_sex_variant to random(1, 3)>> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Oh hi|johnsonadaroomtalk]] <br> [[Leave her|johnsonshouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Hi i</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/kitchen/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Nice view|johnsonadakitchentalk]] <br> [[Leave her|johnsonshousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Haha do you like it?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/shower/shower.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Beetr not bother her|johnsonshousebathroom]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ada is showering her body</span><br> <span>Such a nice view</span> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/room/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Hey|reenaroomtalk]] <br> [[Leave her|reenahouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(What a shape)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Definetely|reenakitchentalk]] <br> [[Leave her|reenahousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh hello. I am just wanna make some good meal</span><br> <span>Wana help me?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> <br> [[Not now, Reen|reenahousebathroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(Reena relaxing in bath)</span><br> <span>Wanna come in ,Honey?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Let's have fun|sunnyroomtalk]] <br> [[Leave her|sunnyshouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(Wow, that dress looks amazing on her)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/kitchen/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Sweety! Are you okay?|sunnykitchentalk]] <br> [[Leave her|sunnyshousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(Looks Sunny is upset about something)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/bathroom/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Leave her|sunnyshousebathroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Sunny is taking a bath</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Hmm|johnsonmackenziroomtalk]] <br> [[Leave her|johnsonshouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Hmm, I am so bored and lonely</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|johnsonmackenzikitchentalk]] <br> [[Leave her|johnsonshousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|johnsonmackenzibathroomtalk]] <br> [[Leave her|johnsonshousebathroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Hello, phonelady|myaroomtalk]] <br> [[Leave her|myashouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Whats up</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/kitchen/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|myakitchentalk]] <br> [[Leave her|myashousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/bathroom/talk.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[You are always on the line|myabathroomtalk]] <br> [[Leave her|myashousebathroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(Mya talking with someone)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|jasminaroomtalk]] <br> [[Leave her|myashouseroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|jasminakitchentalk]] <br> [[Leave her|myashousekitchen]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|jasminabathroomtalk]] <br> [[Leave her|myashousebathroom]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[And how can I explain their missing?|elisafirstmet8]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>I heard you are bounty hunter</span> <span>Don't deni it. </span> <span>So, "criminals" you will search and fight. They can be a good soldiers for me.</span> <span>You can bring them to me.Don't worry I'll pay you the same amount as the bounty.</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[I'll think about it, bye|oldBar]] <br><br> [[Have no time, bye|oldBar]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Look at the contract</span> <span>If it says "dead or alive"</span> <span>You can bring some evidence and they will be satisfied</span> <span>Anyway I can be grateful and very generous</span> </div> </div> <<set $elisamet = 1>> <</nobr>>
<<nobr>> <<if ($bounty_sex_variant == 1)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex1]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 2)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex1]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 3)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex1]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> <br> [[Yeah, take her|bountydonateelisa1]] <br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>It's for me?</span> <br> </div> </div> <</nobr>>
<<nobr>> <<if($bounty_sex_variant == 1)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex2]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 2)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex2]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 3)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex2]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</if>> <</nobr>>
<<nobr>> <<if($bounty_sex_variant == 1)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex3]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 2)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex3]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 3)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Hard to say. But I wanna confess now|bountyvictorysex3]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</if>> <</nobr>>
<<nobr>> <<if($bounty_sex_variant == 1)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Nice, let's take her to police|bountycomplete]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 2)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Nice, let's take her to police|bountycomplete]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <<elseif($bounty_sex_variant == 3)>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Nice, let's take her to police|bountycomplete]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/locations/street2/oldbar/mystery.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> <br> [[See ya|Dark Street][$Money += $bounty_reward]] [[See ya|bountydonateelisa2][$Money += $bounty_reward]] <br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <br> <span>Good, here is your reward</span> <br> <span>$bounty_reward $</span> <br> <span>Good bye</span> <br> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mackenzi.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Oh yeah|johnsonmackenziroomsex]] <br><br> [[Have no time, bye|johnsonmackenziroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Wanna have some fun?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mackenzi.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|johnsonmackenzikitchensex]] <br><br> [[Have no time, bye|johnsonmackenzikitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mackenzi.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|johnsonmackenzibathroomsex]] <br><br> [[Have no time, bye|johnsonmackenzibathroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/ada.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Oh, I am sure i want|johnsonadaroomsex]] <br><br> [[Have no time, bye|johnsonadaroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>I wanna suck your dick!</span><br> <span>Do you want it?</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/ada.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Sure and I wanna more|johnsonadakitchensex]] <br><br> [[Have no time, bye|johnsonadakitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>More, hmm</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/ada.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|johnsonadabathroomsex]] <br><br> [[Have no time, bye|johnsonadabathroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/reena.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Wanna fuck?|reenaroomsex]] <br><br> [[Later|reenaroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hey</span><br> <span>Ohh yeah</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/reena.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Sure|reenakitchensex]] <br><br> [[Have no time, bye|reenakitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Come closely, I need you here</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/reena.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|reenabathroomsex]] <br><br> [[Have no time, bye|reenabathroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mya.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[May I have a minute|myaroomsex]] <br><br> [[Have no time, bye|myaroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Of course you can</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mya.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|myakitchensex]] <br><br> [[Have no time, bye|myakitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/mya.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Really?|myabathroomsex]] <br><br> </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Yeah, but I am free for you</span> <span></span> <span></span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/JasminaDel.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|jasminaroomsex]] <br><br> [[Have no time, bye|jasminaroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/JasminaDel.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|jasminakitchensex]] <br><br> [[Have no time, bye|jasminakitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/JasminaDel.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|jasminabathroomsex]] <br><br> [[Have no time, bye|jasminabathroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/sunny.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Come here, girl|sunnyroomsex]] <br><br> [[See you later|sunnyroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Sure</span><br> <span>I am always ready to play with you</span><br> <span>sir</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/sunny.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[Come here, Dear|sunnykitchensex]] <br><br> [[Okay, then|sunnykitchen]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>What?</span><br> <span>oh, yeah</span><br> <span>I am fine</span> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <img src="img/people/icons/sunny.png" width ="200px"> </div> </div> <div class="streettalk_right"> <div> [[My help? How can I help with this?|sunnybathroomsex]] <br><br> [[Have no time, bye|sunnybathroom]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Hm. Probably.</span> <span>So, I need my own army to stand against Queen</span> <span>And I need your help wih that</span> </div> </div> <</nobr>>
Double-click this passage to edit it.
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|oldbarrandomsex1]] <br> [[Sorry, don't wanna interrupt|oldBar]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|oldbarrandomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|oldbarrandomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|oldbarrandomsex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/locations/chinatown/hookahbar/purple/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|oldBar]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Take care of it|haileyfloresnightsex3]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>hehe</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Give me pussy|haileyfloresnightsex4]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Aaaah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Come here|haileyfloresnightsex5]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Ah ah ah ah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[You are sweet, I like you|haileyfloresnightsex6]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Hehe</span><br> <span>Take me</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Yeah|haileyfloresnightsex7]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Aaaaaah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[Come, sit on me|haileyfloresnightsex8]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Oh yeah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/8.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[I am cumming|haileyfloresnightsex9]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Faster faster</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="girlstownsex_background"> <div class="girlstownsex_left"> <video src="img/people/students/Hailey/bar/9.webm" autoplay loop muted height="550px" ></video> </div> <div class="girlstownsex_right"> [[You too, Dear. Let's go to bed|PreSleep]] </div> <div class="girlstownsex_down"> <img src="img/people/dialog.png" > </div> <div class="girlstownsex_text"> <span>Thanks for wonderful sex, sir</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="streettalk_background"> <div class="streettalk_left"> <div> <<for _j = 0; _j < $studentlist.length; _j++>> <<if ($studentlist[_j].firstname === "Hailey")>> <<if ($studentlist[_j].love < 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img src="img/people/students/Hailey/work/1.png" width ="200px"> </a> <<set $streetmeettech = _j>> <<elseif ($studentlist[_j].love >= 100)>> <a @data-passage="$studentlist[_j].secondname" @title="$studentlist[_j].firstname"> <img @src="img/people/students/Hailey/work/2.png" width ="200px"> </a> <<set $streetmeettech = _j>> <</if>> <</if>> <</for>> </div> </div> <div class="streettalk_right"> <div> [[Okay, give me a drink|oldbardrinkbeer]] <br><br> [[Got it|oldBarDrink]] </div> </div> <div class="streettalk_down"> <img src="img/people/dialog.png" > </div> <div class="streettalk_text"> <span>Oh, I am just working here</span> <br> <span>In my free time</span> <br> <span>If you need anything, just ask</span> </div> </div> <</nobr>>
<<nobr>> <<if ($martaknowing == 1)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[Thanks, see you|Police office][$Money += $bounty_reward]] <br> [[Can I use her a little?|bountycomplete1][$Money += $bounty_reward]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good job</span><br> <span>Locked up this bitch</span><br> <span>And here is your reward</span> </div> </div> <<elseif ($martaknowing == 0)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Thanks, bye|Police office][$Money += $bounty_reward]] <br> [[Can I use her a little?|bountycomplete1][$Money += $bounty_reward]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Good job</span><br> <span>I knew you can do this</span><br> <span>Locked up her</span><br> <span>And here is your reward</span> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Jasmina/house/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Okay|myashouse][$myahousefirst = 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>This is my mom Jasmine</span><br> <span>(Wow she is..)</span><br> <span>(She shake your hand and go away, no word said)</span><br> <span>Don't worry, I am sure she likes you</span><br> <span>(Hehe, no shit)</span><br> <span>So, look around. Don't be shy</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="chinaisland_background"> <div class="chinaisland1"> <img src="img/locations/street2/castle/cabinet.png" height="200"> <br> [[Cabinet(closed)|bountydonateelisa2][$energyLevel -= 1]] </div> <div class="chinaisland2"> <img src="img/Fights/bounty/dodze.png" height="200"> <br> [[Training room|bountydonateelisatraining][$energyLevel -= 1]] </div> <div class="chinaisland3"> <img src="img/people/Zena/laboratory.png" height="200"> <br> [[Laboratory|bountydonateelisalab][$energyLevel -= 1]] </div> <div class="chinaisland4"> <img src="img/locations/icons/darkstreet.png" height="200"> <br> [[Leave this place|Dark Street][$energyLevel -= 1]] </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Impressive|johnsonmackenziroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Watch this</span><br> </div> </div> <</nobr>>
Double-click this passage to edit it.
Double-click this passage to edit it.
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[yeah|johnsonadaroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Give it to me</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/kitchen/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Impressive|johnsonadakitchensex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Watch this</span><br> </div> </div> <</nobr>>
johnsonshousebathroom
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/room/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Cause you can eat it|reenaroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> Why are you hiding this from me?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Really?|reenakitchensex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>I always was a good cook</span><br> <span>Every ingredient need special technique</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|reenabathroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[What can you say about this?|myaroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Hey hahaha</span><br> </div> </div> <</nobr>>
Double-click this passage to edit it.
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/bathroom/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Hmm|myabathroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Yeah, I think your friend needs attention</span><br> </div> </div> <</nobr>>
Double-click this passage to edit it.
Double-click this passage to edit it.
Double-click this passage to edit it.
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Change pose|sunnyroomsex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahhhh, harder</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Let me make you happy|sunnykitchensex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(She is moaning)</span><br> </div> </div> <</nobr>>
Double-click this passage to edit it.
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Sure, Rose|Teachersroomrosalva1]] <br> [[Maybe next time|College]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Hi, Dear.</span><br> <span>Teachers work is so exhausting</span><br> <span>You need relax. Come to me</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Yeah|Teachersroomrosalva2]] <br> [[Maybe next time|College]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Uhh, it so tense</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Zena/experiment.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> <img src="img/people/Zena/science.png" height="500px"> <br> [[Sorry, I am leaving|bountydonateelisa2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Do not interrupt research</span><br> <span>Get out immediately</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm|johnsonadaroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(gagging)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Ahh indeed|johnsonadaroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahh</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Oh yes|johnsonadaroomsex5]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(balls sucking)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/room/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Thanks|johnsonshouseroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Tasty cum</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/kitchen/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Oh yes|johnsonadakitchensex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Look closer</span><br> <span>Do you like how they bounce?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Ada/house/kitchen/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Okay, I'll wait|johnsonshousekitchen][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Maybe you'll touch them</span><br> <span>But later, have some work to do</span><br> <span>A little but important</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/room/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Yeah|reenaroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh sure I will</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/room/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Oh|reenaroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(Gagging)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/room/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[It's all for you|reenahouseroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Yeah</span><br> <span>Wow, so much sauce, I love it</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm|reenakitchensex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Yeah,it does</span><br> <span>Give it to me</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Nice|reenakitchensex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Lick it, squeeze it</span><br> <span>Suck it deep</span><br> <span>(She is almost singing)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[ahh|reenakitchensex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Balls are sucking</span><br> <span>And dick gagging</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/kitchen/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Nice song|reenahousekitchen][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>To get sauce in mouth</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|reenabathroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|reenabathroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|reenabathroomsex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/Reena/house/bathroom/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|reenahousebathroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Next pose|sunnyroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahhh</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Deeper|sunnyroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Mmm, deeper</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[I am cumming|sunnyroomsex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahhhh</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/10.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[I am feeling that too, good night|sunnyshouseroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ohhhh</span><br> <span>Hhh, it's so much</span><br> <span>And feels..feels amazing</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Better than smoking|sunnykitchensex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Mmm, give me it</span><br> <span>(She sucks your cock)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/8.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[It's not cigarette, take it deeply|sunnykitchensex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Sunny/House/room/9.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk later, Dear|sunnyshousekitchen][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(it's good and enjoyable substitute for smoking)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Sure, Rose|Teachersroomrosalva3]] <br> [[Maybe next time|College]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Maah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm|Teachersroomrosalva4]] <br> [[Maybe next time|College]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm, yes|Teachersroomrosalva5]] <br> [[Maybe next time|College]] </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Let's make it done</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Rosalva/work/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Thanks, Rose|College][$energyLevel += 20; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahh. Now you can work</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Yes it is|myaroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Hmmm, Is that what you want?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Pussy time|myaroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(She is gagging and laughing)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Yeah, girl|myaroomsex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ah ah ah</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/5.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[I am cumming|myaroomsex5]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Ahhhhhhh</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/room/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Enjoy|myashouseroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Mmmah</span><br> <span>I am full now</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/bathroom/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm, it's good|myabathroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(she is sucking)</span><br> <span>Of course it's good, silly</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/bathroom/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm|myabathroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>(She is gagging a little)</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/Mya/House/bathroom/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[I am sure he is|myashousebathroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Okay, I need call someone</span><br> <span>He is satisfied?</span><br> </div> </div> <</nobr>>
<<nobr>> <<if ($martaknowing == 1)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> <br><br> [[I change my mind, buy|Police office]] <br> [[Yeah, be sure I will|bountycompletesex]] </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>Hm</span><br> <span>(She smiles)</span><br> <span>Sure, do her good</span> </div> </div> <<elseif ($martaknowing == 0)>> <div class="policeofficecell_background"> <div class="policeofficecell_left"> <div> <a data-passage="cell1talk" title="cell"> <img src="img/locations/CentralSquare/police/icons/marta.png" > </a> </div> </div> <div class="policeofficecell_right"> <div> [[Sorry, buy|Police office]] <br> </div> </div> <div class="policeofficecell_down"> <img src="img/people/dialog.png" > </div> <div class="policeofficecell_text"> <span>What?</span><br> <span>Get out</span><br> </div> </div> <</if>> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/bounty/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|bountycompletesex1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/bounty/2.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|bountycompletesex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/bounty/3.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Talk to her|bountycompletesex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/police/bounty/4.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Enough|Police office]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Oh my, so big.<br> How could you keep this in secret?</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/gloryhole/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Nice|gloryhole1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Your dick immediately being sucked<br></span><br> <span>Oh, fuck. Sweet mouth<br></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/gloryhole/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Wonder, who it was!?|WC][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Finish moves and cum<br></span><br> <span>Mmm, thanks girl(Hope it was a woman)<br></span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/Fights/1.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Leave it|bountydonateelisa2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Her people a re training hard</span><br> <span>Maybe I'll see girls I donated today. Lol</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/6.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Mmm|johnsonmackenziroomsex2]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Watch this</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/7.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Impressive|johnsonmackenziroomsex3]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Watch this</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/8.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[I am cumming|johnsonmackenziroomsex4]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Watch this</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/9.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Impressive|johnsonmackenziroomsex5]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Give it, give me all of it</span><br> </div> </div> <</nobr>>
<<nobr>> <div class="insidehousescene_background"> <div class="insidehousescene_left"> <video src="img/people/students/Mackenzi/house/room/10.webm" autoplay loop muted height="550px" ></video> </div> <div class="insidehousescene_right"> [[Same for me|johnsonshouseroom][$energyLevel -= 5; $Time += 1]] <br> </div> <div class="insidehousescene_down"> <img src="img/people/dialog.png" > </div> <div class="insidehousescene_text"> <span>Yeah, I love it</span><br> <span>It feels, mmm</span><br> </div> </div> <</nobr>>