(if:visits is 1)[Oh! Hello there!]\
(if:visits is >1)[Hello again!]\
(if:$status is "Drunk")[Hey, wanna fuck?]
[[back|dance-floor]]
[[Link to another passage->card11w]]
fdfgdfg dfg dfg (link-rerun:"what is...")[{
(t8n:"zoom")+(t8n-time:0.4s)(dialog:"bla-bla","Thanks")
}]{
<div class='row-border'><div style="display: flex;">
<img class='row-image' src="images/intro.jpeg" >
}
<div class='row-text'><h1>Enter</h1><p>
Your friends invited you to a secret party, but when you got there, it turned out they couldn't come, plus they had all the tickets...`
`Damn! You've heard the craziest rumors about this crazy secret party and you were really hoping to have some fun! Next time it'll be held in a different place, maybe even in a different city or country, and you won't even be able to find it without an invitation.`
`Maybe you can somehow negotiate with the guards to get in...</p>
</div></div></div>
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="right: 40%; width: 20%; ">
Come closer
</div></div>]<next|(click-goto: ?next, 'Intro-hi')
{
<div class='row-border'><div style="display: flex;">
<img class='row-image' src="images/wardrobe.jpeg" >
<div class='row-text'><h1>Wardrobe</h1><p>(if:visits is 1)[<span style=" font-family: Caroni; font-size: 21px; color: #E73333FF;
text-align: right;">You need more appropriate outfits!</span>]
(if:visits is >1)[Succa isn't here now, but the girls don't pay any attention to you, so you can choose any costume you want. Anyway, they're here to brighten up the party, so everything's fine!]
</p>
</div></div></div>
|WardrobeRow>[<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "nerd")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'>There should be a nerd-girl at every party! They're so cute! So shy! They are so much fun to seduce and turn into slutty whores!</p>
</div>]<nerd2|(click: ?nerd2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'>There should be a nerd-girl at every party! They're so cute! So shy! They are so much fun to seduce and turn into slutty whores!</p>
</div>]<nerd|(click: ?nerd)[
(set:$look to "nerd")
(set:$StatusLook to [|tooltip>[Nerd <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/nerd.jpeg">Your look like cute and shy nerd.</span>]])$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "lady")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'>You want to look like a top-notch office lady? A little weird for a party, but hey, office whores are very popular these days!</p>
</div>]<lady2|(click: ?lady2)[(set:$look to 0) $rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'>You want to look like a top-notch office lady? A little weird for a party, but hey, office whores are very popular these days!</p>
</div>]<lady|(click: ?lady)[(set:$look to "lady")
(set:$StatusLook to [|tooltip>[Lady <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/lady.jpeg">Your look like stylish manager.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "brat")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/brat.jpeg" >
<h1>Brat</h1>
<p style='margin: 5px;'>Like being a bad girl? Naughty, cheeky and ready for the craziest adventures? Then this costume is for you! Temporary tattoos included!</p>
</div>]<brat2|(click: ?brat2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/brat.jpeg" >
<h1>Brat</h1>
<p style='margin: 5px;'>Like being a bad girl? Naughty, cheeky and ready for the craziest adventures? Then this costume is for you! Temporary tattoos included!</p>
</div>]<brat|(click: ?brat)[(set:$look to "brat")
(set:$StatusLook to [|tooltip>[Brat <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/brat.jpeg">You look kind of badass.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "goth")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/goth.jpeg" >
<h1>Goth</h1>
<p style='margin: 5px;'>Heavy gothic makeup, black velvet, silver and scarlet rubies! You'll definitely look stylish and untouchable! Just don't bite anyone!</p>
</div>]<goth2|(click: ?goth2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/goth.jpeg" >
<h1>Goth</h1>
<p style='margin: 5px;'>Heavy gothic makeup, black velvet, silver and scarlet rubies! You'll definitely look stylish and untouchable! Just don't bite anyone!</p>
</div>]<goth|(click: ?goth)[(set:$look to "goth")
(set:$StatusLook to [|tooltip>[Goth <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/goth.jpeg">You look like a glorious vampire from a dark fairy tale.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "cheerleader")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/cheerleader.jpeg">
<h1>Cheerleader</h1>
<p style='margin: 5px;'>Classic school costume. Oh, or is it sporty? Either way, the important thing is that you're sure to cheer up everyone around you!</p>
</div>]<cheerleader2|(click: ?cheerleader2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/cheerleader.jpeg">
<h1>Cheerleader</h1>
<p style='margin: 5px;'>Classic school costume. Oh, or is it sporty? Either way, the important thing is that you're sure to cheer up everyone around you!</p>
</div>]<cheerleader|(click: ?cheerleader)[(set:$look to "cheerleader")
(set:$StatusLook to [|tooltip>[Cheerleader <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/cheerleader.jpeg">You look like you just came from the stadium after winning!</span>]])
$rerun]
]</div>
</div>
<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "angel")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/angel.jpeg">
<h1>Angel</h1>
<p style='margin: 5px;'>Uh... It's just a cosplay! I always wanted fu... a real angel at a party! Don't mind that I'm holding the halo with tongs, it's not really hot! Well... for you. </p>
</div>]<angel2|(click: ?angel2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/angel.jpeg">
<h1>Angel</h1>
<p style='margin: 5px;'>Uh... It's just a cosplay! I always wanted fu.. a real angel at a party! Don't mind that I'm holding the halo with tongs, it's not really hot! Well... for you. </p>
</div>]<angel|(click: ?angel)[(set:$look to "angel")
(set:$StatusLook to [|tooltip>[Angel <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/angel.jpeg">You shine like an angel! You can literally feel the goodness flowing through you!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "carnival")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/carnival.jpeg">
<h1>Carnival</h1>
<p style='margin: 5px;'>Ahaha, we have lots of fun costumes here, but it's all just a masquerade! There's even a carnival one here! Feathers? Oh no, it's got live tentacles!</p>
</div>]<carnival2|(click: ?carnival2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/carnival.jpeg">
<h1>Carnival</h1>
<p style='margin: 5px;'>Ahaha, we have lots of fun costumes here, but it's all just a masquerade! There's even a carnival one here! Feathers? Oh no, it's got live tentacles! </p>
</div>]<carnival|(click: ?carnival)[(set:$look to "carnival")
(set:$StatusLook to [|tooltip>[Carnival <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/carnival.jpeg">You look like a character from some crazy anime, and it's fantastic!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "police")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/police.jpeg">
<h1>Police</h1>
<p style='margin: 5px;'>They haven't opened the special department yet, but the uniforms are ready! So it's an official police costume with bare tits! I mean, it's copsplay!</p>
</div>]<police2|(click: ?police2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/police.jpeg">
<h1>Police</h1>
<p style='margin: 5px;'>They haven't opened the special department yet, but the uniforms are ready! So it's an official police costume with bare tits! I mean, it's copsplay!</p>
</div>]<police|(click: ?police)[(set:$look to "police")
(set:$StatusLook to [|tooltip>[Police <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/police.jpeg">Damn, this is actually an official police uniform! They even gave you a police badge and a radio!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "werecat")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/werecat.jpeg">
<h1>Werecat</h1>
<p style='margin: 5px;'>Want to be a cute kitty cat? Okay! Let me call our werecat to bite you~ Done! Ears, fur, tail, sharp teeth and feline agility! If you get tired of it, just swallow some silver!</p>
</div>]<werecat2|(click: ?werecat2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/werecat.jpeg">
<h1>Werecat</h1>
<p style='margin: 5px;'>Want to be a cute kitty cat? Okay! Let me call our werecat to bite you~ Done! Ears, fur, tail, sharp teeth and feline agility! If you get tired of it, just swallow some silver!</p>
</div>]<werecat|(click: ?werecat)[(set:$look to "werecat")
(set:$StatusLook to [|tooltip>[Werecat <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/werecat.jpeg">Purrrr... Your new tail is so fluffy and feels so natural!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "swimsuit")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/swimsuit.jpeg">
<h1>Swimsuit</h1>
<p style='margin: 5px;'>A pretty handy costume if you want to show as much skin as possible, but still pretend you're decent. By the way, we have a pool, so you can say you're here for the pool party!</p>
</div>]<swimsuit2|(click: ?swimsuit2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/swimsuit.jpeg">
<h1>Swimsuit</h1>
<p style='margin: 5px;'>A pretty handy costume if you want to show as much skin as possible, but still pretend you're decent. By the way, we have a pool, so you can say you're here for the pool party!</p>
</div>]<swimsuit|(click: ?swimsuit)[(set:$look to "swimsuit")
(set:$StatusLook to [|tooltip>[Swimsuit <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/swimsuit.jpeg">In this swimsuit, all you can think about is the sea and beaches! Damn, you can't wait for that resort Succa was talking about to open!</span>]])
$rerun]
]</div>
</div>
<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "bunny")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/bunny.jpeg">
<h1>Bunny</h1>
<p style='margin: 5px;'>It's actually a work uniform in this club, but I don't think there's anything wrong with you wearing it! Anyway, there are a lot of bunnies here just having fun, so you won't stand out.</p>
</div>]<bunny2|(click: ?bunny2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/bunny.jpeg">
<h1>Bunny</h1>
<p style='margin: 5px;'>It's actually a work uniform in this club, but I don't think there's anything wrong with you wearing it! Anyway, there are a lot of bunnies here just having fun, so you won't stand out.</p>
</div>]<bunny|(click: ?bunny)[(set:$look to "bunny")
(set:$StatusLook to [|tooltip>[Bunny <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/bunny.jpeg">Shouldn't bunny outfits cover the torso and leave the limbs exposed? Ah, well, it's more fun that way!.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "dominatrix")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/dominatrix.jpeg">
<h1>Dominatrix</h1>
<p style='margin: 5px;'>It's also a kind of work uniform, but no one will dare to ask you for a drink or anything! And if they do, just whip them with a lash, haha! Show them who's in charge! Make them lick your latex boots!</p>
</div>]<dominatrix2|(click: ?dominatrix2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/dominatrix.jpeg">
<h1>Dominatrix</h1>
<p style='margin: 5px;'>It's also a kind of work uniform, but no one will dare to ask you for a drink or anything! And if they do, just whip them with a lash, haha! Show them who's in charge! Make them lick your latex boots!</p>
</div>]<dominatrix|(click: ?dominatrix)[(set:$look to "dominatrix")
(set:$StatusLook to [|tooltip>[Dominatrix <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/dominatrix.jpeg">This costume really makes you want to spank someone! This whip is begging for someone's ass!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "tentaclesuit")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">
<h1>Tentacle Suit</h1>
<p style='margin: 5px;'>A special costume for those who love hugs! In it you can enjoy it non-stop! You'll feel so loved... So full! If you're lucky, you'll even be able to teach your new friend special tricks!</p>
</div>]<tentaclesuit2|(click: ?tentaclesuit2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">
<h1>Tentacle Suit</h1>
<p style='margin: 5px;'>A special costume for those who love hugs! In it you can enjoy it non-stop! You'll feel so loved... So full! If you're lucky, you'll even be able to teach your new friend special tricks!</p>
</div>]<tentaclesuit|(click: ?tentaclesuit)[(set:$look to "tentaclesuit")
(set:$StatusLook to [|tooltip>[Tentacle Suit <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">It's not as bad as it first seemed! The suit is actually very gentle and tries not to distract you at important moments..</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "fishnet")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/fishnet.jpeg">
<h1>fishnet</h1>
<p style='margin: 5px;'>Exactly! Clothes shouldn't cover up, they should draw attention to your body! And this fishnet is perfect for that, it even glows in the dark! You'll look even more naked than when you're naked!</p>
</div>]<fishnet2|(click: ?fishnet2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/fishnet.jpeg">
<h1>fishnet</h1>
<p style='margin: 5px;'>Exactly! Clothes shouldn't cover up, they should draw attention to your body! And this fishnet is perfect for that, it even glows in the dark! You'll look even more naked than when you're naked!</p>
</div>]<fishnet|(click: ?fishnet)[(set:$look to "fishnet")
(set:$StatusLook to [|tooltip>[Fishnet <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/fishnet.jpeg">Ha, that fishnet perfectly illuminates your figure in the nightclub lights!.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "whore")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/whore.jpeg">
<h1>whore</h1>
<p style='margin: 5px;'>A special outfit for the most desperate whores who know exactly what they want! You will be literally labeled "Free Use" so no one will even ask you before they start fucking you! Enjoy it, slut!</p>
</div>]<whore2|(click: ?whore2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/whore.jpeg">
<h1>whore</h1>
<p style='margin: 5px;'>A special outfit for the most desperate whores who know exactly what they want! You will be literally labeled "Free Use" so no one will even ask you before they start fucking you! Enjoy it, slut!</p>
</div>]<whore|(click: ?whore)[(set:$look to "whore")
(set:$StatusLook to [|tooltip>[Whore <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/whore.jpeg">You almost cum just thinking about what they'll do to you in that outfit! </span>]])
$rerun]
]</div>
]
</div>
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="right: 0; width: 18%; ">
To the Hall
</div></div>]<hall|(click-goto: ?hall, 'hall')
}(set: $status to "Fine", $menu to "Status: $status" )\
\\
(append: ?SideBar)[|StatusBoard>[$menu]]
\\
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="https://dragonswhore-cyoas.neocities.org/Succubus_Cafe/images/R10C12.jpeg" >
\\
\\
<div class='row-text'><h1>Dance Floor</h1><p>\
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the bar</span></div>
</div>]<card2|(click-goto: ?card2, 'drink')
{
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images/bar.jpeg" >
\\
\\
<div class='row-text'><h1>Bar</h1><p>\
Wanna free drink?`
`
(link:"`Sure!`")[(set:$status to "Drunk")_rerun] </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>
<img src="images/bar/mojito.jpeg" class='choice-image' >\
<h1>Mojito</h1>
<p>bla bla bla </p>
</div>]<card3|(click: ?card3)[(set: $status to "Drunk")_rerun]
\
[<div class='card'>
<img src="images/bar/mojito.jpeg" class='choice-image' >\
<h1>Mojito</h1>
<p>bla bla bla </p>
</div>]<card3|(click: ?card3)[(set: $status to "Drunk")_rerun]
\
[<div class='card'>
<img src="images/bar/mojito.jpeg" class='choice-image' >\
<h1>Mojito</h1>
<p>bla bla bla </p>
</div>]<card3|(click: ?card3)[(set: $status to "Drunk")_rerun]
\
[<div class='card'>
<img src="images/bar/mojito.jpeg" class='choice-image' >\
<h1>Mojito</h1>
<p>bla bla bla </p>
</div>]<card3|(click: ?card3)[(set: $status to "Drunk")_rerun]
\
[<div class='card'>
<img src="images/bar/mojito.jpeg" class='choice-image' >\
<h1>Mojito</h1>
<p>bla bla bla </p>
</div>]<card3|(click: ?card3)[(set: $status to "Drunk")_rerun]
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
}
{
<div class='row-border'><div style="display: flex;">
<img class='row-image' src="images/hall.jpeg" >
<div class='row-text'><h1>Hall</h1><p>
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
</div></div></div>
<div style="display: flex;">
<div style ="flex:1">[<div class='card'>
<h2>wardrobe </h2>
</div>]<wardrobe|(click-goto: ?wardrobe, 'wardrobe')</div>
<div style ="flex:1">[<div class='card'>
<h2>bar</h2>
</div>]<bar|(click-goto: ?bar, 'bar')</div>
<div style ="flex:1">[<div class='card'>
<h2>dance-floor</h2>
</div>]<dance-floor|(click-goto: ?dance-floor, 'dance-floor')</div>
<div style ="flex:1">[<div class='card'>
<h2>lottery</h2>
</div>]<lottery|(click-goto: ?lottery, 'lottery')</div>
<div style ="flex:1">[<div class='card'>
<h2>competitions</h2>
</div>]<competitions|(click-goto: ?competitions, 'competitions')</div>
<div style ="flex:1">[<div class='card'>
<h2>work</h2>
</div>]<work|(click-goto: ?work, 'work')</div>
<div style ="flex:1">[<div class='card'>
<h2>exit</h2>
</div>]<exit|(click-goto: ?exit, 'exit')</div>
</div>
}<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images/dance-floor.jpeg" >
\\
\\
<div class='row-text'><h1>Dance Floor</h1><p>\
As you step onto the dance floor, the music wraps around you like a lover's embrace. The bass reverberates through your body, syncing with the beat of your heart, igniting a primal fire within you. Your movements become fluid and instinctual, a tantalizing blend of sensuality and raw desire.`
`
Your hips sway in syncopation, drawing the eyes of those around you. Each step is a deliberate invitation, a silent promise of pleasure. The crowd becomes your audience, their gazes hungry and filled with longing as they watch you move with a confidence that borders on the divine. </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images/lottery.jpeg" >
\\
\\
<div class='row-text'><h1>Lottery</h1><p>\
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Bar</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<hadll|(click-goto: ?hall, 'hall')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images/competition.jpeg" >
\\
\\
<div class='row-text'><h1>Competitions</h1><p>\
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Bar</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<hadll|(click-goto: ?hall, 'hall')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images/work.jpeg" >
\\
\\
<div class='row-text'><h1>Part-time Work</h1><p>\
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Bar</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<hadll|(click-goto: ?hall, 'hall')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
<div class='row-border'><div style="display: flex;">\
<img class='row-image' src="images\exit.jpeg" >
\\
\\
<div class='row-text'><h1>Exit</h1><p>\
You can talk to someone, have a good time!
Or go to the bar - all drinks are free for girls! </p>
\\
</div></div></div>
\\
\\
<div style="display: flex;">\
[<div class='card'>\
<img class='choice-image' src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" >\
<h1>Bar</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<card1|(click-goto: ?card1, 'card11')
\
[<div class='card'>\
<img src="https://www.shutterstock.com/image-vector/young-man-anime-style-character-600nw-2313503433.jpg" class='choice-image' >\
<h1>Name 2</h1>\
<p>bla bla bla </p>\
</div>]<hadll|(click-goto: ?hall, 'hall')
\
</div>
\\
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="position: absolute;
right: 0px;
width: 18%;
border: 3px solid #fd06fd;
padding: 10px ;
text-align: center;"><span>To the Hall</span></div>
</div>]<hall|(click-goto: ?hall, 'hall')
{
(set: _rerunS to (rerun:?SaveBoard))
(append: ?SideBar)[|SaveBoard>[(link:"<div style='margin-bottom: -0.7em;'; ><h2>Save</h2></div>")[(if:(save-game:"Slot A"))[<div style='margin-bottom: -0.7em;'; ><h2>Saved!</h1></div>(rerun:?SaveBoard)](else: )[<div style='margin-bottom: -0.7em;'; ><h2>Error!</h2></div>]]\
(if: (saved-games:) contains "Slot A")[(link: "<div style='margin-bottom: -0.7em;'; ><h2>Load</h2></div>" )[(load-game: "Slot A")]]]]
(append: ?SideBar)[ <hr style = "border: 1px solid #fd06fd; box-shadow: 0.1px 1px 2px #42efe6, 0 0 0.7em blue, 0 0 0.2em blue; border-width: 1px; width: 70%;">]
(set: $status to "Fine", $rerun to (rerun:?StatusBoard + ?WardrobeRow))
(append: ?SideBar)[|StatusBoard>[Status:|tooltip>[$status<span class="tooltiptext">How much self-control you have</span>]`
`(if:$look is not 0)[$StatusLook]
]]
}{
<div class='row-border'><div style="display: flex;">
<img class='row-image' src="images/intro.jpeg" >
<div class="frameforcropanimation" style='position: absolute'>
<img class="constant-tilt-shake" src="images/Succa-hi.png" alt="Image">
</div>
<div class='row-text'><h1>Enter</h1><p>
Suddenly a familiar succubus pops out in front of you.`
`<span style="font-family: Caroni; font-size: 21px; color: #E73333FF;
text-align: right;">Hi there!</span>
</p>
</div></div></div>
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="right: 40%; width: 20%; ">\
Follow her
</div></div>]<next|(click-goto: ?next, 'wardrobe')}
{
|WardrobeRow>[<div style="display: flex; align-items: stretch;">
<div style ="flex:1">
(if: $look is "nerd")[
[<div class='card' style='background-color: #45044f;' >
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'>bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla </p>
</div>]<nerd2|(click: ?nerd2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'> bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla </p>
</div>]<nerd|(click: ?nerd)[
(set:$look to "nerd")
(set:$StatusLook to [|tooltip>[Nerd <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/nerd.jpeg">Your look like cute and shy nerd.</span>]])$rerun]
]</div>
<div style ="flex:1">
(if: $look is "lady")[
[<div class='card' style='background-color: #45044f;' >
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'> bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla</p>
</div>]<lady2|(click: ?lady2)[(set:$look to 0) $rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'> bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla bla-bla-bla</p>
</div>]<lady|(click: ?lady)[(set:$look to "lady")
(set:$StatusLook to [|tooltip>[Lady <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/lady.jpeg">Your look like stylish manager.</span>]])
$rerun]
]</div>
]</div>
}{
<div class='row-border'><div style="display: flex;">
<img class='row-image' src="images/wardrobe.jpeg" >
<div class='row-text'><h1>Wardrobe</h1><p>(if:visits is 1)[<span style=" font-family: Caroni; font-size: 21px; color: #E73333FF;
text-align: right;">You need more appropriate outfits!</span>]
(if:visits is >1)[Succa isn't here now, but the girls don't pay any attention to you, so you can choose any costume you want. Anyway, they're here to brighten up the party, so everything's fine!]
</p>
</div></div></div>
|WardrobeRow>[<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "nerd")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'>There should be a nerd-girl at every party! They're so cute! So shy! They are so much fun to seduce and turn into slutty whores!</p>
</div>]<nerd2|(click: ?nerd2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/nerd.jpeg" >
<h1>Nerd</h1>
<p style='margin: 5px;'>There should be a nerd-girl at every party! They're so cute! So shy! They are so much fun to seduce and turn into slutty whores!</p>
</div>]<nerd|(click: ?nerd)[
(set:$look to "nerd")
(set:$StatusLook to [|tooltip>[Nerd <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/nerd.jpeg">Your look like cute and shy nerd.</span>]])$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "lady")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'>You want to look like a top-notch office lady? A little weird for a party, but hey, office whores are very popular these days!</p>
</div>]<lady2|(click: ?lady2)[(set:$look to 0) $rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/lady.jpeg" >
<h1>Lady</h1>
<p style='margin: 5px;'>You want to look like a top-notch office lady? A little weird for a party, but hey, office whores are very popular these days!</p>
</div>]<lady|(click: ?lady)[(set:$look to "lady")
(set:$StatusLook to [|tooltip>[Lady <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/lady.jpeg">Your look like stylish manager.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "brat")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/brat.jpeg" >
<h1>Brat</h1>
<p style='margin: 5px;'>Like being a bad girl? Naughty, cheeky and ready for the craziest adventures? Then this costume is for you! Temporary tattoos included!</p>
</div>]<brat2|(click: ?brat2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/brat.jpeg" >
<h1>Brat</h1>
<p style='margin: 5px;'>Like being a bad girl? Naughty, cheeky and ready for the craziest adventures? Then this costume is for you! Temporary tattoos included!</p>
</div>]<brat|(click: ?brat)[(set:$look to "brat")
(set:$StatusLook to [|tooltip>[Brat <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/brat.jpeg">You look kind of badass.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "goth")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/goth.jpeg" >
<h1>Goth</h1>
<p style='margin: 5px;'>Heavy gothic makeup, black velvet, silver and scarlet rubies! You'll definitely look stylish and untouchable! Just don't bite anyone!</p>
</div>]<goth2|(click: ?goth2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/goth.jpeg" >
<h1>Goth</h1>
<p style='margin: 5px;'>Heavy gothic makeup, black velvet, silver and scarlet rubies! You'll definitely look stylish and untouchable! Just don't bite anyone!</p>
</div>]<goth|(click: ?goth)[(set:$look to "goth")
(set:$StatusLook to [|tooltip>[Goth <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/goth.jpeg">You look like a glorious vampire from a dark fairy tale.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "cheerleader")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/cheerleader.jpeg">
<h1>Cheerleader</h1>
<p style='margin: 5px;'>Classic school costume. Oh, or is it sporty? Either way, the important thing is that you're sure to cheer up everyone around you!</p>
</div>]<cheerleader2|(click: ?cheerleader2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/cheerleader.jpeg">
<h1>Cheerleader</h1>
<p style='margin: 5px;'>Classic school costume. Oh, or is it sporty? Either way, the important thing is that you're sure to cheer up everyone around you!</p>
</div>]<cheerleader|(click: ?cheerleader)[(set:$look to "cheerleader")
(set:$StatusLook to [|tooltip>[Cheerleader <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/cheerleader.jpeg">You look like you just came from the stadium after winning!</span>]])
$rerun]
]</div>
</div>
<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "angel")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/angel.jpeg">
<h1>Angel</h1>
<p style='margin: 5px;'>Uh... It's just a cosplay! I always wanted fu... a real angel at a party! Don't mind that I'm holding the halo with tongs, it's not really hot! Well... for you. </p>
</div>]<angel2|(click: ?angel2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/angel.jpeg">
<h1>Angel</h1>
<p style='margin: 5px;'>Uh... It's just a cosplay! I always wanted fu.. a real angel at a party! Don't mind that I'm holding the halo with tongs, it's not really hot! Well... for you. </p>
</div>]<angel|(click: ?angel)[(set:$look to "angel")
(set:$StatusLook to [|tooltip>[Angel <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/angel.jpeg">You shine like an angel! You can literally feel the goodness flowing through you!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "carnival")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/carnival.jpeg">
<h1>Carnival</h1>
<p style='margin: 5px;'>Ahaha, we have lots of fun costumes here, but it's all just a masquerade! There's even a carnival one here! Feathers? Oh no, it's got live tentacles!</p>
</div>]<carnival2|(click: ?carnival2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/carnival.jpeg">
<h1>Carnival</h1>
<p style='margin: 5px;'>Ahaha, we have lots of fun costumes here, but it's all just a masquerade! There's even a carnival one here! Feathers? Oh no, it's got live tentacles! </p>
</div>]<carnival|(click: ?carnival)[(set:$look to "carnival")
(set:$StatusLook to [|tooltip>[Carnival <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/carnival.jpeg">You look like a character from some crazy anime, and it's fantastic!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "police")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/police.jpeg">
<h1>Police</h1>
<p style='margin: 5px;'>They haven't opened the special department yet, but the uniforms are ready! So it's an official police costume with bare tits! I mean, it's copsplay!</p>
</div>]<police2|(click: ?police2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/police.jpeg">
<h1>Police</h1>
<p style='margin: 5px;'>They haven't opened the special department yet, but the uniforms are ready! So it's an official police costume with bare tits! I mean, it's copsplay!</p>
</div>]<police|(click: ?police)[(set:$look to "police")
(set:$StatusLook to [|tooltip>[Police <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/police.jpeg">Damn, this is actually an official police uniform! They even gave you a police badge and a radio!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "werecat")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/werecat.jpeg">
<h1>Werecat</h1>
<p style='margin: 5px;'>Want to be a cute kitty cat? Okay! Let me call our werecat to bite you~ Done! Ears, fur, tail, sharp teeth and feline agility! If you get tired of it, just swallow some silver!</p>
</div>]<werecat2|(click: ?werecat2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/werecat.jpeg">
<h1>Werecat</h1>
<p style='margin: 5px;'>Want to be a cute kitty cat? Okay! Let me call our werecat to bite you~ Done! Ears, fur, tail, sharp teeth and feline agility! If you get tired of it, just swallow some silver!</p>
</div>]<werecat|(click: ?werecat)[(set:$look to "werecat")
(set:$StatusLook to [|tooltip>[Werecat <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/werecat.jpeg">Purrrr... Your new tail is so fluffy and feels so natural!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "swimsuit")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/swimsuit.jpeg">
<h1>Swimsuit</h1>
<p style='margin: 5px;'>A pretty handy costume if you want to show as much skin as possible, but still pretend you're decent. By the way, we have a pool, so you can say you're here for the pool party!</p>
</div>]<swimsuit2|(click: ?swimsuit2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/swimsuit.jpeg">
<h1>Swimsuit</h1>
<p style='margin: 5px;'>A pretty handy costume if you want to show as much skin as possible, but still pretend you're decent. By the way, we have a pool, so you can say you're here for the pool party!</p>
</div>]<swimsuit|(click: ?swimsuit)[(set:$look to "swimsuit")
(set:$StatusLook to [|tooltip>[Swimsuit <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/swimsuit.jpeg">In this swimsuit, all you can think about is the sea and beaches! Damn, you can't wait for that resort Succa was talking about to open!</span>]])
$rerun]
]</div>
</div>
<div class='cards-row'>
<div class='flex1-for-card'>
(if: $look is "bunny")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/bunny.jpeg">
<h1>Bunny</h1>
<p style='margin: 5px;'>It's actually a work uniform in this club, but I don't think there's anything wrong with you wearing it! Anyway, there are a lot of bunnies here just having fun, so you won't stand out.</p>
</div>]<bunny2|(click: ?bunny2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/bunny.jpeg">
<h1>Bunny</h1>
<p style='margin: 5px;'>It's actually a work uniform in this club, but I don't think there's anything wrong with you wearing it! Anyway, there are a lot of bunnies here just having fun, so you won't stand out.</p>
</div>]<bunny|(click: ?bunny)[(set:$look to "bunny")
(set:$StatusLook to [|tooltip>[Bunny <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/bunny.jpeg">Shouldn't bunny outfits cover the torso and leave the limbs exposed? Ah, well, it's more fun that way!.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "dominatrix")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/dominatrix.jpeg">
<h1>Dominatrix</h1>
<p style='margin: 5px;'>It's also a kind of work uniform, but no one will dare to ask you for a drink or anything! And if they do, just whip them with a lash, haha! Show them who's in charge! Make them lick your latex boots!</p>
</div>]<dominatrix2|(click: ?dominatrix2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/dominatrix.jpeg">
<h1>Dominatrix</h1>
<p style='margin: 5px;'>It's also a kind of work uniform, but no one will dare to ask you for a drink or anything! And if they do, just whip them with a lash, haha! Show them who's in charge! Make them lick your latex boots!</p>
</div>]<dominatrix|(click: ?dominatrix)[(set:$look to "dominatrix")
(set:$StatusLook to [|tooltip>[Dominatrix <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/dominatrix.jpeg">This costume really makes you want to spank someone! This whip is begging for someone's ass!</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "tentaclesuit")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">
<h1>Tentacle Suit</h1>
<p style='margin: 5px;'>A special costume for those who love hugs! In it you can enjoy it non-stop! You'll feel so loved... So full! If you're lucky, you'll even be able to teach your new friend special tricks!</p>
</div>]<tentaclesuit2|(click: ?tentaclesuit2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">
<h1>Tentacle Suit</h1>
<p style='margin: 5px;'>A special costume for those who love hugs! In it you can enjoy it non-stop! You'll feel so loved... So full! If you're lucky, you'll even be able to teach your new friend special tricks!</p>
</div>]<tentaclesuit|(click: ?tentaclesuit)[(set:$look to "tentaclesuit")
(set:$StatusLook to [|tooltip>[Tentacle Suit <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/tentaclesuit.jpeg">It's not as bad as it first seemed! The suit is actually very gentle and tries not to distract you at important moments..</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "fishnet")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/fishnet.jpeg">
<h1>fishnet</h1>
<p style='margin: 5px;'>Exactly! Clothes shouldn't cover up, they should draw attention to your body! And this fishnet is perfect for that, it even glows in the dark! You'll look even more naked than when you're naked!</p>
</div>]<fishnet2|(click: ?fishnet2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/fishnet.jpeg">
<h1>fishnet</h1>
<p style='margin: 5px;'>Exactly! Clothes shouldn't cover up, they should draw attention to your body! And this fishnet is perfect for that, it even glows in the dark! You'll look even more naked than when you're naked!</p>
</div>]<fishnet|(click: ?fishnet)[(set:$look to "fishnet")
(set:$StatusLook to [|tooltip>[Fishnet <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/fishnet.jpeg">Ha, that fishnet perfectly illuminates your figure in the nightclub lights!.</span>]])
$rerun]
]</div>
<div class='flex1-for-card'>
(if: $look is "whore")[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/whore.jpeg">
<h1>whore</h1>
<p style='margin: 5px;'>A special outfit for the most desperate whores who know exactly what they want! You will be literally labeled "Free Use" so no one will even ask you before they start fucking you! Enjoy it, slut!</p>
</div>]<whore2|(click: ?whore2)[(set:$look to 0)$rerun]
]
(else:)[
[<div class='card'>
<img class='choice-image' src="images/wardrobe/whore.jpeg">
<h1>whore</h1>
<p style='margin: 5px;'>A special outfit for the most desperate whores who know exactly what they want! You will be literally labeled "Free Use" so no one will even ask you before they start fucking you! Enjoy it, slut!</p>
</div>]<whore|(click: ?whore)[(set:$look to "whore")
(set:$StatusLook to [|tooltip>[Whore <span class="tooltiptext"><img class='choice-image' src="images/wardrobe/whore.jpeg">You almost cum just thinking about what they'll do to you in that outfit! </span>]])
$rerun]
]</div>
]
</div>
[ <div style="display: flex; justify-content: flex-end;">
<div class='menu-buttons' style="right: 0; width: 18%; ">
To the Hall
</div></div>]<hall|(click-goto: ?hall, 'hall')
}