Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Heredaste un bar y no sabes nada sobre tragos o administrar el negocio, deberas aprender sobre la marcha mientras conoces chicas.
''Notas de versión 1.0.1'' <<button [[📝|NoteEs]]>><</button>>
Si tienes dudas puedes encontrar ayuda en el botón ''Tutorial'' <<button [[📒|TutoEs]]>><</button>>
en la barra lateral izquierda durante toda la partida.
<<button [[Siguiente|Bar]]>> <</button>>
<<set $dayCount to 1>>
<img src= https://cdn-images.imagevenue.com/d9/de/ef/ME12Q9ZC_o.gif />
<<set $ClientBor = 0>>
//Otro día como tantos...//
<<set $dialogo to random (1,6)>>\
<<if $ClientCant is 2>>
<<set $dialogo to 7>><</if>>\
<img src= http://cdn-thumbs.imagevenue.com/00/1d/06/ME122QOW_t.gif />
Quedan ''$ClientCant'' clientes por atender hoy.
<<if $ClientCant gt 0 && $CurHP gte 20>><<button[[AtenderCliente]]>><</button>><</if>> <<if $ClientCant gte 1 && $CurHP gte 100>><<include TXT2>><</if>>
<<if $CurHP lt 20 or $ClientCant lte 1>>>> \
//Debería ir a casa... // <<button [[Ir a la Oficina|oficina]]>><</button>><</if>>
<<set $hayRachel = true>>
-----------------------------------
''TIP:''
Si el humor del cliente supera los 100 pts. dejará propina,
pero si baja a 0 pts. se irá.
<<nobr>>
<<set $RachelBor = 0>>
<<set $CarolBor = 0>>
<<set $LuciBor = 0>>
<<set $JessyBor = 0>>
<<set $RachelSed = 100>>
<<set $CarolSed = 100>>
<<set $LuciSed = 100>>
<<set $JessySed = 100>>
<<set $Rachelhum = 50>>
<<set $Carolhum = 50>>
<<set $Lucihum = 50>>
<<set $Jessyhum = 50>>
<</nobr>><<include Clientes>>\
<<addhours 1>><<set $CurHG -= 2.5>><<set $CurHN -= 2>>
<<speech "You" "$name">> [[... Que le sirvo?|Servir]] <</speech>>
<<if $Rachel is false>>\
<<if $dialogo is 7>><<goto "Rachel">><</if>><</if>>\
<<if $Carol is false>>\
<<if $dialogo is 7 && $Cuba gte 4>><<goto "Carol">><</if>><</if>>\
-------------------------
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
-------------------------
<<button [[Volver|Bar]]>> <</button>>El juego está en constante desarrollo.
Si desea colaborar puede seguir este link:
https://n9.cl/lapiz
<<button [[Volver|Bar]]>> <</button>> <<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<include TXT3>>\
<<button[[Musica]]>><</button>>
<<button [[Ir al Bar|Bar]]>> <</button>>
<<if $expeRachel gte 20>>\
''Tagos por aprender en la Universidad:''
<<if $Cuba lte 4>>Cuba Libre<</if>><<if $Cuba gt 4>>==Cuba Libre== <</if>><<if $Cuba is 4>> <<button [[Proveedor|Proveedor]]>><</button>><</if>>
<<if $Whisky lte 4>>Whisky<</if>><<if $Whisky gt 4>>==Whisky== <</if>> <<if $Whisky is 4>> <<button [[Proveedor|Proveedor]]>><</button>><</if>>
<<if $Martini lte 4>>Martini<</if>><<if $Martini gt 4>>==Martini== <</if>> <<if $Martini is 4>> <<button [[Proveedor|Proveedor]]>><</button>><</if>>
<<if $Moon lte 4>>Black Moon<</if>><<if $Moon gt 4>>==Black Moon== <</if>> <<if $Moon is 4>> <<button [[Proveedor|Proveedor]]>><</button>><</if>>
<<if $Menta lte 4>>Tango con Menta<</if>><<if $Menta gt 4>>==Tango con Menta== <</if>> <<if $Menta is 4>> <<button [[Proveedor|Proveedor]]>><</button>><</if>>
<</if>>\
------------------------------
<<button [[Ir a la Calle|Calle]]>><</button>>
<<if $CurHP gt 50>><<addclass 'body' 'ofidia'>><</if>>
<<if $CurHP lte 50>><<addclass 'body' 'ofi'>><</if>><<if $dialogo is 1>>\
<<speech "Cliente">>Oye cantinero! Quiero tomar... ya tengo derecho, soy mayor de edad!<</speech>><</if>>\
<<if $dialogo is 2>>\
<<speech "Cliente">>Oye cantinero! no te hagas de rogar, yo se lo que quiero y me quiero emborrachar!<</speech>><</if>>\
<<if $dialogo is 3>>\
<<speech "Cliente">>Cantinero! sirvame un trago para festejar! Hoy un gran negocio pude cerrar!<</speech>><</if>>\
<<if $dialogo is 4>>\
<<speech "Cliente">>Sirvame otra copa cantinero, del alcohol hoy quiero ser esclavo, y tome todo este dinero, voy a gastarme ahasta el ultimo centavo.<</speech>><</if>>\
<<if $dialogo is 5>>\
<<speech "Cliente">>Cantinero sirvame un trago! dos tragos! tres tragos! Un trago!!!<</speech>><</if>>\
<<if $dialogo is 6>>\
<<speech "Cliente">>Dime cantinero, tu que sabes de penas, ¿a los cuantos tragos me olvido de ella?<</speech>><</if>>\<<set $MaxHP = 100>> /* Maximum Hit Points */
<<set $CurHP = 100>> /* Current Hit Points */
<<set $MaxHG = 100>> /* Maximum Hig Points */
<<set $CurHG = 100>> /* Current Hig Points */
<<set $MaxHN = 100>> /* Maximum Hun Points */
<<set $CurHN = 100>> /* Current Hun Points */
<<set $ingles = true>>
<<set $dinero = 500>>
<<set $dia to 1>>
<<set $notu to false>>
<<set $segu to false>>
<<set $secre to false>>
<<set $Rachel = false>>
<<set $Carol = false>>
<<set $Luci = false>>
<<set $Jessy = false>>
<<set $ConfiRachel = 0>>
<<set $ConfiCarol = 0>>
<<set $ConfiLuci = 0>>
<<set $ConfiJessy = 0>>
<<set $msjRachel to false>>
<<set $msjCarol to false>>
<<set $msjLuci to false>>
<<set $msjJessy to false>>
<<set $enerRachel = 100>>
<<set $enerCarol = 100>>
<<set $enerLuci = 100>>
<<set $enerJessy = 100>>
<<set $expeRachel = 0>>
<<set $expeCarol = 0>>
<<set $expeLuci = 0>>
<<set $expeJessy = 0>>
<<set $entrePlayer = 1>>
<<set $lvlRachel = 0>>
<<set $lvlCarol = 0>>
<<set $lvlLuci = 0>>
<<set $lvlJessy = 0>>
<<set $MaxExpeRachel = 200>>
<<set $MaxExpeCarol = 200>>
<<set $MaxExpeLuci = 200>>
<<set $MaxExpeJessy = 200>>
<<set $hayRachel = true>>
<<set $hayCarol = false>>
<<set $hayLuci = false>>
<<set $hayJessy = false>>
<<set $agotRachel = 0>>
<<set $agotCarol = 0>>
<<set $agotLuci = 0>>
<<set $agotJessy = 0>>
<<set $yafuiRa is false>>
<<set $yafuiCa is false>>
<<set $yafuiLu is false>>
<<set $yafuiJe is false>>
<<set $ClientCant = 4>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $ClientBor = 0>>
<<set $RachelSed = 100>>
<<set $Rachelhum = 50>>
<<set $RachelBor = 0>>
<<set $CarolSed = 100>>
<<set $Carolhum = 50>>
<<set $CarolBor = 0>>
<<set $LuciSed = 100>>
<<set $Lucihum = 50>>
<<set $LuciBor = 0>>
<<set $JessySed = 100>>
<<set $Jessyhum = 50>>
<<set $JessyBor = 0>>
<<set $lvlbar = 1>>
<<set $expeBar = 0>>
<<set $MaxEXP = 1000>>
<<set $cama = 1>>
======================================================================
<<nobr>>
<<set $gameDate to new Date("2019-07-14T07:00Z"); >>
<<set $GameDays to [
"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"
];>>
<<set $day to 1>>
<<set $period to 1>>
<<set $periodname to "Morning">>
<</nobr>>
======================================================================
<<set $music to "Stop">><<set $vol to "20%">>
<<cacheaudio "RainySunday" "https://ia601407.us.archive.org/33/items/rainy-sunday/Rainy%20Sunday.mp3">>
<<cacheaudio "FolkBlues" "https://archive.org/download/folkblues/The%20Real%20Folk%20Blues%20-%20Lyrics.mp3">>
<<cacheaudio "TheCure" "https://ia601508.us.archive.org/31/items/thecure_202011/thecure.mp3">>
<<cacheaudio "SweetDreams" "https://ia601402.us.archive.org/14/items/sweet-dreams_202011/Sweet%20Dreams.mp3">>
<<cacheaudio "ShapeOfYou" "https://ia601505.us.archive.org/19/items/shape-of-you_202011/Shape%20Of%20You.mp3">>
<<cacheaudio "Despacito" "https://archive.org/download/despacito_202011/despacito.mp3">>
<<cacheaudio "EpicSaxGuy" "https://ia601501.us.archive.org/11/items/epic-sax-guy/Epic%20Sax%20Guy.mp3">>
<<cacheaudio "CarelessWhisper" "https://ia601406.us.archive.org/15/items/careless-whisper/Careless%20Whisper.mp3">>
<<cacheaudio "GetLucky" "https://ia601406.us.archive.org/24/items/get-lucky/Get%20Lucky.mp3">>
<<cacheaudio "BillieJean" "https://ia601401.us.archive.org/20/items/billie-jean/BILLIE%20JEAN.mp3">>
<<createplaylist "PlayListRemix">>
<<track "RainySunday" volume 1>>
<<track "FolkBlues" volume 1>>
<<track "TheCure" volume 1>>
<<track "SweetDreams" volume 1>>
<<track "ShapeOfYou" volume 1>>
<<track "Despacito" volume 1>>
<<track "EpicSaxGuy" volume 1>>
<<track "CarelessWhisper" volume 1>>
<<track "GetLucky" volume 1>>
<<track "BillieJean" volume 1>>
<</createplaylist>><<if $lvlbar lte 3>>\
<<set $pedido to random(1,3)>><</if>>\
<<if $lvlbar gt 3>>\
<<set $pedido to random(1,6)>><</if>>\
<<if $dia lte 1 && $ClientCant gte 4>>\
<<set $pedido to 1>><</if>>\
<<if $pedido is 1>>\
<<speech "Cliente">>Una ''Cerveza'' por favor...<</speech>><</if>>\
<<if $pedido eq 2>>\
<<speech "Cliente">>Un ''Whisky'' por favor...<</speech>><</if>>\
<<if $pedido eq 3>>\
<<speech "Cliente">>Un ''Cuba Libre'' por favor...<</speech>><</if>>\
<<if $pedido eq 4>>\
<<speech "Cliente">>Un ''Tango con Menta'' por favor...<</speech>><</if>>\
<<if $pedido eq 5>>\
<<speech "Cliente">>Un ''Cosmopolitan'' por favor...<</speech>>
<</if>>\
<<if $pedido eq 6>>\
<<speech "Cliente">>Un ''Martini'' por favor...<</speech>>
<</if>>\<<include Pedido>>
<<if $pedido is 1>>\
<<speech "You" "$name">>[[Aquí tiene !|Cerveza]]<</speech>>
<</if>>\
<<if $pedido eq 2 && $Whisky gte 5>>\
<<speech "You" "$name">>[[Aquí tiene !|Whisky]]<</speech>>
<</if>>\
<<if $pedido eq 2 && $Whisky lt 5>>\
<<speech "You" "$name">>No Tengo...
<</speech>><<include NoTengo>>\
<</if>>\
<<if $pedido eq 3 && $Cuba gte 5>>\
<<speech "You" "$name">>[[Aquí tiene !|Cuba Libre]]<</speech>>
<</if>>\
<<if $pedido eq 3 && $Cuba lt 5>>\
<<speech "You" "$name">>No Tengo...
<</speech>><<include NoTengo>>\
<</if>>\
<<if $pedido eq 4 && $Menta gte 5>>\
<<speech "You" "$name">>[[Aquí tiene !|Tango con Menta]]<</speech>>
<</if>>\
<<if $pedido eq 4 && $Menta lt 5>>\
<<speech "You" "$name">>No Tengo...
<</speech>><<include NoTengo>>\
<</if>>\
<<if $pedido eq 5 && $Moon gte 5>>\
<<speech "You" "$name">>[[Aquí tiene !|Black Moon]]<</speech>>
<</if>>\
<<if $pedido eq 5 && $Moon lt 5>>\
<<speech "You" "$name">>No Tengo...
<</speech>><<include NoTengo>>\
<</if>>\
<<if $pedido eq 6 && $Martini gte 5>>\
<<speech "You" "$name">>[[Aquí tiene !|Martini]]<</speech>>
<</if>>\
<<if $pedido eq 6 && $Martini lt 5>>\
<<speech "You" "$name">>No Tengo...
<</speech>><<include NoTengo>>\
<</if>>\
<<if $dialogo eq 7 && $expeRachel lt 0>>\
<<speech "You" "$name">>[[Aquí tienes !|Cerveza]]<</speech>>
<</if>>\
-------------------------
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
-------------------------
<<button [[Volver|Bar]]>> <</button>><<nobr>> <<set $ClientSed -= 100>>
<<set $clienthum += 20>>
<<set $ClientBor += 100>>
<<set $dinero += 25>> <</nobr>>
<img src= http://cdn-images.imagevenue.com/4a/4f/33/ME12517R_o.gif />
💵 Ganaste $25 !
<<if $clienthum gt 100>> 💵 //Propina $5//<<set $dinero += 5>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otra por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Cerveza]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 75>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/3f/78/e6/ME12517B_o.gif />
💵 Ganaste $75 !
<<if $clienthum gte 100>> 💵 //Propina $10//<<set $dinero += 10>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otro por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Whisky]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<set $clienthum -= 20>><<if $clienthum gte 10>>\
//(El humor del cliente disminuyó 20 pts.)//
<<speech "You" "$name">>[[Algo más?|Servir]]<</speech>><</if>>
<<if $clienthum lte 0>>
//(El cliente se fué...)//
<<set $ClientCant -= 1>>
<<set $clienthum = 100>><<set $CurHP -= 20>>
<</if>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 100>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/2b/82/97/ME12517E_o.gif />
💵 Ganaste $100 !
<<if $clienthum gte 100>> 💵 //Propina $15//<<set $dinero += 15>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otro por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Martini]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 150>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/1c/52/8f/ME12517Q_o.gif />
💵 Ganaste $150 !
<<if $clienthum gte 100>> 💵 //Propina $40//<<set $dinero += 40>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otro por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Tango con Menta]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum = 100>>
<<set $ClientBor += 50>>
<<set $dinero += 175>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/28/25/3e/ME12517G_o.gif />
💵 Ganaste $175 !
<<if $clienthum gte 100>> 💵 //Propina $45//<<set $dinero += 45>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otro por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Black Moon]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 25>>
<<set $clienthum = 100>>
<<set $ClientBor += 25>>
<<set $dinero += 75>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 Ganaste $75 !
<<if $clienthum gte 100>> 💵 //Propina $20//<<set $dinero += 20>><</if>>
''Cliente''
Sed: $ClientSed
Humor: $clienthum
Embriaguez: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Otro por favor !<</speech>>
<<speech "You" "$name">>[[Seguro! Aqui tiene.|Cuba Libre]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
//El cliente está borracho.//
--------------------------------
<<button [[Volver|Bar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>>Energy:
<div id="hzhealthbarbkg" class="hzbarbkg"><div id="hzhealthbar" class="hzbar"></div></div><<run Health2($CurHP, $MaxHP, "hzhealthbar", true)>>
Hygiene:
<div id="hzhigienebarbkg" class="hzbarbkg"><div id="hzhigienebar" class="hzbar"></div></div><<run Higiene($CurHG, $MaxHG, "hzhigienebar", true)>>
Hungry:
<div id="hzhambrebarbkg" class="hzbarbkg"><div id="hzhambrebar" class="hzbar"></div></div><<run Hambre($CurHN, $MaxHN, "hzhambrebar", true)>>
---------------------
🍺 Clients: ''$ClientCant''
---------------------
<<if $ingles is false>><<button [[📝|NoteEs]]>> <</button>><</if>><<if $ingles is true>><<button [[📝|NoteIng]]>> <</button>><</if>> <<button "▷">><<playlist "PlayListRemix" play>><<set $music to "Play">><</button>> <<button "▢">><<playlist "PlayListRemix" stop>><<set $music to "Stop">><</button>> <<if $ingles is false>><<button [[📒|TutoEs]]>> <</button>><</if>><<if $ingles is true>><<button [[📒|TutoIng]]>> <</button>><</if>>
<a href="https://www.patreon.com/elbar" target="_blank" data-patreon-widget-type="become-patron-button">[img["https://cdn-images.imagevenue.com/45/4c/1a/ME12D7E9_o.png"]]</a> <a href="https://tymhentai.itch.io/elbar" target="_blank" data-patreon-widget-type="become-patron-button">[img["https://cdn-images.imagevenue.com/30/02/67/ME12D7EB_o.png"]]</a> <a href="https://www.facebook.com/El-Bar-Game-Online-106151158050736" target="_blank" data-patreon-widget-type="become-patron-button">[img["https://cdn-images.imagevenue.com/0e/62/61/ME12D7F8_o.png"]]</a> <a href="https://discord.gg/ZDrrS6CPwM" target="_blank" data-patreon-widget-type="become-patron-button">[img["https://cdn-images.imagevenue.com/a1/1d/0a/ME12D7EA_o.png"]]</a> \
<input type="checkbox" id="fullscreen"><label for="fullscreen" class="gofullscreen"><img src="data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m82 324v87c0 11 8 19 19 19h88c15 0 22-17 11-29l-27-28 83-83 83 83-27 28c-11 11-4 29 11 29h88c11 0 19-8 19-19v-87c0-15-17-23-29-12l-28 27-83-83 83-83 28 27c11 11 29 3 29-12v-87c0-11-8-19-19-19h-88c-15 0-22 17-11 29l27 28-83 83-83-83 27-28c11-11 4-29-11-29h-88c-11 0-19 8-19 19v87c0 15 17 23 29 12l28-27 83 83-83 83-28-27c-12-11-29-4-29 12zm374 188h-400c-30 0-56-26-56-56v-400c0-30 26-56 56-56h400c30 0 56 26 56 56v400c0 30-27 56-56 56zm-5-471h-390c-14 0-20 10-20 20v390c0 19 15 20 20 20h390c12 0 20-7 20-20v-390c0-17-11-20-20-20z' fill='%23fff' /%3E%3C/svg%3E" alt="Go full screen" title="Go full screen" class="fullscreenImg"></label><label for="fullscreen" class="exitfullscreen"><img src="data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m65 99 83 83-27 28c-11 11-4 29 11 29h88c11 0 19-8 19-19v-87c0-15-17-23-29-12l-28 27-83-83zm117 265 28 27c11 11 29 3 29-12v-87c0-11-8-19-19-19h-88c-15 0-22 17-11 29l27 28-83 83 34 34zm265 49-83-83 27-28c11-11 4-29-11-29h-88c-11 0-19 8-19 19v87c0 15 17 23 29 12l28-27 83 83zm-117-265-28-27c-12-11-29-4-29 12v87c0 11 8 19 19 19h88c15 0 22-17 11-29l-27-28 83-83-34-34zm126 364h-400c-30 0-56-26-56-56v-400c0-30 26-56 56-56h400c30 0 56 26 56 56v400c0 30-27 56-56 56zm-5-471h-390c-17 0-20 10-20 20v390c0 16 10 20 20 20h390c8 0 20-4 20-20v-390c0-18-12-20-20-20z' fill='%23fff' /%3E%3C/svg%3E" alt="Exit full screen" title="Exit full screen" class="fullscreenImg"></label>
<img src="data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456 512h-400c-30 0-56-26-56-56v-400c0-30 26-56 56-56h400c30 0 56 26 56 56v400c0 30-27 56-56 56zm-5-471h-390c-14 0-20 10-20 20v390c0 19 15 20 20 20h390c12 0 20-7 20-20v-390c0-17-11-20-20-20z' fill='%23FFF'/%3E%3Cpath d='m163 79v163h10c15 0 30-2 37-5 18-9 22-19 25-33h8v97h-8c-3-15-14-27-25-32-12-5-20-5-37-5h-10v123c0 20 1 33 3 39 2 5 5 9 11 14 5 4 12 6 19 6h9v11h-133v-11h8c8 0 14-2 18-6 3-2 6-7 8-14 2-5 2-18 2-38v-264c0-20-1-33-2-39-3-13-15-19-26-19h-8c-1 0 0-11 0-11h220v116h-8c-2-27-6-47-14-60s-17-22-32-27c-8-4-25-5-48-5z' fill='%23FFF'/%3E%3Cpath d='m271 155v129h8c12 0 24-2 30-4 14-7 18-15 20-26h6v78h-6c-2-12-11-22-20-26-10-4-16-4-30-4h-8v99c0 16 1 26 2 31 2 4 4 7 9 11 4 3 10 5 15 5h7v9h-106v-9h6c6 0 11-2 14-5 2-2 5-6 6-11 2-4 2-14 2-30v-211c0-16-1-26-2-31-2-10-12-15-21-15h-6c-1 0 0-9 0-9h176v93h-6c-2-22-5-38-11-48s-14-18-26-22c-6-3-20-4-38-4z' opacity='0.75' fill='%23FFF'/%3E%3Cpath d='m361 217v102h6c10 0 19-1 23-3 11-6 14-12 16-21h5v62h-5c-2-10-9-17-16-20-8-3-13-3-23-3h-6v78c0 13 1 21 2 25 1 3 3 6 7 9 3 3 8 4 12 4h6v7h-84v-7h5c5 0 9-1 11-4 2-1 4-4 5-9 1-3 1-11 1-24v-168c0-13-1-21-1-25-2-8-10-12-17-12h-5c-1 0 0-7 0-7h140v74h-5c-1-17-4-30-9-38s-11-14-20-17c-5-3-16-3-30-3z' opacity='0.5' fill='%23FFF'/%3E%3C/svg%3E" alt="Larger font" title="Larger font" class="fullscreenImg" style="top: 70px;" onclick="fontSize(1)"><img src="data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456 512h-400c-30 0-56-26-56-56v-400c0-30 26-56 56-56h400c30 0 56 26 56 56v400c0 30-27 56-56 56zm-5-471h-390c-14 0-20 10-20 20v390c0 19 15 20 20 20h390c12 0 20-7 20-20v-390c0-17-11-20-20-20z' fill='%23FFF'/%3E%3Cpath d='m163 79v163h10c15 0 30-2 37-5 18-9 22-19 25-33h8v97h-8c-3-15-14-27-25-32-12-5-20-5-37-5h-10v123c0 20 1 33 3 39 2 5 5 9 11 14 5 4 12 6 19 6h9v11h-133v-11h8c8 0 14-2 18-6 3-2 6-7 8-14 2-5 2-18 2-38v-264c0-20-1-33-2-39-3-13-15-19-26-19h-8c-1 0 0-11 0-11h220v116h-8c-2-27-6-47-14-60s-17-22-32-27c-8-4-25-5-48-5z' opacity='0.5' fill='%23FFF'/%3E%3Cpath d='m271 155v129h8c12 0 24-2 30-4 14-7 18-15 20-26h6v78h-6c-2-12-11-22-20-26-10-4-16-4-30-4h-8v99c0 16 1 26 2 31 2 4 4 7 9 11 4 3 10 5 15 5h7v9h-106v-9h6c6 0 11-2 14-5 2-2 5-6 6-11 2-4 2-14 2-30v-211c0-16-1-26-2-31-2-10-12-15-21-15h-6c-1 0 0-9 0-9h176v93h-6c-2-22-5-38-11-48s-14-18-26-22c-6-3-20-4-38-4z' opacity='0.75' fill='%23FFF'/%3E%3Cpath d='m361 217v102h6c10 0 19-1 23-3 11-6 14-12 16-21h5v62h-5c-2-10-9-17-16-20-8-3-13-3-23-3h-6v78c0 13 1 21 2 25 1 3 3 6 7 9 3 3 8 4 12 4h6v7h-84v-7h5c5 0 9-1 11-4 2-1 4-4 5-9 1-3 1-11 1-24v-168c0-13-1-21-1-25-2-8-10-12-17-12h-5c-1 0 0-7 0-7h140v74h-5c-1-17-4-30-9-38s-11-14-20-17c-5-3-16-3-30-3z' fill='%23FFF'/%3E%3C/svg%3E" alt="Smaller font" title="Smaller font" class="fullscreenImg" style="top: 100px;" onclick="fontSize(-1)"><<nobr>>
<<if $period is 1>>
<<addclass 'body' 'calle'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'calledia'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'callet'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>>
<<if $CurHP lte 15>> //Estoy muy cansado...//<</if>>\
<<if $CurHG lte 15>> //Necesito una ducha...//<</if>>\
<<if $CurHN lte 15>> //Me muero de hambre !//<</if>>\
<<if $CurHP gt 15 && $CurHG gt 15 && $CurHN gt 15>>\
<<if $period is 3 && $notu is false>><<button [[Ir al Bar|Bar]]>><</button>><</if>><<if $period is 3 && $notu is true>><<button [[Ir al Bar|Nocturno]]>><</button>><</if>> <<if $period is 2 && $turna2 is false>><<button [[Universidad|Uni]]>><</button>><</if>><<if $period is 2 && $turna2 is true>><<button [[Torneo|Torneo]]>><</button>><</if>>
<<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Mercado|Merk]]>><</button>> <</if>>
<<nobr>>
<<if $expeRachel gte 100 && $citaRa is false && $period is 5>>
<<button [[Cita con Rachel|Cita]]>><</button>>Costará ''$ 500''
<</if>>
<<if $citaRa is true && $period is 5 && $yafuiRa is false>>\
<<button [[Ir a casa de Rachel|RachelCasa0]]>><</button>><</if>>
<<if $expeCarol gte 100 && $citaCa is false && $period is 5>>
<<button [[Cita con Carol|Cita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaCa is true && $period is 5 && $yafuiCa is false>>\
<<button [[Ir a casa de Carol|CarolCasa0]]>><</button>><</if>>
<<if $expeLuci gte 100 && $citaLu is false && $period is 5>>
<<button [[Cita con Luci|Cita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaLu is true && $period is 5 && $yafuiLu is false>>\
<<button [[Ir a casa de Luci|LuciCasa0]]>><</button>><</if>>
<<if $expeJessy gte 100 && $citaJe is false && $period is 5>>
<<button [[Cita con Jessy|Cita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaJe is true && $period is 5 && $yafuiJe is false>>\
<<button [[Ir a casa de Jessy|JessyCasa0]]>><</button>><</if>>
<</nobr>><</if>>\
<<button [[Ir a Casa|Casa]]>><</button>>
<img src= https://cdn-images.imagevenue.com/fb/03/08/ME125OOO_o.gif />
<<nobr>>
<<set $enerRachel = 100>>
<<set $enerCarol = 100>>
<<set $enerLuci = 100>>
<<set $enerJessy = 100>>
<<addmins 30>><<set $CurHG -= 2.5>><<set $CurHN -= 2.5>>
<</nobr>><<if $nd is true>><<include NuevoDia>><</if>>\
<<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'casa'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'casadia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'casanoche'>><</if>>
<<if $alarm is true>><<include Alarma>><</if>>
<<if $nd is true>><<include NuevoDia>><</if>>
<<include TXT>>
<</nobr>><<if $CurHP lte 80>>\
<<button [[Dormir|Forced sleep]] >><</button>><</if>>
<<nobr>>
<<if $Rachel is true && $msjRachel is false && $period is 5 && $expeRachel lt 100>>\
<<button [[Enviar mensaje a Rachel|RachelWsp]] >><</button>><</if>>
<<if $Carol is true && $msjCarol is false && $period is 5 && $expeCarol lt 100>>
<<button [[Enviar mensaje a Carol|CarolWsp]] >><</button>><</if>>
<<if $Luci is true && $msjLuci is false && $period is 5 && $expeLuci lt 100>>
<<button [[Enviar mensaje a Luci|LuciWsp]] >><</button>><</if>>
<<if $Jessy is true && $msjJessy is false && $period is 5 && $expeJessy lt 100>>\
<<button [[Enviar mensaje a Jessy|JessyWsp]] >><</button>><</if>>
<</nobr>>
<<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Baño|Banio]] >><</button>> <<button [[Cocina|Cocina]] >><</button>><</if>>
<<if isDateBetween($gameDate, '07:00', '22:29')>>
<<if $compu is true>><<button [[PC|PC]] >><</button>><</if>> <<if $estereo is true>><<button [[Stereo|Stereo]] >><</button>><</if>><</if>>
----------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>>·····El·····
····BAR····<<addhours 1>>
<<if $dinero lt 500>> //No tengo suficiente dinero...//
[[Volver|oficina]]<</if>>\
<<if $dinero gte 500>>
// <<if $Whisky is 4>><<set $Whisky += 1>>Hacer un [[Pedido|TragoUP]] de Whisky<</if>><<if $Martini is 4>><<set $Martini += 1>>Hacer un [[Pedido|TragoUP]] de Martini<</if>><<if $Menta is 4>><<set $Menta += 1>>Hacer un [[Pedido|TragoUP]] de Tango con Menta<</if>><<if $Moon is 4>><<set $Moon += 1>>Hacer un [[Pedido|TragoUP]] de Cosmopolitan<</if>><<if $Cuba is 4>><<set $Cuba += 1>>Hacer un [[Pedido|TragoUP]] de Cuba Libre<</if>>//<</if>>
💵 Costará ''$ 500'' - Tienes ''$ $dinero''
--------------------------------
''TIP:'' Termina los cursos para comprar diferentes bebidas.
<<if $Whisky gte 5 && $Martini gte 5 && $Menta gte 5 && $Moon gte 5 && $Cuba gte 5>><<set $turna to true>><</if>><<playlist "PlayListRemix" play>>
<<playlist "PlayListRemix" volume 0.20>>
Escribe tu nombre:
<<textbox "$name" "Barman">> \
<<button "Confirm">>
<<set $name to $name.trim()>>
<<if $name is "">>
<<set "" to $name.trim()>>
<<else>>
<<goto "Inicio2">>
<</if>><<addhours 9>>
<</button>>
-----------------------------------
''TIP:''
Si no eliges ningun nombre se te asignará ''"Barman"'' por defecto.
<<set $uni to 0>>
<<set $Whisky = 0>>
<<set $Martini = 0>>
<<set $Menta = 0>>
<<set $Moon = 0>>
<<set $Cuba = 0>>
<<set $camarita = 0>>
<<set $estereo to false>>
<<set $compu to false>>
<<set $alarm to false>>
<<set $comida = 7>>
<<set $compra = 0>>
<<set $turna to false>>
<<set $turna2 to false>><img src= http://cdn-images.imagevenue.com/49/b2/bf/ME1231JF_o.gif />
Tienes un nuevo trago para ofrecer!
<<set $dinero -= 500>>
<<button [[Ok !|oficina]]>><</button>> <<if $expeBar gte 700>>El Gimnasio está cerrado hoy, vuelve otro día.
<<button [[Volver|Calle]]>> <</button>> <</if>>\
<<if $expeBar lte 500>>\
Tienes $ ''$dinero''
<img src= http://cdn-thumbs.imagevenue.com/45/09/66/ME122QP7_t.gif />
''Entrenadora:''
Quién quiere entrenar hoy?
<<if $CurHP gte 50 && $dinero gte 100>>\
<<button [[Entrenar|PlayerEntr]]>> <</button>> <</if>> Costará ''$100'' !
<<button [[Volver|Calle]]>> <</button>>
-----------------------------------
''TIP:''
Para entrenar, deberás tener al menos 50 de energía.
Entrenar aumentará 10 pts. a tu energía total,
pero te restará 50 de energia por hoy.<</if>>
Ahora tienes ''10'' puntos más de ''energía total!''. 😉
<img src= http://cdn-images.imagevenue.com/9b/af/e2/ME122QPO_o.gif />
<<nobr>>
<<set $MaxHP to ($MaxHP+10)>>
<<set $CurHP -= 50>>
<<set $dinero -= 100>>
<<addhours 1>><<addmins 30>><<set $CurHG -= 80>><<set $CurHN -= 30>>
<</nobr>>
<<button [[Ir a la Calle|Calle]]>><</button>><<nobr>>
<<set $PlayerVsRaB = 1>>
<<set $RachelVsPB = 1>>
<<set $PlayerVsRaM = 1>>
<<set $RachelVsPM = 1>>
<</nobr>>
<p> <img src= "https://cdn-images.imagevenue.com/8e/2d/01/ME12PMP6_o.png" align="right" >
<<speech "Rachel">> Hola una cerveza por favor!<</speech>></p>
<<button [[Siguiente|Rachel2]]>> <</button>>
-----------------------------------
''TIP:''
Si quieres agradarle a esta chica presta atención a sus cambios de humor con tus respuestas.<<nobr>>
<<set $RachelSed -= 25>>
<<set $RachelBor += 25>>
<<set $dinero += 0>>
<</nobr>>\
<p> <span id="ReplaceMe">\
<img src= "https://cdn-images.imagevenue.com/0e/29/d5/ME12PMPB_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<if $RachelBor gte 100>>\
-------------------------------
//Rachel se fué.//
--------------------------------
<<button [[Volver|Bar]]>><<set $enerPlayer -= 20>><</button>><</if>>\
<<set $chamu to random (1,2)>>
<<if $chamu is 1>><<include PlayerVsRaB>>
<<include PlayerVsRaM>><</if>>\
<<if $chamu is 2>><<include PlayerVsRaM>>
<<include PlayerVsRaB>><</if>>\
</span> </p>\
<<nobr>>
<<if $RachelBor gte 100>>
<<set $ClientCant -= 1>>
<<set $RachelSed = 100>>
<<set $Rachelhum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>><<if $expeRachel is 0>>
<<speech "You" "$name">>$msj<</speech>>
@@.delayed;<<speech "Rachel">>y tu eras??<</speech>>@@
@@.delayed;<<speech "You" "$name">>Soy $name el del bar.<</speech>>@@
@@.delayed;<<speech "Rachel">>ahhh jaja ok, ya te agendé.<</speech>>@@
@@.delayed;<<speech "You" "$name">>Genial! bueno te dejaré descasar de mi por hoy.<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja ok, a ver con que me sorprendes mañana.<</speech>>@@
@@.delayed;<<speech "You" "$name">>es una cita de mensajes? desafio aceptado!<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja hasta mañana $name.<</speech>>@@
@@.delayed;//Rachel se desconectó.//@@
<<set $dRa = 1>><</if>>\
\
<<if $expeRachel is 25>>
<<speech "You" "$name">>Podemos saltarnos los preliminares e ir directamente a lo importante?...<</speech>>
@@.delayed;<<speech "Rachel">>???<</speech>>@@
@@.delayed;<<speech "You" "$name">>Cual es tu color favorito?<</speech>>@@
@@.delayed;<<speech "Rachel">>jajaja pensé que ya me ibas a pedir una hot selfie!.<</speech>>@@
@@.delayed;<<speech "You" "$name">>bueno ya que insistes, pero no evadas la pregunta del color! jaja<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja no tan rapido, tal vez mañana si te portas bien... Y mi color favorito es el purpura. <</speech>>@@
@@.delayed;<<speech "You" "$name">>jaja voy a hacer mi mejor esfuerzo!<</speech>>@@
@@.delayed;<<speech "Rachel">>Ya veremos!... que descanses $name. ❤️<</speech>>@@
@@.delayed;//Rachel se desconectó.//@@
<<set $dRa = 2>><</if>>\
\
<<if $expeRachel is 50>>
<<speech "You" "$name">>A veces me pregunto sobre los dramas en el mundo: ¿por qué hay huracanes? ¿Por qué enfermedades? ¿Cómo puede ser que tu foto aun no me haya llegado??<</speech>>
@@.delayed;<<speech "Rachel">>jaja idiota! y yo que gano a cambio?<</speech>>@@
@@.delayed;<<speech "You" "$name">>Soy el dueño de un bar... cervezas gratis!.<</speech>>@@
@@.delayed;<<speech "Rachel">>jajaja mmmmm tentador, pero no suficiente.<</speech>>@@
@@.delayed;<<speech "You" "$name">>Cervezas gratis y papitas a mitad de precio!.<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja ok, pero solo porque me hiciste reir. Esas papitas gratis van a ser mias! muajajaja! <</speech>>@@
@@.delayed;<<speech "You" "$name">>Tal vez mañana si te portas bien... jaja<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja hasta mañana $name. ❤️<</speech>>@@
//Rachel te envió una [[Foto|NudesRachel]]//
//Rachel se desconectó.//<</if>>\
\
<<if $expeRachel is 75>><<set $citaRa to false>>
<<speech "You" "$name">>ok ok te ganaste las cervezas y las papitas gratis, pero la salsa cheddar es aparte!<</speech>>
@@.delayed;<<speech "Rachel">>jajaja holaaa! y que tengo que hacer por ese cheddar?<</speech>>@@
@@.delayed;<<speech "You" "$name">>mmmm no se, habia pensado en una cita.<</speech>>@@
@@.delayed;<<speech "Rachel">>jaja una cita vale mucho mas que un poco de cheddar derretido!.<</speech>>@@
@@.delayed;<<speech "You" "$name">>y que te parece una cena el mejor restaurant de la ciudad?<</speech>>@@
@@.delayed;<<speech "Rachel">>oyeeee eso es artilleria pesada.<</speech>>@@
@@.delayed;<<speech "You" "$name">>eso es un si?<</speech>>@@
@@.delayed;<<speech "Rachel">>Lo voy a pensar... jaja, pero te voy a dejar un regalito para que no sufras tanto... hasta mañana $name. ❤️<</speech>>@@
//Rachel te envió una [[Foto|NudesRachel]]//
//Rachel se desconectó.//
<<set $dRa = 4>><</if>>\
<<button [[Volver|Casa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<<set $msjleidoRa to false>>
<</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
''TIP:'' Es posible que tenga que activar la opción
"permitir audio" en su navegador.
--------------------------------------
<<button [[Play|Musica]]>><<playlist "PlayListRemix" play>><<set $music to "Play">><</button>> <<button [[Pause|Musica]]>><<playlist "PlayListRemix" pause>><<set $music to "Pause">><</button>> <<button [[Stop|Musica]]>><<playlist "PlayListRemix" stop>><<set $music to "Stop">><</button>> <<button [[Shuffle|Musica]]>><<playlist "PlayListRemix" shuffle>><<set $music to "Random">><</button>> <<button [[Next|Musica]]>><<playlist "PlayListRemix" shuffle>><<playlist "PlayListRemix" stop>><<set $music to "Random">><<playlist "PlayListRemix" play>><</button>>
Volumen:
<<button [[20%|Musica]]>><<playlist "PlayListRemix" volume 0.20>><<set $vol to "20%">><</button>> <<button [[40%|Musica]]>><<playlist "PlayListRemix" volume 0.40>><<set $vol to "40%">><</button>> <<button [[60%|Musica]]>><<playlist "PlayListRemix" volume 0.60>><<set $vol to "60%">><</button>> <<button [[80%|Musica]]>><<playlist "PlayListRemix" volume 0.80>><<set $vol to "80%">><</button>> <<button [[100%|Musica]]>><<playlist "PlayListRemix" volume 1>><<set $vol to "100%">><</button>>
Music Status: ''$music'' at ''$vol'' volume.
--------------------------------------
<<button [[Volver|oficina]] >><</button>><<if $RachelVsPB is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/d7/ff/6a/ME12PMP5_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<speech "Rachel">> Mi nombre es Rachel <</speech>></p>
<<button [[Servir otra|CervezaRachel1]]>>
<<set $RachelVsPB += 1>><<set $Rachelhum += 20>><</button>><</if>>
\
<<if $RachelVsPB is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/8e/2d/01/ME12PMP6_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<speech "Rachel">> Vivo a unos 30 minutos pero trabajo aqui cerca. <</speech>></p>
<<button [[Servir otra|CervezaRachel1]]>><<set $RachelVsPB += 1>><<set $Rachelhum += 20>><</button>><</if>>
\
<<if $RachelVsPB is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/15/64/2c/ME12PMP4_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
<<speech "Rachel">> Eso fue ingenioso! te lo ganaste!
Ya me voy, nos vemos! <<set $Rachel to true>> <</speech>></p>
<<set $ClientCant -= 1>>\
❤️ //Numero de Rachel consegruido! //
<<button [[Volver|Bar]]>><</button>><</if>><span id="ReplaceMe">
<p> <img src= "https://cdn-images.imagevenue.com/0e/29/d5/ME12PMPB_o.png" align="right" >
<<speech "You" "$name">> <<link "Seguro! La casa invita a una chica con ojos tan bellos!">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/15/64/2c/ME12PMP4_o.png" align="right" >
<<speech "Rachel">> Oh gracias! que caballero! <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaRachel1]]<</speech>></p>
<</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Son $ 20, espero que traigas dinero y tengas edad para beber.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/4b/d8/43/ME12PMP8_o.png" align="right" >
<<speech "Rachel">> Si fueras a un concurso de idiotas perderias por idiota. Servime lo que te pedi de una vez...<</speech>>
<<button [[Servir|CervezaRachel1]]>> <</button>></p>
<<set $Rachelhum -= 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Te la doy a cambio de tu whatsapp">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/e6/00/c3/ME12PMP7_o.png" align="right" >
<<speech "Rachel">>Haz la prueba y ya verás... <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaRachel1]]<</speech>></p>
<</replace>>
<</link>><</speech>></p></span><<if $PlayerVsRaB is 1 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Oye y cual es tu nombre?">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include RachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaB is 2 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Eres de por aqui?">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include RachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaB is 3 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Y para completar nuestro formulario de //clientes vip// solo me faltaria tu número. jeje.">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include RachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\<<if $RachelVsPM is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/4b/d8/43/ME12PMP8_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<speech "Rachel">> dueño??? ni que fuera un perro...<</speech>></p>
<<button [[Servir otra|CervezaRachel1]]>>
<<set $RachelVsPM += 1>><<set $Rachelhum -= 20>><</button>><</if>>
\
<<if $RachelVsPM is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/e6/00/c3/ME12PMP7_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<speech "Rachel">>No creo que haga falta, gracias...<</speech>></p>
<<button [[Servir otra|CervezaRachel1]]>>
<<set $RachelVsPM += 1>><<set $Rachelhum -= 20>><</button>><</if>>
\
<<if $RachelVsPM is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/d4/ca/e5/ME12PMPC_o.png" align="right" >
💵 $0 Le Regalaste una cerveza !
''Rachel''
Sed: $RachelSed
Humor: $Rachelhum
Embriaguez: $RachelBor
<<speech "Rachel">>Ya tengo que irme. Adios!<</speech>></p>
<<set $ClientCant -= 1>>\
<<button [[Volver|Bar]]>><</button>><</if>><<if $PlayerVsRaM is 1 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Esos ojos tienen dueño?">>
<<set $PlayerVsRaM += 1>>\
RachelVsPM
<<replace "#ReplaceMe">>\
<<include RachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaM is 2 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Cuando termine te puedo acompañar a tu casa.">>
<<set $PlayerVsRaM += 1>>\
<<replace "#ReplaceMe">>\
<<include RachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaM is 3 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Podriamos embriagarnos juntos en mi casa, no te cobraré los tragos.">>
<<set $PlayerVsRaM += 1>>\
<<replace "#ReplaceMe">>\
<<include RachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\<<nobr>>
<<set $PlayerVsCaB = 1>>
<<set $CarolVsPB = 1>>
<<set $PlayerVsCaM = 1>>
<<set $CarolVsPM = 1>>
<</nobr>>
<p> <img src= "https://cdn-images.imagevenue.com/ed/f6/cb/ME12R0SD_o.png" align="right" >
<<speech "Carol">> Hola, em... no soy de mucho beber, podrías recomendarme algo dulce?<</speech>></p>
<<button [[Siguiente|Carol2]]>> <</button>><span id="ReplaceMe">
<p> <img src= "https://cdn-images.imagevenue.com/1f/a1/7e/ME12QZZZ_o.png" align="right" >
<<speech "You" "$name">> <<link "Seguro, te gustaría probar un Cuba Libre? es principalmente Coca-Cola. Yo invito.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/4e/ee/36/ME12R0T8_o.png" align="right" >
<<speech "Carol">> Oh gracias! eso es dulce... de tu parte! <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CubaCarol1]]<</speech>></p>
<<set $Carolhum += 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Acabo de aprender a preparar el Cuba Libre, sería la primera vez para los dos! Quieres probar?.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/cd/8f/ab/ME12QZQT_o.png" align="right" >
<<speech "Carol">> Ok... Pero eso no me genera mucha confianza...<</speech>>
<<button [[Servir|CubaCarol1]]>> <</button>></p>
<<set $Carolhum -= 50>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Seguro, Cuba Libre es principalmente Coca-Cola. Pero tambien lleva Ron que es algo fuerte, tomalo despacio.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/87/f8/c3/ME12QWK9_o.png" align="right" >
<<speech "Carol">> Seguro! gracias por la advertencia! <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CubaCarol1]]<</speech>></p>
<<set $Carolhum += 20>>\ <</replace>>
<</link>><</speech>></p></span><<if $expeCarol is 0>>
<<speech "You" "$name">>dagdgadfgafdg<</speech>>
<<speech "Carol">>y esto??<</speech>>
<<speech "You" "$name">>queria decirte algo que ningun hombre te hubiera dicho antes. Por cierto, soy $name el del bar.<</speech>>
<<speech "Carol">>jajaja que bobo! ok, ya te agendé.<</speech>>
<<speech "You" "$name">>Genial! bueno te dejaré descasar de mi por hoy.<</speech>>
<<speech "Carol">>jaja ok, hablamos mañana?<</speech>>
<<speech "You" "$name">>Sin duda, no te librarás de mi tan facil!<</speech>>
<<speech "Carol">>jaja hasta mañana $name.<</speech>>
//Carol se desconectó.//
<</if>>\
\
<<if $expeCarol is 25>>
<<speech "You" "$name">>Que linda tu foto de perfil !<</speech>>
<<speech "Carol">>jaja hola $name, gracias!<</speech>>
<<speech "You" "$name">>Pero se ve muy chiquita aquí...<</speech>>
<<speech "Carol">>jajaja es solo para que no me confundas con las otras...<</speech>>
<<speech "You" "$name">>jaja pero yo quiero una bien grande para poner en mi mesita de luz.<</speech>>
<<speech "Carol">>jaja no se.. tendria que encontrar una en la que salga linda. <</speech>>
<<speech "You" "$name">>o sea... cualquiera en la que salgas!<</speech>>
<<speech "Carol">>Ya veremos!... que descanses $name. ❤️<</speech>>
//Carol se desconectó.//
<</if>>\
\
<<if $expeCarol is 50>>
<<speech "You" "$name">>A veces me pregunto sobre los dramas en el mundo: ¿por qué hay huracanes? ¿Por qué enfermedades? ¿Cómo puede ser que tu foto aun no me haya llegado??<</speech>>
<<speech "Carol">>jaja idiota! y yo que gano a cambio?<</speech>>
<<speech "You" "$name">>Soy el dueño de un bar... cervezas gratis!.<</speech>>
<<speech "Carol">>jajaja mmmmm tentador, pero no suficiente.<</speech>>
<<speech "You" "$name">>Cervezas gratis y papitas a mitad de precio!.<</speech>>
<<speech "Carol">>jaja ok, pero solo porque me hiciste reir. Esas papitas gratis van a ser mias! muajajaja! <</speech>>
<<speech "You" "$name">>Tal vez mañana si te portas bien... jaja<</speech>>
<<speech "Carol">>jaja hasta mañana $name. ❤️<</speech>>
//Carol envió una foto// [[Ver foto|NudesCarol]]
//Carol se desconectó.//
<</if>>\
\
<<if $expeCarol is 75>>
<<speech "You" "$name">>ok ok te ganaste las cervezas y las papitas gratis, pero la salsa cheddar es aparte!<</speech>>
<<speech "Carol">>jajaja holaaa! y que tengo que hacer por ese cheddar?<</speech>>
<<speech "You" "$name">>mmmm no se, habia pensado en una cita.<</speech>>
<<speech "Carol">>jaja una cita vale mucho mas que un poco de cheddar derretido!.<</speech>>
<<speech "You" "$name">>y que te parece una cena el mejor restaurant de la ciudad?<</speech>>
<<speech "Carol">>oyeeee eso es artilleria pesada.<</speech>>
<<speech "You" "$name">>eso es un si?<</speech>>
<<speech "Carol">>Lo voy a pensar... jaja, pero te voy a dejar un regalito para que no sufras tanto... hasta mañana $name. ❤️<</speech>>
//Carol envió una foto// [[Ver foto|NudesCarol]]
//Carol se desconectó.//
<<set $citaCa to false>>
<</if>>\
\
<<button [[Volver|Casa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<</button>><<nobr>>
<<set $CarolSed -= 25>>
<<set $Carolhum += 20>>
<<set $CarolBor += 25>>
<<set $dinero += 0>>
<</nobr>>
<span id="ReplaceMe">\
<p> <img src= "https://cdn-images.imagevenue.com/3c/12/94/ME12QZQ6_o.png" align="right" >\
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<if $CarolBor gte 100>>
-------------------------------
//Carol se fué.//
--------------------------------
<<button [[Volver|Bar]]>><<set $enerPlayer -= 20>><</button>><</if>>
<<set $chamu to random (1,2)>>\
<<if $chamu is 1>><<include PlayerVsCaB>>
<<include PlayerVsCaM>><</if>>\
<<if $chamu is 2>><<include PlayerVsCaM>>
<<include PlayerVsCaB>><</if>>\
</p></span>\
<<nobr>>
<<if $CarolBor gte 100>>
<<set $ClientCant -= 1>>
<<set $CarolSed = 100>>
<<set $Carolhum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>><<if $CarolVsPB is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/a5/2e/72/ME12QWK6_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<speech "Carol">> Carol, un gusto $name ! <</speech>></p>
<<button [[Servir otra|CubaCarol1]]>><<set $CarolVsPB += 1>><<set $Carolhum += 20>><</button>><</if>>\
\
<<if $CarolVsPB is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/61/d4/bf/ME12QWK4_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<speech "Carol">> Que buen ojo tienes... soy un poco así, es verdad. <</speech>></p>
<<button [[Servir otra|CubaCarol1]]>><<set $CarolVsPB += 1>><<set $Carolhum += 20>><</button>><</if>>\
\
<<if $CarolVsPB is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/87/f8/c3/ME12QWK9_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
<<speech "Carol">> Mh... ok! pero ya tengo que irme, hablamos, si? <<set $Carol to true>> <</speech>></p>
<<set $ClientCant -= 1>>\
❤️ //Numero de Carol consegruido! //
<<button [[Volver|Bar]]>><</button>><</if>><<if $PlayerVsCaB is 1 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Mi nombre es $name, y el tuyo?">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaB is 2 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Me pareces tierna y romantica. Una perfecta combinación de ingredientes. Como un buen trago.">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaB is 3 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "¿y qué hace una persona tan atractiva, divertida y original… como yo sin tu número de teléfono?">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\<<if $CarolVsPM is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/96/e0/64/ME12QWK8_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<speech "Carol">> que??? no soy asi en absoluto...<</speech>></p>
<<button [[Servir otra|CubaCarol1]]>>
<<set $CarolVsPM += 1>><<set $Carolhum -= 20>><</button>><</if>>
\
<<if $CarolVsPM is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/8d/c4/ce/ME12QWKB_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<speech "Carol">> Estoy segura que te irá mejor con las otras...<</speech>></p>
<<button [[Servir otra|CubaCarol1]]>>
<<set $CarolVsPM += 1>><<set $Carolhum -= 20>><</button>><</if>>
\
<<if $CarolVsPM is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/59/08/71/ME12QWKC_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 Le Regalaste un Cuba Libre !
''Carol''
Sed: $CarolSed
Humor: $Carolhum
Embriaguez: $CarolBor
<<speech "Carol">> Ninguna de las dos... ya tengo que irme. Adios!<</speech>></p>
<<set $ClientCant -= 1>>\
<<button [[Volver|Bar]]>><</button>><</if>><<if $PlayerVsCaM is 1 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Me pareces sexy y divertida. Una perfecta combinación de ingredientes. Como un buen trago.">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaM is 2 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Hoy regalé 5 tragos, pero confieso que eres la única de las cinco que realmente me apetece conocer.">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaM is 3 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "¿Prefieres que me las ingenie y diga una frase romántica y graciosa, o te gustaría que nos saltemos esa parte y darnos el número?">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include CarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\<<nobr>>
<<set $PlayerVsLuB = 1>>
<<set $LuciVsPB = 1>>
<<set $PlayerVsLuM = 1>>
<<set $LuciVsPM = 1>>
<</nobr>>
<img src= "https://ia601504.us.archive.org/7/items/02_20201209/01.png" >
<<speech "Luci">> Hola un margarita por favor!<</speech>>
<<button [[Siguiente|Luci2]]>> <</button>>
<<button [[Volver|Bar]]>> <</button>><<if $LuciVsPB is 1>>\
<<speech "Luci">>Mi nombre es Luci <</speech>>
<<button [[Servir otra|CervezaLuci1]]>><<set $LuciVsPB += 1>> <</button>><</if>>
\
<<if $LuciVsPB is 2>>\
<<speech "Luci">>Vivo a unos 30 minutos pero trabajo aqui cerca.<</speech>>
<<button [[Servir otra|CervezaLuci1]]>><<set $LuciVsPB += 1>>
<</button>><</if>>
\
<<if $LuciVsPB is 3>>\
<<speech "Luci">>Eso fue ingenioso! te lo ganaste!
Ya me voy, nos vemos! <<set $Luci to true>> <</speech>>
❤️ //Numero de Luci consegruido! //
<<set $ClientCant -= 1>>\
<<button [[Volver|Bar]]>><</button>><</if>><<if $PlayerVsLuB is 1>>\
<<speech "You" "$name">><<link "Dime si hay otro lugar para dejar mi corazón.">>
<<set $PlayerVsLuB += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsLuB is 2>>\
<<speech "You" "$name">><<link "Si tu boca quiere beso y tu cuerpo quiere eso... arreglamos.">>
<<set $PlayerVsLuB += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsLuB is 3>>\
<<speech "You" "$name">><<link "si tu quieres un atajo y lo quieres por abajo, anota tu número aquí..">>
<<set $PlayerVsLuB += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPB>>\
<</replace>><</link>><</speech>><</if>>\<<if $LuciVsPM is 1>>\
<<speech "Luci">> dueño??? ni que fuera un perro...<</speech>>
<<button [[Servir otra|CervezaLuci1]]>>
<<set $LuciVsPM += 1>><<set $Lucihum -= 20>><</button>><</if>>
\
<<if $LuciVsPM is 2>>\
<<speech "Luci">>No creo que haga falta, gracias...<</speech>>
<<button [[Servir otra|CervezaLuci1]]>>
<<set $LuciVsPM += 1>><<set $Lucihum -= 20>><</button>><</if>>
\
<<if $LuciVsPM is 3>>\
<<speech "Luci">>Ya tengo que irme. Adios!<</speech>>
<<set $ClientCant -= 1>>\
<<button [[Volver|Bar]]>><</button>><</if>><<if $PlayerVsLuM is 1>>\
<<speech "You" "$name">><<link "Contigo yo tendría 10 hijos, empecemos por un par... solamente te lo digo por si quieres practicar.">>
<<set $PlayerVsLuM += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsLuM is 2>>\
<<speech "You" "$name">><<link "Vayamonos conociendo, es lo único que estoy diciendo, la noche lo está proponiendo.">>
<<set $PlayerVsLuM += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsLuM is 3>>\
<<speech "You" "$name">><<link "Mira que cosa bonita, que boca tan redondita, me gusta esa colita.">>
<<set $PlayerVsLuM += 1>>\
<<replace "#ReplaceMe">>\
<<include LuciVsPM>>\
<</replace>><</link>><</speech>><</if>>\<span id="ReplaceMe">
<p> <img src= "http://cdn-images.imagevenue.com/f0/5c/15/ME124CDE_o.png" align="right" >
<<speech "You" "$name">> <<link "Un margarita para esa boquita!">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/f0/5c/15/ME124CDE_o.png" align="right" >
<<speech "Luci">> Oh gracias! que caballero! <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaLuci1]]<</speech>></p>
<<set $Lucihum += 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Son $ 20, espero que traigas dinero y tengas edad para beber.">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/f0/5c/15/ME124CDE_o.png" align="right" >
<<speech "Luci">> Si fueras a un concurso de idiotas perderias por idiota. Servime lo que te pedi de una vez...<</speech>>
<<button [[Servir|Cerveza]]>> <</button>></p>
<<set $Lucihum -= 50>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Te lo doy a cambio de tu whatsapp">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/f0/5c/15/ME124CDE_o.png" align="right" >
<<speech "Luci">>Haz la prueba y ya verás... <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaLuci1]]<</speech>></p>
<<set $Lucihum += 20>>\ <</replace>>
<</link>><</speech>></p></span><<nobr>>
<<set $LuciSed -= 25>>
<<set $Lucihum += 20>>
<<set $LuciBor += 25>>
<<set $dinero += 0>>
<</nobr>>\
<img src= http://cdn-images.imagevenue.com/4a/4f/33/ME12517R_o.gif />
💵 $0 Le Regalaste una cerveza !
''Luci''
Sed: $LuciSed
Humor: $Lucihum
Embriaguez: $LuciBor
<<if $LuciBor gte 100>>
-------------------------------
//Luci se fué.//
--------------------------------
<<button [[Volver|Bar]]>><<set $enerPlayer -= 20>><</button>><</if>>
<<set $chamu to random (1,2)>>
<<if $chamu is 1>><<include PlayerVsLuB>>
<<include PlayerVsLuM>><</if>>\
<<if $chamu is 2>><<include PlayerVsLuM>>
<<include PlayerVsLuB>><</if>>\
</p></span>\
<<nobr>>
<<if $LuciBor gte 100>>
<<set $ClientCant -= 1>>
<<set $LuciSed = 100>>
<<set $Lucihum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>><<if $expeLuci is 0>>
<<speech "You" "$name">>dagdgadfgafdg<</speech>>
<<speech "Luci">>y esto??<</speech>>
<<speech "You" "$name">>queria decirte algo que ningun hombre te hubiera dicho antes. Por cierto, soy $name el del bar.<</speech>>
<<speech "Luci">>jajaja que bobo! ok, ya te agendé.<</speech>>
<<speech "You" "$name">>Genial! bueno te dejaré descasar de mi por hoy.<</speech>>
<<speech "Luci">>jaja ok, a ver con que me sorprendes mañana.<</speech>>
<<speech "You" "$name">>es una cita de mensajes? desafio aceptado!<</speech>>
<<speech "Luci">>jaja hasta mañana $name.<</speech>>
//Luci se desconectó.//
<</if>>\
\
<<if $expeLuci is 25>>
<<speech "You" "$name">>Podemos saltarnos los preliminares e ir directamente a lo importante?...<</speech>>
<<speech "Luci">>???<</speech>>
<<speech "You" "$name">>Cual es tu color favorito?<</speech>>
<<speech "Luci">>jajaja pensé que ya me ibas a pedir una hot selfie!.<</speech>>
<<speech "You" "$name">>bueno ya que insistes, pero no evadas la pregunta del color! jaja<</speech>>
<<speech "Luci">>jaja no tan rapido, tal vez mañana si te portas bien... Y mi color favorito es el purpura. <</speech>>
<<speech "You" "$name">>jaja voy a hacer mi mejor esfuerzo!<</speech>>
<<speech "Luci">>Ya veremos!... que descanses $name. ❤️<</speech>>
//Luci se desconectó.//
<</if>>\
\
<<if $expeLuci is 50>>
<<speech "You" "$name">>A veces me pregunto sobre los dramas en el mundo: ¿por qué hay huracanes? ¿Por qué enfermedades? ¿Cómo puede ser que tu foto aun no me haya llegado??<</speech>>
<<speech "Luci">>jaja idiota! y yo que gano a cambio?<</speech>>
<<speech "You" "$name">>Soy el dueño de un bar... cervezas gratis!.<</speech>>
<<speech "Luci">>jajaja mmmmm tentador, pero no suficiente.<</speech>>
<<speech "You" "$name">>Cervezas gratis y papitas a mitad de precio!.<</speech>>
<<speech "Luci">>jaja ok, pero solo porque me hiciste reir. Esas papitas gratis van a ser mias! muajajaja! <</speech>>
<<speech "You" "$name">>Tal vez mañana si te portas bien... jaja<</speech>>
<<speech "Luci">>jaja hasta mañana $name. ❤️<</speech>>
//Luci envió una foto// [[Ver foto|NudesLuci]]
//Luci se desconectó.//
<</if>>\
\
<<if $expeLuci is 75>>
<<speech "You" "$name">>ok ok te ganaste las cervezas y las papitas gratis, pero la salsa cheddar es aparte!<</speech>>
<<speech "Luci">>jajaja holaaa! y que tengo que hacer por ese cheddar?<</speech>>
<<speech "You" "$name">>mmmm no se, habia pensado en una cita.<</speech>>
<<speech "Luci">>jaja una cita vale mucho mas que un poco de cheddar derretido!.<</speech>>
<<speech "You" "$name">>y que te parece una cena el mejor restaurant de la ciudad?<</speech>>
<<speech "Luci">>oyeeee eso es artilleria pesada.<</speech>>
<<speech "You" "$name">>eso es un si?<</speech>>
<<speech "Luci">>Lo voy a pensar... jaja, pero te voy a dejar un regalito para que no sufras tanto... hasta mañana $name. ❤️<</speech>>
//Luci envió una foto// [[Ver foto|NudesLuci]]
//Luci se desconectó.//<<set $citaLu to false>>
<</if>>\
\
<<button [[Volver|Casa]]>>
<<set $expeLuci += 25>>
<<set $msjLuci to true>>
<</button>><<if $JessyVsPM is 1>>\
<<speech "Jessy">>😠 que onda perejil
[[Creo que ya no voy a querer esa Cervza, adios!|Bar]]<</speech>><</if>>
\
<<if $JessyVsPM is 2>>\
<<speech "Jessy">>😠 alto pancho
[[Creo que ya no voy a querer esa Cervza, adios!|Bar]]<</speech>><</if>>
\
<<if $JessyVsPM is 3>>\
<<speech "Jessy">>😠 no vos sos el pancho
[[Creo que ya no voy a querer esa Cervza, adios!|Bar]]<</speech>><</if>>
\
<<if $JessyVsPM is 4>>\
<<speech "Jessy">>😠😠😠 no vos sos el pancho 😠😠😠
[[Creo que ya no voy a querer esa Cervza, adios!|Bar]]<</speech>><</if>><<if $JessyVsPB is 1>>\
<<speech "Jessy">>😃 Mi nombre es Carol <</speech>>
<<button [[Servir otra|CervezaJessy1]]>><<set $JessyVsPB += 1>>
<</button>><</if>>
\
<<if $JessyVsPB is 2>>\
<<speech "Jessy">>😃 bueno va todo bien sigue asi <</speech>>
<<button [[Servir otra|CervezaJessy1]]>><<set $JessyVsPB += 1>>
<</button>><</if>>
\
<<if $JessyVsPB is 3>>\
<<speech "Jessy">>😃 😃 Logro desbloqueado (wsp)
[[Bar]] <<set $Jessy to true>> <</speech>><</if>>Enviar wsp a Rachel
[[Bar]] <<nobr>>
<<set $PlayerVsJeB = 1>>
<<set $JessyVsPB = 1>>
<<set $PlayerVsJeM = 1>>
<<set $JessyVsPM = 1>>
<</nobr>>
<img src= "http://cdn-images.imagevenue.com/94/9c/a0/ME123UVH_o.png" >
<<speech "Jessy">> Hola una cerveza por favor!<</speech>>
<<button [[Siguiente|Jessy2]]>> <</button>>
<<button [[Volver|Bar]]>> <</button>><<if $PlayerVsJeM is 1>>\
<<speech "You" "$name">><<link "si conmigo te quedas o con otro te vas, no me importa un carajo porque sé que volverás">>
<<set $PlayerVsJeM += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsJeM is 2>>\
<<speech "You" "$name">><<link "si con otro pasas el rato, vamo ser felices los 4, yo te acepto el trato y lo hacemos otro rato.">>
<<set $PlayerVsJeM += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsJeM is 3>>\
<<speech "You" "$name">><<link "No importa el que dirán, somos tal para cual, así lo quiso el destino.">>
<<set $PlayerVsJeM += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPM>>\
<</replace>><</link>><</speech>><</if>>\<<if $PlayerVsJeB is 1>>\
<<speech "You" "$name">><<link "Oye y cual es tu nombre?">>
<<set $PlayerVsJeB += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsJeB is 2>>\
<<speech "You" "$name">><<link "Eres de por aqui?">>
<<set $PlayerVsJeB += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsJeB is 3>>\
<<speech "You" "$name">><<link "A que te dedicas?">>
<<set $PlayerVsJeB += 1>>\
<<replace "#ReplaceMe">>\
<<include JessyVsPB>>\
<</replace>><</link>><</speech>><</if>>\<span id="ReplaceMe">
<p> <img src= "http://cdn-images.imagevenue.com/f5/31/2c/ME123UVV_o.png" align="right" >
<<speech "You" "$name">> <<link "Seguro! La casa invita a una chica con ojos tan bellos!">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/94/9c/a0/ME123UVH_o.png" align="right" >
<<speech "Jessy">> Oh gracias! que caballero! <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaJessy1]]<</speech>></p>
<<set $Jessyhum += 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Son $ 20, espero que traigas dinero y tengas edad para beber.">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/f8/a7/53/ME123UVQ_o.png" align="right" >
<<speech "Jessy">> Si fueras a un concurso de idiotas perderias por idiota. Servime lo que te pedi de una vez...<</speech>>
<<button [[Servir|Cerveza]]>> <</button>></p>
<<set $Jessyhum -= 50>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Te la doy a cambio de tu whatsapp">>
<<replace "#ReplaceMe">>
<p> <img src= "http://cdn-images.imagevenue.com/fe/f4/2e/ME123UVO_o.png" align="right" >
<<speech "Jessy">>Haz la prueba y ya verás... <</speech>>
<<speech "You" "$name">> [[Aqui tienes|CervezaJessy1]]<</speech>></p>
<<set $Jessyhum += 20>>\ <</replace>>
<</link>><</speech>></p></span><<nobr>>
<<set $JessySed -= 25>>
<<set $Jessyhum += 20>>
<<set $JessyBor += 25>>
<<set $dinero += 0>>
<</nobr>>\
<img src= http://cdn-images.imagevenue.com/4a/4f/33/ME12517R_o.gif />
💵 $0 Le Regalaste una cerveza !
''Jessy''
Sed: $JessySed
Humor: $Jessyhum
Embriaguez: $JessyBor
<<if $JessyBor gte 100>>
-------------------------------
//Luci se fué.//
--------------------------------
<<button [[Volver|Bar]]>><<set $enerPlayer -= 20>><</button>><</if>>
<<set $chamu to random (1,2)>>
<<if $chamu is 1>><<include PlayerVsJeB>>
<<include PlayerVsJeM>><</if>>\
<<if $chamu is 2>><<include PlayerVsJeM>>
<<include PlayerVsJeB>><</if>>\
</p></span>\
<<nobr>>
<<if $JessyBor gte 100>>
<<set $ClientCant -= 1>>
<<set $JessySed = 100>>
<<set $Jessyhum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>>⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel
----------------------------------
@@.delayed;
<p> <img src= "https://cdn-images.imagevenue.com/d9/29/e1/ME12PH3W_o.png" align="right" >
<<speech "Rachel">> Que opinas?<</speech>>
\
<<if $lvlRachel is 0>>[[TitJob|Rachellvl0]]
''Blowjob'' (need lvl ''1'' of ''Trust'')
''69'' (need lvl ''2'' of ''Trust'')
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 1>>[[Go for a TitJob|Rachellvl0]]
[[''Blowjob''|Rachellvl1]]
''69'' (need lvl ''2'' of ''Trust'')
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 2>>[[Go for a TitJob|Rachellvl0]]
[[Blowjob|Rachellvl1]]
[[69|Rachellvl2]]
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 3>>[[Go for a TitJob|Rachellvl0]]
[[Blowjob|Rachellvl1]]
[[69|Rachellvl2]]
[[Fuck her|Rachellvl3]]
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 4>>[[Go for a TitJob|Rachellvl0]]
[[Blowjob|Rachellvl1]]
[[69|Rachellvl2]]
[[Fuck her|Rachellvl3]]
[[Dogy Style|Rachellvl4]]
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 5>>[[Go for a TitJob|Rachellvl0]]
[[Blowjob|Rachellvl1]]
[[69|Rachellvl2]]
[[Fuck her|Rachellvl3]]
[[Dogy Style|Rachellvl4]]
[[Cowgirl Style|Rachellvl5]]<</if>>
</p><<addmins 20>>@@
--------------------------------------
'' TIP: '' Hay varias escenas diferentes en cada nivel, que aparecen de forma aleatoria.<<nobr>>
<<set $pt to random(1,7)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/85/94/b7/ME122QND_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/c6/77/e0/ME122QNF_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/ac/82/71/ME122QNG_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/dc/34/ba/ME122QNH_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/74/47/4f/ME122QNI_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/3b/43/12/ME122QNN_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/99/6e/cf/ME122QNO_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''50'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel0 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 50>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-thumbs.imagevenue.com/8b/eb/e0/ME122QMK_t.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/6a/e4/42/ME122QML_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/60/7a/a2/ME122QMM_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/72/a9/40/ME122QMN_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/73/ee/ff/ME122QMO_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/e6/4b/9b/ME122QMP_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''100'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel1 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 100>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel
<<nobr>>
<<set $pt to random(1,10)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/20/82/50/ME122QKW_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/32/9a/18/ME122QKX_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/9f/4c/e4/ME122QKY_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/16/dc/f7/ME122QKZ_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/86/99/db/ME122QL0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/85/7c/d4/ME122QL1_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/79/db/aa/ME122QL2_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/04/3e/bb/ME122QL3_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/07/e9/9e/ME122QL4_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/a9/79/50/ME122QL5_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''150'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel2 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 150>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,8)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8a/6b/5a/ME122QL6_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/ef/8c/77/ME122QL7_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/ab/08/8f/ME122QL8_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/50/64/69/ME122QL9_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/6f/fd/dd/ME122QLA_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/0f/b2/e1/ME122QLC_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/d8/1c/02/ME122QLD_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/d4/3f/7a/ME122QLE_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''255'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel3 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 255>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,10)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/f6/f2/be/ME122QM9_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/bd/97/85/ME122QMB_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/31/cb/42/ME122QMD_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/13/9b/e2/ME122QME_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/62/5b/9b/ME122QMF_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/b4/55/69/ME122QMG_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/1d/c5/e6/ME122QMH_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/51/81/cd/ME122QMI_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''450'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel4 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 450>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*2)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel<<if $Rachel0 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/5a/9e/e2/ME122QNP_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/8d/be/b9/ME122QNQ_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/22/8d/ac/ME122QM6_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/41/1f/b2/ME122QM7_o.gif />
<</if>><</if>>\
\
<<if $Rachel1 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/c9/7c/4f/ME122QMZ_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/8d/ab/09/ME122QN8_o.gif >
<<endif>><</nobr>>
<img src= http://cdn-images.imagevenue.com/8b/5e/f2/ME122RGC_o.gif />
<</if>>\
\
<<if $Rachel2 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/b8/a7/70/ME122QKU_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/53/c1/a5/ME122QKV_o.gif >
<<endif>><</nobr>>
<img src= http://cdn-images.imagevenue.com/16/17/e2/ME122RGD_o.gif />
<</if>>\
\
<<if $Rachel3 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/93/76/3a/ME122QLF_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/b0/86/ae/ME122QLK_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/ca/c0/fa/ME122QM1_o.gif />
<</if>><</if>>\
\
<<if $Rachel4 is true or $Rachel5 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/59/62/83/ME122QM4_o.gif />
<</if>><</if>>\
<<button [[Dormir|RachelDormir]]>> <</button>> Tienes $ ''$dinero''
<<if $cama lte 1 && $dinero gte 1500>><<button [[Comprar|Muebleria]]>><<set $cama = 2>><<set $dinero -= 1500>><</button>><</if>> <<if $cama lte 1>>Noir king size (120 Energía) ''$ 1.500'' <</if>>
<<if $cama lte 2 && $dinero gte 3000>><<button [[Comprar|Muebleria]]>><<set $cama = 3>><<set $dinero -= 3000>><</button>><</if>> <<if $cama lte 2>>Rouge queen size (140 Energía) ''$ 3.000''<</if>>
<<if $cama lte 3 && $dinero gte 5000>><<button [[Comprar|Muebleria]]>><<set $cama = 4>><<set $dinero -= 5000>><</button>><</if>> <<if $cama lte 3>>Lexington king size (160 Energía) ''$ 5.000''<</if>>
<<if $cama lte 4 && $dinero gte 10000>><<button [[Comprar|Muebleria]]>><<set $cama = 5>><<set $dinero -= 10000>><</button>><</if>> <<if $cama lte 4>>Mystic súper queen (180 Energía) ''$ 10.000''<</if>>
<<if $cama lte 5 && $dinero gte 25000>><<button [[Comprar|Muebleria]]>><<set $cama = 6>><<set $dinero -= 25000>><</button>><</if>> <<if $cama lte 5>>Caelo súper king (200 Energía) ''$ 25.000''<</if>>
<<button [[Volver|Calle]] >><</button>>
--------------------------------------
''TIP:'' Las camas aumentan la cantidad de energía recuperada al dormir segun su nivel. ⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol
----------------------------------
@@.delayed;
<p> <img src= "https://cdn-images.imagevenue.com/84/13/56/ME12QZT0_o.png" align="right" >
<<speech "Carol">> Que opinas?<</speech>>
\
<<if $lvlCarol is 0>>[[BlowJob|Carollvl0]]
''Fuck her'' (need lvl ''1'' of ''Trust'')
''Dogy'' Style (need lvl ''2'' of ''Trust'')
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Mucamita Blowjob'' Style (need lvl ''4'' of ''Trust'')
Como ''ella'' quiera (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 1>>[[BlowJob|Carollvl0]]
[[Fuck her|Carollvl1]]
''Dogy'' Style (need lvl ''2'' of ''Trust'')
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Mucamita Blowjob'' Style (need lvl ''4'' of ''Trust'')
Como ''ella'' quiera (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 2>>[[BlowJob|Carollvl0]]
[[Fuck her|Carollvl1]]
[[Dogy Style|Carollvl2]]
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Mucamita Blowjob'' Style (need lvl ''4'' of ''Trust'')
Como ''ella'' quiera (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 3>>[[BlowJob|Carollvl0]]
[[Fuck her|Carollvl1]]
[[Dogy Style|Carollvl2]]
[[Hard Fuck|Carollvl3]]
''Mucamita Blowjob'' Style (need lvl ''4'' of ''Trust'')
Como ''ella'' quiera (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 4>>[[BlowJob|Carollvl0]]
[[Fuck her|Carollvl1]]
[[Dogy Style|Carollvl2]]
[[Fuck her|Carollvl3]]
[[Mucamita Blowjob|Carollvl4]]
Como ''ella'' quiera (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol gte 5>>[[BlowJob|Carollvl0]]
[[Fuck her|Carollvl1]]
[[Dogy Style|Carollvl2]]
[[Hard Fuck|Carollvl3]]
[[Mucamita Blowjob|Carollvl4]]
[[Como quiera|Carollvl5]]<</if>>
</p><<addmins 20>>@@
--------------------------------------
'' TIP: '' Hay varias escenas diferentes en cada nivel, que aparecen de forma aleatoria.<<nobr>>
<<set $pt to random(1,4)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/9f/2f/eb/ME122R98_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/d2/4c/67/ME122R8F_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/0b/f4/c3/ME122R9D_o.gif >
<<elseif $pt == 4>>
<img src= https://cdn-images.imagevenue.com/3a/8e/e5/ME125WK8_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''50'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol0 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 50>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''100'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol1 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 100>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,12)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/88/dc/36/ME122RB9_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/1a/99/90/ME122RBA_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/2f/bf/53/ME122RBH_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/59/09/20/ME122RBD_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/a0/24/2a/ME122RC2_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/aa/c8/4c/ME122RC6_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/81/50/d0/ME122RCD_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/0c/9c/b5/ME122RCE_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/43/d8/f1/ME122RCQ_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/9d/b2/ae/ME122RCS_o.gif >
<<elseif $pt == 11>>
<img src= http://cdn-images.imagevenue.com/c1/45/0c/ME122RCV_o.gif >
<<elseif $pt == 12>>
<img src= http://cdn-images.imagevenue.com/a4/27/88/ME122RCW_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''150'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol2 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 150>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''255'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol3 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 255>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,7)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''450'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol4 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 450>>
<<if $expeCarol gte $MaxExpeRachel>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*2)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol<<if $Carol0 is true>>\
<<nobr>>
<<set $cum to either(1,3)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol1 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol2 is true>>\
<<nobr>>
<<set $cum to random(1,4)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/2c/f3/1d/ME122RCZ_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/75/f2/ac/ME122RD0_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/f8/a3/ad/ME122RD8_o.gif >
<<elseif $cum == 4>>
<img src= http://cdn-images.imagevenue.com/c9/76/6c/ME122RDF_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol3 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol4 is true>>\
<<nobr>>
<<set $cum to either(1,3)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol5 is true>>\
<<nobr>>
<<set $cum to either(1,11)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<elseif $cum == 4>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 5>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<elseif $cum == 6>>
<img src= http://cdn-images.imagevenue.com/2c/f3/1d/ME122RCZ_o.gif >
<<elseif $cum == 7>>
<img src= http://cdn-images.imagevenue.com/75/f2/ac/ME122RD0_o.gif >
<<elseif $cum == 8>>
<img src= http://cdn-images.imagevenue.com/f8/a3/ad/ME122RD8_o.gif >
<<elseif $cum == 9>>
<img src= http://cdn-images.imagevenue.com/c9/76/6c/ME122RDF_o.gif >
<<elseif $cum == 10>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 11>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
<<button [[Dormir|CarolDormir]]>> <</button>>⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci
----------------------------------
<p> <img src= "http://cdn-images.imagevenue.com/c7/76/7f/ME122RKZ_o.png" align="right" >
<<speech "Luci">> Te gustaría ver una pelicula... o algo?<</speech>>
//...En ese momento me acerqué a ella y...//
\
[[la llevé a su habitación.|Lucilvl0]]
\
<<if $lvlLuci gte 1>>[[la besé apasionadamente.|Lucilvl1]]
\
<<if $lvlLuci gte 2>>[[la desnudé completamente|Lucilvl2]]
\
<<if $lvlLuci gte 3>>[[la tomé salvajemente|Lucilvl3]]
\
<<if $lvlLuci gte 4>>[[la dominé por completo.|Lucilvl4]]
\
<</if>><</if>><</if>><</if>></p>
<<if $enerLuci lt 20 && $agotLuci is 0>>\
<<include LuciCans>><</if>>\
<<if $agotLuci is 1>>\
<img src= http://cdn-images.imagevenue.com/1e/9e/d2/ME1233QN_o.png /> <</if>>\
<<addmins 20>>
<img src= imagenes/personajes/luci/gifs/pt1.gif >
❤️ Su confianza aumentó ''20'' pts.
<img src= imagenes/personajes/luci/gifs/pt2.gif >
<<button [[Continuar|LuciFin]]>> <</button>>
<<nobr>>
<<set $yafuiLu to true>>
<<set $citaLu to true>>
<<set $expeLuci += 20>>
<<if $expeLuci gte $MaxExpeLuci>>
<<set $lvlLuci to $lvlLuci += 1>>
<<set $MaxExpeLuci to ($MaxExpeLuci*3)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci
<img src= imagenes/personajes/luci/gifs/691.gif >
❤️ Su confianza aumentó ''30'' pts.
<img src= imagenes/personajes/luci/gifs/692.gif >
<<button [[Continuar|LuciFin]]>> <</button>>
<<nobr>>
<<set $yafuiLu to true>>
<<set $citaLu to true>>
<<set $expeLuci += 30>>
<<if $expeLuci gte $MaxExpeLuci>>
<<set $lvlLuci to $lvlLuci += 1>>
<<set $MaxExpeLuci to ($MaxExpeLuci*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci
❤️ Su confianza aumentó ''50'' pts.
<<button [[Continuar|LuciFin]]>> <</button>>
<<nobr>>
<<set $yafuiLu to true>>
<<set $citaLu to true>>
<<set $expeLuci += 50>>
<<if $expeLuci gte $MaxExpeLuci>>
<<set $lvlLuci to $lvlLuci += 1>>
<<set $MaxExpeLuci to ($MaxExpeLuci*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci
❤️ Su confianza aumentó ''75'' pts.
<<button [[Continuar|LuciFin]]>> <</button>>
<<nobr>>
<<set $yafuiLu to true>>
<<set $citaLu to true>>
<<set $expeLuci += 75>>
<<if $expeLuci gte $MaxExpeLuci>>
<<set $lvlLuci to $lvlLuci += 1>>
<<set $MaxExpeLuci to ($MaxExpeLuci*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci❤️ Su confianza aumentó ''100'' pts.
<<button [[Continuar|LuciFin]]>> <</button>>
<<nobr>>
<<set $yafuiLu to true>>
<<set $citaLu to true>>
<<set $expeLuci += 100>>
<<if $expeLuci gte $MaxExpeLuci>>
<<set $lvlLuci to $lvlLuci += 1>>
<<set $MaxExpeLuci to ($MaxExpeLuci*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci<<if $lvlLuci is 0>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/22/8d/ac/ME122QM6_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/41/1f/b2/ME122QM7_o.gif />
<</if>><</if>>\
\
<<if $lvlLuci is 1>>\
<img src= http://cdn-images.imagevenue.com/8b/5e/f2/ME122RGC_o.gif />
<</if>>\
\
<<if $lvlLuci is 2>>\
<img src= http://cdn-images.imagevenue.com/16/17/e2/ME122RGD_o.gif />
<</if>>\
\
<<if $lvlLuci is 3>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/ca/c0/fa/ME122QM1_o.gif />
<</if>><</if>>\
\
<<if $lvlLuci is 4>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/59/62/83/ME122QM4_o.gif />
<</if>><</if>>\
<<button [[Dormir|LuciDormir]]>> <</button>>⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy
----------------------------------
<p> <img src= "http://cdn-images.imagevenue.com/c7/76/7f/ME122RKZ_o.png" align="right" >
<<speech "Jessy">> Te gustaría ver una pelicula... o algo?<</speech>>
//...En ese momento me acerqué a ella y...//
\
[[la llevé a su habitación.|Jessylvl0]]
\
<<if $lvlJessy gte 1>>[[la besé apasionadamente.|Jessylvl1]]
\
<<if $lvlJessy gte 2>>[[la desnudé completamente|Jessylvl2]]
\
<<if $lvlJessy gte 3>>[[la tomé salvajemente|Jessylvl3]]
\
<<if $lvlJessy gte 4>>[[la dominé por completo.|Jessylvl4]]
\
<</if>><</if>><</if>><</if>></p>
<<if $enerJessy lt 20 && $agotJessy is 0>>\
<<include LuciCans>><</if>>\
<<if $agotJessy is 1>>\
<img src= http://cdn-images.imagevenue.com/1e/9e/d2/ME1233QN_o.png /> <</if>>\
<<addmins 20>>
<<button [[Ir a la Calle|Calle]]>> <</button>>
<img src= imagenes/personajes/jessy/gifs/pt1.gif >
❤️ Su confianza aumentó ''20'' pts.
<img src= imagenes/personajes/jessy/gifs/pt2.gif >
<<button [[Continuar|JessyFin]]>> <</button>>
<<nobr>>
<<set $yafuiJe to true>>
<<set $citaJe to true>>
<<set $expeJessy += 20>>
<<if $expeJessy gte $MaxExpeJessy>>
<<set $lvlJessy to $lvlJessy += 1>>
<<set $MaxExpeJessy to ($MaxExpeJessy*3)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy
<img src= imagenes/personajes/jessy/gifs/691.gif >
❤️ Su confianza aumentó ''30'' pts.
<img src= imagenes/personajes/jessy/gifs/692.gif >
<<button [[Continuar|JessyFin]]>> <</button>>
<<nobr>>
<<set $yafuiJe to true>>
<<set $citaJe to true>>
<<set $expeJessy += 30>>
<<if $expeJessy gte $MaxExpeJessy>>
<<set $lvlJessy to $lvlJessy += 1>>
<<set $MaxExpeJessy to ($MaxExpeJessy*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy
❤️ Su confianza aumentó ''50'' pts.
<<button [[Continuar|JessyFin]]>> <</button>>
<<nobr>>
<<set $yafuiJe to true>>
<<set $citaJe to true>>
<<set $expeJessy += 50>>
<<if $expeJessy gte $MaxExpeJessy>>
<<set $lvlJessy to $lvlJessy += 1>>
<<set $MaxExpeJessy to ($MaxExpeJessy*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy❤️ Su confianza aumentó ''75'' pts.
<<button [[Continuar|JessyFin]]>> <</button>>
<<nobr>>
<<set $yafuiJe to true>>
<<set $citaJe to true>>
<<set $expeJessy += 75>>
<<if $expeJessy gte $MaxExpeJessy>>
<<set $lvlJessy to $lvlJessy += 1>>
<<set $MaxExpeJessy to ($MaxExpeJessy*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy
❤️ Su confianza aumentó ''100'' pts.
<<button [[Continuar|JessyFin]]>> <</button>>
<<nobr>>
<<set $yafuiJe to true>>
<<set $citaJe to true>>
<<set $expeJessy += 100>>
<<if $expeJessy gte $MaxExpeJessy>>
<<set $lvlJessy to $lvlJessy += 1>>
<<set $MaxExpeJessy to ($MaxExpeJessy*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy<<if $lvlJessy is 0>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/22/8d/ac/ME122QM6_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/41/1f/b2/ME122QM7_o.gif />
<</if>><</if>>\
\
<<if $lvlJessy is 1>>\
<img src= http://cdn-images.imagevenue.com/8b/5e/f2/ME122RGC_o.gif />
<</if>>\
\
<<if $lvlJessy is 2>>\
<img src= http://cdn-images.imagevenue.com/16/17/e2/ME122RGD_o.gif />
<</if>>\
\
<<if $lvlJessy is 3>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/ca/c0/fa/ME122QM1_o.gif />
<</if>><</if>>\
\
<<if $lvlJessy is 4>>\
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/59/62/83/ME122QM4_o.gif />
<</if>><</if>>\
<<button [[Dormir|JessyDormir]]>> <</button>><<if $expeRachel is 50>>
<img src= https://cdn-images.imagevenue.com/6b/52/e6/ME12PH3T_o.png />
<<button [[Volver|Casa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<</button>><</if>>
\
<<if $expeRachel is 75>>
<img src= https://cdn-images.imagevenue.com/3b/95/2c/ME12PH3V_o.png />
<<button [[Volver|Casa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<<set $citaRa to false>>
<</button>><</if>>
\
<<if $expeRachel is 100 && $msjleidoRa is false>>
<<speech "Rachel">>Estaré libre esta noche, nos vemos? 😉<</speech>>
<<speech "You" "$name">>Ahí estaré !<</speech>>
<<button [[Volver|Casa]] >><<set $msjleidoRa to true>><</button>><</if>>La cita fue perfecta, la comida exquisita y ella aun más... quiza nos excedimos con las copas (o dejé que ella lo hiciera), y me ofrecí a acompañarla a su casa...
//me gustaría comprar este lugar algun dia...//
<<if $citaRa is false>>\
<<button [[Acompañarla a su casa|RachelCasa0]]>><</button>><</if>>
<<if $citaCa is false>>\
<<button [[Acompañarla a su casa|CarolCasa0]]>><</button>><</if>>
<<if $citaLu is false>>\
<<button [[Acompañarla a su casa|LuciCasa0]]>><</button>><</if>>
<<if $citaJe is false>>\
<<button [[Acompañarla a su casa|JessyCasa0]]>><</button>><</if>>
<<set $dinero -= 500>>
<<addhours 2>><<if $expeCarol is 50>>
<img src= https://cdn-images.imagevenue.com/ae/58/f1/ME12QWKE_o.png />
<<button [[Volver|Casa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<</button>><</if>>
\
<<if $expeCarol is 75>>
<img src= https://cdn-images.imagevenue.com/45/89/ad/ME12QZR7_o.png />
<<button [[Volver|Casa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<<set $citaCa to false>>
<</button>><</if>><<if $expeLuci is 50>>
<img src= http://cdn-images.imagevenue.com/ae/88/0a/ME124GCC_o.jpeg />
<<button [[Volver|Casa]]>>
<<set $expeLuci += 25>>
<<set $msjLuci to true>>
<</button>><</if>>
\
<<if $expeLuci is 75>>
<img src= http://cdn-images.imagevenue.com/27/99/2e/ME124GCB_o.jpg />
<<button [[Volver|Casa]]>>
<<set $expeLuci += 25>>
<<set $msjLuci to true>>
<<set $citaLu to false>>
<</button>><</if>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
''Delegar''
* Solo por hoy, un empleado antederá el Bar mientras tu te dedicas al trabajo de papeleo en la oficina.
* Recibirás ''$50'' de cada cliente que haya, sin importar que tipo de bebidas pidan, el resto del dinero y las propinas serán para el empleado.
* Tu energía bajará a ''50'', no ganarás experiencia ni conocerás nuevas personas.
<<if $CurHP gte 100 && $lvlbar gte 2>>\
La ganancia de hoy será: $ ''<<print ($ClientCant*50)>>''
Deseas continuar?
<<button [[Si|oficina]]>><<set $dinero += ($ClientCant*50)>><<set $CurHP = 50>><<set $ClientCant to 0>><<addhours 6>><<set $CurHG -= 30>><<set $CurHN -= 25>><</button>> <<button [[No|Bar]]>><</button>> <</if>>
<<if $lvlbar lt 2>>\
--------------------------
''TIP:'' No puedrás delegar hasta que el bar sea de nivel 2.
<<button [[Ir al Bar|Bar]]>> <</button>> <</if>>
<<if $CurHP lt 100>>\
--------------------------
''TIP:'' No puedes delegar si tu energía es menor que ''100''
Tu energía actual es ''$CurHP''.
<<button [[Ir al Bar|Bar]]>> <</button>> <</if>>Aqui aparecerá el estado de las misiones
y galeria de escenas desbloqueadas.
El juego está en constante desarrollo.
Si desea colaborar puede seguir este link:
https://n9.cl/lapiz
<<button [[Volver|Bar]]>> <</button>>
<<if $CurHP gt 50>><<addclass 'body' 'ofidia'>><</if>>
<<if $CurHP lte 50>><<addclass 'body' 'ofi'>><</if>>/* <<countdownTimer>> Widget - Start */
<<widget "countdownTimer">>
<<set _seconds = $args[0]>>
<<set _minutes = Math.floor(_seconds / 60)>>
<<set _replacementPassage = $args[1]>>
<div id="timer" class="timergreen">Time _minutes:<<= (_seconds - (_minutes * 60)).toString().padStart(2, '0')>></div><<script>>
if (!recall("countdown", undefined)) {
setup.countdown = { startTime: new Date(), lastStr: "", passage: passage() };
memorize("countdown", setup.countdown);
} else {
setup.countdown = recall("countdown");
if (setup.countdown.passage !== passage()) {
setup.countdown = { startTime: new Date(), lastStr: "", passage: passage() };
memorize("countdown", setup.countdown);
}
}
setup.countdown.intervalID = setInterval(function () {
if (setup.countdown.passage !== passage()) {
clearInterval(setup.countdown.intervalID);
forget("countdown");
setup.countdown.passage = "";
} else {
var curtime = new Date(), str, seconds = State.temporary.seconds;
var diff = Math.floor(seconds - ((curtime - setup.countdown.startTime) / 1000)), min = Math.floor(diff / 60);
if ((diff >= 0) && (diff < seconds)) {
if ($("#timer").length) {
str = "Time " + min + ":" + (diff - (min * 60)).toString().padStart(2, '0');
if (str != setup.countdown.lastStr) {
$("#timer").empty().wiki(str);
setup.countdown.lastStr = str;
}
if (diff <= 10) {
if (!$("#timer").hasClass("timerred")) {
$("#timer").removeClass("timeramber").addClass("timerred");
}
} else if (diff <= 20) {
if (!$("#timer").hasClass("timeramber")) {
$("#timer").removeClass("timergreen").addClass("timeramber");
}
}
}
}
if (diff < 0) {
clearInterval(setup.countdown.intervalID);
forget("countdown");
$("#passages div.passage").empty().wiki('<<include "' + State.temporary.replacementPassage + '">>');
delete setup.countdown.passage;
}
}
}, 200);
<</script>>
<</widget>>
/* <<countdownTimer>> Widget - End */
<<nobr>>
<<widget "now">>
| ⭐ Level $lvlbar ⭐ | <<print $GameDays[$gameDate.getUTCDay()]>> <<print "$periodname">> · Day $day · <<= padZero($gameDate.getUTCHours())>>:<<= padZero($gameDate.getUTCMinutes())>> hs. | 💵 $ $dinero 💵 |
<<set $daycheck = $GameDays[$gameDate.getUTCDay()]>>
<</widget>>
<<widget "addmins">>
<<set $gameDate.setUTCMinutes($gameDate.getUTCMinutes() + $args[0])>>
<</widget>>
<<widget "addhours">>
<<set $gameDate.setUTCHours($gameDate.getUTCHours() + $args[0])>>
<</widget>>
<<widget "dayreset">>
<<nobr>>
<<if $cama is 1>><<set $CurHP = 100>><</if>>
<<if $cama is 2>><<set $CurHP = 120>><</if>>
<<if $cama is 3>><<set $CurHP = 140>><</if>>
<<if $cama is 4>><<set $CurHP = 160>><</if>>
<<if $cama is 5>><<set $CurHP = 180>><</if>>
<<if $cama is 6>><<set $CurHP = 200>><</if>>
<<if $CurHP gt $MaxHP>><<set $CurHP = $MaxHP>><</if>>
<<if $lvlbar gte 1>> <<set $ClientCant to random(4,6)>> <</if>>
<<if $lvlbar gte 2>> <<set $ClientCant to random(4,6)>> <</if>>
<<if $lvlbar gte 3>> <<set $ClientCant to random(5,7)>> <</if>>
<<if $lvlbar gte 4>> <<set $ClientCant to random(5,7)>> <</if>>
<<if $lvlbar gte 5>> <<set $ClientCant to random(6,8)>> <</if>>
<<if $lvlbar gte 6>> <<set $ClientCant to random(6,8)>> <</if>>
<<if $lvlbar gte 7>> <<set $ClientCant to random(7,9)>> <</if>>
<<if $lvlbar gte 8>> <<set $ClientCant to random(7,9)>> <</if>>
<<if $lvlbar gte 9>> <<set $ClientCant to random(8,10)>> <</if>>
<<if $lvlbar gte 10>> <<set $ClientCant to random(8,10)>> <</if>>
<<set $nd to false>>
<<set $msjRachel to false>>
<<set $msjCarol to false>>
<<set $msjLuci to false>>
<<set $msjJessy to false>>
<<set $yafuiRa to false>>
<<set $yafuiCa to false>>
<<set $yafuiLu to false>>
<<set $yafuiJe to false>>
<</nobr>>
<</widget>>
<<widget "lunchshift">>
<<set $gameDate.setUTCHours(14)>><<set $gameDate.setUTCMinutes(0)>>
<</widget>>
<<widget "barshift">>
<<set $gameDate.setUTCHours(22)>><<set $gameDate.setUTCMinutes(0)>>
<</widget>><</nobr>><<set $periodname to "Mañana">>
//Tuviste un sueño reparador.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Levantarse|Casa]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>>
<<set $juego to false>>
<<set $porn to false>>
<<set $espia to false>><<if !tags().includes("tbar")>>\
<div id="topbar"><div id="bbblock"><div id="bbtext"> <div id="now"><<now>></div> </div></div></div><</if>>\
<<script>>
$(document).one(":passagedisplay", function (event) {
if ($("#topbar").length) {
$("#passages").css("margin-top", $("#topbar").outerHeight() + 10);
} else {
$("#passages").css("margin-top", 0);
}
});
<</script>>\
<<nobr>>
<<if isDateBetween($gameDate, '6:00', '6:59')>>
<<set $period = 1>>
<<set $periodname = "Sunrise">>
<<elseif isDateBetween($gameDate, '7:00', '11:59')>>
<<set $period = 2>>
<<set $periodname = "Morning">>
<<elseif isDateBetween($gameDate, '12:00', '17:59')>>
<<set $period = 3>>
<<set $periodname = "Afternoon">>
<<elseif isDateBetween($gameDate, '18:00', '18:59')>>
<<set $period = 4>>
<<set $periodname = "Sunset">>
<<elseif isDateBetween($gameDate, '19:00', '23:59')>>
<<set $period = 5>>
<<set $periodname = "Evening">>
<<elseif isDateBetween($gameDate, '0:00', '5:59')>>
<<set $period = 0>>
<<set $periodname = "Late Night">>
<</if>><</nobr>>Escribe tu mensaje:
<<textbox "$msj" "Hola Rachel!">> \
<<button "Enviar">><<set $name to $name.trim()>>
<<goto "RachelWsp2">><</button>><<if $period is 1 or $period is 2 or $period is 3>>
<<addclass 'body' 'banio1'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>
<<addclass 'body' 'banio2'>><</if>>
<<button [[Ducharse|Ducha]] >><</button>><img src= http://cdn-images.imagevenue.com/88/af/4b/ME124V9B_o.gif >
<<if $period is 1 or $period is 2 or $period is 3>>
<<addclass 'body' 'banio1'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>
<<addclass 'body' 'banio2'>><</if>>
<<addmins 30>><<set $CurHG = 100>><<set $CurHP += 5>>
<<button [[Volver|Casa]] >><</button>>
<<if $CurHP gt $MaxHP>><<set $CurHP = $MaxHP>><</if>><<if $turna is true>><<goto UnitoTorn>><</if>>\
<<if $uni is 0>>//Viendo que los clientes a veces me piden cosas que no tengo, o ni siquiera se como preparar, decidí inscribirme en una ''Universidad de Coctelería.''//<<set $uni +=1>>
<<speech "Profe">> Hola! yo seré tu profesora de coctelería, cada curso consiste de 3 clases y una evaluación final.<</speech>>
<<speech "You" "$name">> Genial, es justo lo que necesito!<</speech>>
<<speech "Profe">> Ok... Por cual te gustaria comenzar?<</speech>><</if>>
<<if $lvlbar lte 2>>
<<if $Cuba lt 2 or $Cuba is 3>>\
<<button [[Ir a Clase|ClaseCubaLibre]]>><</button>><</if>><<if $Cuba is 2>><<button [[Ir a Clase|Evaluacion]]>><</button>><</if>> <<if $Cuba is 0>>Cuba Libre (0 / 4)<</if>><<if $Cuba gt 0 && $Cuba lt 5>>Cuba Libre (''$Cuba'' / 4)<</if>>
<<if $Whisky lt 2 or $Whisky is 3>>\
<<button [[Ir a Clase|ClaseWhisky]]>><</button>><</if>><<if $Whisky is 2>><<button [[Ir a Clase|Evaluacion]]>><</button>><</if>> <<if $Whisky is 0>>Whisky (0 / 4)<</if>><<if $Whisky gt 0 && $Whisky lt 5>>Whisky (''$Whisky'' / 4) <</if>>
<</if>><<if $lvlbar gte 3>>
<<if $Martini lt 2 or $Martini is 3>>\
<<button [[Ir a Clase|ClaseMartini]]>><</button>><</if>><<if $Martini is 2>><<button [[Ir a Clase|Evaluacion]]>><</button>><</if>> <<if $Martini is 0>>Martini (0 / 4)<</if>><<if $Martini gt 0 && $Martini lt 5>>Martini (''$Martini'' / 4)<</if>>
<<if $Moon lt 2 or $Moon is 3>>\
<<button [[Ir a Clase|ClaseMoon]]>><</button>><</if>><<if $Moon is 2>><<button [[Ir a Clase|Evaluacion]]>><</button>><</if>> <<if $Moon is 0>>Cosmopolitan (0 / 4)<</if>><<if $Moon gt 0 && $Moon lt 5>>Cosmopolitan (''$Moon'' / 4)<</if>>
<<if $Menta lt 2 or $Menta is 3>>\
<<button [[Ir a Clase|ClaseMenta]]>><</button>><</if>><<if $Menta is 2>><<button [[Ir a Clase|Evaluacion]]>><</button>><</if>> <<if $Menta is 0>>Tango con Menta (0 / 4)<</if>><<if $Menta gt 0 && $Menta lt 5>>Tango con Menta (''$Menta'' / 4)<</if>> <</if>>
<<button [[Ir a la Calle|Calle]] >><</button>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Bienvenidos a la clase de ''Cuba Libre:''
<<if $Cuba is 0>>\
<<speech "Profe">>Características:<</speech>>
El cubalibre es un cóctel cubano resultante de la mezcla del refresco de cola con ron. En Chile, además de cubalibre, se le denomina roncola, en México se le llama solo cuba y en España se le conoce con idéntico término, cubalibre, aunque coloquialmente se refiere a él como cubata (en algunas comunidades del país este término, cubalibre y cubata, se ha ampliado a cualquier bebida resultante de mezclar refrescos y bebidas alcohólicas de alta graduación).
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Cuba = 1>><</button>>
<</if>>\
\
<<if $Cuba is 1>>\
<<speech "Profe">>Historia:<</speech>>
El Cuba Libre surge en la Habana, Cuba, alrededor de los años 1901/1902. Las fuerzas norteamericanas que colaboraron con Cuba durante la Guerra hispano-estadounidense, mezclaban regularmente ron Bacardí y bebida de cola en un vaso de los utilizados para servir whisky, esta bebida empezó entonces a denominarse Cuba Libre, en honor al grito de batalla de las tropas cubanas.
Un soldado de la época cuenta la siguiente versión:
"La segunda bebida más popular del mundo nació en una colisión entre Estados Unidos y España. Sucedió durante la Guerra Hispano-estadounidense en el cambio de siglo con Teddy Roosevelt y los Rough Riders.
Una tarde, un grupo de soldados fuera de servicio desde el cuerpo de señales de Estados Unidos se reunieron en un bar de la Habana Vieja. Donde un joven mensajero Fausto Rodríguez, más tarde recordó que el capitán Russell llegó y ordenó Ron Bacardi (oro) y Coca-Cola en hielo. El capitán bebía con tal placer que despertó el interés de los soldados a su alrededor por lo que el barman prepara una ronda de bebida del capitán para ellos. El Ron Bacardí y Coca cola fue un éxito instantáneo. Como lo hace hasta el día de hoy, la bebida. Cuando ordenaron otra ronda, un soldado sugirió que se brindara ¡Por Cuba Libre! en celebración de la Cuba recién liberada".
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Cuba +=1>><</button>>
<</if>>\
\
<<if $Cuba is 2>>\
<<speech "Profe">> Ingredientes:<</speech>>
50 ml Ron
120 ml de cola
Hielo
10 ml de jugo de limón
Gotas de Amargo de Angostura
No lleva decoración, algunos colocan una rodaja de limón.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Cuba +=1 >><</button>>
<</if>>\
\
<<if $Cuba is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Profe">> ¿Cuantos ml de Ron lleva el Cuba Libre?<</speech>>
<<speech "You" "$name">> [[120 ml|Mal]] <</speech>>
<<speech "You" "$name">> [[50 ml|Bien][$Cuba +=1]]<</speech>>
<<speech "You" "$name">> [[10 ml|Mal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><<if $expeBar lte 500>>
<<button [[Muebles|Muebleria]]>><</button>>
<<button [[Electrónica|Electronica]]>><</button>>
<</if>>
<<if $expeBar gte 700>>
El Shopping está cerrado, vuelve otro día.
<</if>>
-----------------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>>Double-click this passage to edit it.<<set $nd to false>>\<<if $expeRachel is 100 && $citaRa is false && $msjleidoRa is false>>\
<<if isDateBetween($gameDate, '07:00', '16:59')>>\
@@#blinky;<<button [[Nuevo Mensaje|NudesRachel]] >><</button>>@@<</if>><</if>>
\
<<if $CurHN lte 15 && $comida lte 0>>
@@#blinky;<<button [[Nuevo Mensaje|TuVieja]] >><</button>>@@<</if>>
\
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Profe">> pfssss!! cualquiera! jaja volvé mañana...<</speech>>
<<speech "You" "$name">> [[La puta madre...|Calle]] <</speech>>
</p>
<<set $expeBar to $expeBar += 250>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Profe">> Bien lince! ya sabes hacer un trago que hasta mi abuela sabe...<</speech>>
<<speech "You" "$name">> Vamooooo ! <</speech>>
<<if $expeBar gte $MaxEXP>>\
<<set $expeBar to 0>>\
<<set $lvlbar to $lvlbar += 1>>
<<button [[Ir a la Calle|Calle]]>><</button>>
<</if>>
</p><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>>
Bienvenidos a la clase de ''Whisky:''
<<if $Whisky is 0>>\
<<speech "Profe">>Características:<</speech>>
El whisky es una bebida alcohólica obtenida por la destilación de la malta fermentada de cereales como cebada, trigo, centeno y maíz, y su posterior envejecimiento en barriles de madera, tradicionalmente de roble blanco. Esta bebida alcohólica se comercializa con un contenido alcohólico de entre 40 y 62 % de volumen. El término whisky o whiskey deriva del gaélico escocés uisge beatha y del gaélico irlandés uisce beathadh, que significa «agua de vida» (por ejemplo, el aquavit escandinavo comparte la misma etimología, pasando por el latín aqua vitæ).
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Whisky = 1>><</button>>
<</if>>\
\
<<if $Whisky is 1>>\
<<speech "Profe">>Historia:<</speech>>
Es posible que la destilación fuera practicada por los babilonios en Mesopotamia en el 2o milenio AC, para producir perfumes.
Hay certeza que la destilación era conocida por los griegos de Alejandría en el Siglo IDC, pero no era usada para producir alcohol. Esta tecnología fue traspasada por los árabes a los latinos durante la Edad Media, y los primeros registros en latín son de comienzos del siglo XII.
De todas formas, la cultura celta sabía cómo destilar cebada y centeno, y el brebaje obtenido era considerado un regalo de sus dioses que revivía a los muertos y calentaba durante el crudo invierno. En realidad, en gaélico, al whisky se lo llama “Uisge Beatha” o “agua de vida”. Un escrito de 1494 (aunque el whisky es mucho más antiguo que eso) describe cómo fue destilado en Escocia cuando el fraile John Cor obtuvo aproximadamente 6 fanegas de malta, lo que equivale a 1500 botellas. Inicialmente se distribuyó a la población como una medicina y, de hecho, el “agua de vida” se reservó para el rey Jacobo IV cuando fue a Inverness en septiembre de 1506; por otra parte, los primeros registros de una destilería datan de 1690 cuando se mencionó a la destilería Ferintoch de Forbes de Culloden.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Whisky +=1>><</button>>
<</if>>\
\
<<if $Whisky is 2>>\
<<speech "Profe">> Ingredientes:<</speech>>
2 onzas de whisky
Hielo (3 o 4 cubos)
Preparación:
Coloque los hielos y el whisky en un vaso old fashion
y luego muévalo en poco para mezclar.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Whisky +=1 >><</button>>
<</if>>\
\
<<if $Whisky is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Profe">> ¿En que tipo de vaso se sirve el whisky?<</speech>>
<<speech "You" "$name">> [[Vaso Collins|Mal]] <</speech>>
<<speech "You" "$name">> [[Vaso Pilsen|Mal]] <</speech>>
<<speech "You" "$name">> [[Vaso Old Fashion|Bien][$Whisky +=1]]<</speech>>
<</if>>\<img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Bienvenidos a la clase de ''Martini:''
<<if $Martini is 0>>\
<<speech "Profe">>Características:<</speech>>
El martini o martini seco (Dry Martini en inglés) es uno de los cócteles más conocidos, compuesto de ginebra con un chorro de vermut. Suele servirse en copa de cóctel, adornado con una aceituna cruzada. Existen numerosas variantes del Martini, aunque quizás la más conocida sea el Vodka martini, en el que se sustituye la ginebra por vodka.
Se suele tomar como aperitivo.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Martini = 1>><</button>>
<</if>>\
\
<<if $Martini is 1>>\
<<speech "Profe">>Historia:<</speech>>
El Martini parece haber sido creado hacia 1910. Su nombre podría derivar del Sr. Martini, jefe de barra de la sala Knickerbocker Club de Nueva York en la primera década del siglo XX. Otra teoría lo relaciona con un Sr. Martínez, que pudo inventar el cóctel en un bar de Boston, a finales del siglo XIX. También puede derivar de la marca de vermú Martini & Rossi, que exportaban sus productos a Estados Unidos mucho antes de que el cóctel existiera.
Existen numerosas anécdotas o leyendas relacionadas con el Martini. Cuando se derogó la Ley seca estadounidense, el recién elegido presidente Franklin Delano Roosevelt preparó un Martini seco en la Casa Blanca para oficializar el mandato; años después, en la Conferencia de Teherán de 1943, el mismo Roosevelt le preparó un Martini a Stalin, quien opinó que «enfría más el estómago que otra cosa», opinión desmentida por su sucesor, Nikita Jruschov, quien tras beberse uno especialmente fuerte dijo que era «la más letal de las armas estadounidenses».
Son también varias las teorías y leyendas sobre las proporciones exactas del Martini. Se dice que el primer ministro británico Winston Churchill era conocido por preferir un Martini seco al que se «mostraba», sin añadir, el vermú. También se dice que Ernest Hemingway gustaba de una alta proporción de gin (15 a 1), en vez de la mezcla clásica (8 a 2).
Es también conocida la discusión sobre el modo de preparación del Martini, representada en la cultura popular en la figura de James Bond, el personaje del novelista inglés Ian Fleming, quien en todas sus películas, cuando pide su bebida favorita, añade: «agitado, no revuelto », lo que se denomina en rigor un "Bradford". W. Somerset Maugham declaró por otro lado que «un Martini debe siempre ser revuelto, no agitado, de modo que las moléculas descansen sensualmente unas sobre las otras». La diferencia entre mezclar o agitar el cóctel es realmente indistinguible, y la elección de uno u otro método recae en la creencia de que, de algún modo, la bebida se ve afectada por el modo de preparación.
Su popularidad es tal que ha dado nombre a la más universal copa para cóctel, de forma triangular, que se denomina copa de martini o de cóctel.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Martini +=1>><</button>>
<</if>>\
\
<<if $Martini is 2>>\
<<speech "Profe">> Ingredientes:<</speech>>
Según la IBA (International Bartenders Association, Asociación Internacional de Bármans), la receta del martini consta de:
5.5 cl de ginebra (o vodka en el caso del Vodka martini)
1.5 cl de vermut seco
Los ingredientes se añaden en un vaso de mezcla con cubos de hielo, y debe removerse bien. Se sirve sin hielo, en una copa de cóctel enfriada, exprimiendo el aceite de la piel de un limón o adornado con una aceituna cruzada.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Martini +=1 >><</button>>
<</if>>\
\
<<if $Martini is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Profe">> ¿El Martini lleva Ginebra (o Vodka) con...?<</speech>>
<<speech "You" "$name">> [[Vermut rojo|Mal]] <</speech>>
<<speech "You" "$name">> [[Vermut seco|Bien][$Martini +=1]] <</speech>>
<<speech "You" "$name">> [[Vermut blanco|Mal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Bienvenidos a la clase de ''Cosmopolitan:''
<<if $Moon is 0>>\
<<speech "Profe">>Características:<</speech>>
Un Cosmopolitan o Cosmo es un cóctel de vodka con cierto matiz a fruta ácida. Se prepara con vodka, triple seco (como Cointreau o Grand Marnier), zumo de arándanos y zumo de lima recién exprimido. Suele servirse en copa de cóctel, adornado con piel de lima. En algunos aspectos, puede considerarse emparentado con el Margarita; también una fresca y colorida variante de un Martini.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Moon = 1>><</button>>
<</if>>\
\
<<if $Moon is 1>>\
<<speech "Profe">>Historia:<</speech>>
¿Quién fue el creador de esta receta de cóctel? la respuesta está muy disputada, ya que la creación del Cosmopolitan se la atribuyen varios grandes barmans, aunque hay muchas fuentes que acreditan a la barman Cheryl Cook como la creadora del cóctel. Según estas fuentes Cheryl inventó la receta entre 1985 y 1986, mientras trabajaba en un bar llamado The Strand situado en South Beach, Florida; la receta contenía como ingredientes, vodka Absolut Citron, un chorrito de Triple seco, unas gotas de Lima Rose, un chorrito de zumo de arándano -lo suficiente como para que el cóctel tomara el color rosa- y terminado con un toque de corteza de limón en espiral. Esta historia es la más valorada como cierta, aunque también hay que decir que muchos piensan que Cheryl Cook, así como su historia, jamás han existido, censurándola como ficción.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Moon +=1>><</button>>
<</if>>\
\
<<if $Moon is 2>>\
<<speech "Profe">> Ingredientes:<</speech>>
1 1/2 Oz. Vodka Citrón (aromatizado al limón)
1 Oz. Cointreau
1 Oz. Jugo de lima
2 Oz. Jugo de arándanos (cranberry)
Los ingredientes se añaden en una coctelera llena de hielo, que debe agitarse bien. Se sirve sin hielo, en una copa de cóctel, adornado con una rodaja o corteza de lima. El borde de la copa puede humedecerse con zumo de lima y rebozarse con azúcar.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Moon +=1 >><</button>>
<</if>>\
\
<<if $Moon is 3>>
<<speech "Profe">> El Cosmopolitan lleva Jugos de que frutas?<</speech>>
<<speech "You" "$name">> [[Lima y Frambueza|Mal]] <</speech>>
<<speech "You" "$name">> [[Lima y Arandanos|Bien][$Moon +=1]] <</speech>>
<<speech "You" "$name">> [[Limón y Banana|Mal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Bienvenidos a la clase de ''Tango con Menta:''
<<if $Menta is 0>>\
<<speech "Profe">>Características:<</speech>>
Caracteristicas
El Tango con Menta, es un cóctel hecho a base de vodka, ron blanco, tequila blanco, licor de menta. Suele servirse en copa de cóctel. Los mejores bartenders suelen demostrar su habilidad dejando caer el último ingrediente (1/2 oz de licor de menta) desde la mayor altura posible sin salpicar el contenido de la copa.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Menta = 1>><</button>>
<</if>>\
\
<<if $Menta is 1>>\
<<speech "Profe">>Historia:<</speech>>
El Tango con Menta fue un coctel ficticio creado por dos desarrolladores de videojuegos (Cuyos pseudónimos en internet eran Tango y Mentita) y surgió a partir de la necesidad de agregar un coctel extra para la ficción de su juego “El Bar”.
Después de investigar un poco por internet dieron con una receta que parecía no tener nombre, le agregaron pequeñas variaciones y la bautizaron fusionando sus propios pseudónimos.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Menta +=1>><</button>>
<</if>>\
\
<<if $Menta is 2>>\
<<speech "Profe">> Ingredientes:<</speech>>
• Hielo (2 o 3 cubos)
• 2 oz de vodka
• 1 oz de ron blanco
• ½ oz de tequila blanco
• ½ oz de licor de menta
Preparación
-En una coctelera colocar todos los ingredientes excepto el licor de menta, agitar y servir colando el hielo.
-Completa con el licor de menta y sirve.
<<set $expeBar to $expeBar += 250>>
<<button [[Ir a la Calle|Calle]] >><<set $Menta +=1 >><</button>>
<</if>>\
\
<<if $Menta is 3>>
<<speech "Profe">> ¿Cuantas oz de licor de menta lleva el Tango con Menta?<</speech>>
<<speech "You" "$name">> [[2 oz|Mal]] <</speech>>
<<speech "You" "$name">> [[½ oz|Bien][$Menta +=1]] <</speech>>
<<speech "You" "$name">> [[1 oz|Mal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
//Antes de entrar a clases la profesora me alcanzó//
<<speech "Profe">>Ey $name! Mañana hay evaluación de la clase de hoy, asi que presta mucha atención, si?<</speech>>
<<speech "You" "$name">>Oh! claro, gracias! <</speech>>
//que atenta...//
</p>
<<if $Cuba is 2>><<button [[Clase de Cuba Libre|ClaseCubaLibre]]>><</button>><</if>><<if $Whisky is 2>><<button [[Clase de Whisky|ClaseWhisky]]>><</button>><</if>><<if $Martini is 2>><<button [[Clase de Martini|ClaseMartini]]>><</button>><</if>><<if $Moon is 2>><<button [[Clase de Cosmopolitan|ClaseMoon]]>><</button>><</if>><<if $Menta is 2>><<button [[Clase de Tango con Menta|ClaseMenta]]>><</button>><</if>><<set $periodname to "Mañana">>
//Tuviste un sueño reparador.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Levantarse|RachelDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><p> <img src= "https://cdn-images.imagevenue.com/8b/31/bd/ME12PHX8_o.png" align="right" >
<<speech "You" "$name">> Que bien dormí! La pasé genial, ya tengo que irme.<</speech>>
<<speech "Rachel">>Tambien yo, hablamos! ❤️ <</speech>>
<<button [[Ir a la Calle|Calle]] >><</button>>
</p><<if $juego is false>>
<<button [[Jugar|PC Juego]] >><</button>><</if>>
<<if $porn is false>>
<<button [[Ver Porno|PC Porn]] >><</button>><</if>>
<<if $espia is false>><<if $RachelCam is true or $CarolCam is true or $LuciCam is true or $JessyCam is true>>
<<button [[Camara Espía|PC Cam]] >><<set $videos to true>><</button>><</if>><</if>>
----------------------------------------
<<button [[Volver|Casa]] >><</button>>Tienes $ ''$dinero''
<<if $alarm is false && $dinero gte 150>>
<<button [[Comprar|Electronica]]>><<set $alarm to true>><<set $dinero -= 150>><</button>><</if>> <<if $alarm is false>>Alarma Despertador Digital ''$ 150'' <</if>>
<<if $compu is false && $dinero gte 1500>>
<<button [[Comprar|Electronica]]>><<set $compu to true>><<set $dinero -= 1500>><</button>><</if>> <<if $compu is false>>PC Intel Core i5 ''$ 1.500'' <</if>>
<<if $estereo is false && $dinero gte 500>>
<<button [[Comprar|Electronica]]>><<set $estereo to true>><<set $dinero -= 500>><</button>><</if>> <<if $estereo is false>>Stereo Tower Mnt290 ''$ 500'' <</if>>
<<button [[Volver|Calle]] >><</button>>
--------------------------------------<<if $juego is false>>
<<addmins 30>> <<set $lol to random (1,6)>>\
<<if $lol is 1>>\
<img src= http://cdn-images.imagevenue.com/47/19/f2/ME12555K_o.gif /><</if>>\
<<if $lol is 2>>\
<img src= http://cdn-images.imagevenue.com/ea/d8/3b/ME12555L_o.gif />
<</if>>\
<<if $lol is 3>>\
<img src= http://cdn-images.imagevenue.com/61/a0/8b/ME12555U_o.gif />
<</if>>\
<<if $lol is 4>>\
<img src= http://cdn-images.imagevenue.com/27/00/23/ME12555X_o.gif />
<</if>>\
<<if $lol is 5>>\
<img src= http://cdn-images.imagevenue.com/f1/d7/a3/ME12555Y_o.gif />
<</if>>\
<<if $lol is 6>>\
<img src= http://cdn-images.imagevenue.com/ce/55/6f/ME12555Z_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Volver|PC]] >><<set $juego to true>><</button>><span id="ReplaceMe">
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel
----------------------------------
<p> <img src= "https://cdn-images.imagevenue.com/71/ac/30/ME12PI0K_o.png" align="right" >
<<speech "Rachel">> Enseguida vuelvo, voy al baño.<</speech>>
<<speech "You" "$name">> <<link "Seguro, tomate tu tiempo.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<goto RachelCasa>><</if>>
\
<<if $camarita gte 1>>
//Esta es mi oportunidad...//
<<button [[Instalar Mini Camara Espia|RachelCasa]]>><<set $RachelCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span>
<<set $Rachel0 to false>>\
<<set $Rachel1 to false>>\
<<set $Rachel2 to false>>\
<<set $Rachel3 to false>>\
<<set $Rachel4 to false>>\
<<set $Rachel5 to false>>\<span id="ReplaceMe">
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol
----------------------------------
<p> <img src= "https://cdn-images.imagevenue.com/0a/dd/58/ME12QWKD_o.png" align="right" >
<<speech "Carol">> Enseguida vuelvo, voy al baño.<</speech>>
<<speech "You" "$name">> <<link "Seguro, tomate tu tiempo.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<goto CarolCasa>><</if>>
\
<<if $camarita gte 1>>
//Esta es mi oportunidad...//
<<button [[Instalar Mini Camara Espia|CarolCasa]]>><<set $CarolCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span>
<<set $Carol0 to false>>\
<<set $Carol1 to false>>\
<<set $Carol2 to false>>\
<<set $Carol3 to false>>\
<<set $Carol4 to false>>\
<<set $Carol5 to false>>\<span id="ReplaceMe">
⭐ Level $lvlLuci ❤️ Confianza: $expeLuci / $MaxExpeLuci
----------------------------------
<p> <img src= "http://cdn-images.imagevenue.com/09/23/d4/ME124JH4_o.png" align="right" >
<<speech "Luci">> Enseguida vuelvo, voy al baño.<</speech>>
<<speech "You" "$name">> <<link "Seguro, tomate tu tiempo.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<button [[Esperar|LuciCasa]]>><</button>><</if>>
\
<<if $camarita gte 1>>
//Esta es mi oportunidad...//
<<button [[Instalar Mini Camara Espia|LuciCasa]]>><<set $LuciCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span><span id="ReplaceMe">
⭐ Level $lvlJessy ❤️ Confianza: $expeJessy / $MaxExpeJessy
----------------------------------
<p> <img src= "http://cdn-images.imagevenue.com/09/23/d4/ME124JH4_o.png" align="right" >
<<speech "Jessy">> Enseguida vuelvo, voy al baño.<</speech>>
<<speech "You" "$name">> <<link "Seguro, tomate tu tiempo.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<button [[Esperar|JessyCasa]]>><</button>><</if>>
\
<<if $camarita gte 1>>
//Esta es mi oportunidad...//
<<button [[Instalar Mini Camara Espia|JessyCasa]]>><<set $JessyCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span><<nobr>>
<<set $pt to random(1,10)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/85/2d/41/ME122QLP_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/97/d0/2c/ME122QLQ_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/64/27/1c/ME122QLR_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/4c/dd/7c/ME122QLS_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/12/9e/a6/ME122QLU_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/5e/a9/84/ME122QLV_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/96/b9/52/ME122QLW_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/d9/37/fd/ME122QLX_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/99/3f/2f/ME122QLY_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/f3/0d/f7/ME122QLZ_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''675'' pts.
<<button [[Continuar|RachelFin]]>><<set $Rachel5 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 675>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Confianza: $expeRachel / $MaxExpeRachel
--------------------------------
Alcanzaste el máximo contenido de este arco de historia para este capitulo. El siguiente capitulo está siendo desarrollado, sigue nuestras redes para estar al tanto!''TIP:'' Es posible que tenga que activar la opción
"permitir audio" en su navegador.
--------------------------------------
<<button [[Play|Stereo]]>><<playlist "PlayListRemix" play>><<set $music to "Play">><</button>> <<button [[Pause|Stereo]]>><<playlist "PlayListRemix" pause>><<set $music to "Pause">><</button>> <<button [[Stop|Stereo]]>><<playlist "PlayListRemix" stop>><<set $music to "Stop">><</button>> <<button [[Shuffle|Stereo]]>><<playlist "PlayListRemix" shuffle>><<set $music to "Random">><</button>> <<button [[Next|Stereo]]>><<playlist "PlayListRemix" shuffle>><<playlist "PlayListRemix" stop>><<set $music to "Random">><<playlist "PlayListRemix" play>><</button>>
Volumen:
<<button [[20%|Stereo]]>><<playlist "PlayListRemix" volume 0.20>><<set $vol to "20%">><</button>> <<button [[40%|Stereo]]>><<playlist "PlayListRemix" volume 0.40>><<set $vol to "40%">><</button>> <<button [[60%|Stereo]]>><<playlist "PlayListRemix" volume 0.60>><<set $vol to "60%">><</button>> <<button [[80%|Stereo]]>><<playlist "PlayListRemix" volume 0.80>><<set $vol to "80%">><</button>> <<button [[100%|Stereo]]>><<playlist "PlayListRemix" volume 1>><<set $vol to "100%">><</button>>
Music Status: ''$music'' at ''$vol'' volume.
--------------------------------------
<<button [[Volver|Casa]] >><</button>><<if $porn is false>>
<<addmins 30>><<set $CurHG -= 5>> <<set $pornvid to random (1,13)>>\
<<if $pornvid is 1>>\
<img src= http://cdn-images.imagevenue.com/05/fa/cd/ME125B2F_o.gif /><</if>>\
<<if $pornvid is 2>>\
<img src= http://cdn-images.imagevenue.com/6a/9a/b0/ME125B2G_o.gif />
<</if>>\
<<if $pornvid is 3>>\
<img src= http://cdn-images.imagevenue.com/c0/1d/5a/ME125B2I_o.gif />
<</if>>\
<<if $pornvid is 4>>\
<img src= http://cdn-images.imagevenue.com/08/c6/56/ME125B2J_o.gif />
<</if>>\
<<if $pornvid is 5>>\
<img src= http://cdn-images.imagevenue.com/80/4a/0e/ME125B2M_o.gif />
<</if>>\
<<if $pornvid is 6>>\
<img src= http://cdn-images.imagevenue.com/e3/2a/85/ME125B2N_o.gif />
<</if>>\
<<if $pornvid is 7>>\
<img src= http://cdn-images.imagevenue.com/c8/52/15/ME125B2P_o.gif />
<</if>>\
<<if $pornvid is 8>>\
<img src= http://cdn-images.imagevenue.com/fa/5e/d6/ME125B2Q_o.gif />
<</if>>\
<<if $pornvid is 9>>\
<img src= http://cdn-images.imagevenue.com/19/b0/1e/ME125B2R_o.gif />
<</if>>\
<<if $pornvid is 10>>\
<img src= http://cdn-images.imagevenue.com/b3/94/94/ME125B2S_o.gif />
<</if>>\
<<if $pornvid is 11>>\
<img src= http://cdn-images.imagevenue.com/55/1c/8f/ME125B2T_o.gif />
<</if>>\
<<if $pornvid is 12>>\
<img src= http://cdn-images.imagevenue.com/37/bc/0d/ME125B2U_o.gif />
<</if>>\
<<if $pornvid is 13>>\
<img src= http://cdn-images.imagevenue.com/7a/d8/b9/ME125B2V_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Volver|PC]] >><<set $porn to true>><</button>><<if $espia is false>>
<<addmins 30>>\
//Veamos lo que grabé la última vez que estuve con Rachel...//
<<if $RachelCam is true && $lvlRachel is 0>>\
<img src= http://cdn-images.imagevenue.com/16/68/07/ME1259TY_o.gif /><</if>>\
<<if $RachelCam is true && $lvlRachel is 1>>\
<img src= http://cdn-images.imagevenue.com/45/c6/22/ME1259UF_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 2>>\
<img src= http://cdn-images.imagevenue.com/7a/7f/5d/ME1259UE_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 3>>\
<img src= http://cdn-images.imagevenue.com/bb/5c/bc/ME1259Z4_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 4>>\
<img src= http://cdn-images.imagevenue.com/48/47/45/ME125A09_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 5>>\
<img src= http://cdn-images.imagevenue.com/fd/26/e1/ME1259TX_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Volver|PC]] >><<set $espia to true>><</button>><<if $period is 2 && $day lte 5>><<notify>>
<<speech "Alarm">><br>Hora de ir a Clase !<</speech>>
<</notify>><</if>>
<<if $period is 2 && $day is 6 && $expeRachel is 100 && $citaRa is false>><<notify>>
<<speech "Alarm">><br>Cita con Rachel a las 20:00<</speech>><</notify>><</if>>
<<if $period is 2 && $day gte 6 && $expeCarol is 100 && $citaCa is false>><<notify>>
<<speech "Alarm">><br>Cita con Carol a las 20:00<</speech>><</notify>><</if>>
<<if $period is 2 && $day gte 6 && $expeLuci is 100 && $citaLu is false>><<notify>>
<<speech "Alarm">><br>Cita con Luci a las 20:00<</speech>><</notify>>
<</if>>
<<if $period is 2 && $day gte 6 && $expeJessy is 100 && $citaJe is false>><<notify>>
<<speech "Alarm">><br>Cita con Jessy a las 20:00<</speech>><</notify>><</if>><<if $apu is true>><<goto Casino2>><</if>>\
Tienes: ''$ $dinero''
<<if $dinerlo lt 200>>//No tengo suficiente dinero para apostar...//<</if>>
<<if $dinero gte 200>><<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Apostar $50|Casino]] >><<set $ap to 50>><<set $apu to true>>
<<set $dinero -= 50>><</button>> <<button [[Apostar $100|Casino]] >><<set $ap to 100>><<set $apu to true>><<set $dinero -= 100>><</button>> <<button [[Apostar $150|Casino]] >><<set $ap to 150>><<set $apu to true>><<set $dinero -= 150>><</button>> <<button [[Apostar $200|Casino]] >><<set $ap to 200>><<set $apu to true>><<set $dinero -= 200>><</button>><</if>><</if>>
<<if isDateBetween($gameDate, '23:00', '23:59')>>//Hora de ir a casa...//<</if>>
--------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>>
<<if !tags().includes("bbar")>>
<div id="bottombar"><div id="bbblock"><div id="bbtext"> <<include Contactos>></div></div></div><</if>><<if $Rachel is true>>Rachel ❤️ $expeRachel<</if>><<if $Carol is true>> | Carol ❤️ $expeCarol<</if>><<if $Luci is true>> | Luci ❤️ $expeLuci<</if>><<if $Jessy is true>> | Jessy ❤️ $expeJessy<</if>><<if $period is 1 or $period is 2 or $period is 3>>\
<<addclass 'body' 'cocina'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>\
<<addclass 'body' 'cocinan'>><</if>>
<<if $comida gte 1>>
<<button [[Comer|Comer]] >><</button>>
<</if>><<if $comida lte 0>>
//Debo comprar más alimentos...//
<<button [[Ir a la Calle|Casa]] >><</button>><</if>><<set $periodname to "Mañana">>
//Tuviste un sueño reparador.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Levantarse|CarolDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><<set $periodname to "Mañana">>
//Tuviste un sueño reparador.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Levantarse|LuciDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><<set $periodname to "Mañana">>
//Tuviste un sueño reparador.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Levantarse|JessyDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><p> <img src= "https://cdn-images.imagevenue.com/0a/dd/58/ME12QWKD_o.png" align="right" >
<<speech "You" "$name">> Que bien dormí! La pasé genial, ya tengo que irme.<</speech>>
<<speech "Carol">>Tambien yo, hablamos! ❤️ <</speech>>
<<button [[Ir a la Calle|Calle]] >><</button>>
</p><p> <img src= "http://cdn-images.imagevenue.com/98/0f/93/ME124JHJ_o.png" align="right" >
<<speech "You" "$name">> Que bien dormí! La pasé genial, ya tengo que irme.<</speech>>
<<speech "Luci">>Tambien yo, hablamos! ❤️ <</speech>>
<<button [[Ir a la Calle|Calle]] >><</button>>
</p><p> <img src= "http://cdn-images.imagevenue.com/98/0f/93/ME124JHJ_o.png" align="right" >
<<speech "You" "$name">> Que bien dormí! La pasé genial, ya tengo que irme.<</speech>>
<<speech "Jessy">>Tambien yo, hablamos! ❤️ <</speech>>
<<button [[Ir a la Calle|Calle]] >><</button>>
</p><<button [[Español|Disclaimer]] >><<set $ingles = false>><</button>> <<button [[English|IDisclaimer]] >><<set $ingles = true>><</button>>Este juego está actualmente en desarrollo y es para personas mayores de 18 años.
Al continuar, acepta que tiene al menos dieciocho años y está dispuesto a ver contenido para adultos.
Todos los personajes de este juego son mayores de 18 años.
Los guardados no son compatibles entre versiones.
<<button [[Continuar|Inicio]] >><</button>>
This game is currently in development and is for people aged 18 years or older.
By continuing you agree that you are at least eighteen years old and willing to see adult content.
All characters in this game are over the age of 18.
Saves are not compatible between versions.
<<button [[Continue|iInicio]] >><</button>>Tienes: ''$ $dinero''
<<set $apu to false>>
<img src= https://cdn-images.imagevenue.com/2b/84/e4/ME125NXC_o.gif />
@@.delayed;<<nobr>>
<<set $res to random (1,3)>>
<<if $res is 1>><<set $gan to true>>Ganaste!<</if>>
<<if $res gt 1>><<set $gan to false>>Perdiste!<</if>>
<<if $gan is true && $ap is 50>><<set $dinero += 100>><</if>>
<<if $gan is true && $ap is 100>><<set $dinero += 200>><</if>>
<<if $gan is true && $ap is 150>><<set $dinero += 300>><</if>>
<<if $gan is true && $ap is 200>><<set $dinero += 400>><</if>>
<<set $ap to 0>>''$ $dinero'' <<addmins 30>> <</nobr>>
<<button [[Seguir Apostando|Casino]] >><</button>>
--------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>> @@<<nobr>>
<<if $period is 1>>
<<addclass 'body' 'parqm'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'parqd'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'parqn'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>>
<<if $CurHP lte 15>> //Estoy muy cansado...//<</if>>\
<<if $CurHG lte 15>> //Necesito una ducha...//<</if>>\
<<if $CurHN lte 15>> //Me muero de hambre !//<</if>>\
<<if $CurHP gt 15 && $CurHG gt 15 && $CurHN gt 15>>\
<<button [[Trotar|Parque2]] >><<set $prq to 1>><</button>>
<<button [[Relajarse|Parque2]] >><<set $prq to 2>><</button>>
<</if>>\
---------------------------
<<button [[Volver|Calle]] >><</button>><<nobr>>
<<if $period is 1>>
<<addclass 'body' 'parqm'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'parqd'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'parqn'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>><<if $prq is 1>>\
Ahora tienes ''5'' puntos más de ''energía total !''.
<img src= https://cdn-images.imagevenue.com/de/77/2a/ME125OD6_o.gif />
<<nobr>>
<<set $MaxHP to ($MaxHP+5)>>
<<set $CurHP -= 30>>
<<addhours 1>><<set $CurHG -= 50>><<set $CurHN -= 20>>
<</nobr>><</if>><<if $prq is 2>>\
<img src= https://cdn-images.imagevenue.com/f2/ce/ad/ME125ONB_o.gif />
<<set $CurHP += 10>><<addmins 30>><<set $CurHN -= 5>><<set $CurHG -= 5>>
<</if>>
<<button [[Volver|Parque]] >><</button>>
<img src= https://cdn-images.imagevenue.com/b9/c4/56/ME125ORA_o.gif />
<<button [[Llevar|Merk]] >><<set $compra +=7>><</button>> Llevas ''$compra'' <<button [[Dejar|Merk]] >><<set $compra -=7>><</button>>
Precio: $ ''<<print ($compra*100)>>''
Tienes Alimento para ''$comida'' días.
<<if $dinero gte ($compra*100) && $compra gt 0>>
<<button [[Comprar|Merk]] >><<set $comida += $compra>><<set $dinero -= ($compra*100)>><<set $compra = 0>><</button>><</if>><<if $dinero lt ($compra*100)>>//No tengo suficiente dinero//<</if>>
--------------------------
<<button [[Ir a la Calle|Calle]] >><</button>>Double-click this passage to edit it.<<nobr>>
<<addhours 1>>
<<set $CurHN = 100>>
<<set $CurHP += 5>>
<<set $comida -= 1>>
<</nobr>>
<<if $period is 1 or $period is 2 or $period is 3>>\
<<addclass 'body' 'cocina'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>\
<<addclass 'body' 'cocinan'>><</if>>
<img src= http://cdn-images.imagevenue.com/f4/06/ee/ME125EIS_o.gif >
Tienes Alimento para ''$comida'' días.
<<button [[Volver|Casa]] >><</button>>
<<if $CurHP gt $MaxHP>><<set $CurHP = $MaxHP>><</if>>Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.'' CONCURSO DE COCTELERIA - DESCRIPCIÓN DEL EVENTO''
El concurso de Coctelería es un evento que tiene como
objetivo estimular y reconocer el esfuerzo de los
Bartenders de los establecimientos
gastronómicos de la ciudad.
<img src= https://cdn-images.imagevenue.com/24/e5/d8/ME1260FR_o.gif >
<<button [[Participar|Torneo2]] >><</button>>
--------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>><<set $tor to random (1,4)>>
<<if $tor is 1>>
<img src= https://cdn-images.imagevenue.com/99/b5/66/ME1260A9_o.gif />
<<set $dinero += 3000>>
Obtuviste el ''1.º'' lugar!!! Ganas un premio de ''$3000''<</if>>
<<if $tor is 2>>
<img src= https://cdn-images.imagevenue.com/59/dd/c7/ME1260AB_o.gif />
<<set $dinero += 1500>>
Obtuviste el ''2.º'' lugar!!! Ganas un premio de ''$1500''<</if>>
<<if $tor is 3>>
<img src= https://cdn-images.imagevenue.com/bc/f8/27/ME1260A8_o.gif />
<<set $dinero += 750>>
Obtuviste el ''3.º'' lugar!!! Ganas un premio de ''$750''<</if>>
<<if $tor is 4>>
<img src= https://cdn-images.imagevenue.com/f9/bf/c6/ME1260AA_o.gif />
<<set $loos to random (1,7)>><<if $loos is 1>>
Obtuviste el ''4.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 2>>
Obtuviste el ''5.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 3>>
Obtuviste el ''6.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 4>>
Obtuviste el ''7.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 5>>
Obtuviste el ''8.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 6>>
Obtuviste el ''9.º'' lugar... No hay premio para los perdedores!<</if>>
<<if $loos is 7>>
Obtuviste el ''10.º'' lugar... No hay premio para los perdedores!
<</if>><</if>>
<<addhours 4>>
--------------------------------
<<button [[Ir a la Calle|Calle]] >><</button>>
--------------------------------
Alcanzaste el máximo contenido de este arco de historia para este capitulo. El siguiente capitulo está siendo desarrollado, sigue nuestras redes para estar al tanto!''Premios:''
Primer lugar: $3000
Segundo lugar $1500
Tercer lugar: $750
<<speech "Juez">>Comiencen !!<</speech>>
<img src= https://cdn-images.imagevenue.com/b6/34/f0/ME1260B6_o.gif />
<<button [[Participar|Torneo3]] >><</button>><<set $turna2 to true>>
<<speech "Profe">> Has aprobado todos los cursos, pero tengo una tarea más para ti...<</speech>>
<<speech "You" "$name">> ??? <</speech>>
<<speech "Profe">> Debes representar a esta institución, en el torneo de coctelería. <</speech>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Profe">> Tengo confianza que lograrás quedar entre los primeros puestos. Aquí tienes la inscripción. Ve ahora y mucha suerte! <</speech>>
<img src= https://cdn-images.imagevenue.com/8a/16/0d/ME1260DZ_o.gif >
-------------------------
<<button [[Ir a la Calle|Calle]] >><</button>></p><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<if $notu is false>>\
''Empleado Nocturno''
* Un empleado antederá el durante la noche.
* Recibirás ''$50'' de cada cliente que haya atendido, sin importar que tipo de bebidas pidan, el resto del dinero y las propinas serán para el empleado.
<<button [[Contratar|oficina]]>><<set $notu to true>><</button>>
---------------------------------
<<button [[Ir al Bar|Bar]]>> <</button>>
<</if>>
<<nobr>>
<<set $gn to random(1,4)>>
<<if $gn == 1>>
<img src= https://cdn-images.imagevenue.com/0d/1e/cb/ME126204_o.gif >
<<elseif $gn == 2>>
<img src= https://cdn-images.imagevenue.com/9e/87/6c/ME12620E_o.gif >
<<elseif $gn == 3>>
<img src= https://cdn-images.imagevenue.com/30/0b/f1/ME12620N_o.gif >
<<elseif $gn == 4>>
<img src= https://cdn-images.imagevenue.com/74/19/ce/ME12620S_o.gif >
<<endif>><</nobr>>
<<if $notu is true>><<nobr>>
<<if $lvlbar gte 4>> <<set $ClientCantn to random(6,8)>> <</if>>
<<if $lvlbar gte 5>> <<set $ClientCantn to random(7,9)>> <</if>>
<<if $lvlbar gte 6>> <<set $ClientCantn to random(7,9)>> <</if>>
<<if $lvlbar gte 7>> <<set $ClientCantn to random(8,10)>> <</if>>
<<if $lvlbar gte 8>> <<set $ClientCantn to random(8,10)>> <</if>>
<<if $lvlbar gte 9>> <<set $ClientCantn to random(9,11)>> <</if>>
<<if $lvlbar gte 10>> <<set $ClientCantn to random(9,11)>> <</if>>
<</nobr>>
La ganancia de anoche fué: $ ''<<print ($ClientCant*50)>>''
<<set $dinero += ($ClientCantn*50)>>
---------------------------------
<<button [[Ir al Bar|Bar]]>> <</button>> <</if>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<button [[Volver|Bar]]>> <</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<button [[Volver|Bar]]>> <</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<if $lvlbar gte 4 && $notu is false>>
<<button [[Contratar|Nocturno]]>> <</button>><</if>> Empleado nocturno <<if $lvlbar lt 4>>(Necesario ''Nivel 4'')<</if>> <<if $notu is true>> contratado. <</if>>
<<button [[Volver|oficina]]>> <</button>><<set $comida += 1>>
<<speech "Mom">>Te dejé algo de comida, te veo muy delgado, estás comiendo bien? Tienes la despensa vacía!<</speech>>
<<speech "You" "$name">>Si mamá... gracias !<</speech>>
//Debo ir al mercado...//
<<button [[Volver|Casa]] >><<set $msjleidoRa to true>><</button>><<set $nd to false>>\<<if $Rachel is true>>Rachel ❤️ $expeRachel<</if>><<if $Carol is true>> | Carol ❤️ $expeCarol<</if>><<if $Luci is true>> | Luci ❤️ $expeLuci<</if>><<if $Jessy is true>> | Jessy ❤️ $expeJessy<</if>><<if $expeRachel is 100 && $citaRa is false && $msjleidoRa is false>>\
<<if isDateBetween($gameDate, '07:00', '16:59')>>\
@@#blinky;<<button [[New Message|iNudesRachel]] >><</button>>@@<</if>><</if>>
\
<<if $CurHN lte 15 && $comida lte 0>><<set $msjleidoRa to false>>
@@#blinky;<<button [[New Message|iTuVieja]] >><</button>>@@<</if>>
\
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>><<set $turna2 to true>>
<<speech "Profe">> You have passed all the courses, but I have one more task for you ...<</speech>>
<<speech "You" "$name">> ??? <</speech>>
<<speech "Profe">> You must represent this institution, in the cocktail tournament.<</speech>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Profe">> TI am confident that you will be among the first places. Here you have the inscription. Go now and good luck! <</speech>>
<img src= https://cdn-images.imagevenue.com/8a/16/0d/ME1260DZ_o.gif >
-------------------------
<<button [[Street|iCalle]] >><</button>></p>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 $expeRachel is 50>>
<img src= https://cdn-images.imagevenue.com/6b/52/e6/ME12PH3T_o.png />
<<button [[Back|iCasa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<</button>><</if>>
\
<<if $expeRachel is 75>>
<img src= https://cdn-images.imagevenue.com/3b/95/2c/ME12PH3V_o.png />
<<button [[Back|iCasa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<<set $citaRa to false>>
<</button>><</if>>
\
<<if $expeRachel is 100 && $msjleidoRa is false>>
<<speech "Rachel">>See you tonight? I will be free 😉<</speech>>
<<speech "You" "$name">>I'll be there !<</speech>>
<<button [[Back|iCasa]] >><<set $msjleidoRa to true>><</button>><</if>><<set $comida += 1>>
<<speech "Mom">>I left you some food, I see you very thin, are you eating well? You have an empty pantry!<</speech>>
<<speech "You" "$name">>Yes Mom... Tnx!<</speech>>
// I must go to the grocery ... //
<<button [[Back|iCasa]] >><<set $msjleidoRa to true>><</button>><<nobr>>
<<if $period is 1>>
<<addclass 'body' 'calle'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'calledia'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'callet'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>>
<<if $CurHP lte 15>> //I'm very tired... //<</if>>\
<<if $CurHG lte 15>> //I need a shower... //<</if>>\
<<if $CurHN lte 15>> //I'm starving ! //<</if>>\
<<if $CurHP gt 15 && $CurHG gt 15 && $CurHN gt 15>>\
<<if $period is 3 && $notu is false>><<button [[To the Bar|iBar]]>><</button>><</if>><<if $period is 3 && $notu is true>><<button [[To the Bar|iNocturno]]>><</button>><</if>> <<if $period is 2 && $turna2 is false>><<button [[university|iUni]]>><</button>><</if>><<if $period is 2 && $turna2 is true>><<button [[Tournament|iTorneo]]>><</button>><</if>>
<<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Grocery|iMerk]]>><</button>> <</if>>
<<nobr>>
<<if $expeRachel gte 100 && $citaRa is false && $period is 5>>
<<button [[Date with Rachel|iCita]]>><</button>>Costará ''$ 500''
<</if>>
<<if $citaRa is true && $period is 5 && $yafuiRa is false>>\
<<button [[Rachel's House|iRachelCasa0]]>><</button>><</if>>
<<if $expeCarol gte 100 && $citaCa is false && $period is 5>>
<<button [[Date with Carol|iCita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaCa is true && $period is 5 && $yafuiCa is false>>\
<<button [[Carol's House|iCarolCasa0]]>><</button>><</if>>
<<if $expeLuci gte 100 && $citaLu is false && $period is 5>>
<<button [[Date with Luci|iCita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaLu is true && $period is 5 && $yafuiLu is false>>\
<<button [[Luci's House|iLuciCasa0]]>><</button>><</if>>
<<if $expeJessy gte 100 && $citaJe is false && $period is 5>>
<<button [[Date with Jessy|iCita]]>><</button>>Costará ''$ 500''<</if>>
<<if $citaJe is true && $period is 5 && $yafuiJe is false>>\
<<button [[Jessy's House|iJessyCasa0]]>><</button>><</if>>
<</nobr>><</if>>\
<<button [[Home|iCasa]]>><</button>>
<img src= https://cdn-images.imagevenue.com/fb/03/08/ME125OOO_o.gif />
<<nobr>>
<<set $enerRachel = 100>>
<<set $enerCarol = 100>>
<<set $enerLuci = 100>>
<<set $enerJessy = 100>>
<<addmins 30>><<set $CurHG -= 2.5>><<set $CurHN -= 2.5>>
<</nobr>>Double-click this passage to edit it.Double-click this passage to edit it.<<playlist "PlayListRemix" play>>
<<playlist "PlayListRemix" volume 0.20>>
Escribe tu nombre:
<<textbox "$name" "Barman">> \
<<button "Confirm">>
<<set $name to $name.trim()>>
<<if $name is "">>
<<set "" to $name.trim()>>
<<else>>
<<goto "iInicio2">>
<</if>><<addhours 9>>
<</button>>
-----------------------------------
''TIP:''
If you do not choose any name, you will be assigned '' "Barman" '' by default.
<<set $uni to 0>>
<<set $Whisky = 0>>
<<set $Martini = 0>>
<<set $Menta = 0>>
<<set $Moon = 0>>
<<set $Cuba = 0>>
<<set $camarita = 0>>
<<set $estereo to false>>
<<set $compu to false>>
<<set $alarm to false>>
<<set $comida = 7>>
<<set $compra = 0>>
<<set $turna to false>>
<<set $turna2 to false>>You inherited a bar and you don't know anything about drinks or running the business, you should learn as you go while meeting girls.
''Patch Notes: 1.0.1'' <<button [[📝|NoteIng]]>><</button>>
In the left sidebar you can find help clicking the ''TUTORIAL BUTTON'' <<button [[📒|TutoIng]]>><</button>>
in the left sidebar throughout the game.
<<button [[Next|iBar]]>> <</button>>
<<set $dayCount to 1>>
<img src= https://cdn-images.imagevenue.com/d9/de/ef/ME12Q9ZC_o.gif /><<if $dialogo is 1>>\
<<speech "Customer">>Hey bartender! I want to drink ... I already have the right, I am of legal age!<</speech>><</if>>\
<<if $dialogo is 2>>\
<<speech "Customer">>Hey bartender! don't make me beg, I know what I want and I want to get drunk!<</speech>><</if>>\
<<if $dialogo is 3>>\
<<speech "Customer">>Hey Barman! pour me a drink to celebrate, cose my boss will pay the bill!<</speech>><</if>>\
<<if $dialogo is 4>>\
<<speech "Customer">>Pour me another glass, today I want to be a slave to alcohol, and take all this money, I'm going to spend up to the last penny.<</speech>><</if>>\
<<if $dialogo is 5>>\
<<speech "Customer">>Bartender pour me a drink! two drinks! three drinks! A drink!!!<</speech>><</if>>\
<<if $dialogo is 6>>\
<<speech "Customer">>Tell me bartender, you who know about sorrows, can you help me to forget?<</speech>><</if>>\<<if $lvlbar lte 3>>\
<<set $pedido to random(1,3)>><</if>>\
<<if $lvlbar gt 3>>\
<<set $pedido to random(1,6)>><</if>>\
<<if $dia lte 1 && $ClientCant gte 4>>\
<<set $pedido to 1>><</if>>\
<<if $pedido is 1>>\
<<speech "Customer">>A ''Beer'' please...<</speech>><</if>>\
<<if $pedido eq 2>>\
<<speech "Customer">>A ''Whisky'' please...<</speech>><</if>>\
<<if $pedido eq 3>>\
<<speech "Customer">>A ''Cuba Libre'' please...<</speech>><</if>>\
<<if $pedido eq 4>>\
<<speech "Customer">>A ''Tango con Menta'' please...<</speech>><</if>>\
<<if $pedido eq 5>>\
<<speech "Customer">>A ''Cosmopolitan'' please...<</speech>>
<</if>>\
<<if $pedido eq 6>>\
<<speech "Customer">>A ''Martini'' please...<</speech>>
<</if>>\<<set $clienthum -= 20>><<if $clienthum gte 10>>\
//(Customer mood decreased 20 pts.)//
<<speech "You" "$name">>[[Anything else?|iServir]]<</speech>><</if>>
<<if $clienthum lte 0>>
//(The client left ...)//
<<set $ClientCant -= 1>>
<<set $clienthum = 100>><<set $CurHP -= 20>>
<</if>>
<<set $ClientBor = 0>>
//Another day in paradise ...//
<<set $dialogo to random (1,6)>>\
<<if $ClientCant is 2>>
<<set $dialogo to 7>><</if>>\
<img src= http://cdn-thumbs.imagevenue.com/00/1d/06/ME122QOW_t.gif />
There are ''$ClientCant'' customers left to serve today.
<<if $ClientCant gt 0 && $CurHP gte 20>><<button[[Serve|iAtenderCliente]]>><</button>><</if>> <<if $ClientCant gte 1 && $CurHP gte 100>><<include iTXT2>><</if>>
<<if $CurHP lt 20 or $ClientCant lte 1>>>> \
//I must go home...// <<button [[Go to the office|ioficina]]>><</button>><</if>>
<<set $hayRachel = true>>
-----------------------------------
''TIP:''
If the customer's mood exceeds 100 pts. he'll leave a tip,
but if drops to 0 pts. he will go.
<<nobr>>
<<set $RachelBor = 0>>
<<set $CarolBor = 0>>
<<set $LuciBor = 0>>
<<set $JessyBor = 0>>
<<set $RachelSed = 100>>
<<set $CarolSed = 100>>
<<set $LuciSed = 100>>
<<set $JessySed = 100>>
<<set $Rachelhum = 50>>
<<set $Carolhum = 50>>
<<set $Lucihum = 50>>
<<set $Jessyhum = 50>>
<</nobr>><<include iClientes>>\
<<addhours 1>><<set $CurHG -= 2.5>><<set $CurHN -= 2>>
<<speech "You" "$name">> [[... What can i serve you?|iServir]] <</speech>>
<<if $Rachel is false>>\
<<if $dialogo is 7>><<goto "iRachel">><</if>><</if>>\
<<if $Carol is false>>\
<<if $dialogo is 7 && $Cuba gte 4>><<goto "iCarol">><</if>><</if>>\
-------------------------
''Customer''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
-------------------------
<<button [[Back|iBar]]>> <</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
''Delegate''
* Just for today, an employee will work at the bar while you do paperwork in the office.
* You will receive '' $ 50 '' from every customer there is, regardless of what type of drinks they order, the rest of the money and tips will go to the employee.
* Your energy will drop to '' 50 '', you will not gain experience or meet new people.
<<if $CurHP gte 100 && $lvlbar gte 2>>\
Today's profit will be: $ ''<<print ($ClientCant*50)>>''
Do you want to continue?
<<button [[Yes|ioficina]]>><<set $dinero += ($ClientCant*50)>><<set $CurHP = 50>><<set $ClientCant to 0>><<addhours 6>><<set $CurHG -= 30>><<set $CurHN -= 25>><</button>> <<button [[No|iBar]]>><</button>> <</if>>
<<if $lvlbar lt 2>>\
--------------------------
'' TIP: '' You cannot delegate until the bar is level ''2''.
<<button [[Back to Bar|iBar]]>> <</button>> <</if>>
<<if $CurHP lt 100>>\
--------------------------
'' TIP: '' You cannot delegate if your energy is less than '' 100 ''
Your current energy is: ''$CurHP''.
<<button [[Back to Bar|iBar]]>> <</button>> <</if>>The game is in constant development.
If you want to collaborate you can follow this link:
https://n9.cl/lapiz
<<button [[Back|iBar]]>> <</button>> <<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<include iTXT3>>\
<<button[[Music|iMusica]]>><</button>>
<<button [[To the Bar|iBar]]>> <</button>>
<<if $expeRachel gte 20>>\
''Drinks to learn in University:''
<<if $Cuba lte 4>>Cuba Libre<</if>><<if $Cuba gt 4>>==Cuba Libre== <</if>><<if $Cuba is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Whisky lte 4>>Whisky<</if>><<if $Whisky gt 4>>==Whisky== <</if>> <<if $Whisky is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Martini lte 4>>Martini<</if>><<if $Martini gt 4>>==Martini== <</if>> <<if $Martini is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Moon lte 4>>Black Moon<</if>><<if $Moon gt 4>>==Black Moon== <</if>> <<if $Moon is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Menta lte 4>>Tango con Menta<</if>><<if $Menta gt 4>>==Tango con Menta== <</if>> <<if $Menta is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<</if>>\
------------------------------
<<button [[Street|iCalle]]>><</button>>
<<if $CurHP gt 50>><<addclass 'body' 'ofidia'>><</if>>
<<if $CurHP lte 50>><<addclass 'body' 'ofi'>><</if>><<include iPedido>>
<<if $pedido is 1>>\
<<speech "You" "$name">>[[Here you go !|iCerveza]]<</speech>>
<</if>>\
<<if $pedido eq 2 && $Whisky gte 5>>\
<<speech "You" "$name">>[[Here you go !|iWhisky]]<</speech>>
<</if>>\
<<if $pedido eq 2 && $Whisky lt 5>>\
<<speech "You" "$name">>I don't have...
<</speech>><<include iNoTengo>>\
<</if>>\
<<if $pedido eq 3 && $Cuba gte 5>>\
<<speech "You" "$name">>[[Here you go !|iCuba Libre]]<</speech>>
<</if>>\
<<if $pedido eq 3 && $Cuba lt 5>>\
<<speech "You" "$name">>I don't have...
<</speech>><<include iNoTengo>>\
<</if>>\
<<if $pedido eq 4 && $Menta gte 5>>\
<<speech "You" "$name">>[[Here you go !|iTango con Menta]]<</speech>>
<</if>>\
<<if $pedido eq 4 && $Menta lt 5>>\
<<speech "You" "$name">>I don't have...
<</speech>><<include iNoTengo>>\
<</if>>\
<<if $pedido eq 5 && $Moon gte 5>>\
<<speech "You" "$name">>[[Here you go !|iBlack Moon]]<</speech>>
<</if>>\
<<if $pedido eq 5 && $Moon lt 5>>\
<<speech "You" "$name">>I don't have...
<</speech>><<include iNoTengo>>\
<</if>>\
<<if $pedido eq 6 && $Martini gte 5>>\
<<speech "You" "$name">>[[Here you go !|iMartini]]<</speech>>
<</if>>\
<<if $pedido eq 6 && $Martini lt 45>>\
<<speech "You" "$name">>I don't have...
<</speech>><<include iNoTengo>>\
<</if>>\
<<if $dialogo eq 7 && $expeRachel lt 0>>\
<<speech "You" "$name">>[[Here you go !|iCerveza]]<</speech>>
<</if>>\
-------------------------
''Client''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
-------------------------
<<button [[Back|iBar]]>> <</button>><<nobr>> <<set $ClientSed -= 100>>
<<set $clienthum += 20>>
<<set $ClientBor += 100>>
<<set $dinero += 25>> <</nobr>>
<img src= http://cdn-images.imagevenue.com/4a/4f/33/ME12517R_o.gif />
💵 Profit $25 !
<<if $clienthum gt 100>> 💵 //Tip $5//<<set $dinero += 5>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iCerveza]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 75>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/3f/78/e6/ME12517B_o.gif />
💵 Profit $75 !
<<if $clienthum gte 100>> 💵 //Tip $10//<<set $dinero += 10>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iWhisky]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 25>>
<<set $clienthum = 100>>
<<set $ClientBor += 25>>
<<set $dinero += 75>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 Profit $75 !
<<if $clienthum gte 100>> 💵 //Tip $20//<<set $dinero += 20>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iCuba Libre]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 150>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/1c/52/8f/ME12517Q_o.gif />
💵 Profit $150 !
<<if $clienthum gte 100>> 💵 //Tip $40//<<set $dinero += 40>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iTango con Menta]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum = 100>>
<<set $ClientBor += 50>>
<<set $dinero += 175>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/28/25/3e/ME12517G_o.gif />
💵 Profit $175 !
<<if $clienthum gte 100>> 💵 //Tip $45//<<set $dinero += 45>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iBlack Moon]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><<nobr>> <<set $ClientSed -= 50>>
<<set $clienthum += 50>>
<<set $ClientBor += 50>>
<<set $dinero += 100>>
<</nobr>>
<img src= http://cdn-images.imagevenue.com/2b/82/97/ME12517E_o.gif />
💵 Profit $100 !
<<if $clienthum gte 100>> 💵 //tip $15//<<set $dinero += 15>><</if>>
''Client:''
Thirst: $ClientSed
Mood: $clienthum
Drunkenness: $ClientBor
<<if $ClientCant gt 0 && $ClientSed gte 25>>\
<<speech "Cliente">>Another Please!<</speech>>
<<speech "You" "$name">>[[Sure! Here you go.|iMartini]]<</speech>><</if>>
<<if $ClientBor gte 100>>\
-------------------------------
// The client is drunk.//
--------------------------------
<<button [[Back|iBar]]>><</button>><</if>>
<<nobr>>
<<if $ClientBor gte 100>>
<<set $ClientCant -= 1>>
<<set $ClientSed = 100>>
<<set $clienthum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 2.5>><</if>><<set $CurHN -= 1>>
<</nobr>><img src= http://cdn-images.imagevenue.com/49/b2/bf/ME1231JF_o.gif />
You have a new drink to offer!
<<set $dinero -= 500>>
<<button [[Ok !|ioficina]]>><</button>> <<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<if $lvlbar gte 4 && $notu is false>>
<<button [[Hire|iNocturno]]>> <</button>><</if>> Night Employee <<if $lvlbar lt 4>>(Need ''Level 4'')<</if>> <<if $notu is true>> hired. <</if>>
<<button [[Back|ioficina]]>> <</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
'' TIP: '' You may have to activate the option
"allow audio" in your browser.
--------------------------------------
<<button [[Play|iMusica]]>><<playlist "PlayListRemix" play>><<set $music to "Play">><</button>> <<button [[Pause|iMusica]]>><<playlist "PlayListRemix" pause>><<set $music to "Pause">><</button>> <<button [[Stop|iMusica]]>><<playlist "PlayListRemix" stop>><<set $music to "Stop">><</button>> <<button [[Shuffle|iMusica]]>><<playlist "PlayListRemix" shuffle>><<set $music to "Random">><</button>> <<button [[Next|iMusica]]>><<playlist "PlayListRemix" shuffle>><<playlist "PlayListRemix" stop>><<set $music to "Random">><<playlist "PlayListRemix" play>><</button>>
Volume:
<<button [[20%|iMusica]]>><<playlist "PlayListRemix" volume 0.20>><<set $vol to "20%">><</button>> <<button [[40%|iMusica]]>><<playlist "PlayListRemix" volume 0.40>><<set $vol to "40%">><</button>> <<button [[60%|iMusica]]>><<playlist "PlayListRemix" volume 0.60>><<set $vol to "60%">><</button>> <<button [[80%|iMusica]]>><<playlist "PlayListRemix" volume 0.80>><<set $vol to "80%">><</button>> <<button [[100%|iMusica]]>><<playlist "PlayListRemix" volume 1>><<set $vol to "100%">><</button>>
Music Status: ''$music'' at ''$vol'' volume.
--------------------------------------
<<button [[Back|ioficina]] >><</button>><<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'ofi'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'ofidia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'ofinoche'>><</if>>
<</nobr>>
<<if $notu is false>>\
'' Night Employee ''
* An employee will work at the bar during the night.
* You will receive '' $ 50 '' from each client who has attended, regardless of what type of drinks they order, the rest of the money and tips will go to the employee.
<<button [[Hire|ioficina]]>><<set $notu to true>><</button>>
---------------------------------
<<button [[To the Bar|iBar]]>> <</button>>
<</if>>
<<nobr>>
<<set $gn to random(1,4)>>
<<if $gn == 1>>
<img src= https://cdn-images.imagevenue.com/0d/1e/cb/ME126204_o.gif >
<<elseif $gn == 2>>
<img src= https://cdn-images.imagevenue.com/9e/87/6c/ME12620E_o.gif >
<<elseif $gn == 3>>
<img src= https://cdn-images.imagevenue.com/30/0b/f1/ME12620N_o.gif >
<<elseif $gn == 4>>
<img src= https://cdn-images.imagevenue.com/74/19/ce/ME12620S_o.gif >
<<endif>><</nobr>>
<<if $notu is true>><<nobr>>
<<if $lvlbar gte 4>> <<set $ClientCantn to random(6,8)>> <</if>>
<<if $lvlbar gte 5>> <<set $ClientCantn to random(7,9)>> <</if>>
<<if $lvlbar gte 6>> <<set $ClientCantn to random(7,9)>> <</if>>
<<if $lvlbar gte 7>> <<set $ClientCantn to random(8,10)>> <</if>>
<<if $lvlbar gte 8>> <<set $ClientCantn to random(8,10)>> <</if>>
<<if $lvlbar gte 9>> <<set $ClientCantn to random(9,11)>> <</if>>
<<if $lvlbar gte 10>> <<set $ClientCantn to random(9,11)>> <</if>>
<</nobr>>
Last night's profit was: $ ''<<print ($ClientCant*50)>>''
<<set $dinero += ($ClientCantn*50)>>
---------------------------------
<<button [[To the Bar|iBar]]>> <</button>> <</if>><<addhours 1>>
<<if $dinero lt 500>> //I do not have enough money...// <</if>>\
<<if $dinero gte 500>>
// <<if $Whisky is 4>><<set $Whisky += 1>>Make an [[Order|iTragoUP]] of Whisky<</if>><<if $Martini is 4>><<set $Martini += 1>>Make an [[Order|iTragoUP]] of Martini<</if>><<if $Menta is 4>><<set $Menta += 1>>Make an [[Order|iTragoUP]] of Tango con Menta<</if>><<if $Moon is 4>><<set $Moon += 1>>Make an [[Order|iTragoUP]] of Cosmopolitan<</if>><<if $Cuba is 4>><<set $Cuba += 1>>Make an [[Order|iTragoUP]] of Cuba Libre<</if>>//<</if>>
💵 It will cost ''$ 500'' - You have ''$ $dinero''
<<button [[Back|ioficina]] >><</button>>
--------------------------------
'' TIP: '' Finish the courses to buy different drinks.
<<if $Whisky gte 5 && $Martini gte 5 && $Menta gte 5 && $Moon gte 5 && $Cuba gte 5>><<set $turna to true>><</if>><<if $turna is true>><<goto iUnitoTorn>><</if>>\
<<if $uni is 0>>//Noticing that clients asks for drinks I haven´t or I don´t know to prepare , I decided enroll in the ''Cocktail University.'' to become a real proffessional bartender. //<<set $uni +=1>>
<<speech "Teacher">> Hello! I will be your cocktail teacher, each course consists of 3 classes and a final evaluation.<</speech>>
<<speech "You" "$name">> Great!, just what I need!<</speech>>
<<speech "Teacher">> Ok ... which would you like to start with?<</speech>><</if>>
<<if $lvlbar lte 2>>
<<if $Cuba lt 2 or $Cuba is 3>>\
<<button [[Class|iClaseCubaLibre]]>><</button>><</if>><<if $Cuba is 2>><<button [[Class|iEvaluacion]]>><</button>><</if>> <<if $Cuba is 0>>Cuba Libre (0 / 4)<</if>><<if $Cuba gt 0 && $Cuba lt 5>>Cuba Libre (''$Cuba'' / 4)<</if>> <<if $Cuba is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Whisky lt 2 or $Whisky is 3>>\
<<button [[Class|iClaseWhisky]]>><</button>><</if>><<if $Whisky is 2>><<button [[Class|iEvaluacion]]>><</button>><</if>> <<if $Whisky is 0>>Whisky (0 / 4)<</if>><<if $Whisky gt 0 && $Whisky lt 5>>Whisky (''$Whisky'' / 4) <</if>> <<if $Whisky is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<</if>><<if $lvlbar gte 3>>
<<if $Martini lt 2 or $Martini is 3>>\
<<button [[Class|iClaseMartini]]>><</button>><</if>><<if $Martini is 2>><<button [[Class|iEvaluacion]]>><</button>><</if>> <<if $Martini is 0>>Martini (0 / 4)<</if>><<if $Martini gt 0 && $Martini lt 5>>Martini (''$Martini'' / 4)<</if>> <<if $Martini is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Moon lt 2 or $Moon is 3>>\
<<button [[Class|iClaseMoon]]>><</button>><</if>><<if $Moon is 2>><<button [[Class|iEvaluacion]]>><</button>><</if>> <<if $Moon is 0>>Cosmopolitan (0 / 4)<</if>><<if $Moon gt 0 && $Moon lt 5>>Cosmopolitan (''$Moon'' / 4)<</if>> <<if $Moon is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>>
<<if $Menta lt 2 or $Menta is 3>>\
<<button [[Class|iClaseMenta]]>><</button>><</if>><<if $Menta is 2>><<button [[Class|iEvaluacion]]>><</button>><</if>> <<if $Menta is 0>>Tango con Menta (0 / 4)<</if>><<if $Menta gt 0 && $Menta lt 5>>Tango con Menta (''$Menta'' / 4)<</if>> <<if $Menta is 4>> <<button [[Supplier|iProveedor]]>><</button>><</if>><</if>>
<<button [[Back|iCalle]] >><</button>>'' COCKTAIL COMPETITION - EVENT DESCRIPTION ''
The Cocktail contest is an event that has as
objective to stimulate and recognize the effort of
Bartenders of establishments
gastronomic of the city.
<img src= https://cdn-images.imagevenue.com/24/e5/d8/ME1260FR_o.gif >
<<button [[Join|iTorneo2]] >><</button>>
--------------------------------
<<button [[Street|iCalle]] >><</button>><<if $expeBar gte 700>>The Gym is closed today, come back another day.
<<button [[Back|iCalle]]>> <</button>> <</if>>\
<<if $expeBar lte 500>>\
You have: $ ''$dinero''
<img src= http://cdn-thumbs.imagevenue.com/45/09/66/ME122QP7_t.gif />
'' Coach: ''
Do you want to train today?
<<if $CurHP gte 50 && $dinero gte 100>>\
<<button [[Train|iPlayerEntr]]>> <</button>> <</if>> It will cost: ''$100'' !
<<button [[Back|iCalle]]>> <</button>>
-----------------------------------
'' TIP: ''
To train, you must have at least 50 energy.
Training will increase 10 pts. to your total energy,
but it will subtract 50 of energy for today.<</if>><<if $expeBar lte 500>>
<<button [[Furniture|iMuebleria]]>><</button>>
<<button [[Tech Store|iElectronica]]>><</button>>
<</if>>
<<if $expeBar gte 700>>
The mall is closed, come back another day.
<</if>>
-----------------------------------------
<<button [[Back|iCalle]] >><</button>>
<img src= https://cdn-images.imagevenue.com/b9/c4/56/ME125ORA_o.gif />
<<button [[Take|iMerk]] >><<set $compra +=7>><</button>> You carry ''$compra'' <<button [[Leave|iMerk]] >><<set $compra -=7>><</button>>
Cost: $ ''<<print ($compra*100)>>''
You have Food for ''$comida'' days.
<<if $dinero gte ($compra*100) && $compra gt 0>>
<<button [[Buy|iMerk]] >><<set $comida += $compra>><<set $dinero -= ($compra*100)>><<set $compra = 0>><</button>><</if>><<if $dinero lt ($compra*100)>>//I do not have enough money//<</if>>
--------------------------
<<button [[Back|iCalle]] >><</button>><<if $apu is true>><<goto iCasino2>><</if>>\
Tienes: ''$ $dinero''
<<if $dinerlo lt 200>>//No tengo suficiente dinero para apostar...//<</if>>
<<if $dinero gte 200>><<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Bet $50|iCasino]] >><<set $ap to 50>><<set $apu to true>>
<<set $dinero -= 50>><</button>> <<button [[Bet $100|iCasino]] >><<set $ap to 100>><<set $apu to true>><<set $dinero -= 100>><</button>> <<button [[Bet $150|iCasino]] >><<set $ap to 150>><<set $apu to true>><<set $dinero -= 150>><</button>> <<button [[Bet $200|iCasino]] >><<set $ap to 200>><<set $apu to true>><<set $dinero -= 200>><</button>><</if>><</if>>
<<if isDateBetween($gameDate, '23:00', '23:59')>>//Hora de ir a casa...//<</if>>
--------------------------------
<<button [[Back|iCalle]] >><</button>><<nobr>>
<<if $period is 1>>
<<addclass 'body' 'parqm'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'parqd'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'parqn'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>>
<<if $CurHP lte 15>> //I'm very tired... //<</if>>\
<<if $CurHG lte 15>> //I need a shower... //<</if>>\
<<if $CurHN lte 15>> //I'm starving ! //<</if>>\
<<if $CurHP gt 15 && $CurHG gt 15 && $CurHN gt 15>>\
<<button [[Jogging|iParque2]] >><<set $prq to 1>><</button>>
<<button [[Relax|iParque2]] >><<set $prq to 2>><</button>>
<</if>>\
---------------------------
<<button [[Back|iCalle]] >><</button>>The date was perfect, the food exquisite and she even more ... maybe we went too far with the glasses (or I let her do it), and I offered to accompany her to her house ...
//I would like to buy this place someday...//
<<if $citaRa is false>>\
<<button [[Walk her home|iRachelCasa0]]>><</button>><</if>>
<<if $citaCa is false>>\
<<button [[Walk her home|iCarolCasa0]]>><</button>><</if>>
<<if $citaLu is false>>\
<<button [[Walk her home|iLuciCasa0]]>><</button>><</if>>
<<if $citaJe is false>>\
<<button [[Walk her home|iJessyCasa0]]>><</button>><</if>>
<<set $dinero -= 500>>
<<addhours 2>><span id="ReplaceMe">
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel
----------------------------------
<p> <img src= "https://cdn-images.imagevenue.com/71/ac/30/ME12PI0K_o.png" align="right" >
<<speech "Rachel">> I'll be right back ...<</speech>>
<<speech "You" "$name">> <<link "Sure, take your time.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<goto iRachelCasa>><</if>>
\
<<if $camarita gte 1>>
//This is my opportunity...//
<<button [[Install Mini Spy Camera|iRachelCasa]]>><<set $RachelCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span>
<<set $Rachel0 to false>>\
<<set $Rachel1 to false>>\
<<set $Rachel2 to false>>\
<<set $Rachel3 to false>>\
<<set $Rachel4 to false>>\
<<set $Rachel5 to false>>\<span id="ReplaceMe">
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol
----------------------------------
<p> <img src= "https://cdn-images.imagevenue.com/0a/dd/58/ME12QWKD_o.png" align="right" >
<<speech "Carol">> I'll be right back ...<</speech>>
<<speech "You" "$name">> <<link "Sure, take your time.">>
<<replace "#ReplaceMe">>
<<if $camarita lte 0>>
<<goto iCarolCasa>><</if>>
\
<<if $camarita gte 1>>
//Esta es mi oportunidad...//
<<button [[Install Mini Spy Camera|iCarolCasa]]>><<set $CarolCam to true>><<set $camarita -= 1>><</button>><</if>>
<</replace>>
<</link>><</speech>></p></span>
<<set $Carol0 to false>>\
<<set $Carol1 to false>>\
<<set $Carol2 to false>>\
<<set $Carol3 to false>>\
<<set $Carol4 to false>>\
<<set $Carol5 to false>>\Double-click this passage to edit it.Double-click this passage to edit it.<<if $nd is true>><<include iNuevoDia>><</if>>\
<<nobr>>
<<if $period is 1 or $period is 4>>
<<addclass 'body' 'casa'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'casadia'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'casanoche'>><</if>>
<<if $alarm is true>><<include Alarma>><</if>>
<<if $nd is true>><<include NuevoDia>><</if>>
<<include iTXT>>
<</nobr>><<if $CurHP lte 80>>\
<<button [[Sleep|iForced sleep]] >><</button>><</if>>
<<nobr>>
<<if $Rachel is true && $msjRachel is false && $period is 5 && $expeRachel lt 100>>\
<<button [[Send a message to Rachel|iRachelWsp]] >><</button>><</if>>
<<if $Carol is true && $msjCarol is false && $period is 5 && $expeCarol lt 100>>
<<button [[Send a message to Carol|iCarolWsp]] >><</button>><</if>>
<<if $Luci is true && $msjLuci is false && $period is 5 && $expeLuci lt 100>>
<<button [[Send a message to Luci|iLuciWsp]] >><</button>><</if>>
<<if $Jessy is true && $msjJessy is false && $period is 5 && $expeJessy lt 100>>\
<<button [[Send a message to Jessy|iJessyWsp]] >><</button>><</if>>
<</nobr>>
<<if isDateBetween($gameDate, '07:00', '22:59')>>
<<button [[Bathroom|iBanio]] >><</button>> <<button [[Kitchen|iCocina]] >><</button>><</if>>
<<if isDateBetween($gameDate, '07:00', '22:29')>>
<<if $compu is true>><<button [[PC|iPC]] >><</button>><</if>> <<if $estereo is true>><<button [[Stereo|iStereo]] >><</button>><</if>><</if>>
----------------------------------
<<button [[Street|iCalle]] >><</button>>
Now you have '' 10 '' more points of '' total energy! ''. 😉
<img src= http://cdn-images.imagevenue.com/9b/af/e2/ME122QPO_o.gif />
<<nobr>>
<<set $MaxHP to ($MaxHP+10)>>
<<set $CurHP -= 50>>
<<set $dinero -= 100>>
<<addhours 1>><<addmins 30>><<set $CurHG -= 80>><<set $CurHN -= 30>>
<</nobr>>
<<button [[Street|iCalle]]>><</button>><<nobr>>
<<if $period is 1>>
<<addclass 'body' 'parqm'>><</if>>
<<if $period is 2 or $period is 3>>
<<addclass 'body' 'parqd'>><</if>>
<<if $period is 4>>
<<addclass 'body' 'parqn'>><</if>>
<<if $period is 5 or $period is 0>>
<<addclass 'body' 'callenoche'>><</if>>
<</nobr>><<if $prq is 1>>\
Now you have '' 5 '' more points of '' total energy! ''.
<img src= https://cdn-images.imagevenue.com/de/77/2a/ME125OD6_o.gif />
<<nobr>>
<<set $MaxHP to ($MaxHP+5)>>
<<set $CurHP -= 30>>
<<addhours 1>><<set $CurHG -= 50>><<set $CurHN -= 20>>
<</nobr>><</if>><<if $prq is 2>>\
<img src= https://cdn-images.imagevenue.com/f2/ce/ad/ME125ONB_o.gif />
<<set $CurHP += 10>><<addmins 30>><<set $CurHN -= 5>><<set $CurHG -= 5>>
<</if>>
<<button [[Back|iParque]] >><</button>>You have: $ ''$dinero''
<<if $cama lte 1 && $dinero gte 1500>><<button [[Buy|iMuebleria]]>><<set $cama = 2>><<set $dinero -= 1500>><</button>><</if>> <<if $cama lte 1>>Noir king size (120 Energy) ''$ 1.500'' <</if>>
<<if $cama lte 2 && $dinero gte 3000>><<button [[Buy|iMuebleria]]>><<set $cama = 3>><<set $dinero -= 3000>><</button>><</if>> <<if $cama lte 2>>Rouge queen size (140 Energy) ''$ 3.000''<</if>>
<<if $cama lte 3 && $dinero gte 5000>><<button [[Buy|iMuebleria]]>><<set $cama = 4>><<set $dinero -= 5000>><</button>><</if>> <<if $cama lte 3>>Lexington king size (160 Energy) ''$ 5.000''<</if>>
<<if $cama lte 4 && $dinero gte 10000>><<button [[Buy|iMuebleria]]>><<set $cama = 5>><<set $dinero -= 10000>><</button>><</if>> <<if $cama lte 4>>Mystic súper queen (180 Energy) ''$ 10.000''<</if>>
<<if $cama lte 5 && $dinero gte 25000>><<button [[Buy|iMuebleria]]>><<set $cama = 6>><<set $dinero -= 25000>><</button>><</if>> <<if $cama lte 5>>Caelo súper king (200 Energy) ''$ 25.000''<</if>>
<<button [[Back|iCalle]] >><</button>>
--------------------------------------
'' TIP: '' Beds increase the amount of energy recovered by sleeping according to their level.You have $ ''$dinero''
<<if $alarm is false && $dinero gte 150>>
<<button [[Buy|iElectronica]]>><<set $alarm to true>><<set $dinero -= 150>><</button>><</if>> <<if $alarm is false>>Digital Alarm Clock ''$ 150'' <</if>>
<<if $compu is false && $dinero gte 1500>>
<<button [[Buy|iElectronica]]>><<set $compu to true>><<set $dinero -= 1500>><</button>><</if>> <<if $compu is false>>PC Intel Core i5 ''$ 1.500'' <</if>>
<<if $estereo is false && $dinero gte 500>>
<<button [[Buy|iElectronica]]>><<set $estereo to true>><<set $dinero -= 500>><</button>><</if>> <<if $estereo is false>>Stereo Tower Mnt290 ''$ 500'' <</if>>
<<button [[Back|iCalle]] >><</button>>
--------------------------------------Double-click this passage to edit it.<<nobr>>
<<set $PlayerVsRaB = 1>>
<<set $RachelVsPB = 1>>
<<set $PlayerVsRaM = 1>>
<<set $RachelVsPM = 1>>
<</nobr>>
<p> <img src= "https://cdn-images.imagevenue.com/8e/2d/01/ME12PMP6_o.png" align="right" >
<<speech "Rachel">> Hello, a beer please!<</speech>></p>
<<button [[Next|iRachel2]]>> <</button>>
-----------------------------------
'' TIP: ''
If you want to please this girl, pay attention to her mood changes with your answers.<span id="ReplaceMe">
<p> <img src= "https://cdn-images.imagevenue.com/0e/29/d5/ME12PMPB_o.png" align="right" >
<<speech "You" "$name">> <<link "Sure! on the house to a girl with such beautiful eyes!">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/15/64/2c/ME12PMP4_o.png" align="right" >
<<speech "Rachel">> Oh thanks! what a gentleman! <</speech>>
<<speech "You" "$name">> [[Here you have|iCervezaRachel1]]<</speech>></p>
<</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "It's $ 20, I hope you bring you'r ID">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/4b/d8/43/ME12PMP8_o.png" align="right" >
<<speech "Rachel">> If you would go to an idiot contest you would lose for idiot. Serve me what I asked you all ready ...<</speech>>
<<button [[Serve|iCervezaRachel1]]>> <</button>></p>
<<set $Rachelhum -= 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "you could try your cell number for a drink">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/e6/00/c3/ME12PMP7_o.png" align="right" >
<<speech "Rachel">>We'll see... <</speech>>
<<speech "You" "$name">> [[Here you have|iCervezaRachel1]]<</speech>></p>
<</replace>>
<</link>><</speech>></p></span><<nobr>>
<<set $RachelSed -= 25>>
<<set $RachelBor += 25>>
<<set $dinero += 0>>
<</nobr>>\
<span id="ReplaceMe">\
<p> <img src= "https://cdn-images.imagevenue.com/0e/29/d5/ME12PMPB_o.png" align="right" >
💵 $0 You gave her a beer !
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<if $RachelBor gte 100>>\
-------------------------------
//Rachel left.//
--------------------------------
<<button [[Back|iBar]]>><<set $enerPlayer -= 20>><</button>><</if>>\
<<set $chamu to random (1,2)>>
<<if $chamu is 1>><<include iPlayerVsRaB>>
<<include iPlayerVsRaM>><</if>>\
<<if $chamu is 2>><<include iPlayerVsRaM>>
<<include iPlayerVsRaB>><</if>>\
</p></span>\
<<nobr>>
<<if $RachelBor gte 100>>
<<set $ClientCant -= 1>>
<<set $RachelSed = 100>>
<<set $Rachelhum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>><<if $expeRachel is 0>>
<<speech "You" "$name">>$msj<</speech>>
@@.delayed; <<speech "Rachel">> and you are? <</speech>> @@
@@.delayed; <<speech "You" "$name">> I'm $name from the bar. <</speech>> @@
@@.delayed; <<speech "Rachel">> ahhh haha ok, I got you.<</speech>> @@
@@.delayed; <<speech "You" "$name">> Great! well I will let you rest from me for today. <</speech>> @@
@@.delayed; <<speech "Rachel">> haha ok, let's see what do you to surprise me tomorrow.. <</speech>> @@
@@.delayed; <<speech "You" "$name">> Challenge accepted! <</speech>> @@
@@.delayed; <<speech "Rachel">> haha c-yah $name. <</speech>> @@
@@.delayed; // Rachel is offline .//@@
<<set $dRa = 1>><</if>>\
\
<<if $expeRachel is 25>>
<<speech "You" "$name">>Can we skip the preliminaries and go straight to the point? ...<</speech>>
@@.delayed;<<speech "Rachel">>???<</speech>>@@
@@.delayed;<<speech "You" "$name">>What´s your favorite color? <</speech>>@@
@@.delayed;<<speech "Rachel">>hahaha I thought you´ll ask me a hot selfie!<</speech>>@@
@@.delayed;<<speech "You" "$name">>if you insist, but don't avoid the color question! haha<</speech>>@@
@@.delayed;<<speech "Rachel">>haha not so fast, maybe tomorrow if you behave... And my favorite color is purple. <</speech>>@@
@@.delayed;<<speech "You" "$name">>I´ll do my best!<</speech>>@@
@@.delayed;<<speech "Rachel">>We'll see... Goodnight $name. ❤️<</speech>>@@
@@.delayed;//Rachel is offline.//@@
<<set $dRa = 2>><</if>>\
\
<<if $expeRachel is 50>>
<<speech "You" "$name">>Sometimes I wonder about the greatest mysteries: are we alone in the universe? we have lived many lifes? How can be possible I´ve not soe yet that photo you've promised?<</speech>>
@@.delayed;<<speech "Rachel">>haha such a moron! and what do I get if I do that?<</speech>>@@
@@.delayed;<<speech "You" "$name">>I´m running this humble stablishment ... free beers !<</speech>>@@
@@.delayed;<<speech "Rachel">>hahaha mmmmm tempting, but not enough.<</speech>>@@
@@.delayed;<<speech "You" "$name">>Free beers and nachos at half price!<</speech>>@@
@@.delayed;<<speech "Rachel">>haha ok only because you made me laugh. Those free nachos must be mine! muahaha!<</speech>>@@
@@.delayed;<<speech "You" "$name">>Maybe tomorrow if you behave well ... lol<</speech>>@@
@@.delayed;<<speech "Rachel">>lol c-yah $name. ❤️<</speech>>@@
//Rachel sent you a [[photo|iNudesRachel]]//
//Rachel is offline.//<</if>>\
\
<<if $expeRachel is 75>><<set $citaRa to false>>
<<speech "You" "$name">>ok ok you earned the free beers and nachos, but the cheddar sauce is separate!<</speech>>
@@.delayed;<<speech "Rachel">>hahaha hello! and what do I have to do for that free cheddar?<</speech>>@@
@@.delayed;<<speech "You" "$name">>mmmm I don't know, I had thought of a date.<</speech>>@@
@@.delayed;<<speech "Rachel">>loool a date is worth much more than a little melted cheddar !.<</speech>>@@
@@.delayed;<<speech "You" "$name">>and what do you think about a dinner the best restaurant in town?<</speech>>@@
@@.delayed;<<speech "Rachel">>heeeeyyy that is heavy artillery.<</speech>>@@
@@.delayed;<<speech "You" "$name">>is that a yes?<</speech>>@@
@@.delayed;<<speech "Rachel">>I'm going to think about it ... haha, but I'm going to leave you a little gift so you don't suffer so much ... c-yah $name. ❤️<</speech>>@@
//Rachel sent you a [[photo|iNudesRachel]]//
//Rachel is offline.//
<<set $dRa = 4>><</if>>\
<<button [[Back|iCasa]]>>
<<set $expeRachel += 25>>
<<set $msjRachel to true>>
<<set $msjleidoRa to false>>
<</button>><<if $PlayerVsRaB is 1 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Hey and what's your name?">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iRachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaB is 2 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "Are you from around here?">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iRachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaB is 3 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "And to complete our vip customers form I only need your number. hehe">>
<<set $PlayerVsRaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iRachelVsPB>>\
<</replace>><</link>><</speech>><</if>>\<<if $RachelVsPB is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/d7/ff/6a/ME12PMP5_o.png" align="right" >
💵 $0 You gave her a beer!
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<speech "Rachel">> My name is rachel <</speech>></p>
<<button [[Serve another|iCervezaRachel1]]>>
<<set $RachelVsPB += 1>><<set $Rachelhum += 20>><</button>><</if>>
\
<<if $RachelVsPB is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/8e/2d/01/ME12PMP6_o.png" align="right" >
💵 $0 You gave her a beer!
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<speech "Rachel">> I live for about 30 minutes but I work here nearby. <</speech>></p>
<<button [[Serve another|iCervezaRachel1]]>><<set $RachelVsPB += 1>><<set $Rachelhum += 20>><</button>><</if>>
\
<<if $RachelVsPB is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/15/64/2c/ME12PMP4_o.png" align="right" >
💵 $0 You gave her a beer!
<<speech "Rachel">> That's clever! you've earned it!!
I'm leaving... see you! <<set $Rachel to true>> <</speech>></p>
<<set $ClientCant -= 1>>\
❤️ //Rachel's number acquired! //
<<button [[Back|iBar]]>><</button>><</if>><<if $RachelVsPM is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/4b/d8/43/ME12PMP8_o.png" align="right" >
💵 $0 You gave her a beer!
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<speech "Rachel">> Owner??? Do I look like a dog to you? <</speech>></p>
<<button [[Serve another|iCervezaRachel1]]>>
<<set $RachelVsPM += 1>><<set $Rachelhum -= 20>><</button>><</if>>
\
<<if $RachelVsPM is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/e6/00/c3/ME12PMP7_o.png" align="right" >
💵 $0 You gave her a beer!
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<speech "Rachel">>I don't think it's necessary, thanks...<</speech>></p>
<<button [[Serve another|iCervezaRachel1]]>>
<<set $RachelVsPM += 1>><<set $Rachelhum -= 20>><</button>><</if>>
\
<<if $RachelVsPM is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/d4/ca/e5/ME12PMPC_o.png" align="right" >
💵 $0 You gave her a beer!
''Rachel''
Thirst: $RachelSed
Mood: $Rachelhum
Drunkenness: $RachelBor
<<speech "Rachel">>I have to go. Bye!<</speech>></p>
<<set $ClientCant -= 1>>\
<<button [[Back|iBar]]>><</button>><</if>><<if $PlayerVsRaM is 1 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "who is the owner of those eyes">>
<<set $PlayerVsRaM += 1>>\
RachelVsPM
<<replace "#ReplaceMe">>\
<<include iRachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaM is 2 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "When I finish I can walk you home.">>
<<set $PlayerVsRaM += 1>>\
<<replace "#ReplaceMe">>\
<<include iRachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsRaM is 3 && $RachelSed gte 25>>\
<<speech "You" "$name">><<link "We could get drunk together at my house, I won't charge you for the drinks.">>
<<set $PlayerVsRaM += 1>>\
<<replace "#ReplaceMe">>\
<<include iRachelVsPM>>\
<</replace>><</link>><</speech>><</if>>\Write your message:
<<textbox "$msj" "Hi Rachel!">> \
<<button "Send">><<set $name to $name.trim()>>
<<goto "iRachelWsp2">><</button>><<nobr>>
<<set $PlayerVsCaB = 1>>
<<set $CarolVsPB = 1>>
<<set $PlayerVsCaM = 1>>
<<set $CarolVsPM = 1>>
<</nobr>>
<p> <img src= "https://cdn-images.imagevenue.com/ed/f6/cb/ME12R0SD_o.png" align="right" >
<<speech "Carol">> Hi, em ... I'm not a big fan of drinking, could you recommend me something sweet?<</speech>></p>
<<button [[Next|iCarol2]]>> <</button>><span id="ReplaceMe">
<p> <img src= "https://cdn-images.imagevenue.com/1f/a1/7e/ME12QZZZ_o.png" align="right" >
<<speech "You" "$name">> <<link "Sure, you coul try some Cuba Libre? It is mainly Coca-Cola. Is on the house.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/4e/ee/36/ME12R0T8_o.png" align="right" >
<<speech "Carol">> Thanks!, that´s very sweet... of you!!!<</speech>>
<<speech "You" "$name">> [[Here you have|iCubaCarol1]]<</speech>></p>
<<set $Carolhum += 20>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "I just learned Cuba Libre's recipie, would be the firt time for both of us! wanna try? is on the house">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/cd/8f/ab/ME12QZQT_o.png" align="right" >
<<speech "Carol">> Ok ... But that doesn't give me much confidence ...<</speech>>
<<button [[Serve|iCubaCarol1]]>> <</button>></p>
<<set $Carolhum -= 50>> <</replace>>
<</link>><</speech>>
<<speech "You" "$name">> <<link "Sure, Try Cuba Libre, is mostly Coke. But also Ron which is strong, take it slowly.">>
<<replace "#ReplaceMe">>
<p> <img src= "https://cdn-images.imagevenue.com/87/f8/c3/ME12QWK9_o.png" align="right" >
<<speech "Carol">> Sure!, thanks for the advice! <</speech>>
<<speech "You" "$name">> [[Here you have|iCubaCarol1]]<</speech>></p>
<<set $Carolhum += 20>>\ <</replace>>
<</link>><</speech>></p></span><<if $expeCarol is 0>>
<<speech "You" "$name">> dagdgadfgafdg <</speech>>
<<speech "Carol">> ??? <</speech>>
<<speech "You" "$name">> I wanted to tell you something you never heard before. By the way, I'm $name , remember me? I'm the charming guy who drunked you with delicious Cuba Libres 😉<</speech>>
<<speech "Carol">> And did u surpriced me!, never heared before hahah!!!! ok already booked you. <</speech>>
<<speech "You" "$name">> Great! well I'll let you rest from me for today. <</speech>>
<<speech "Carol">> haha ok, shall we talk tomorrow? <</speech>>
<<speech "You" "$name">> done! have a good night Carol! <</speech>>
<<speech "Carol">> haha until tomorrow $name. <</speech>>
// Carol is offline .//
<</if>> \
\
<<if $expeCarol is 25>>
<<speech "You" "$name">> Your profile picture is super cute! <</speech>>
<<speech "Carol">> haha hello $name, thanks! <</speech>>
<<speech "You" "$name">> But it looks very small here ... <</speech>>
<<speech "Carol">> lol it's just so you don't confuse me with the others ... <</speech>>
<<speech "You" "$name">> but I want a big one to put on my nightstand. <</speech>>
<<speech "Carol">> I don't know .. I would have to find one that looks cute. <</speech>>
<<speech "You" "$name">> that is ... whichever got you on! <</speech>>
<<speech "Carol">> lol We'll see! ... rest $name. ❤️ <</speech>>
// Carol is offline .//
<</if>>\
\
<<if $expeCarol is 50>>
<<speech "You" "$name">> Sometimes I wonder about the dramas in the world: why are there hurricanes? Why diseases? How can it be that your photo has not reached me yet ?? <</speech>>
<<speech "Carol">> haha idiot! and what do I earn in return? <</speech>>
<<speech "You" "$name">> I am the owner of a bar ... free beers!. <</speech>>
<<speech "Carol">> loool mmhh tempting, but not enough. <</speech>>
<<speech "You" "$name">> Free beers and chips for half price!. <</speech>>
<<speech "Carol">> ok, but only because you made me laugh. Those free chips are going to be mine! mooahahaha! <</speech>>
<<speech "You" "$name">> Maybe tomorrow if you behave well ... haha <</speech>>
<<speech "Carol">> U too $name. ❤️ <</speech>>
// Carol sent a photo // [[See photo|iNudesCarol]]
// Carol is offline .//
<</if>> \
\
<<if $expeCarol is 75>>
<<speech "You" "$name">> ok ok you earned the free beers and chips, but the cheddar sauce is separate! <</speech>>
<<speech "Carol">> lol hello! and what do I have to do for that cheddar? <</speech>>
<<speech "You" "$name">> mmmm I don't know, I had thought of a date. <</speech>>
<<speech "Carol">> a date is worth much more than a little melted cheddar!. <</speech>>
<<speech "You" "$name">> and what do you think about a dinner the best restaurant in town? <</speech>>
<<speech "Carol">> hey that is heavy artillery. <</speech>>
<<speech "You" "$name">> that's a yes? <</speech>>
<<speech "Carol">> I'm going to think about it ... haha, but I'm going to leave you a little gift so you don't suffer so much ... until tomorrow $name. ❤️ <</speech>>
// Carol sent a photo // [[See photo|iNudesCarol]]
// Carol is offline .//
<<set $quoteCa to false>>
<<set $citaCa to false>>
<</if>> \
\
<<button [[Back|iCasa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<</button>><<if $expeCarol is 50>>
<img src= https://cdn-images.imagevenue.com/ae/58/f1/ME12QWKE_o.png />
<<button [[Back|iCasa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<</button>><</if>>
\
<<if $expeCarol is 75>>
<img src= https://cdn-images.imagevenue.com/45/89/ad/ME12QZR7_o.png />
<<button [[Back|iCasa]]>>
<<set $expeCarol += 25>>
<<set $msjCarol to true>>
<<set $citaCa to false>>
<</button>><</if>><<if $PlayerVsCaB is 1 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "My name is $name, and yours?">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaB is 2 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "You seems so tender and romantic. A perfect combination. Like a good coctail.">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaB is 3 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "And how can someone so sexy, fun and charming ... like me, live any more without your cell number?">>
<<set $PlayerVsCaB += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPB>>\
<</replace>><</link>><</speech>><</if>>\<<if $PlayerVsCaM is 1 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "You seems so sexy and fun... a perfect combination, like a good coctail!">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaM is 2 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Today I gave away 5 drinks, but I confess that you are the only one of the five that I really want to meet.">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\
\
<<if $PlayerVsCaM is 3 && $CarolSed gte 25>>\
<<speech "You" "$name">><<link "Would you prefer I figure it out and say a funny romantic phrase, or would you like us to skip that part and give us the number?">>
<<set $PlayerVsCaM += 1>>\
<<replace "#ReplaceMe">>\
<<include iCarolVsPM>>\
<</replace>><</link>><</speech>><</if>>\<<if $CarolVsPB is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/a5/2e/72/ME12QWK6_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">> Carol, a pleasure $name ! <</speech>></p>
<<button [[Serve another|iCubaCarol1]]>><<set $CarolVsPB += 1>><<set $Carolhum += 20>><</button>><</if>>\
\
<<if $CarolVsPB is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/61/d4/bf/ME12QWK4_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">> you have a good eye uh? I can be a bit like that... if I feel like, it's true!. <</speech>></p>
<<button [[Serve another|iCubaCarol1]]>><<set $CarolVsPB += 1>><<set $Carolhum += 20>><</button>><</if>>\
\
<<if $CarolVsPB is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/87/f8/c3/ME12QWK9_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">>Mhahaha, and humble!!! ok, you have it! you'r generous and funny, seems like a good coctail too, but I have to go now. See you!!! <<set $Carol to true>> <</speech>></p>
<<set $ClientCant -= 1>>\
❤️ //Carol's number acquired! //
<<button [[Back|iBar]]>><</button>><</if>><<if $CarolVsPM is 1>>\
<p> <img src= "https://cdn-images.imagevenue.com/96/e0/64/ME12QWK8_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">> what did you say?!!! I´m not like that!... at all!<</speech>></p>
<<button [[Serve another|iCubaCarol1]]>>
<<set $CarolVsPM += 1>><<set $Carolhum -= 20>><</button>><</if>>
\
<<if $CarolVsPM is 2>>\
<p> <img src= "https://cdn-images.imagevenue.com/8d/c4/ce/ME12QWKB_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">> I'm sure you will do better with the others ...<</speech>></p>
<<button [[Serve another|iCubaCarol1]]>>
<<set $CarolVsPM += 1>><<set $Carolhum -= 20>><</button>><</if>>
\
<<if $CarolVsPM is 3>>\
<p> <img src= "https://cdn-images.imagevenue.com/59/08/71/ME12QWKC_o.png" align="right" >
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave him a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<speech "Carol">> Neither one... I have to go now. Bye!<</speech>></p>
<<set $ClientCant -= 1>>\
<<button [[Back|iBar]]>><</button>><</if>><<nobr>>
<<set $CarolSed -= 25>>
<<set $Carolhum += 20>>
<<set $CarolBor += 25>>
<<set $dinero += 0>>
<</nobr>>
<span id="ReplaceMe">\
<p> <img src= "https://cdn-images.imagevenue.com/3c/12/94/ME12QZQ6_o.png" align="right" >\
<img src= http://cdn-images.imagevenue.com/83/e1/78/ME12517F_o.gif />
💵 $0 You gave her a Cuba Libre!
''Carol''
Thirst: $CarolSed
Mood: $Carolhum
Drunkenness: $CarolBor
<<if $CarolBor gte 100>>\
-------------------------------
//Carol left.//
--------------------------------
<<button [[Back|iBar]]>><<set $enerPlayer -= 20>><</button>><</if>>
<<set $chamu to random (1,2)>>\
<<if $chamu is 1>><<include iPlayerVsCaB>>
<<include iPlayerVsCaM>><</if>>\
<<if $chamu is 2>><<include iPlayerVsCaM>>
<<include iPlayerVsCaB>><</if>>\
</p></span>\
<<nobr>>
<<if $CarolBor gte 100>>
<<set $ClientCant -= 1>>
<<set $CarolSed = 100>>
<<set $Carolhum = 100>>
<<set $CurHP -= 20>>
<<addmins 30>><<set $CurHG -= 5>><</if>><<set $CurHN -= 2>>
<</nobr>><<if $period is 1 or $period is 2 or $period is 3>>
<<addclass 'body' 'banio1'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>
<<addclass 'body' 'banio2'>><</if>>
<<button [[Take a shower|iDucha]] >><</button>><<if $period is 1 or $period is 2 or $period is 3>>\
<<addclass 'body' 'cocina'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>\
<<addclass 'body' 'cocinan'>><</if>>
<<if $comida gte 1>>
<<button [[Eat|iComer]] >><</button>>
<</if>><<if $comida lte 0>>
//I must buy more food ...//
<<button [[Back|iCasa]] >><</button>><</if>>
<<if $juego is false>>
<<button [[Play Game|iPC Juego]] >><</button>><</if>>
<<if $porn is false>>
<<button [[Watch Porn|iPC Porn]] >><</button>><</if>>
<<if $espia is false>><<if $RachelCam is true or $CarolCam is true or $LuciCam is true or $JessyCam is true>>
<<button [[Spy Cam|iPC Cam]] >><<set $videos to true>><</button>><</if>><</if>>
----------------------------------------
<<button [[Back|iCasa]] >><</button>>'' TIP: '' You may have to activate the option
"allow audio" in your browser.
--------------------------------------
<<button [[Play|iStereo]]>><<playlist "PlayListRemix" play>><<set $music to "Play">><</button>> <<button [[Pause|iStereo]]>><<playlist "PlayListRemix" pause>><<set $music to "Pause">><</button>> <<button [[Stop|iStereo]]>><<playlist "PlayListRemix" stop>><<set $music to "Stop">><</button>> <<button [[Shuffle|iStereo]]>><<playlist "PlayListRemix" shuffle>><<set $music to "Random">><</button>> <<button [[Next|iStereo]]>><<playlist "PlayListRemix" shuffle>><<playlist "PlayListRemix" stop>><<set $music to "Random">><<playlist "PlayListRemix" play>><</button>>
Volume:
<<button [[20%|iStereo]]>><<playlist "PlayListRemix" volume 0.20>><<set $vol to "20%">><</button>> <<button [[40%|iStereo]]>><<playlist "PlayListRemix" volume 0.40>><<set $vol to "40%">><</button>> <<button [[60%|iStereo]]>><<playlist "PlayListRemix" volume 0.60>><<set $vol to "60%">><</button>> <<button [[80%|iStereo]]>><<playlist "PlayListRemix" volume 0.80>><<set $vol to "80%">><</button>> <<button [[100%|iStereo]]>><<playlist "PlayListRemix" volume 1>><<set $vol to "100%">><</button>>
Music Status: ''$music'' at ''$vol'' volume.
--------------------------------------
<<button [[Back|iCasa]] >><</button>>Double-click this passage to edit it.Double-click this passage to edit it.<<set $periodname to "Morning">>
// You had a restful sleep.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Get Up|iCasa]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>>
<<set $juego to false>>
<<set $porn to false>>
<<set $espia to false>><<if $juego is false>>
<<addmins 30>> <<set $lol to random (1,6)>>\
<<if $lol is 1>>\
<img src= http://cdn-images.imagevenue.com/47/19/f2/ME12555K_o.gif /><</if>>\
<<if $lol is 2>>\
<img src= http://cdn-images.imagevenue.com/ea/d8/3b/ME12555L_o.gif />
<</if>>\
<<if $lol is 3>>\
<img src= http://cdn-images.imagevenue.com/61/a0/8b/ME12555U_o.gif />
<</if>>\
<<if $lol is 4>>\
<img src= http://cdn-images.imagevenue.com/27/00/23/ME12555X_o.gif />
<</if>>\
<<if $lol is 5>>\
<img src= http://cdn-images.imagevenue.com/f1/d7/a3/ME12555Y_o.gif />
<</if>>\
<<if $lol is 6>>\
<img src= http://cdn-images.imagevenue.com/ce/55/6f/ME12555Z_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Back|iPC]] >><<set $juego to true>><</button>><<if $porn is false>>
<<addmins 30>><<set $CurHG -= 5>> <<set $pornvid to random (1,13)>>\
<<if $pornvid is 1>>\
<img src= http://cdn-images.imagevenue.com/05/fa/cd/ME125B2F_o.gif /><</if>>\
<<if $pornvid is 2>>\
<img src= http://cdn-images.imagevenue.com/6a/9a/b0/ME125B2G_o.gif />
<</if>>\
<<if $pornvid is 3>>\
<img src= http://cdn-images.imagevenue.com/c0/1d/5a/ME125B2I_o.gif />
<</if>>\
<<if $pornvid is 4>>\
<img src= http://cdn-images.imagevenue.com/08/c6/56/ME125B2J_o.gif />
<</if>>\
<<if $pornvid is 5>>\
<img src= http://cdn-images.imagevenue.com/80/4a/0e/ME125B2M_o.gif />
<</if>>\
<<if $pornvid is 6>>\
<img src= http://cdn-images.imagevenue.com/e3/2a/85/ME125B2N_o.gif />
<</if>>\
<<if $pornvid is 7>>\
<img src= http://cdn-images.imagevenue.com/c8/52/15/ME125B2P_o.gif />
<</if>>\
<<if $pornvid is 8>>\
<img src= http://cdn-images.imagevenue.com/fa/5e/d6/ME125B2Q_o.gif />
<</if>>\
<<if $pornvid is 9>>\
<img src= http://cdn-images.imagevenue.com/19/b0/1e/ME125B2R_o.gif />
<</if>>\
<<if $pornvid is 10>>\
<img src= http://cdn-images.imagevenue.com/b3/94/94/ME125B2S_o.gif />
<</if>>\
<<if $pornvid is 11>>\
<img src= http://cdn-images.imagevenue.com/55/1c/8f/ME125B2T_o.gif />
<</if>>\
<<if $pornvid is 12>>\
<img src= http://cdn-images.imagevenue.com/37/bc/0d/ME125B2U_o.gif />
<</if>>\
<<if $pornvid is 13>>\
<img src= http://cdn-images.imagevenue.com/7a/d8/b9/ME125B2V_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Back|iPC]] >><<set $porn to true>><</button>><<if $espia is false>>
<<addmins 30>>\
//Veamos lo que grabé la última vez que estuve con Rachel...//
<<if $RachelCam is true && $lvlRachel is 0>>\
<img src= http://cdn-images.imagevenue.com/16/68/07/ME1259TY_o.gif /><</if>>\
<<if $RachelCam is true && $lvlRachel is 1>>\
<img src= http://cdn-images.imagevenue.com/45/c6/22/ME1259UF_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 2>>\
<img src= http://cdn-images.imagevenue.com/7a/7f/5d/ME1259UE_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 3>>\
<img src= http://cdn-images.imagevenue.com/bb/5c/bc/ME1259Z4_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 4>>\
<img src= http://cdn-images.imagevenue.com/48/47/45/ME125A09_o.gif />
<</if>>\
<<if $RachelCam is true && $lvlRachel is 5>>\
<img src= http://cdn-images.imagevenue.com/fd/26/e1/ME1259TX_o.gif />
<</if>><</if>>\
----------------------------------------
<<button [[Back|iPC]] >><<set $espia to true>><</button>><<nobr>>
<<addhours 1>>
<<set $CurHN = 100>>
<<set $CurHP += 5>>
<<set $comida -= 1>>
<</nobr>>
<<if $period is 1 or $period is 2 or $period is 3>>\
<<addclass 'body' 'cocina'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>\
<<addclass 'body' 'cocinan'>><</if>>
<img src= http://cdn-images.imagevenue.com/f4/06/ee/ME125EIS_o.gif >
You have ''$comida'' days of food left.
<<button [[Back|iCasa]] >><</button>>
<<if $CurHP gt $MaxHP>><<set $CurHP = $MaxHP>><</if>><img src= http://cdn-images.imagevenue.com/88/af/4b/ME124V9B_o.gif >
<<if $period is 1 or $period is 2 or $period is 3>>
<<addclass 'body' 'banio1'>><</if>>
<<if $period is 4 or $period is 5 or $period is 0>>
<<addclass 'body' 'banio2'>><</if>>
<<addmins 30>><<set $CurHG = 100>><<set $CurHP += 5>>
<<button [[Back|iCasa]] >><</button>>
<<if $CurHP gt $MaxHP>><<set $CurHP = $MaxHP>><</if>><<if $period is 2 && $day lte 5>><<notify>>
<<speech "Alarm">><br>Time to go to class!<</speech>>
<</notify>><</if>>
<<if $period is 2 && $day is 6 && $expeRachel is 100 && $citaRa is false>><<notify>>
<<speech "Alarm">><br>Date with Rachel tonight<</speech>><</notify>><</if>>
<<if $period is 2 && $day gte 6 && $expeCarol is 100 && $citaCa is false>><<notify>>
<<speech "Alarm">><br>Date with Carol tonight<</speech>><</notify>><</if>>
<<if $period is 2 && $day gte 6 && $expeLuci is 100 && $citaLu is false>><<notify>>
<<speech "Alarm">><br>Date with Luci tonight<</speech>><</notify>>
<</if>>
<<if $period is 2 && $day gte 6 && $expeJessy is 100 && $citaJe is false>><<notify>>
<<speech "Alarm">><br>Date with Jessy tonight<</speech>><</notify>><</if>>Tienes: ''$ $dinero''
<<set $apu to false>>
<img src= https://cdn-images.imagevenue.com/2b/84/e4/ME125NXC_o.gif />
@@.delayed;<<nobr>>
<<set $res to random (1,3)>>
<<if $res is 1>><<set $gan to true>>Ganaste!<</if>>
<<if $res gt 1>><<set $gan to false>>Perdiste!<</if>>
<<if $gan is true && $ap is 50>><<set $dinero += 100>><</if>>
<<if $gan is true && $ap is 100>><<set $dinero += 200>><</if>>
<<if $gan is true && $ap is 150>><<set $dinero += 300>><</if>>
<<if $gan is true && $ap is 200>><<set $dinero += 400>><</if>>
<<set $ap to 0>>''$ $dinero'' <<addmins 30>> <</nobr>>
<<button [[Bet Again|iCasino]] >><</button>>
--------------------------------
<<button [[Back|iCalle]] >><</button>> @@<img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Welcome to ''Cuba Libre'' class
<<if $Cuba is 0>>\
<<speech "Teacher">>Characteristics:<</speech>>
Rum and Coke, or the Cuba libre (/ˈkjuːbə ˈliːbreɪ/; Spanish pronunciation: [ˈkuβa ˈliβɾe], "Free Cuba"), is a highball cocktail consisting of cola, rum, and in many recipes lime juice on ice. Traditionally, the cola ingredient is Coca-Cola ("Coke"), and the alcohol is a light rum such as Bacardi. However, the drink may be made with various types of rums and cola brands, and lime juice may or may not be included.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Cuba = 1>><</button>>
<</if>>\
\
<<if $Cuba is 1>>\
<<speech "Teacher">>History:<</speech>>
The drink was created in Cuba in the early 1900s, but its exact origins are not known with certainty. It became popular shortly after 1900, when bottled Coca-Cola was first imported into Cuba from the United States.Its origin is associated with the heavy U.S. presence in Cuba following the Spanish–American War of 1898; the drink's traditional name, "Cuba libre" (Free Cuba), was the slogan of the Cuban independence movement. The Cuba libre is sometimes said to have been created during the Spanish–American War. However, this predates the first distribution of Coca-Cola to Cuba in 1900. A drink called a "Cuba libre" was indeed known in 1898, but this was a mix of water and brown sugar.
Fausto Rodriguez, a Bacardi advertising executive, claimed to have been present when the drink was first poured, and produced a notarized affidavit to that effect in 1965. According to Rodriguez, this took place in August 1900, when he was a 14-year-old messenger working for a member of the U.S. Army Signal Corps in Havana. One day at a local bar, Rodriguez's employer ordered Bacardi rum mixed with Coca-Cola. This intrigued a nearby group of American soldiers, who ordered a round for themselves, giving birth to a popular new drink. Bacardi published Rodriguez's affidavit in a Life magazine ad in 1966. However, Rodriguez's status as a Bacardi executive has led some commentators to doubt the veracity of his story. Another story states that the drink was first created in 1902 at Havana's Restaurant El Floridita to celebrate the anniversary of Cuban independence.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Cuba +=1>><</button>>
<</if>>\
\
<<if $Cuba is 2>>\
<<speech "Teacher">> Ingredients:<</speech>>
12 cl Cola
5 cl white rum
1 cl Fresh lime juice
Preparation Build all ingredients in a highball glass filled with ice. Garnish with lime wedge.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Cuba +=1 >><</button>>
<</if>>\
\
<<if $Cuba is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Teacher">> How many cl of Ron does the Cuba Libre have?<</speech>>
<<speech "You" "$name">> [[12 cl|iMal]] <</speech>>
<<speech "You" "$name">> [[5 cl|iBien][$Cuba +=1]]<</speech>>
<<speech "You" "$name">> [[1 cl|iMal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
// Before entering class the teacher caught up with me //
<<speech "Teacher">>Hey $name! Tomorrow there is evaluation of today's class, so pay close attention, ok?<</speech>>
<<speech "You" "$name">>Oh! sure, thanks! <</speech>>
// how thoughtful ... //
</p>
<<if $Cuba is 2>><<button [[Cuba Libre class|iClaseCubaLibre]]>><</button>><</if>><<if $Whisky is 2>><<button [[Whisky class|iClaseWhisky]]>><</button>><</if>><<if $Martini is 2>><<button [[Martini class|iClaseMartini]]>><</button>><</if>><<if $Moon is 2>><<button [[Cosmopolitan class|iClaseMoon]]>><</button>><</if>><<if $Menta is 2>><<button [[Tango con Menta class|iClaseMenta]]>><</button>><</if>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>>
Welcome to ''Whisky:'' class:
<<if $Whisky is 0>>\
<<speech "Teacher">>Characteristics:<</speech>>
Whisky or whiskey is a type of distilled alcoholic beverage made from fermented grain mash. Various grains (which may be malted) are used for different varieties, including barley, corn, rye, and wheat. Whisky is typically aged in wooden casks, generally made of charred white oak.
Whisky is a strictly regulated spirit worldwide with many classes and types. The typical unifying characteristics of the different classes and types are the fermentation of grains, distillation, and aging in wooden barrels.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Whisky = 1>><</button>>
<</if>>\
\
<<if $Whisky is 1>>\
<<speech "Teacher">>History:<</speech>>
It is possible that distillation was practised by the Babylonians in Mesopotamia in the 2nd millennium BC, with perfumes and aromatics being distilled, but this is subject to uncertain and disputed interpretations of evidence.
The earliest certain chemical distillations were by Greeks in Alexandria in the 1st century AD, but these were not distillations of alcohol. The medieval Arabs adopted the distillation technique of the Alexandrian Greeks, and written records in Arabic begin in the 9th century, but again these were not distillations of alcohol. Distilling technology passed from the medieval Arabs to the medieval Latins, with the earliest records in Latin in the early 12th century.
The earliest records of the distillation of alcohol are in Italy in the 13th century, where alcohol was distilled from wine. An early description of the technique was given by Ramon Llull (1232–1315). Its use spread through medieval monasteries, largely for medicinal purposes, such as the treatment of colic and smallpox.
The art of distillation spread to Scotland and Ireland no later than the 15th century, as did the common European practice of distilling "aqua vitae", spirit alcohol, primarily for medicinal purposes. The practice of medicinal distillation eventually passed from a monastic setting to the secular via professional medical practitioners of the time, The Guild of Barber Surgeons. The earliest mention of whisky in Ireland comes from the seventeenth-century Annals of Clonmacnoise, which attributes the death of a chieftain in 1405 to "taking a surfeit of aqua vitae" at Christmas. In Scotland, the first evidence of whisky production comes from an entry in the Exchequer Rolls for 1494 where malt is sent "To Friar John Cor, by order of the king, to make aquavitae", enough to make about 500 bottles.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Whisky +=1>><</button>>
<</if>>\
\
<<if $Whisky is 2>>\
<<speech "Teacher">> Ingredients:<</speech>>
2 Oz. of whisky
Ice (3 o 4 cubes)
Preparation:
Put the ice and whiskey in an old fashion glass
and then move it around a bit to mix.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Whisky +=1 >><</button>>
<</if>>\
\
<<if $Whisky is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Teacher">> What type of glass is used to serve whisky?<</speech>>
<<speech "You" "$name">> [[Collins glass|iMal]] <</speech>>
<<speech "You" "$name">> [[Pilsen glass|iMal]] <</speech>>
<<speech "You" "$name">> [[Old Fashion glass|iBien][$Whisky +=1]]<</speech>>
<</if>>\<img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Welcome to ''Martini'' class:
<<if $Martini is 0>>\
<<speech "Teacher">>Characteristics:<</speech>>
The martini is a cocktail made with gin and vermouth, and garnished with an olive or a lemon twist. Over the years, the martini has become one of the best-known mixed alcoholic beverages.
H. L. Mencken called the martini "the only American invention as perfect as the sonnet", and E. B. White called it "the elixir of quietude".
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Martini = 1>><</button>>
<</if>>\
\
<<if $Martini is 1>>\
<<speech "Teacher">>History:<</speech>>
The Martini appears to have been created around 1910. Its name could derive from Mr. Martini, bar chief of the New York Knickerbocker Club room in the first decade of the 20th century. Another theory relates it to a Mr. Martínez, who was able to invent the cocktail in a Boston bar in the late 19th century. It can also stem from the Vermouth brand Martini & Rossi, which exported their products to the United States long before the cocktail existed.
There are numerous anecdotes or legends related to the Martini. When the American Dry Act was repealed, newly elected President Franklin Delano Roosevelt prepared a dry Martini at the White House to make the mandate official; years later, at the 1943 Tehran Conference, Roosevelt himself prepared a Martini for Stalin, who thought that "it cools the stomach more than anything else", a opinion denied by his successor, Nikita Khrushchev, who after drinking an especially strong one said that it was "the deadliest of American weapons."
There are also several theories and legends about the exact proportions of the Martini. British Prime Minister Winston Churchill is said to have been known to prefer a dry Martini to the one that was "shown," without adding vermouth. Ernest Hemingway is also said to have liked a high ratio of gin (15 to 1), rather than the classic mix (8 to 2).
The discussion about the way the Martini is prepared is also well-known, represented in popular culture in the figure of James Bond, the character of the English novelist Ian Fleming, who in all his films, when he asks for his favorite drink, adds: «agitated, not stirred », what is strictly called a" Bradford ". W. Somerset Maugham stated, on the other hand, that "a Martini must always be stirred, not shaken, so that the molecules rest sensually on top of each other." The difference between mixing or shaking the cocktail is really indistinguishable, and the choice of one or the other method lies in the belief that, in some way, the drink is affected by the way of preparation.
Its popularity is such that it has given its name to the most universal triangular shaped cocktail glass, which is called a martini or cocktail glass.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Martini +=1>><</button>>
<</if>>\
\
<<if $Martini is 2>>\
<<speech "Teacher">> Ingredients:<</speech>>
Según la IBA (International Bartenders Association, Asociación Internacional de Bármans), la receta del martini consta de:
6 cl (6 parts) Gin
1 cl (1 parts) Dry vermouth
Preparation Straight: Pour all ingredients into mixing glass with ice cubes. Stir well. Strain into chilled martini cocktail glass. Squeeze oil from lemon peel onto the drink, or garnish with olive.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Martini +=1 >><</button>>
<</if>>\
\
<<if $Martini is 3>>
<<countdownTimer 20 "Mal">>
<<speech "Teacher">> What kind of vermouth does the martini have?<</speech>>
<<speech "You" "$name">> [[Red vermouth|iMal]] <</speech>>
<<speech "You" "$name">> [[Dry vermouth|iBien][$Martini +=1]] <</speech>>
<<speech "You" "$name">> [[White vermouth|iMal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Welcome to ''Cosmopolitan'' class
<<if $Moon is 0>>\
<<speech "Teacher">>Characteristics:<</speech>>
A cosmopolitan, or informally a cosmo, is a cocktail made with vodka, triple sec, cranberry juice, and freshly squeezed or sweetened lime juice.
The cosmopolitan cocktail gained popularity quickly. It traveled from Provincetown, through New York, Cleveland, and Cincinnati, and on to San Francisco. It could also possibly have been from Miami to San Francisco, and on to New York.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Moon = 1>><</button>>
<</if>>\
\
<<if $Moon is 1>>\
<<speech "Teacher">>History:<</speech>>
Who was the creator of this cocktail recipe? The answer is highly disputed, as the creation of the Cosmopolitan is attributed by several great bartenders, although there are many sources that credit the bartender Cheryl Cook as the creator of the cocktail. According to these sources Cheryl invented the recipe between 1985 and 1986, while working at a bar called The Strand located in South Beach, Florida; the recipe contained as ingredients, Absolut Citron vodka, a trickle of Triple Seed, a few drops of Lime Rose, a trickle of cranberry juice - enough for the cocktail to turn pink - and finished with a touch of lemon rind spiral. This story is the most valued as true, although it must also be said that many think that Cheryl Cook, as well as her story, have never existed, censoring it as fiction.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Moon +=1>><</button>>
<</if>>\
\
<<if $Moon is 2>>\
<<speech "Teacher">> Ingredients:<</speech>>
4 cl Vodka Citron
1.5 cl Cointreau
1.5 cl Fresh lime juice
3 cl Cranberry juice
Preparation Shake all ingredients in cocktail shaker filled with ice. Strain into a large cocktail glass. Garnish with lime slice.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Moon +=1 >><</button>>
<</if>>\
\
<<if $Moon is 3>>
<<speech "Teacher">> The Cosmopolitan is made with juices of what fruits?<</speech>>
<<speech "You" "$name">> [[Lime and Raspberry|iMal]] <</speech>>
<<speech "You" "$name">> [[Lime and Cranberry|iBien][$Moon +=1]] <</speech>>
<<speech "You" "$name">> [[Lemon and Banana|iMal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>><img src= http://cdn-images.imagevenue.com/0b/33/bf/ME12509V_o.jpg >
Welcome to ''Tango con Menta'' class
<<if $Menta is 0>>\
<<speech "Teacher">>Characteristics:<</speech>>
Tango con Menta, is a cocktail made from vodka, white rum, white tequila, mint liquor. It is usually served in a cocktail glass. The best bartenders often demonstrate their ability by dropping the last ingredient (1/2 oz. Of mint liquor) from as high a height as possible without splashing the contents of the glass.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Menta = 1>><</button>>
<</if>>\
\
<<if $Menta is 1>>\
<<speech "Teacher">>History:<</speech>>
Tango con Menta was a fictional cocktail created by two video game developers (whose nicknames on the internet were Tango and Mentita) and arose from the need to add an extra cocktail for the fiction of their game "El Bar".
After doing a little research on the internet, they came up with a recipe that seemed to have no name, they added small variations and baptized it by merging their own nicknames.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Menta +=1>><</button>>
<</if>>\
\
<<if $Menta is 2>>\
<<speech "Teacher">> Ingredients:<</speech>>
• Ice (2 o 3 cubes)
• 2 oz de vodka
• 1 oz de white rum
• ½ oz de white tequila
• ½ oz de mint liquor
Preparation
-In a shaker place all the ingredients except the mint liquor, shake and serve, straining the ice.
-Complete with mint liquor and serve.
<<set $expeBar to $expeBar += 250>>
<<button [[Back|iCalle]] >><<set $Menta +=1 >><</button>>
<</if>>\
\
<<if $Menta is 3>>
<<speech "Teacher">> How many ounces of mint liquor is Tango con Menta made with?<</speech>>
<<speech "You" "$name">> [[2 oz|iMal]] <</speech>>
<<speech "You" "$name">> [[½ oz|iBien][$Menta +=1]] <</speech>>
<<speech "You" "$name">> [[1 oz|iMal]] <</speech>>
<</if>>\
\
<<addhours 4>><<set $CurHG -= 20>><<set $CurHN -= 20>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Teacher">> pfssss lol!! ridiculous! try again tomorrow...<</speech>>
<<speech "You" "$name">> [[Fuck !|iCalle]] <</speech>>
</p>
<<set $expeBar to $expeBar += 250>>
<p> <img src= "http://cdn-images.imagevenue.com/db/73/0e/ME1250UU_o.png" align="right" >
<<speech "Teacher">> Well genius! You already know how to make a drink that even my grandmother knows ...<</speech>>
<<speech "You" "$name">> Hooray !!! <</speech>>
<<if $expeBar gte $MaxEXP>>\
<<set $expeBar to 0>>\
<<set $lvlbar to $lvlbar += 1>>
<<button [[street|iCalle]]>><</button>>
<</if>>
</p>'' Awards: ''
First place: $ 3000
Second place $ 1500
Third place: $ 750
<<speech "Judge">>Begin !!<</speech>>
<img src= https://cdn-images.imagevenue.com/b6/34/f0/ME1260B6_o.gif />
<<button [[Participate|iTorneo3]] >><</button>><<nobr>>
<<set $tor to random (1,10)>>
<<if $tor is 1>>
<img src= https://cdn-images.imagevenue.com/99/b5/66/ME1260A9_o.gif />
<</if>><<if $tor is 2>>
<img src= https://cdn-images.imagevenue.com/59/dd/c7/ME1260AB_o.gif />
<</if>><<if $tor is 3 or $tor is 4>>
<img src= https://cdn-images.imagevenue.com/bc/f8/27/ME1260A8_o.gif />
<</if>><<if $tor gte 5>>
<img src= https://cdn-images.imagevenue.com/f9/bf/c6/ME1260AA_o.gif />
<</if>><</nobr>>
@@.delayed;<<nobr>>
<<if $tor is 1>><<set $dinero += 3000>>
You got the '' 1st '' place !!! You win a prize of ''$ 3000''<</if>>
<<if $tor is 2>><<set $dinero += 1500>>
You got the '' 2nd '' place !!! You win a prize of '' $ 1500 '' <</if>>
<<if $tor is 3 or $tor is 4>><<set $dinero += 750>>
You got the "3rd" place !!! You win a prize of '' $ 750 '' <</if>>
<<if $tor gte 5>><<set $loos to random (1,7)>><</if>>
<<if $loos is 1>>
You got the '' 4th '' place ... No prize for losers! <</if>>
<<if $loos is 2>>
You got the '' 5th '' place ... No prize for losers! <</if>>
<<if $loos is 3>>
You got the '' 6th '' place ... No prize for losers! <</if>>
<<if $loos is 4>>
You got the '' 7th '' place ... No prize for losers! <</if>>
<<if $loos is 5>>
You got the '' 8th '' place ... No prize for losers! <</if>>
<<if $loos is 6>>
You got the '' 9th '' place ... No prize for losers! <</if>>
<<if $loos is 7>>
You got the '' 10th '' place ... No prize for losers! <</if>>
<<addhours 4>> <</nobr>>
--------------------------------
<<button [[Street|iCalle]] >><</button>> @@
--------------------------------
You reached the maximum content of this story arc for this chapter.
The next chapter is being developed, follow our networks to be aware!⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel
----------------------------------
@@.delayed;
<p> <img src= "https://cdn-images.imagevenue.com/d9/29/e1/ME12PH3W_o.png" align="right" >
<<speech "Rachel">> So... What do you think?<</speech>>
\
<<if $lvlRachel is 0>>[[TitJob|iRachellvl0]]
''Blowjob'' (need lvl ''1'' of ''Trust'')
''69'' (need lvl ''2'' of ''Trust'')
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 1>>[[Go for a TitJob|iRachellvl0]]
[[''Blowjob''|iRachellvl1]]
''69'' (need lvl ''2'' of ''Trust'')
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 2>>[[Go for a TitJob|iRachellvl0]]
[[Blowjob|iRachellvl1]]
[[69|iRachellvl2]]
''Fuck her'' (need lvl ''3'' of ''Trust'')
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 3>>[[Go for a TitJob|iRachellvl0]]
[[Go for a Blowjob|iRachellvl1]]
[[Go 69|iRachellvl2]]
[[Fuck her|iRachellvl3]]
''Dogy'' Style (need lvl ''4'' of ''Trust'')
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 4>>[[Go for a TitJob|iRachellvl0]]
[[Go for a Blowjob|iRachellvl1]]
[[Go 69|iRachellvl2]]
[[Fuck her|iRachellvl3]]
[[Dogy Style|iRachellvl4]]
''Cowgirl'' Style (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlRachel is 5>>[[Go for a TitJob|iRachellvl0]]
[[Go for a Blowjob|iRachellvl1]]
[[Go 69|iRachellvl2]]
[[Fuck her|iRachellvl3]]
[[Dogy Style|iRachellvl4]]
[[Cowgirl Style|iRachellvl5]]<</if>>
</p><<addmins 20>>@@
--------------------------------------
'' TIP: '' There are several scenes in each level that appear randomly.<<nobr>>
<<set $pt to random(1,7)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/85/94/b7/ME122QND_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/c6/77/e0/ME122QNF_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/ac/82/71/ME122QNG_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/dc/34/ba/ME122QNH_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/74/47/4f/ME122QNI_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/3b/43/12/ME122QNN_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/99/6e/cf/ME122QNO_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''50'' pts.
<<button [[Next|iRachelFin]]>><<set $Rachel0 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 50>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-thumbs.imagevenue.com/8b/eb/e0/ME122QMK_t.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/6a/e4/42/ME122QML_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/60/7a/a2/ME122QMM_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/72/a9/40/ME122QMN_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/73/ee/ff/ME122QMO_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/e6/4b/9b/ME122QMP_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''100'' pts.
<<button [[Naxt|iRachelFin]]>><<set $Rachel1 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 100>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,10)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/20/82/50/ME122QKW_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/32/9a/18/ME122QKX_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/9f/4c/e4/ME122QKY_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/16/dc/f7/ME122QKZ_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/86/99/db/ME122QL0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/85/7c/d4/ME122QL1_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/79/db/aa/ME122QL2_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/04/3e/bb/ME122QL3_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/07/e9/9e/ME122QL4_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/a9/79/50/ME122QL5_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''150'' pts.
<<button [[Next|iRachelFin]]>><<set $Rachel2 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 150>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,8)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8a/6b/5a/ME122QL6_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/ef/8c/77/ME122QL7_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/ab/08/8f/ME122QL8_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/50/64/69/ME122QL9_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/6f/fd/dd/ME122QLA_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/0f/b2/e1/ME122QLC_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/d8/1c/02/ME122QLD_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/d4/3f/7a/ME122QLE_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''255'' pts.
<<button [[Next|iRachelFin]]>><<set $Rachel3 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 255>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trus: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,10)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/f6/f2/be/ME122QM9_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/bd/97/85/ME122QMB_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/31/cb/42/ME122QMD_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/13/9b/e2/ME122QME_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/62/5b/9b/ME122QMF_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/b4/55/69/ME122QMG_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/1d/c5/e6/ME122QMH_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/51/81/cd/ME122QMI_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''450'' pts.
<<button [[Next|iRachelFin]]>><<set $Rachel4 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 450>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*2)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel<<nobr>>
<<set $pt to random(1,8)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/85/2d/41/ME122QLP_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/97/d0/2c/ME122QLQ_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/64/27/1c/ME122QLR_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/12/9e/a6/ME122QLU_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/96/b9/52/ME122QLW_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/d9/37/fd/ME122QLX_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/99/3f/2f/ME122QLY_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/f3/0d/f7/ME122QLZ_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''675'' pts.
<<button [[Next|iRachelFin]]>><<set $Rachel5 to true>> <</button>>
<<nobr>>
<<set $yafuiRa to true>>
<<set $citaRa to true>>
<<set $expeRachel += 675>>
<<if $expeRachel gte $MaxExpeRachel>>
<<set $lvlRachel to $lvlRachel += 1>>
<<set $MaxExpeRachel to ($MaxExpeRachel*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlRachel ❤️ Trust: $expeRachel / $MaxExpeRachel
------------------------------
You reached the maximum content of this story arc for this chapter. The next chapter is being developed, follow our networks to be aware!<<if $Rachel0 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/5a/9e/e2/ME122QNP_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/8d/be/b9/ME122QNQ_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/22/8d/ac/ME122QM6_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/41/1f/b2/ME122QM7_o.gif />
<</if>><</if>>\
\
<<if $Rachel1 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/c9/7c/4f/ME122QMZ_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/8d/ab/09/ME122QN8_o.gif >
<<endif>><</nobr>>
<img src= http://cdn-images.imagevenue.com/8b/5e/f2/ME122RGC_o.gif />
<</if>>\
\
<<if $Rachel2 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/b8/a7/70/ME122QKU_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/53/c1/a5/ME122QKV_o.gif >
<<endif>><</nobr>>
<img src= http://cdn-images.imagevenue.com/16/17/e2/ME122RGD_o.gif />
<</if>>\
\
<<if $Rachel3 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/93/76/3a/ME122QLF_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/b0/86/ae/ME122QLK_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/ca/c0/fa/ME122QM1_o.gif />
<</if>><</if>>\
\
<<if $Rachel4 is true or $Rachel5 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/30/da/83/ME122QM2_o.gif >
<<endif>><</nobr>>
<<set $desc to random (1,2)>>\
<<if $desc is 1>>\
<img src= http://cdn-images.imagevenue.com/12/04/ec/ME122QM5_o.gif />
<</if>><<if $desc is 2>>\
<img src= http://cdn-images.imagevenue.com/59/62/83/ME122QM4_o.gif />
<</if>><</if>>\
<<button [[Sleep|iRachelDormir]]>> <</button>> <<set $periodname to "Morning">>
// You had a restful sleep.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Get Up|iRachelDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><p> <img src= "https://cdn-images.imagevenue.com/8b/31/bd/ME12PHX8_o.png" align="right" >
<<speech "You" "$name">> I slept super well! I had a great time, I have to go now.<</speech>>
<<speech "Rachel">>Me too, see you soon! ❤️ <</speech>>
<<button [[Street|iCalle]] >><</button>>
</p>⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol
----------------------------------
@@.delayed;
<p> <img src= "https://cdn-images.imagevenue.com/84/13/56/ME12QZT0_o.png" align="right" >
<<speech "Carol">> how do I look? <</speech>>
\
<<if $lvlCarol is 0>>[[BlowJob|iCarollvl0]]
''Fuck her'' (need lvl ''1'' of ''Trust'')
''Dogy'' Style (need lvl ''2'' of ''Trust'')
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Maid Outfit Blowjob'' Style (need lvl ''4'' of ''Trust'')
''Her'' choice (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 1>>[[BlowJob|iCarollvl0]]
[[Fuck her|iCarollvl1]]
''Dogy'' Style (need lvl ''2'' of ''Trust'')
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Maid Outfit Blowjob'' Style (need lvl ''4'' of ''Trust'')
''Her'' choice (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 2>>[[BlowJob|iCarollvl0]]
[[Fuck her|iCarollvl1]]
[[Dogy Style|iCarollvl2]]
''Hard Fuck'' (need lvl ''3'' of ''Trust'')
''Maid Outfit Blowjob'' Style (need lvl ''4'' of ''Trust'')
''Her'' choice (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 3>>[[BlowJob|iCarollvl0]]
[[Fuck her|iCarollvl1]]
[[Dogy Style|iCarollvl1]]
[[Hard Fuck|iCarollvl3]]
''Maid Outfit Blowjob'' Style (need lvl ''4'' of ''Trust'')
''Her'' choice (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol is 4>>[[BlowJob|iCarollvl0]]
[[Fuck her|iCarollvl1]]
[[Dogy Style|iCarollvl2]]
[[Fuck her|iCarollvl3]]
[[Maid Outfit Blowjob|iCarollvl4]]
''Her'' choice (need lvl ''5'' of ''Trust'')<</if>>
\
<<if $lvlCarol gte 5>>[[BlowJob|iCarollvl0]]
[[Fuck her|iCarollvl1]]
[[Dogy Style|iCarollvl2]]
[[Hard Fuck|iCarollvl3]]
[[Maid Outfit Blowjob|iCarollvl4]]
[[Her choice|iCarollvl5]]<</if>>
</p><<addmins 20>>@@
--------------------------------------
'' TIP: '' There are several scenes in each level that appear randomly.<<nobr>>
<<set $pt to random(1,4)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/9f/2f/eb/ME122R98_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/d2/4c/67/ME122R8F_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/0b/f4/c3/ME122R9D_o.gif >
<<elseif $pt == 4>>
<img src= https://cdn-images.imagevenue.com/3a/8e/e5/ME125WK8_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''50'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol0 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 50>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''100'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol1 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 100>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,12)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/88/dc/36/ME122RB9_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/1a/99/90/ME122RBA_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/2f/bf/53/ME122RBH_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/59/09/20/ME122RBD_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/a0/24/2a/ME122RC2_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/aa/c8/4c/ME122RC6_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/81/50/d0/ME122RCD_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/0c/9c/b5/ME122RCE_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/43/d8/f1/ME122RCQ_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/9d/b2/ae/ME122RCS_o.gif >
<<elseif $pt == 11>>
<img src= http://cdn-images.imagevenue.com/c1/45/0c/ME122RCV_o.gif >
<<elseif $pt == 12>>
<img src= http://cdn-images.imagevenue.com/a4/27/88/ME122RCW_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''150'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol2 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 150>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,6)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''255'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol3 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 255>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,7)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''450'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol4 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 450>>
<<if $expeCarol gte $MaxExpeCarol>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*2)>>
<</if>><</nobr>>
----------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol<<nobr>>
<<set $pt to random(1,42)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 11>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 12>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 13>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<elseif $pt == 14>>
<img src= http://cdn-images.imagevenue.com/88/dc/36/ME122RB9_o.gif >
<<elseif $pt == 15>>
<img src= http://cdn-images.imagevenue.com/1a/99/90/ME122RBA_o.gif >
<<elseif $pt == 16>>
<img src= http://cdn-images.imagevenue.com/2f/bf/53/ME122RBH_o.gif >
<<elseif $pt == 17>>
<img src= http://cdn-images.imagevenue.com/59/09/20/ME122RBD_o.gif >
<<elseif $pt == 18>>
<img src= http://cdn-images.imagevenue.com/a0/24/2a/ME122RC2_o.gif >
<<elseif $pt == 19>>
<img src= http://cdn-images.imagevenue.com/aa/c8/4c/ME122RC6_o.gif >
<<elseif $pt == 20>>
<img src= http://cdn-images.imagevenue.com/81/50/d0/ME122RCD_o.gif >
<<elseif $pt == 21>>
<img src= http://cdn-images.imagevenue.com/0c/9c/b5/ME122RCE_o.gif >
<<elseif $pt == 22>>
<img src= http://cdn-images.imagevenue.com/43/d8/f1/ME122RCQ_o.gif >
<<elseif $pt == 23>>
<img src= http://cdn-images.imagevenue.com/9d/b2/ae/ME122RCS_o.gif >
<<elseif $pt == 24>>
<img src= http://cdn-images.imagevenue.com/c1/45/0c/ME122RCV_o.gif >
<<elseif $pt == 25>>
<img src= http://cdn-images.imagevenue.com/a4/27/88/ME122RCW_o.gif >
<<elseif $pt == 26>>
<img src= http://cdn-images.imagevenue.com/9f/2f/eb/ME122R98_o.gif >
<<elseif $pt == 27>>
<img src= http://cdn-images.imagevenue.com/d2/4c/67/ME122R8F_o.gif >
<<elseif $pt == 28>>
<img src= http://cdn-images.imagevenue.com/0b/f4/c3/ME122R9D_o.gif >
<<elseif $pt == 29>>
<img src= https://cdn-images.imagevenue.com/3a/8e/e5/ME125WK8_o.gif >
<<elseif $pt == 30>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 31>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 32>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 33>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 34>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 35>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 36>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<elseif $pt == 37>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 38>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 39>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 40>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 41>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 42>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Her trust increased ''675'' pts.
<<button [[Next|iCarolFin]]>><<set $Carol5 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 675>>
<<if $expeCarol gte $MaxExpeRachel>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlCarol ❤️ Trust: $expeCarol / $MaxExpeCarol
------------------------------
You reached the maximum content of this story arc for this chapter. The next chapter is being developed, follow our networks to be aware!<<nobr>>
<<set $pt to random(1,42)>>
<<if $pt == 1>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 2>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 3>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 4>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 5>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 6>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 7>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<elseif $pt == 8>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 9>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 10>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 11>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 12>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 13>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<elseif $pt == 14>>
<img src= http://cdn-images.imagevenue.com/88/dc/36/ME122RB9_o.gif >
<<elseif $pt == 15>>
<img src= http://cdn-images.imagevenue.com/1a/99/90/ME122RBA_o.gif >
<<elseif $pt == 16>>
<img src= http://cdn-images.imagevenue.com/2f/bf/53/ME122RBH_o.gif >
<<elseif $pt == 17>>
<img src= http://cdn-images.imagevenue.com/59/09/20/ME122RBD_o.gif >
<<elseif $pt == 18>>
<img src= http://cdn-images.imagevenue.com/a0/24/2a/ME122RC2_o.gif >
<<elseif $pt == 19>>
<img src= http://cdn-images.imagevenue.com/aa/c8/4c/ME122RC6_o.gif >
<<elseif $pt == 20>>
<img src= http://cdn-images.imagevenue.com/81/50/d0/ME122RCD_o.gif >
<<elseif $pt == 21>>
<img src= http://cdn-images.imagevenue.com/0c/9c/b5/ME122RCE_o.gif >
<<elseif $pt == 22>>
<img src= http://cdn-images.imagevenue.com/43/d8/f1/ME122RCQ_o.gif >
<<elseif $pt == 23>>
<img src= http://cdn-images.imagevenue.com/9d/b2/ae/ME122RCS_o.gif >
<<elseif $pt == 24>>
<img src= http://cdn-images.imagevenue.com/c1/45/0c/ME122RCV_o.gif >
<<elseif $pt == 25>>
<img src= http://cdn-images.imagevenue.com/a4/27/88/ME122RCW_o.gif >
<<elseif $pt == 26>>
<img src= http://cdn-images.imagevenue.com/9f/2f/eb/ME122R98_o.gif >
<<elseif $pt == 27>>
<img src= http://cdn-images.imagevenue.com/d2/4c/67/ME122R8F_o.gif >
<<elseif $pt == 28>>
<img src= http://cdn-images.imagevenue.com/0b/f4/c3/ME122R9D_o.gif >
<<elseif $pt == 29>>
<img src= https://cdn-images.imagevenue.com/3a/8e/e5/ME125WK8_o.gif >
<<elseif $pt == 30>>
<img src= http://cdn-images.imagevenue.com/4e/16/99/ME122W26_o.gif >
<<elseif $pt == 31>>
<img src= http://cdn-images.imagevenue.com/a7/b0/47/ME122W27_o.gif >
<<elseif $pt == 32>>
<img src= http://cdn-images.imagevenue.com/1e/e7/19/ME122W28_o.gif >
<<elseif $pt == 33>>
<img src= http://cdn-images.imagevenue.com/d5/f3/09/ME122W29_o.gif >
<<elseif $pt == 34>>
<img src= http://cdn-images.imagevenue.com/5f/3a/1b/ME122W4M_o.gif >
<<elseif $pt == 35>>
<img src= http://cdn-images.imagevenue.com/45/78/78/ME122W4I_o.gif >
<<elseif $pt == 36>>
<img src= http://cdn-images.imagevenue.com/b0/9d/a6/ME122W4L_o.gif >
<<elseif $pt == 37>>
<img src= http://cdn-images.imagevenue.com/8d/7c/8d/ME122R9V_o.gif >
<<elseif $pt == 38>>
<img src= http://cdn-images.imagevenue.com/e0/02/ee/ME122RAP_o.gif >
<<elseif $pt == 39>>
<img src= http://cdn-images.imagevenue.com/72/b2/fd/ME122RAA_o.gif >
<<elseif $pt == 40>>
<img src= http://cdn-images.imagevenue.com/5a/f7/87/ME122R9Z_o.gif >
<<elseif $pt == 41>>
<img src= http://cdn-images.imagevenue.com/9c/63/be/ME122RA0_o.gif >
<<elseif $pt == 42>>
<img src= http://cdn-images.imagevenue.com/2a/0a/0d/ME122RAO_o.gif >
<<endif>><</nobr>>
❤️ Su confianza aumentó ''675'' pts.
<<button [[Continuar|CarolFin]]>><<set $Carol5 to true>> <</button>>
<<nobr>>
<<set $yafuiCa to true>>
<<set $citaCa to true>>
<<set $expeCarol += 675>>
<<if $expeCarol gte $MaxExpeRachel>>
<<set $lvlCarol to $lvlCarol += 1>>
<<set $MaxExpeCarol to ($MaxExpeCarol*1.5)>>
<</if>><</nobr>>
------------------------------
⭐ Level $lvlCarol ❤️ Confianza: $expeCarol / $MaxExpeCarol
--------------------------------
Alcanzaste el máximo contenido de este arco de historia para este capitulo. El siguiente capitulo está siendo desarrollado, sigue nuestras redes para estar al tanto!<<if $Carol0 is true>>\
<<nobr>>
<<set $cum to either(1,3)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol1 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol2 is true>>\
<<nobr>>
<<set $cum to random(1,4)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/2c/f3/1d/ME122RCZ_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/75/f2/ac/ME122RD0_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/f8/a3/ad/ME122RD8_o.gif >
<<elseif $cum == 4>>
<img src= http://cdn-images.imagevenue.com/c9/76/6c/ME122RDF_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol3 is true>>\
<<nobr>>
<<set $cum to either(1,2)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol4 is true>>\
<<nobr>>
<<set $cum to either(1,3)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<endif>><</nobr>><</if>>\
\
<<if $Carol5 is true>>\
<<nobr>>
<<set $cum to either(1,11)>>
<<if $cum == 1>>
<img src= http://cdn-images.imagevenue.com/e7/09/f4/ME122QY5_o.gif >
<<elseif $cum == 2>>
<img src= http://cdn-images.imagevenue.com/a8/a7/fe/ME122QZ7_o.gif >
<<elseif $cum == 3>>
<img src= http://cdn-images.imagevenue.com/c6/c0/36/ME122W4N_o.gif >
<<elseif $cum == 4>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 5>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<elseif $cum == 6>>
<img src= http://cdn-images.imagevenue.com/2c/f3/1d/ME122RCZ_o.gif >
<<elseif $cum == 7>>
<img src= http://cdn-images.imagevenue.com/75/f2/ac/ME122RD0_o.gif >
<<elseif $cum == 8>>
<img src= http://cdn-images.imagevenue.com/f8/a3/ad/ME122RD8_o.gif >
<<elseif $cum == 9>>
<img src= http://cdn-images.imagevenue.com/c9/76/6c/ME122RDF_o.gif >
<<elseif $cum == 10>>
<img src= http://cdn-images.imagevenue.com/16/31/57/ME122RB2_o.gif >
<<elseif $cum == 11>>
<img src= http://cdn-images.imagevenue.com/45/25/a0/ME122RB7_o.gif >
<<endif>><</nobr>><</if>>\
<<button [[Sleep|iCarolDormir]]>> <</button>><<set $periodname to "Morning">>
// You had a restful sleep.//
<<if $gameDate.getUTCHours() > 7>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<set $gameDate.setUTCHours(8)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<<button [[Get Up|iCarolDespertar]] >><</button>>
<<set $sueño to random (1,5)>>
<<if $sueño is 1>>
<<addclass 'body' 'dream1'>><</if>>
<<if $sueño is 2>>
<<addclass 'body' 'dream2'>><</if>>
<<if $sueño is 3>>
<<addclass 'body' 'dream3'>><</if>>
<<if $sueño is 4>>
<<addclass 'body' 'dream4'>><</if>>
<<if $sueño is 5>>
<<addclass 'body' 'dream5'>><</if>>
<<set $nd to true>><p> <img src= "https://cdn-images.imagevenue.com/0a/dd/58/ME12QWKD_o.png" align="right" >
<<speech "You" "$name">> I slept super well! I had a great time, I have to go now.<</speech>>
<<speech "Carol">>Me too, see you soon! ❤️ <</speech>>
<<button [[Street|iCalle]] >><</button>>
</p>''Como Jugar:''
''•'' Cada día llegarán clientes al bar que deberás atender.
''•'' La cantidad de clientes aumentará a media que subas de nivel, lo que te permitirá ganar más dinero.
''•'' También podrás delegar el trabajo a un empleado, una vez que el bar alcance el ''nivel 2'', con lo que podrás aprovechar el tiempo para hacer otras actividades sin perder dinero.
''•'' Podrás encontrar información en la parte superior de la pantalla como el nivel del bar, la fecha y cuanto dinero tienes.
''•'' A veces encontrarás consejos que te ayudarán al pie de la pantalla.
<img src= https://cdn-images.imagevenue.com/df/5e/a0/ME12QAKI_o.jpg />
''•'' En tu casa podrás comer, ducharte y dormir entre otras cosas que irás desbloqueando a lo largo del juego.
''•'' Durante la noche también podrás enviarles mensajes a las chicas que vayas conociendo.
''•'' A medida que conozcas chicas aparecerá un indicador en la parte inferior con el contador de confianza.
<img src= https://cdn-images.imagevenue.com/56/dd/54/ME12QB31_o.jpg />
''•'' Por las mañanas ve a la Universidad, ahí aprenderás nuevos tragos. Con cada trago que aprendas subirás el bar ''1 nivel''. Recuerda que el Bar solo abre por las tardes, aprovecha tus mañanas para estudiar.
''•'' Tendrás tiempo de explorar la ciudad cuando tengas empleados, no te apresures.
''•'' No olvides guardar el progreso de tu partida con el botón ''SAVES'' de la barra lateral.
<<back "Volver">>''How to play:''
''•'' Every day customers will arrive at the bar that you must attend.
''•'' The number of customers will increase as you level up, allowing you to earn more money.
''•'' You can also delegate the work to an employee, once the bar reaches '' level 2 '', so you can take advantage of the time to do other activities without losing money.
''•'' You can find information at the top of the screen such as the level of the bar, the date and how much money you have.
''•'' Sometimes you will find helpful ''Tips'' at the bottom of the screen.
<img src = https://cdn-images.imagevenue.com/c6/74/3d/ME12QCFJ_o.jpg />
''•'' At home you can eat, shower and sleep, among other things that you will unlock throughout the game.
''•'' During the night you can also send messages to the girls you meet.
''•'' As you meet girls an indicator will appear at the bottom with the love counter.
<img src = https://cdn-images.imagevenue.com/0f/4d/ea/ME12QCFK_o.jpg />
''•'' In the morning go to the University, there you will learn new drinks. With each drink you learn, you will raise the bar ''1 level''. Remember that the Bar is only open in the afternoon; take advantage of your mornings to study.
''•'' You will have time to explore the city when you have employees, do not rush.
''•'' Don't forget to save your game progress with the ''SAVES'' button in the sidebar.
<img src = https://cdn-images.imagevenue.com/7c/64/b5/ME12QCFL_o.jpg />
<<back "Back">>
<<if $lvlbar is 2>>\
@@#blinky;<<button [[Delegar|Delegar]]>><</button>>@@<</if>>\
<<if $lvlbar gte 3>>\
<<button [[Delegar|Delegar]]>><</button>><</if>>\
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>><<if $lvlbar gte 4 && $notu is false>>
@@#blinky;<<button [[Contratar|Contratar]]>><</button>> @@<</if>>
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>><<if $lvlbar is 2>>\
@@#blinky;<<button [[Delegate|iDelegar]]>><</button>>@@<</if>>\
<<if $lvlbar gte 3>>\
<<button [[Delegate|iDelegar]]>><</button>><</if>>\
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>><<if $lvlbar gte 4 && $notu is false>>
@@#blinky;<<button [[Hire|iContratar]]>><</button>> @@<</if>>
<<nobr>>
<<script>>
$(document).one(':passagerender', function (ev) {
$(ev.content).find("#blinky").fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1).delay(50).fadeTo(500, 0).fadeTo(500, 1);
setTimeout( function () { $(ev.content).find("#blinky").css("color", "blue"); }, 3200);
});
<</script>>
<</nobr>>''Notas de la versión: 1.0.1''
''•'' Agregamos botón de pantalla completa y botones de tamaño de fuente.
''•'' Hemos trabajado bastante para encontrar la forma de hacer el juego más simple, rápido e intuitivo.
''•'' Hemos removido escenarios que por ahora no tenían utilidad, pero volverán cuando hayan nuevas chicas que encontrar allí.
''•'' Además estamos trabajando con un nuevo artista con el que crearemos nuevos personajes y animaciones.
''•'' De momento quisimos empezar por reemplazar las antiguas imágenes de Rachel y Carol, para que todo tenga un aspecto uniforme.
''•'' El próximo paso será incorporar nuevos personajes con dibujos y animaciones totalmente originales! Los esperamos en nuestras redes sociales para conocer su opinión! Puedes encontrar los enlaces en la barra lateral.
''Chicas Disponibles: 2'' Rachel y Carol
''En proceso: 1'' Johana (estará disponible antes para ''Patreons'')
<<back "Volver">>
<img src= https://cdn-images.imagevenue.com/a2/87/12/ME12QWKS_o.png /> <img src= https://cdn-images.imagevenue.com/6d/2d/81/ME12QWKT_o.png /> <img src= https://cdn-images.imagevenue.com/f9/34/35/ME12QWKU_o.png />''Patch Notes: 1.0.1''
''•'' Added Full Screen Button & Font Size Buttons.
''•'' We have worked hard to find a way to make the game simpler, faster and more intuitive.
''•'' We've removed scenarios that were useless for now, but will return when we have new girls to find there.
''•'' We are also working with a new artist with whom we will create new characters and animations.
''•'' At the moment we wanted to start by replacing the old images of Rachel and Carol, so that everything looks uniform.
''•'' The next step will be to incorporate new characters with totally original drawings and animations!
''•'' We are also working hard to correct the English translations, those who are more clever will have noticed that it is not my native language 😅. But with the help of some fans I am making the corrections that they leave me on our Discord channel, to which all of you are invited. !
''•'' We are waiting for you on our social networks to know your opinion, suggestions, ideas or questions! You can find the links in the sidebar.
''Available Girls: 2'' Rachel and Carol
''In process: 1'' Johana (will be available sooner for '' Patreons '')
<<back "Back">>
<img src= https://cdn-images.imagevenue.com/a2/87/12/ME12QWKS_o.png /> <img src= https://cdn-images.imagevenue.com/6d/2d/81/ME12QWKT_o.png /> <img src= https://cdn-images.imagevenue.com/f9/34/35/ME12QWKU_o.png />