# butoilet
CLOSE ALL
$metka = $ARGS[0]
$loc = $CURLOC
$metkaM = $ARGS[0]
$locM = $CURLOC
$location_type = 'bathroom'
minut += 5
clr
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
'
WC'
''
''
act 'Leave the toilet':gt 'burger', 'start'
act 'Look in the mirror': gt 'mirror', 'start'
if spdirtyc > 0:
act 'Wipe the cum off your clothes (0:10)':
cla
*clr
cumspclnt = 6
gs 'cum_cleanup'
minut += 10
!!''
'You remove traces of semen from the clothes.'
act 'Finish':gt $curloc
end
end
!!
dynamic $tampon
dynamic $quickwash
dynamic $basin
--- butoilet ---------------------------------