Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<nobr>>
<h1>Arcanum Hotel</h1>
<h4>Welcome to the Arcanum Hotel, a strange and wonderful place where customer satisfaction is guaranteed.</h4>
<h1></h1>
<h4>You are the great-grandson of the previous owner, according to there solicitor they left you the hotel and a tidy sum of cash to begin renovations.</h4>
<h1></h1>
<h4>They expressed as part of there will, they would like you to fix up the hotel and restore it back to its glory days in memory of them.</h4>
<h1></h1>
<h4>The solitors firm have contracted a realtor to show you around the place.</h4>
<h1></h1>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Realtor\Realtor.jpg"/><div class="script-details"><h4 class="author">Realtor - Steve</h4><h4 class="context">Hey, pleasure to meet you, the name's Steve</h4><h4 class="sub-context">So I've been going through the paperwork, I just need you to sign your name here.</h4></div></div>
<h1></h1>
<h4>Name: <<textbox "$playerName" "" "Page1">></h4>
<h5>Press enter to continue.</h5>
<</nobr>>
<h4>Which image best represents you?</h4>
<<nobr>>
<div class="Player-Selection">
<a data-passage="Page2" data-setter="$playerImage to 1"><img class="Player-Selector" src="Assets\Characters\Extras\Player\Male1.jpg"></a>
<a data-passage="Page2" data-setter="$playerImage to 2"><img class="Player-Selector" src="Assets\Characters\Extras\Player\Male2.jpg"></a>
</div>
<h5>Click an image to continue.</h5>
<</nobr>>
<h1>Back Room</h1><img class="locationImage" src="Assets\Locations\PlayerQuaters\PlayerQuaters-Damaged.jpg"/>
<h4>Steve proceeded to give you a guided tour of the hotel before both returning to the back room to dicuss possible renovation options.</h4>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Realtor\Realtor.jpg"/><div class="script-details"><h4 class="author">Realtor - Steve</h4><h4 class="context">So as you can see the place is pretty beat up. I'd wager with the funds left to you from your great-grandparent, I reckon you can renovate the back room into a managers quater or living space and possibly get the foyer and a few rooms up and running.</h4><h4 class="sub-context"></h4></div></div>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Realtor\Realtor.jpg"/><div class="script-details"><h4 class="author">Realtor - Steve</h4><h4 class="context">I'd say that will be enough to atleast get you open for buisness.</h4><h4 class="sub-context"></h4></div></div>
<h4>Steve put you in touch with a decent contractor and after some negotiation a deal was struck, all that was left to do is to give the go ahead</h4>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Contractor\Contractor.jpg"/><div class="script-details"><h4 class="author">Contractor - Nate</h4><h4 class="context">I can have the team over to start work on the back room first thing tommorow, then you can just give us a call when your ready for them to work on other parts of the hotel.</h4><h4 class="sub-context">
<div class="myButton" id="myButton" data-passage="Page3"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4>
</h4></div></div>
<<set $renovateRoom to "Player Quaters">>
<<script>>setup.renovateRoom();<</script>><h1> Guest Logbook </h1>
<div class="containerL">
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc1logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc1name</h2><h4 class="stats">Events: <<if $npc1events is 0>>No Events<<else>>$npc1event / $npc1events<</if>></h4><h4 class="stats">Affection: $npc1affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc2logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc2name</h2><h4 class="stats">Events: <<if $npc2events is 0>>No Events<<else>>$npc2event / $npc2events<</if>></h4><h4 class="stats">Affection: $npc2affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc3logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc3name</h2><h4 class="stats">Events: <<if $npc3events is 0>>No Events<<else>>$npc3event / $npc3events<</if>></h4><h4 class="stats">Affection: $npc3affection</h4></div></div></div>
</div><!-- END container -->
<div class="myButton" id="myButton" data-passage="Logbook2"><div id="slide"></div><a>Logbook Page 2</a></div><div class="myButton" id="myButton" data-passage="Logbook3"><div id="slide"></div><a>Logbook Page 3</a></div><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<h1> Guest Logbook </h1>
<div class="containerL">
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc4logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc4name</h2><h4 class="stats">Events: <<if $npc4events is 0>>No Events<<else>>$npc4event / $npc4events<</if>></h4><h4 class="stats">Affection: $npc4affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc5logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc5name</h2><h4 class="stats">Events: <<if $npc5events is 0>>No Events<<else>>$npc5event / $npc5events<</if>></h4><h4 class="stats">Affection: $npc5affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc6logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc6name</h2><h4 class="stats">Events: <<if $npc6events is 0>>No Events<<else>>$npc6event / $npc6events<</if>></h4><h4 class="stats">Affection: $npc6affection</h4></div></div></div>
</div><!-- END container -->
<div class="myButton" id="myButton" data-passage="Logbook1"><div id="slide"></div><a>Logbook Page 1</a></div><div class="myButton" id="myButton" data-passage="Logbook3"><div id="slide"></div><a>Logbook Page 3</a></div><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<h1> Guest Logbook </h1>
<div class="containerL">
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc7logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc7name</h2><h4 class="stats">Events: <<if $npc7events is 0>>No Events<<else>>$npc7event / $npc7events<</if>></h4><h4 class="stats">Affection: $npc7affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc8logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc8name</h2><h4 class="stats">Events: <<if $npc8events is 0>>No Events<<else>>$npc8event / $npc8events<</if>></h4><h4 class="stats">Affection: $npc8affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $npc9logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $npc9name</h2><h4 class="stats">Events: <<if $npc9events is 0>>No Events<<else>>$npc9event / $npc9events<</if>></h4><h4 class="stats">Affection: $npc9affection</h4></div></div></div>
</div><!-- END container -->
<div class="myButton" id="myButton" data-passage="Logbook1"><div id="slide"></div><a>Logbook Page 1</a></div><div class="myButton" id="myButton" data-passage="Logbook2"><div id="slide"></div><a>Logbook Page 2</a></div><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><h1>Managers Quaters</h1><img class="locationImage" src="Assets\Locations\PlayerQuaters\PlayerQuaters.jpg"/>
<h3>Locations</h3><div class="myButton myButtonInactive" id="myButton"><div id="slide"></div><a>Managers Room</a></div><div class="myButton" id="myButton" data-passage="Foyer"><div id="slide"></div><a>Foyer</a></div><<if $basicRooms is true && $foyer is "Foyer.gif">><div class="myButton" id="myButton" data-passage="RecRoom"><div id="slide"></div><a>Recreation Room</a></div><div class="myButton" id="myButton" data-passage="LunchRoom"><div id="slide"></div><a>Lunch Room</a></div><div class="myButton" id="myButton" data-passage="Garden"><div id="slide"></div><a>Garden</a></div><</if>>
<h3>Facilities</h3><<if $timeOfDay is "Night">><div class="myButton" id="myButton" data-passage="Sleep"><div id="slide"></div><a>Sleep</a></div><<else>><div class="myButton" id="myButton" data-passage="Wait"><div id="slide"></div><a>Wait</a></div><</if>><div class="myButton" id="myButton" data-passage="Bathroom"><div id="slide"></div><a>Bathroom</a></div><div class="myButton" id="myButton" data-passage="Kitchen"><div id="slide"></div><a>Kitchen</a></div><<if $employee1active is 1 or $employee2active is 1 or $employee3active is 1 or $employee4active is 1>><div class="myButton" id="myButton" data-passage="PCNav"><div id="slide"></div><a>Use PC</a></div><</if>>
<<if $foyer isnot "Foyer.gif">><h4>We should renovate the foyer before worrying about the guest rooms.</h4><<elseif $basicRooms isnot true>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate Basic Rooms</a></div><h4>£10000</h4><<else>><h3>Premium Rooms</h3><<if $timeOfDay isnot "Night">><div class="myButton" id="myButton" data-passage="Room1"><div id="slide"></div><a>$npc1name Room</a></div><div class="myButton" id="myButton" data-passage="Room2"><div id="slide"></div><a>$npc2name Room</a></div><div class="myButton" id="myButton" data-passage="Room3"><div id="slide"></div><a>$npc3name Room</a></div>
<div class="myButton" id="myButton" data-passage="Room4"><div id="slide"></div><a>$npc4name Room</a></div><div class="myButton" id="myButton" data-passage="Room5"><div id="slide"></div><a>$npc5name Room</a></div><div class="myButton" id="myButton" data-passage="Room6"><div id="slide"></div><a>$npc6name Room</a></div>
<div class="myButton" id="myButton" data-passage="Room7"><div id="slide"></div><a>$npc7name Room</a></div><div class="myButton" id="myButton" data-passage="Room8"><div id="slide"></div><a>$npc8name Room</a></div><div class="myButton" id="myButton" data-passage="Room9"><div id="slide"></div><a>$npc9name Room</a></div><<else>><h4>It's pretty late, I shouldn't bother the guests.</h4><</if>><</if>>
<<if $basicRooms is true && $foyer is "Foyer.gif" && $hotelFloors < 5 >><h3>Hotel Upgrade</h3><div class="myButton" id="myButton" data-passage="HotelUpgrade"><div id="slide"></div><a>Hotel Upgrade</a></div><h4>£$hotelUpgrade</h4><</if>>
<<set $renovateRoom to "Basic Rooms">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/BasicRoom.jpg">>
<<set $renovateCost to 10000>>
<<set $currentPage to "PlayerQuaters">>
<<if $logbook is 1>>
[[Logbook->Logbook1]]
[[Employee's->Employee1]]
<</if>>
/*
[[Debug->DebugMenu]]
*/<!-- Player Details -->
<<set $playerName to "">>
<<set $playerImage to 0>>
<<set $playerWallet to 65000>>
<<set $playerHunger to 0>>
<<set $playerHygiene to 0>>
<!-- Story -->
<<set $currentPage to "">>
<<set $currentNPC to "">>
<<set $currentStaff to 2>>
<<set $numOfDays to 1>>
<<set $timeOfDay to "Morning">>
<<set $dayOfWeek to "Monday">>
<<set $hotelFloors to 1>>
<<set $hotelUpgrade to 12000>>
<<set $hotelCapacity to 40>>
<<set $hotelLoan to 0>>
<<set $hotelLoanPayment to 0>>
<<set $hotelLoanCount to 0>>
<<set $hotelGuests to 0>>
<<set $newGuests to 0>>
<<set $help to false>>
<<set $weekend to false>>
<<set $logbook to false>>
<<set $eventShouldTrigger to 0>>
<<set $eventToTrigger to 0>>
<!-- LOCATIONS -->
<<set $basicRooms to false>>
<<set $foyer to "Foyer-Damaged.jpg">>
<<set $recRoom to "RecRoom-Damaged.jpg">>
<<set $garden to "Garden-Damaged.jpg">>
<<set $lunchRoom to "LunchRoom-Damaged.jpg">>
<<set $room1 to "Room-Damaged.jpg">>
<<set $room2 to "Room-Damaged.jpg">>
<<set $room3 to "Room-Damaged.jpg">>
<<set $room4 to "Room-Damaged.jpg">>
<<set $room5 to "Room-Damaged.jpg">>
<<set $room6 to "Room-Damaged.jpg">>
<<set $room7 to "Room-Damaged.jpg">>
<<set $room8 to "Room-Damaged.jpg">>
<<set $room9 to "Room-Damaged.jpg">>
<!-- NPC GUEST -->
<!-- NPC 1 -->
<<set $npc1name to "Unknown">>
<<set $npc1portrait to "Silhouette.jpg">>
<<set $npc1logbook to "Silhouette.jpg">>
<<set $npc1event to 0>>
<<set $npc1events to 0>>
<<set $npc1affection to 0>>
<<set $npc1active to 0>>
<<set $npc1ev1 to 0>>
<<set $npc1ev2 to 0>>
<<set $npc1ev3 to 0>>
<<set $npc1ev4 to 0>>
<!-- NPC 2 -->
<<set $npc2name to "Unknown">>
<<set $npc2portrait to "Silhouette.jpg">>
<<set $npc2logbook to "Silhouette.jpg">>
<<set $npc2event to 0>>
<<set $npc2events to 0>>
<<set $npc2affection to 0>>
<<set $npc2active to 0>>
<<set $npc2ev1 to 0>>
<<set $npc2ev2 to 0>>
<<set $npc2ev3 to 0>>
<<set $npc2ev4 to 0>>
<!-- NPC 3 -->
<<set $npc3name to "Unknown">>
<<set $npc3portrait to "Silhouette.jpg">>
<<set $npc3logbook to "Silhouette.jpg">>
<<set $npc3event to 0>>
<<set $npc3events to 0>>
<<set $npc3affection to 0>>
<<set $npc3active to 0>>
<<set $npc3ev1 to 0>>
<<set $npc3ev2 to 0>>
<<set $npc3ev3 to 0>>
<<set $npc3ev4 to 0>>
<!-- NPC 4 -->
<<set $npc4name to "Unknown">>
<<set $npc4portrait to "Silhouette.jpg">>
<<set $npc4logbook to "Silhouette.jpg">>
<<set $npc4event to 0>>
<<set $npc4events to 0>>
<<set $npc4affection to 0>>
<<set $npc4active to 0>>
<<set $npc4ev1 to 0>>
<<set $npc4ev2 to 0>>
<<set $npc4ev3 to 0>>
<<set $npc4ev4 to 0>>
<!-- NPC 5 -->
<<set $npc5name to "Unknown">>
<<set $npc5portrait to "Silhouette.jpg">>
<<set $npc5logbook to "Silhouette.jpg">>
<<set $npc5event to 0>>
<<set $npc5events to 0>>
<<set $npc5affection to 0>>
<<set $npc5active to 0>>
<<set $npc5ev1 to 0>>
<<set $npc5ev2 to 0>>
<<set $npc5ev3 to 0>>
<<set $npc5ev4 to 0>>
<!-- NPC 6 -->
<<set $npc6name to "Unknown">>
<<set $npc6portrait to "Silhouette.jpg">>
<<set $npc6logbook to "Silhouette.jpg">>
<<set $npc6event to 0>>
<<set $npc6events to 0>>
<<set $npc6affection to 0>>
<<set $npc6active to 0>>
<<set $npc6ev1 to 0>>
<<set $npc6ev2 to 0>>
<<set $npc6ev3 to 0>>
<<set $npc6ev4 to 0>>
<!-- NPC 7 -->
<<set $npc7name to "Unknown">>
<<set $npc7portrait to "Silhouette.jpg">>
<<set $npc7logbook to "Silhouette.jpg">>
<<set $npc7event to 0>>
<<set $npc7events to 0>>
<<set $npc7affection to 0>>
<<set $npc7active to 0>>
<<set $npc7ev1 to 0>>
<<set $npc7ev2 to 0>>
<<set $npc7ev3 to 0>>
<<set $npc7ev4 to 0>>
<!-- NPC 8 -->
<<set $npc8name to "Unknown">>
<<set $npc8portrait to "Silhouette.jpg">>
<<set $npc8logbook to "Silhouette.jpg">>
<<set $npc8event to 0>>
<<set $npc8events to 0>>
<<set $npc8affection to 0>>
<<set $npc8active to 0>>
<<set $npc8ev1 to 0>>
<<set $npc8ev2 to 0>>
<<set $npc8ev3 to 0>>
<<set $npc8ev4 to 0>>
<!-- NPC 9 -->
<<set $npc9name to "Unknown">>
<<set $npc9portrait to "Silhouette.jpg">>
<<set $npc9logbook to "Silhouette.jpg">>
<<set $npc9event to 0>>
<<set $npc9events to 0>>
<<set $npc9affection to 0>>
<<set $npc9active to 0>>
<<set $npc9ev1 to 0>>
<<set $npc9ev2 to 0>>
<<set $npc9ev3 to 0>>
<<set $npc9ev4 to 0>>
<!-- NPC EMPLOYEES -->
<!-- Foyer -->
<<set $employee1name to "Unknown">>
<<set $employee1portrait to "Silhouette.jpg">>
<<set $employee1logbook to "Silhouette.jpg">>
<<set $employee1event to 0>>
<<set $employee1events to 0>>
<<set $employee1affection to 0>>
<<set $employee1active to 0>>
<<set $epc1ev1 to 0>>
<<set $epc1ev2 to 0>>
<<set $epc1ev3 to 0>>
<<set $epc1ev4 to 0>>
<!-- RecRoom -->
<<set $employee2name to "Unknown">>
<<set $employee2portrait to "Silhouette.jpg">>
<<set $employee2logbook to "Silhouette.jpg">>
<<set $employee2event to 0>>
<<set $employee2events to 0>>
<<set $employee2affection to 0>>
<<set $employee2active to 0>>
<<set $epc2ev1 to 0>>
<<set $epc2ev2 to 0>>
<<set $epc2ev3 to 0>>
<<set $epc2ev4 to 0>>
<!-- LunchRoom -->
<<set $employee3name to "Unknown">>
<<set $employee3portrait to "Silhouette.jpg">>
<<set $employee3logbook to "Silhouette.jpg">>
<<set $employee3event to 0>>
<<set $employee3events to 0>>
<<set $employee3affection to 0>>
<<set $employee3active to 0>>
<<set $epc3ev1 to 0>>
<<set $epc3ev2 to 0>>
<<set $epc3ev3 to 0>>
<<set $epc3ev4 to 0>>
<!-- Garden -->
<<set $employee4name to "Unknown">>
<<set $employee4portrait to "Silhouette.jpg">>
<<set $employee4logbook to "Silhouette.jpg">>
<<set $employee4event to 0>>
<<set $employee4events to 0>>
<<set $employee4affection to 0>>
<<set $employee4active to 0>>
<<set $epc4ev1 to 0>>
<<set $epc4ev2 to 0>>
<<set $epc4ev3 to 0>>
<<set $epc4ev4 to 0>>
<!-- NPC POSSIBLE EMPLOYEES -->
<!-- NPC E1 -->
<<set $npcE1name to "Natalie Mars">>
<<set $npcE1age to "26">>
<<set $npcE1gender to "Transsexual">>
<<set $npcE1image to "NatalieMarsPortrait.jpg">>
<<set $npcE1events to 0>>
<!-- NPC E2 -->
<<set $npcE2name to "Eva Elfie">>
<<set $npcE2age to "18">>
<<set $npcE2gender to "Female">>
<<set $npcE2image to "EvaElfiePortrait.jpg">>
<<set $npcE2events to 2>>
<!-- NPC E3 -->
<<set $npcE3name to "Lauren Phillips">>
<<set $npcE3age to "29">>
<<set $npcE3gender to "Female">>
<<set $npcE3image to "LaurenPhillipsPortrait.jpg">>
<<set $npcE3events to 3>>
<!-- NPC E4 -->
<<set $npcE4name to "Ella Hollywood">>
<<set $npcE4age to "19">>
<<set $npcE4gender to "Transsexual">>
<<set $npcE4image to "EllaHollywoodPortrait.jpg">>
<<set $npcE4events to 2>>
<div class="script-message"><img class="script-image" src="{IMAGE}"/><div class="script-details"><h4 class="author">{AUTHOR}</h4><h4 class="context">{CONTEXT}</h4><h4 class="sub-context">{SUB CONTEXT}</h4></div></div>
<div class="myButton" id="myButton" data-passage="{PASSAGE NAME}"><div id="slide"></div><a>{TEXT}</a></div><img class="locationImage" src="Assets\Locations\Foyer\CheckIn\CheckIn1.gif"/>
<<if $hotelGuests < $hotelCapacity>><<script>>setup.addGuest();
setup.advanceTime();<</script>>
<div class="script-message"><img class="script-image" src="Assets\Characters\Narator\NaratorPortrait.jpg"/><div class="script-details"><h4 class="author">Narator</h4><p class="context"><h4>You spent some time checking new guests into the hotel.</h4></p><p class="sub-context"><<if $newGuests is 0>><h4>No new guests have checked in.</h4><<else>><h4>$newGuests New guests checked in to the hotel.</h4><</if>></p></div></div><<if $employee1active is 2>><h4>$employee1name checked in 1 new guest.</h4><</if>><<else>><h4>Hotel is currently at max capacity</h4><</if>>
<<if $npc1active is 1>>
<<include "NewGuest - KennaJames">>
<<else>><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><</if>>
/*
<<elseif $npc2active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc3active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc4active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc5active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc6active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc7active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc8active is 1>>
<<include "NewGuest - KennaJames">>
<<elseif $npc9active is 1>>
<<include "NewGuest - KennaJames">>
*/<<if $help is true>>
<div style="float: left; margin-left: 10px;" data-passage="Info"><i class="fas fa-book icon" style="color: white;"></i></div><div style="float: left;" data-passage="Statistics"><i class="fas fa-chart-line icon" style="color: white;"></i></div><</if>><div class="iconContainer"><<if $playerHygiene > 0>><i class="fas fa-heart icon"></i><<else>><</if>><<if $playerHunger > 0>><i class="fas fa-hamburger icon"></i><<else>><</if>></div>
<<print "<img class='Profile-Image' src='Assets/Characters/Extras/Player/Male" + $playerImage + ".jpg'>">>
<<nobr>>
<div class="Card">
<h3 class="Card-Header">Player</h3>
<div class="Card-Body">
<h4 class="Card-Stats">Name: $playerName</h4>
<h4 class="Card-Stats">Wallet: £$playerWallet</h4>
<<if $hotelLoan > 0 >>
<h4 class="Card-Stats">Loan: £$hotelLoan</h4>
<</if>>
</div>
</div>
<div class="Card">
<h3 class="Card-Header">Time</h3>
<div class="Card-Body">
<h4 class="Card-Stats">Day: $numOfDays</h4>
<h4 class="Card-Stats">$dayOfWeek - $timeOfDay</h4>
</div>
</div>
<div class="Card">
<h3 class="Card-Header">Stats</h3>
<div class="Card-Body">
<h4 class="Card-Stats">Current Guests: $hotelGuests/$hotelCapacity</h4>
</div>
</div>
<</nobr>><h1>Premium Room 1</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room1 + "'>">>
<<if $room1 isnot "Room-Damaged.jpg">><<if $npc1active is 2>>
<<set $activeNPC to "NPC1">>
<<set $currentNPC to $npc1name>>
<<include $npc1name>>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room1">>
<<set $renovateRoom to "Premium Room 1">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room1.jpg">>
<<set $afterRenovationImage to "Room1.jpg">>
<<set $renovateCost to 20000>><<nobr>>
<h1>Foyer</h1><<print "<img class='locationImage' src='Assets/Locations/Foyer/" + $foyer + "'>">>
<h1></h1>
<h3>Locations</h3>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Managers Room</a></div>
<div class="myButton myButtonInactive" id="myButton"><div id="slide"></div><a>Foyer</a></div>
<<if $basicRooms is true && $foyer is "Foyer.gif">>
<div class="myButton" id="myButton" data-passage="RecRoom"><div id="slide"></div><a>Recreation Room</a></div>
<div class="myButton" id="myButton" data-passage="LunchRoom"><div id="slide"></div><a>Lunch Room</a></div>
<div class="myButton" id="myButton" data-passage="Garden"><div id="slide"></div><a>Garden</a></div>
<</if>>
<<if $foyer isnot "Foyer-Damaged.jpg">>
<<if $basicRooms isnot false>>
<<if $timeOfDay isnot "Night">>
<h3>Work</h3>
<div class="myButton" id="myButton" data-passage="CheckIn"><div id="slide"></div><a>Check In</a></div>
<<else>>
<h4>It's a bit late to be to checking new customers in to the hotel, we should properly get some rest.</h4>
<</if>>
<h1></h1>
<<if $employee1active is 2>>
<<if $timeOfDay isnot "Night">>
<<set $activeNPC to "EMPLOYEE1">>
<<set $currentNPC to $employee1name>>
<h1></h1>
<<include $employee1name>>
<<else>>
<h4>$employee1name will have gone home by this time.</h4>
<</if>>
<<else>>
<h4>I should hire someone to check in guests when I don't have time, maybe I should look online from the managers quater.</h4>
<</if>>
<<else>>
<h4>We need to renovate the basic rooms before we can start checking in guests</h4>
<</if>>
<<else>>
<br/>
<br/>
<div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£30000</h4>
<</if>>
<</nobr>>
<<set $renovateRoom to "Foyer">>
<<set $renovateImageBefore to "Assets/Locations/Foyer/Foyer-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Foyer/Foyer.gif">>
<<set $renovateCost to 30000>>
<<set $currentPage to "Foyer">><<nobr>>
<h1>Recreation Room</h1><<print "<img class='locationImage' src='Assets/Locations/RecRoom/" + $recRoom + "'>">>
<br/>
<h3>Locations</h3>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Managers Room</a></div>
<div class="myButton" id="myButton" data-passage="Foyer"><div id="slide"></div><a>Foyer</a></div>
<<if $basicRooms is true && $foyer is "Foyer.gif">>
<div class="myButton myButtonInactive" id="myButton"><div id="slide"></div><a>Recreation Room</a></div>
<div class="myButton" id="myButton" data-passage="LunchRoom"><div id="slide"></div><a>Lunch Room</a></div>
<div class="myButton" id="myButton" data-passage="Garden"><div id="slide"></div><a>Garden</a></div>
<</if>>
<h1></h1>
<<if $recRoom isnot "RecRoom-Damaged.jpg">>
<<if $employee2active is 2>>
<<if$timeOfDay isnot "Night">>
<<set $activeNPC to "EMPLOYEE2">>
<<set $currentNPC to $employee2name>>
<h1></h1>
<<include $employee2name>>
<<else>>
<h4>$employee2name will of be at home at this time.</h4>
<</if>>
<<else>>
<h4>I should hire someone to attend to guests in this area, maybe ill check online when i get back to manager quaters</h4>
<</if>>
<<else>>
<div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£10000</h4>
<</if>>
<</nobr>>
<<set $renovateRoom to "Recreation Room">>
<<set $renovateImageBefore to "Assets/Locations/RecRoom/RecRoom-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/RecRoom/RecRoom.jpg">>
<<set $renovateCost to 10000>>
<<set $currentPage to "RecRoom">><h1>Garden</h1><<print "<img class='locationImage' src='Assets/Locations/Garden/" + $garden + "'>">>
<h3>Locations</h3><div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Managers Room</a></div><div class="myButton" id="myButton" data-passage="Foyer"><div id="slide"></div><a>Foyer</a></div><<if $basicRooms is true && $foyer is "Foyer.gif">><div class="myButton" id="myButton" data-passage="RecRoom"><div id="slide"></div><a>Recreation Room</a></div><div class="myButton" id="myButton" data-passage="LunchRoom"><div id="slide"></div><a>Lunch Room</a></div><div class="myButton myButtonInactive" id="myButton"><div id="slide"></div><a>Garden</a></div><</if>>
<h3>Title PlaceHolder</h3><<if $garden is "Garden-Damaged.jpg">><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£10000</h4><</if>>
<<set $renovateRoom to "Garden">>
<<set $renovateImageBefore to "Assets/Locations/Garden/Garden-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Garden/Garden.jpg">>
<<set $renovateCost to 10000>>
<<set $currentPage to "Garden">><h1>Premium Room 2</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room2 + "'>">>
<<if $room2 isnot "Room-Damaged.jpg">><<if $npc2active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room2">>
<<set $renovateRoom to "Premium Room 2">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room2.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 3</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room3 + "'>">>
<<if $room3 isnot "Room-Damaged.jpg">><<if $npc3active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room3">>
<<set $renovateRoom to "Premium Room 3">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room3.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 4</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room4 + "'>">>
<<if $room4 isnot "Room-Damaged.jpg">><<if $npc4active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room4">>
<<set $renovateRoom to "Premium Room 4">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room4.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 5</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room5 + "'>">>
<<if $room5 isnot "Room-Damaged.jpg">><<if $npc5active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room5">>
<<set $renovateRoom to "Premium Room 5">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room5.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 6</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room6 + "'>">>
<<if $room6 isnot "Room-Damaged.jpg">><<if $npc6active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room6">>
<<set $renovateRoom to "Premium Room 6">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room6.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 7</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room7 + "'>">>
<<if $room7 isnot "Room-Damaged.jpg">><<if $npc7active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room7">>
<<set $renovateRoom to "Premium Room 7">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room7.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 8</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room8 + "'>">>
<<if $room8 isnot "Room-Damaged.jpg">><<if $npc8active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room8">>
<<set $renovateRoom to "Premium Room 8">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room8.jpg">>
<<set $renovateCost to 20000>><h1>Premium Room 9</h1>
<<print "<img class='locationImage' src='Assets/Locations/Rooms/" + $room9 + "'>">>
<<if $room9 isnot "Room-Damaged.jpg">><<if $npc9active is 2>>
<h4>PLACEHOLDER</h4>
<<else>><h4>This room is currently vacant, maybe we should check in some new guests in the Foyer?</h4><</if>>
<<else>><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<<set $currentPage to "Room9">>
<<set $renovateRoom to "Premium Room 9">>
<<set $renovateImageBefore to "Assets/Locations/Rooms/Room-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/Rooms/Room9.jpg">>
<<set $renovateCost to 20000>><<script>>setup.dailyReport(); setup.advanceDay();<</script>>
<<nobr>>
<<if $hotelLoan > 0 >>
<h1>Loan</h1>
<h4>Weekly Payment: £$hotelLoanPayment</h4>
<h4>Loan: £$hotelLoan</h4>
<</if>>
<h1>Income</h1>
<h4>Guests: $hotelGuests</h4><h4>Basic Rates: £40 Per Night</h4>
<h4>Total Earned: £<<print $hotelGuests * 40>></h4>
<<if $dayOfWeek is "Friday" && $timeOfDay is "Morning">>
<<script>>setup.removeGuest();<</script>>
<h1>Wages</h1>
<h4>Staff: $currentStaff</h4><h4>Basic Wages: £1,500 Per Week</h4>
<h4>Total Payed: £<<print $currentStaff * 1500>></h4>
<h1></h1>
<h4>Today is checkout day for some of the your guest's don't forget to check new guest in or you could find yourself in a spot of trouble concerning your cash flow.</h4>
<</if>>
<h1>Employee Bonus</h1>
<<if $employee1active is 2>>
<h4>Foyer Bonus: +1 Guest Per Time Slot</h4>
<</if>>
<</nobr>>
<<if $playerWallet < 0>>
<div class="myButton" id="myButton" data-passage="Bankruptcy"><div id="slide"></div><a>Bankrupt</a></div>
<<else>>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>New Day</a></div>
<</if>>
<h1>Managers Quaters - Bathroom</h1><img class="locationImage" src="Assets\Locations\PlayerQuaters\Bathroom.jpg"/>
<div class="myButton" id="myButton" data-passage="PlayerShower"><div id="slide"></div><a>Shower</a></div>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><h1>Managers Quaters - Kitchen</h1><img class="locationImage" src="Assets\Locations\PlayerQuaters\Kitchen.jpg"/>
<div class="myButton" id="myButton" data-passage="PlayerEat"><div id="slide"></div><a>Get Breakfest</a></div>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><h1>Logbook Updated</h1><div class="script-message"><img class="script-image" src="Assets\Characters\Kenna James\KennaJamesPortrait.jpg"/><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>Hello, I have a booking for 1 person staying in premium room 1.</h4></p><p class="sub-context"></p></div></div>
<div class="script-message"><<print "<img class='script-image' src='Assets/Characters/Extras/Player/Male" + $playerImage + "Portrait.jpg'>">><div class="script-details"><h4 class="author">$playerName</h4><p class="context"><h4>Yep one sec, let me just check the system... can I get your name miss?</h4></p><p class="sub-context"></p></div></div>
<div class="script-message"><img class="script-image" src="Assets\Characters\Kenna James\KennaJamesPortrait.jpg"/><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>It should be under James first name Kenna</h4></p><p class="sub-context"></p></div></div>
<h4>You enter Miss James name into the system, a booking for Premium Room 1 is indeed confirmed under that name.</h4>
<div class="script-message"><<print "<img class='script-image' src='Assets/Characters/Extras/Player/Male" + $playerImage + "Portrait.jpg'>">><div class="script-details"><h4 class="author">$playerName</h4><p class="context"><h4>Here you are Miss James, your key and a hotel pamphlet describing the hotel amenities, if you should need anything please don't hestitate to call from the phone provided in your suite.</h4></p><p class="sub-context"></p></div></div>
<div class="script-message"><<print "<img class='script-image' src='Assets/Characters/Extras/Player/Male" + $playerImage + "Portrait.jpg'>">><div class="script-details"><h4 class="author">$playerName</h4><p class="context"><h4>I am the owner of the arcanum hotel you can call me $playerName, please enjoy your stay.</h4></p><p class="sub-context"></p></div></div>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<<set $npc1name to "Kenna James">>
<<set $npc1portrait to "Kenna James/KennaJamesPortrait.jpg">>
<<set $npc1logbook to "Kenna James/KennaJamesLogbook.jpg">>
<<set $npc1active to 2>>
<<set $npc1events to 2>>
<<script>>setup.affectionIncreased(); setup.advanceTime();<</script>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Talk.mp4' autoplay></video>">>
<h4>You spend some time talking to $currentNPC, there affection for you has increased.</h4>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div>
<div class="script-message"><img class="script-image" src="Assets\Characters\Narator\NaratorPortrait.jpg"/><div class="script-details"><h4 class="author">Narator</h4><h4 class="context">Now lets take a quick peek at the Logbook going forward the Logbook will contain information on the current guests staying at the hotel.</h4><h4 class="sub-context">You can view each guests information by hovering over there image.</h4></div></div>
<div class="myButton" id="myButton" data-passage="Logbook1"><div id="slide"></div><a>Logbook</a></div>
<<set $logbook to 1>><<if $playerWallet >= $renovateCost>><h2>You have decided to renovate the $renovateRoom</h2><h3>Before:</h3><<print "<img class='locationImage' src='" + $renovateImageBefore + "'>">>
<h3>After:</h3><<print "<img class='locationImage' src='" + $renovateImageAfter + "'>">>
<h4>£$renovateCost has been deducted from your balance.</h4><<script>>setup.renovateRoom();<</script>><<if $renovateRoom is "Foyer">><div class="myButton" id="myButton" data-passage="LogbookIntro"><div id="slide"></div><a>Logbook</a></div><<else>>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><</if>>
<<else>><h4>You do not currently have enough funds for this renovation.</h4><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><</if>><h1>Lunch Room</h1><<print "<img class='locationImage' src='Assets/Locations/LunchRoom/" + $lunchRoom + "'>">>
<h3>Locations</h3><div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Managers Room</a></div><div class="myButton" id="myButton" data-passage="Foyer"><div id="slide"></div><a>Foyer</a></div><<if $basicRooms is true && $foyer is "Foyer.gif">><div class="myButton" id="myButton" data-passage="RecRoom"><div id="slide"></div><a>Recreation Room</a></div><div class="myButton myButtonInactive" id="myButton"><div id="slide"></div><a>Lunch Room</a></div><div class="myButton" id="myButton" data-passage="Garden"><div id="slide"></div><a>Garden</a></div><</if>>
<h3>Title PlaceHolder</h3><<if $lunchRoom is "LunchRoom-Damaged.jpg">><div class="myButton" id="myButton" data-passage="Renovate"><div id="slide"></div><a>Renovate</a></div><h4>£20000</h4><</if>>
<<set $renovateRoom to "Lunch Room">>
<<set $renovateImageBefore to "Assets/Locations/LunchRoom/LunchRoom-Damaged.jpg">>
<<set $renovateImageAfter to "Assets/Locations/LunchRoom/LunchRoom.jpg">>
<<set $renovateCost to 20000>>
<<set $currentPage to "LunchRoom">><<print "<img class='locationImage' src='Assets/Locations/PlayerQuaters/Kitchen/Male" + $playerImage + ".gif'>">>
<h4>You sit down for breakfest</h4>
<<script>>setup.advanceTime();<</script>>
<<set $playerHunger to 3>>
<<timed 5s>><<goto "PlayerQuaters">><</timed>><<print "<img class='locationImage' src='Assets/Locations/PlayerQuaters/Bathroom/Male" + $playerImage + ".gif'>">>
<h4>You take a shower</h4>
<<script>>setup.advanceTime();<</script>>
<<set $playerHygiene to 3>>
<<timed 5s>><<goto "PlayerQuaters">><</timed>><h4>You kill some time.</h4>
<<script>>setup.advanceTime();<</script>>
<<timed 5s>><<goto "PlayerQuaters">><</timed>><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<<button "Add Money" "DebugMenu">><<script>>setup.addMoney();<</script>><</button>>
<<button "Max Stats" "DebugMenu">><<script>>setup.maxStats();<</script>><</button>>
<<button "Advance To Pay Day" "DebugMenu">><<script>>setup.advanceToPayDay();<</script>><</button>>
To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>To Be Added...
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(4)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Blowjob.mp4' autoplay></video>">>
<h4>$currentNPC sucked on your big hard cock, there affection for you has increased.</h4>
<</if>>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(2)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Handjob.mp4' autoplay></video>">>
<</if>>
<h4>$currentNPC gave you a handjob, there affection for you has increased.</h4>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(5)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Sex.mp4' autoplay></video>">>
<h4>$currentNPC love it when you fuck them like this, there affection for you has increased.</h4>
<</if>>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><<nobr>>
<div class="PC"><img class="PC-Monitor" src="Assets\Locations\PlayerQuaters\Computer\Browser.png"><img class="PC-Site-Header" src="Assets\Locations\PlayerQuaters\Computer\BrowserHeader.png"><div class="PC-Bio-Container"><div class="PC-Bio"><<print "<img class='PC-Bio-Image' src='Assets/Characters/" + $npcE1name + "/" + $npcE1image + "'>">><div class="PC-Bio-Text-Container"><h2 class="PC-Bio-Main">Name: <span>$npcE1name</span></h2><h3 class="PC-Bio-Main">Age: <span>$npcE1age</span></h3><h3 class="PC-Bio-Main">Gender: <span>$npcE1gender</span></h3><div><h3 class="PC-Bio-Sub-Header">Description</h3><h4 class="PC-Bio-Sub">$npcE1name is a $npcE1age year old mother of two, she's looking at getting back into full time employment.</h4></div></div><div class="myButton PC-Bio-Button" id="myButton" data-passage="HiringEmployee" data-setter="$employed to $npcE1name; $eventCount to $npcE1events"><div id="slide"></div><a>Hire</a></div></div><div class="PC-Bio"><<print "<img class='PC-Bio-Image' src='Assets/Characters/" + $npcE2name + "/" + $npcE2image + "'>">><div class="PC-Bio-Text-Container"><h2 class="PC-Bio-Main">Name: <span>$npcE2name</span></h2><h3 class="PC-Bio-Main">Age: <span>$npcE2age</span></h3><h3 class="PC-Bio-Main">Gender: <span>$npcE2gender</span></h3><div><h3 class="PC-Bio-Sub-Header">Description</h3><h4 class="PC-Bio-Sub">$npcE2name is a $npcE2age year old college student fresh out of education and looking for her first job.</h4></div></div><div class="myButton PC-Bio-Button" id="myButton" data-passage="HiringEmployee" data-setter="$employed to $npcE2name; $eventCount to $npcE2events"><div id="slide"></div><a>Hire</a></div></div></div></div>
<</nobr>><<nobr>>
<div class="PC"><img class="PC-Monitor" src="Assets\Locations\PlayerQuaters\Computer\Browser.png"><img class="PC-Site-Header" src="Assets\Locations\PlayerQuaters\Computer\BrowserHeader.png"><div class="PC-Bio-Container"><div class="PC-Bio"><<print "<img class='PC-Bio-Image' src='Assets/Characters/" + $npcE3name + "/" + $npcE3image + "'>">><div class="PC-Bio-Text-Container"><h2 class="PC-Bio-Main">Name: <span>$npcE3name</span></h2><h3 class="PC-Bio-Main">Age: <span>$npcE3age</span></h3><h3 class="PC-Bio-Main">Gender: <span>$npcE3gender</span></h3><div><h3 class="PC-Bio-Sub-Header">Description</h3><h4 class="PC-Bio-Sub">$npcE3name is a $npcE3age year old mother of two, she's looking at getting back into full time employment.</h4></div></div><div class="myButton PC-Bio-Button" id="myButton" data-passage="HiringEmployee" data-setter="$employed to $npcE3name; $eventCount to $npcE3events"><div id="slide"></div><a>Hire</a></div></div><div class="PC-Bio"><<print "<img class='PC-Bio-Image' src='Assets/Characters/" + $npcE4name + "/" + $npcE4image + "'>">><div class="PC-Bio-Text-Container"><h2 class="PC-Bio-Main">Name: <span>$npcE4name</span></h2><h3 class="PC-Bio-Main">Age: <span>$npcE4age</span></h3><h3 class="PC-Bio-Main">Gender: <span>$npcE4gender</span></h3><div><h3 class="PC-Bio-Sub-Header">Description</h3><h4 class="PC-Bio-Sub">$npcE4name is a $npcE4age year old college student fresh out of education and looking for her first job.</h4></div></div><div class="myButton PC-Bio-Button" id="myButton" data-passage="HiringEmployee" data-setter="$employed to $npcE4name; $eventCount to $npcE4events"><div id="slide"></div><a>Hire</a></div></div></div></div>
<</nobr>>[img[Assets\Locations\LunchRoom\LunchRoom-Damaged.jpg]][img[Assets\Locations\Garden\Garden-Damaged.jpg]]<<nobr>>
<h4>Which room are you looking to hire an employee for?</h4>
<<if $employee1active is 1>>
<div class="myButton" id="myButton" data-passage="HireFoyer" data-setter="$employmentRoom to 'Foyer'"><div id="slide"></div><a>Foyer</a></div>
<</if>>
<<if $employee2active is 1>>
<div class="myButton" id="myButton" data-passage="HireRecRoom" data-setter="$employmentRoom to 'Recreation Room'"><div id="slide"></div><a>Recreation Room</a></div>
<</if>>
/*
<<if $employee3active is 1>>
<div class="myButton" id="myButton" data-passage="HireLunchRoom" data-setter="$employmentRoom to 'Lunch Room'"><div id="slide"></div><a>Lunch Room</a></div>
<</if>>
<<if $employee4active is 1>>
<div class="myButton" id="myButton" data-passage="HireGarden" data-setter="$employmentRoom to 'Garden'"><div id="slide"></div><a>Garden</a></div>
<</if>>
*/
<</nobr>>
<h4>$employed was employed to work in the $employmentRoom.</h4>
<h4>You will now have to pay them a weekly salary that will be deducted from your balance every friday.</h4>
<<script>>setup.staffEmployed();<</script>>
<<timed 5s>><<goto "PlayerQuaters">><</timed>><h1>Employee Logbook </h1>
<div class="containerE">
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $employee1logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $employee1name</h2><h4 class="stats">Events: <<if $employee1events is 0>>No Events<<else>>$employee1event / $employee1events<</if>></h4><h4 class="stats">Affection: $employee1affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $employee2logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $employee2name</h2><h4 class="stats">Events: <<if $employee2events is 0>>No Events<<else>>$employee2event / $employee2events<</if>></h4><h4 class="stats">Affection: $employee2affection</h4></div></div></div>
</div><!-- END container -->
<div class="myButton" id="myButton" data-passage="Employee2"><div id="slide"></div><a>Employee Page 2</a></div><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><<if $playerWallet >= $hotelUpgrade>><<script>>setup.upgradeHotel();<</script>>
<h1>Hotel Upgrade</h1>
<img class='locationImage' src='Assets\Locations\Rooms\HotelUpgrade.gif'>
<p>You have upgraded the hotel with a brand new floor, the hotels total guest capacity has been increase.</p>
<p>You were required to hire 2 more members of staff to help clear rooms after guests leave and prepare them for new ones.</p>
<p>This also mean's that your weekly outgoings have also increased to accommodate for the new staff wages.</p>
<<else>>
<h3>You don't currently have the available funds to upgrade your hotel.</h3>
<</if>>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><h1>Bankruptcy</h1>
<<if $hotelLoanCount is 2 or $hotelLoan > 0>>
<h1>GAME OVER</h1>
<h3>The bank has already bailed you out to many times or you failed to pay back your loan on time, either way they are not willing to offer you another life line.</h3>
<<else>>
<h3>Unfortunatly despite all your hard work you were unable to keep your great-grandparents hotel afloat.</h3>
<h3>Fortunatly the bank is on hand to help.....</h3>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Banker\Banker.jpg"/><div class="script-details"><h4 class="author">Realtor - Mike</h4><h4 class="context">Mr $playerName, please come in have a seat.</h4><h4 class="sub-context"></h4></div></div>
<h4>You enter the office of a very smartly dressed banker by the name of Mike, he explains to you that bank is willing to offer you a loan to continue your business. If you pay back the loan on time well no harm done however should you fail to pay back your loan the bank will repossess the property, it just so happen to be prime real estate.</h4>
<div class="script-message"><img class="script-image" src="Assets\Characters\Extras\Banker\Banker.jpg"/><div class="script-details"><h4 class="author">Realtor - Mike</h4><h4 class="context">We are willing to offer you the following loan options to be payed back in full plus interest at a rate of 9.41% APR.</h4><h4 class="sub-context"></h4></div></div>
<h3>Options 1</h3>
<div class="myButton" id="myButton" data-passage="Loan1"><div id="slide"></div><a>Loan Option 1</a></div><h4>£10000</h4>
<h3>Option 2</h3>
<div class="myButton" id="myButton" data-passage="Loan2"><div id="slide"></div><a>Loan Option 2</a></div><h4>£20000</h4>
<</if>><h1>Info Manual</h1>
<h4>Welcome to the Information Manual, it has been provided as a source of information detailing some aspects of the game.</h4>
<h4>The manual will be updated as you play through the game so if you should find yourself stuck for any reason you should check here to see if your questions are answered.</h4>
<h2 class="infoHeader">Logbook / Employees</h2>
<h4>In the side menu you will find the logbook and employee buttons these will bring up page's showing the current premium guest's and hotel employee's.</h4>
<h4>Each panel will contain an image of the NPC aswell as some information about that NPC.</h4>
<h4>The main thing to take note of here is the affection level of the NPC, as you increase there affection towards you it will unlock more actions that can be taken and possibly even some mini quest's.</h4>
<h4>I would also take note of the events counter this will keep you informed on how many events each npc has and how many you have already done.</h4>
<h2 class="infoHeader">Buff Icons</h2>
<h4>While playing some actions in the game will provide you with a temporary buff that can help increase the pace of progress through the game.</h4>
<h4><i class="fas fa-heart icon"></i> | This icon is applied when showering it provides a temporary buff to your charm, you will gain more affection when spending time with guest's and employee's.</h4>
<h4><i class="fas fa-hamburger icon"></i> | This icon is applied when eating it provides a temporary buff to your energy, you will gain a boost when doing task's such as checking in new guest's for the hotel.</h4>
<h2 class="infoHeader">Renovation</h2>
<h4>Renovating rooms is how you will go about unlocking more things to do within the game but some actions can also have a downside.</h4>
<h4>Unlocks New Area - unlocking a new area will allow you to hire a staff member for that area, this inturn is another npc that you can get to know intimately.</h4>
<h4>Hiring Staff - hiring new members of staff will provide you with another npc to interact with but also add to your weekly outgoings thus increasing the difficulty of keeping your hotel running.</h4>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div><h1>Employee Logbook </h1>
<div class="containerE">
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $employee3logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $employee3name</h2><h4 class="stats">Events: <<if $employee3events is 0>>No Events<<else>>$employee3event / $employee3events<</if>></h4><h4 class="stats">Affection: $employee3affection</h4></div></div></div>
<div class="card-wrapper"><div class="card"><div class="card-image"><<print "<img class='display-image' src='Assets/Characters/" + $employee4logbook + "'>">></div><div class="info-panel"><h2 class="info">Name: $employee4name</h2><h4 class="stats">Events: <<if $employee4events is 0>>No Events<<else>>$employee4event / $employee4events<</if>></h4><h4 class="stats">Affection: $employee4affection</h4></div></div></div>
</div><!-- END container -->
<div class="myButton" id="myButton" data-passage="Employee1"><div id="slide"></div><a>Employee Page 1</a></div><div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<<script>>setup.dreamTrigger()<</script>>
<<if $wetDream is 1>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $dreamCode + "/Dreams/Dream.mp4' autoplay></video>">>
<h4>Your dreams are filled with vivid images of a scantily clad person... but wait you know this person, perhaps you should try to get closer to them an maybe you will see the real thing.</h4>
<<else>>
<img class="locationImage" src="Assets\Locations\PlayerQuaters\Sleep\Sleeping.gif"/>
<h4>Another night of peaceful rest.</h4>
<</if>>
<div class="myButton" id="myButton" data-passage="Stats"><div id="slide"></div><a>Hotel Report</a></div>
<<nobr>>
<<if $hotelLoan > 0 >>
<h1>Loan</h1>
<h4>Weekly Payment: £$hotelLoanPayment</h4>
<h4>Loan: £$hotelLoan</h4>
<</if>>
<h1>Income</h1>
<h4>Guests: $hotelGuests</h4>
<h4>Basic Rates: £40 Per Night</h4>
<h4>Total Income: £<<print $hotelGuests * 40>> Per Night</h4>
<h1>Wages</h1>
<h4>Staff: $currentStaff</h4>
<h4>Basic Wages: £1500 Per Week</h4>
<h4>Total Outgoings: £<<print $currentStaff * 1500>> Per Week</h4>
<</nobr>>
<div class="myButton" id="myButton" data-passage="$currentPage"><div id="slide"></div><a>Return</a></div>
<h1>Important</h1>
<h4>Before you get started it's important to know that this game does have a game over state, from day one you already have outgoing cost's.
</h4>
<h4>It is essential to start making money as soon as possible or you risk going bankrupt.
</h4>
<h4>Above your player profile image you will find two icons that will provide you with some relevant information for progressing through the game.
</h4>
<h4><i class="fas fa-book icon"></i> | The book icon will take you to the information manual which will provide a better description of some ingames mechanics.</h4>
<h4><i class="fas fa-chart-line icon"></i> | The chart/graph icon will take you to the income page which will provide you a better understanding of your earnings/expenses.</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Continue</a></div>
<<set $help to true>>
<<set $currentPage to "Page3">><div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>Hey Boss, Um... did you need me for something?</h4></p><p class="sub-context"></p></div></div>
<<nobr>>
<div class="myButton" id="myButton" data-passage="Talk"><div id="slide"></div><a>Talk</a></div>
<<if $employee2affection >= 25>>
<div class="myButton" id="myButton" data-passage="Handjob"><div id="slide"></div><a>Handjob</a></div><</if>>
<<if $employee2affection >= 50>>
<div class="myButton" id="myButton" data-passage="Footjob"><div id="slide"></div><a>Footjob</a></div><</if>>
<<if $employee2affection >= 75>>
<div class="myButton" id="myButton" data-passage="BlowJob"><div id="slide"></div><a>BlowJob</a></div><</if>>
/*Below Scenes To Be Added??*/
/*
<<if $employee2affection == 100>>
<div class="myButton" id="myButton" data-passage="Sex"><div id="slide"></div><a>Sex</a></div><</if>>
*/
<</nobr>><div class="script-message"><img class='script-image' src='Assets\Characters\Ella Hollywood\EllaHollywoodPortrait.jpg'><div class="script-details"><h4 class="author">Ella Hollywood</h4><p class="context"><h4>Hey Boss, Um... did you need me for something?</h4></p><p class="sub-context"></p></div></div>
<<nobr>>
<div class="myButton" id="myButton" data-passage="Talk"><div id="slide"></div><a>Talk</a></div>
<<if $employee2affection >= 25>>
<div class="myButton" id="myButton" data-passage="Masterbate"><div id="slide"></div><a>Masterbate</a></div><</if>>
<<if $employee2affection >= 50>>
<div class="myButton" id="myButton" data-passage="BlowJob"><div id="slide"></div><a>BlowJob</a></div><</if>>
/*Below Scenes To Be Added??*/
/*
<<if $employee2affection >= 75>>
<div class="myButton" id="myButton" data-passage="Footjob"><div id="slide"></div><a>Footjob</a></div><</if>>
<<if $employee2affection == 100>>
<div class="myButton" id="myButton" data-passage="Sex"><div id="slide"></div><a>Sex</a></div><</if>>
*/
<</nobr>><div class="script-message"><img class='script-image' src='Assets\Characters\Natalie Mars\NatalieMarsPortrait.jpg'><div class="script-details"><h4 class="author">Natalie Mars</h4><p class="context"><h4>Mr $playerName, is there something I can do for you?</h4></p><p class="sub-context"></p></div></div>
<<nobr>>
<div class="myButton" id="myButton" data-passage="Talk"><div id="slide"></div><a>Talk</a></div>
/*Below Scenes To Be Added??*/
/*
<<if $employee1affection >= 25>>
<div class="myButton" id="myButton" data-passage="Grope"><div id="slide"></div><a>Grope</a></div><</if>>
<<if $employee1affection >= 50>>
<div class="myButton" id="myButton" data-passage="Footjob"><div id="slide"></div><a>Footjob</a></div><</if>>
<<if $employee1affection >= 75>>
<div class="myButton" id="myButton" data-passage="BlowJob"><div id="slide"></div><a>BlowJob</a></div><</if>>
<<if $employee1affection == 100>>
<div class="myButton" id="myButton" data-passage="Sex"><div id="slide"></div><a>Sex</a></div><</if>>
*/
<</nobr>><div class="script-message"><img class='script-image' src='Assets\Characters\Eva Elfie\EvaElfiePortrait.jpg'><div class="script-details"><h4 class="author">Eva Elfie</h4><p class="context"><h4>Mr $playerName, is there something I can do for you?</h4></p><p class="sub-context"></p></div></div>
<<nobr>>
<div class="myButton" id="myButton" data-passage="Talk"><div id="slide"></div><a>Talk</a></div>
<<if $employee1affection >= 25>>
<div class="myButton" id="myButton" data-passage="Masterbate"><div id="slide"></div><a>Masterbate</a></div><</if>>
<<if $employee1affection >= 50>>
<div class="myButton" id="myButton" data-passage="BlowJob"><div id="slide"></div><a>BlowJob</a></div><</if>>
/*Below Scenes To Be Added??*/
/*
<<if $employee1affection >= 75>>
<div class="myButton" id="myButton" data-passage="Footjob"><div id="slide"></div><a>Footjob</a></div><</if>>
<<if $employee1affection == 100>>
<div class="myButton" id="myButton" data-passage="Sex"><div id="slide"></div><a>Sex</a></div><</if>>
*/
<</nobr>><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(1)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Masterbate.mp4' autoplay></video>">>
<h4>$currentNPC masterbated for your viewing pleasure, there affection for you has increased.</h4>
<</if>>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(3)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Footjob.mp4' autoplay></video>">>
<h4>$currentNPC gave you an extreamly pleasurable footjob, there affection for you has increased.</h4>
<</if>>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><div class="script-message"><img class='script-image' src='Assets\Characters\Kenna James\KennaJamesPortrait.jpg'><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>Hey $playerName, did you need something ?</h4></p><p class="sub-context"></p></div></div>
<<nobr>>
<div class="myButton" id="myButton" data-passage="Talk"><div id="slide"></div><a>Talk</a></div>
<<if $npc1affection >= 25>>
<div class="myButton" id="myButton" data-passage="Masterbate"><div id="slide"></div><a>Masterbate</a></div><</if>>
<<if $npc1affection >= 50>>
<div class="myButton" id="myButton" data-passage="Handjob"><div id="slide"></div><a>Handjob</a></div><</if>>
/*Below Scenes To Be Added??*/
/*
<<if $npc1affection >= 75>>
<div class="myButton" id="myButton" data-passage="BlowJob"><div id="slide"></div><a>BlowJob</a></div><</if>>
<<if $npc1affection == 100>>
<div class="myButton" id="myButton" data-passage="Sex"><div id="slide"></div><a>Sex</a></div><</if>>
*/
<</nobr>><video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 1\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>So boss... you seem to have a lot of stress on your shoulders running this big hotel all by yourself. Maybe I could help you out a little.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 1\P2.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>You know i've seen you staring at my chest, that's not very professional but I won't tell if you don't.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 1\P3.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 1\P4.mp4" autoplay loop></video>
<h4>As you moved closer to Lauren and began to feel her breasts you felt her slowly unzip your trousers, her hand proceeded to pull your cock out of your pant and slowly jerk you off.</h4>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 1\P5.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 2\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>Do you like my new shoes, I just got them today but you strike me as more of a feet man.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 2\P2.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 2\P3.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>Does it feel good sir, my soft feet playing with your big hard cock.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 2\P4.mp4" autoplay loop></video>
<h4>As lauren continue to stroke your cock with her beutiful soft feet you just couldn't stop yourself from giving in to the pleasure.</h4>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 2\P5.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 3\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>You know you have been so nice to me lately I was thinking maybe you deserved a little reward. Don't worry let mommy take care of you.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 3\P2.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Lauren Phillips\LaurenPhillipsPortrait.jpg'><div class="script-details"><h4 class="author">Lauren Phillips</h4><p class="context"><h4>Maybe you want to look at my tits will that help you cum. Such a good boy, that's it just relax.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 3\P3.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 3\P4.mp4" autoplay loop></video>
<h4>Lauren continues to pleasure you with her mouth until you are forced to release your load straight down her throat.</h4>
<video class="locationVideo" src="Assets\Characters\Lauren Phillips\Relationship\Event 3\P5.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 1\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Eva Elfie\EvaElfiePortrait.jpg'><div class="script-details"><h4 class="author">Eva Elfie</h4><p class="context"><h4>Oh..... I guess you caught me slacking off, well I guess you could stay and watch if you wanted to.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 1\P2.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 1\P3.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Eva Elfie\EvaElfiePortrait.jpg'><div class="script-details"><h4 class="author">Eva Elfie</h4><p class="context"><h4>I've been such a naughty little girl sir, touching myself at work. I'm sorry sir you won't punish me will you.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 1\P4.mp4" autoplay loop></video>
<h4>Eva continues to play with her pussy, It feels like she's just daring you to do something about it.</h4>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 1\P5.mp4" autoplay loop></video><video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 2\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Eva Elfie\EvaElfiePortrait.jpg'><div class="script-details"><h4 class="author">Eva Elfie</h4><p class="context"><h4>Since you caught me slacking off a second time I guess watching won't be enough this time for me to keep my job.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 2\P2.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 2\P3.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Eva Elfie\EvaElfiePortrait.jpg'><div class="script-details"><h4 class="author">Eva Elfie</h4><p class="context"><h4>Does it make you feel good to have my soft little lips warpped around your big manly cock.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 2\P4.mp4" autoplay loop></video>
<h4>Eva soft lips pump up and down your cock, pushing you closer and closer to orgasm.</h4>
<video class="locationVideo" src="Assets\Characters\Eva Elfie\Relationship\Event 2\P5.mp4" autoplay loop></video><<script>>setup.affectionIncreased(); setup.advanceTime(); setup.eventTrigger(6)<</script>>
<<if $eventShouldTrigger is 1>>
<<include $eventToTrigger>>
<<else>>
<<print "<video class='locationVideo' src='Assets/Characters/" + $currentNPC + "/Relationship/Anal.mp4' autoplay></video>">>
<h4>As you anally fuck $currentNPC you can see the sheer pleasure on there face, there affection for you has increased.</h4>
<</if>>
<h4>$currentNPC: +$affection</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 1\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Ella Hollywood\EllaHollywoodPortrait.jpg'><div class="script-details"><h4 class="author">Ella Hollywood</h4><p class="context"><h4>oops... well I guess you found out about my little secret sir. Hope this doesn't change the way you see me.</h4></p><p class="sub-context"></p></div></div>
<h4>Ella played with her sissy cock for a bit before returning to work.</h4>
<video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 1\P2.mp4" autoplay loop></video><video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 2\P1.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Ella Hollywood\EllaHollywoodPortrait.jpg'><div class="script-details"><h4 class="author">Ella Hollywood</h4><p class="context"><h4>Oh I didn't see you there sir, did you come to get a sneak peek at my little suprise again?</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 2\P2.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Ella Hollywood\EllaHollywoodPortrait.jpg'><div class="script-details"><h4 class="author">Ella Hollywood</h4><p class="context"><h4>Or perhaps this time you came to show me yours instead.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 2\P3.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Ella Hollywood\EllaHollywoodPortrait.jpg'><div class="script-details"><h4 class="author">Ella Hollywood</h4><p class="context"><h4>Oh my... It's so big, I just can't wait to see if it will fit in my tiny little mouth.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 2\P4.mp4" autoplay loop></video>
<h4>Ella sucked on your giant manly cock until it exploaded in her mouth.</h4>
<video class="locationVideo" src="Assets\Characters\Ella Hollywood\Relationship\Event 2\P5.mp4" autoplay loop></video><h1>Loan Option 1</h1>
<h4>£10000</h4>
<h4>Payment Every Week: £2512</h4>
<h4>Total of 4 Payments: £10048</h4>
<h4>Total Interest: £48</h4>
<<set $hotelLoan to 10048>>
<<set $hotelLoanPayment to 2512>>
<<if $hotelLoanCount is 0>>
<<set $hotelLoanCount to 1>>
<<else>>
<<set $hotelLoanCount to 2>>
<</if>>
<div class="myButton" id="myButton" data-passage="AcceptLoan"><div id="slide"></div><a>Accept</a></div><h1>Loan Option 2</h1>
<h4>£20000</h4>
<h4>Payment Every Week: £5024</h4>
<h4>Total of 4 Payments: £20096</h4>
<h4>Total Interest: £96</h4>
<<set $hotelLoan to 20096>>
<<set $hotelLoanPayment to 5024>>
<<if $hotelLoanCount is 0>>
<<set $hotelLoanCount to 1>>
<<else>>
<<set $hotelLoanCount to 2>>
<</if>>
<div class="myButton" id="myButton" data-passage="AcceptLoan"><div id="slide"></div><a>Accept</a></div><<script>>setup.applyLoan();<</script>>
<h1>Congratulations</h1>
<h4>You have managed to get a loan from the bank and are ready to get back to business.</h4>
<h4>Your weekly repayments will be automatically deducted from your total funds before any of your normal outgoing are payed.</h4>
<h4>Should you not have the funds required to pay back your loan and outgoings, it will lead to bankruptcy again.</h4>
<h4>Be careful as the bank will only offer you so many chances before they take your hotel for good.</h4>
<div class="myButton" id="myButton" data-passage="PlayerQuaters"><div id="slide"></div><a>Return</a></div><div class="script-message"><img class='script-image' src='Assets\Characters\Kenna James\KennaJamesPortrait.jpg'><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>$playerName...I was just about to spend some alone time relaxing, but I guess I wouldn't mind if it was just you here.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 1\P1.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 1\P2.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Kenna James\KennaJamesPortrait.jpg'><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>So do you like what you see? my breasts there not to small are they?</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 1\P3.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 1\P4.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Kenna James\KennaJamesPortrait.jpg'><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>$playerName... visiting again I see, well perhaps today instead of relaxing myself maybe I could help you relax a little.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 2\P1.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 2\P2.mp4" autoplay loop></video>
<div class="script-message"><img class='script-image' src='Assets\Characters\Kenna James\KennaJamesPortrait.jpg'><div class="script-details"><h4 class="author">Kenna James</h4><p class="context"><h4>I trained in sensual massage in college, I was planning to become a masseuse until I realised it's a skill that could be used for more then just one career path.</h4></p><p class="sub-context"></p></div></div>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 2\P3.mp4" autoplay loop></video>
<video class="locationVideo" src="Assets\Characters\Kenna James\Relationship\Event 2\P4.mp4" autoplay loop></video>