# saunabed
$metka = $ARGS[0]
$loc = $CURLOC
gs 'stat'
'
bed'
''
if $args[0] = '':
if son < 40:
if budon = 1:
act 'Sleep to the alarm - <> hours <> minutes':saunaalarm = 1 & gt 'saunabed', 'sleep'
end
act 'Screw the alarm and sleep well':saunaalarm = 1 & gt 'saunabed', 'sleep'
end
if budon = 1:
'Alarm set for <> hours <> minutes'
act 'Turn the alarm off':budon = 0 & gt $curloc
else
act 'Turn the alarm on':budon = 1 & gt $curloc
end
act 'Set the alarm':gt'budilnik', 'start'
end
if $args[0] = 'sleep':
if disable_autosave = 0:
if StoryLine = 0:
SAVEGAME 'autosave.sav'
else
SAVEGAME 'autosave_alt.sav'
end
end
cls
hapri = 0
InSleep = 1
gs 'clothing', 'strip'
''
if analplugIN = 1 and bedanal = 0:analplugIN = 0 & 'Before going to bed you remove your butt plug.'
if vibratorIN = 1:vibratorIN = 0 & 'Before going to bed you remove your vibrator'
if mop > 1:mop = 0 & vidageday = vidageday - 1 & 'Makeup smears your face, you think that it looks bad sleeping in makeup, and your skin will age faster from this.'
if fat > 5 and stringimplant = 1:silicone += 1 & fat -= 5
:loopson
minut += 1
stime += 1
health += 5
if stime = 60:stime = 0 & son += 15
gs 'stat'
if budilnikOn = 1 and hour = timer and minut = timerM:
manna -= 10
'Your alarm goes off.'
act 'Get out of bed and get dressed (0:15)':
gs 'clothing', 'wear_last_worn'
InSleep = 0
minut += 15
gt $locBroom, $metkaBroom
end
act 'Get out of bed (0:10)':
InSleep = 0
minut += 10
gt $locBroom, $metkaBroom
end
elseif son > 100:
manna -= 10
'You wake up, no longer tired.'
act 'Get out of bed and get dressed (0:15)':
gs 'clothing', 'wear_last_worn'
InSleep = 0
minut += 15
gt $locBroom, $metkaBroom
end
act 'Get out of bed (0:10)':
InSleep = 0
minut += 10
gt $locBroom, $metkaBroom
end
else
jump 'loopson'
end
end
--- saunabed ---------------------------------