123456789101112131415161718192021222324252627282930313233343536373839 |
- # qwBarPoletToilet
- $metkaM = ''
- $locM = 'qwBarPoletToilet'
- $metka = ''
- $loc = 'qwBarPoletToilet'
- gs 'stat'
- if night_mode = 1:
- fcolor = rgb(255, 255, 255)
- bcolor = rgb(0, 0, 0)
- lcolor = rgb(106, 90, 205)
- else
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- end
- if MartinTalkDaystart ! daystart:
- MartinTalkDaystart = daystart
- MartinTalkDay = 0
- end
- '<center><b><font color="maroon">Bar "Rabotnik" - Toilet</font></b></center>'
- *nl
- 'You walk into the unisex toilet, bracing yourself for the absolute worst, but find it surprisingly clean, all things considered.'
- 'The smell of urine is noticeable, but not overwhelming, and both the stalls and the floor look relatively hygienic (so do the urinals, but you''re not really in a position to make use of that insight).'
- 'The <a href="exec:gt ''mirror'', ''start''">mirror</a> you see above the sinks has some cracks radiating from one of the corners, but other than that, it''s perfectly usable.'
- dynamic $basin
- dynamic $quickwash
- ![Encounters with men who are already in the bathroom? Flirts going sexual here?]
- ![Probably no gloryhole - doesn't fit the theme of the location or Martin's personality]
- act 'Return to the main room': gt 'qwBarPolet'
- --- qwBarPoletToilet ---------------------------------
|