# city_sauna
!2021/05/08
CLOSE ALL
gs 'themes', 'indoors'
if $ARGS[0] = '':
*clr & cla
$loc = 'city_sauna'
$loc_arg = ''
$menu_loc = 'city_sauna'
$menu_arg = ''
menu_off = 0
sauna += 1
gs 'stat'
'
Sauna'
'> src="images/locations/city/residential/sauna/sauna.jpg">'
'A luxurious high quality public sauna built a long time ago. The sauna houses separate changing rooms and shower facilities for men and women.'
act 'Leave':minut += 10 & gt 'city_residential'
if SaunaWhore > 0:act 'Go to work':gt 'city_saunawhore', 'saunawork'
if week = 5 and workDisk = 2:
'There''s a security guard waiting at the entrance for you to arrive.'
act 'Hand over the disk':
cls
minut += 20
workDisk = 3
konvert = 1
gs 'stat'
'You hand over the disk and are given a thick envelope in return.'
act 'Leave':minut += 10 & gt 'city_residential'
end
end
if hour >= 8 and hour <= 23:act 'Head to the sauna':gt 'city_sauna', 'sauna2'
end
if $ARGS[0] = 'sauna2':
*clr & cla
$loc = 'city_sauna'
$loc_arg = 'sauna2'
$menu_loc = 'city_sauna'
$menu_arg = 'sauna2'
menu_off = 0
$location_type = 'indoors'
minut += 5
gs 'stat'
'Sauna'
'> src="images/locations/city/residential/sauna/sauna1.jpg">'
'A one hour session costs 2000 ₽.'
act 'Leave':gt 'city_sauna'
if money >= 2000 and saunaday ! daystart:
act 'Stay':
cls
money = money - 2000
minut += 60
fat -= 10
pcs_sweat = rand(0,5)
dynamic $showerdin
saunaday = daystart
pcs_mood = 100
pcs_horny -= 50
if pcs_horny < 0: pcs_horny = 0
pcs_health += healthmax/5
pcs_stam = stammax
if sauna_daystart ! daystart:
sauna_daystart = daystart
pcs_skin += rand(2,4)
pcs_willpwr += 5
end
pcs_mana = (pcs_intel*pcs_magik) + pcs_magik*100 + pcs_vital*10 + rikudo
gs 'stat'
'> src="images/locations/city/shared/sauna/sau.jpg">'
'You spend an hour relaxing in the heat of the sauna before having a cool shower and dressing. You feel revitalised.'
act 'Leave':gt 'city_sauna'
end
end
end
if $ARGS[0] = 'saunaroom':
*clr & cla
$loc = 'city_sauna'
$loc_arg = 'saunaroom'
$locBroom = 'city_sauna'
$metkaBroom = 'saunaroom'
$locM = 'city_sauna'
$locM_arg = 'saunaroom'
$menu_loc = 'city_sauna'
$menu_arg = 'saunaroom'
menu_off = 0
$location_type = 'private'
saunaYouRoom = 1
gs 'stat'
gs 'kit_din'
'Room'
'> src="images/locations/city/residential/sauna/saunaroom.jpg">'
*nl
'
The room has a thread bare bed and a cheap wardrobe where you can choose outfits and organize your clothing.'
*nl
if pcs_energy >= 10:
'
Hanging on the wall is a dirty mirror. The floor is littered with dozens of porn magazines and a selection of sex toys are scattered throughout the room. There''s so much stuff lying around, there''s barely enough space to do some basic exercise.'
else
'
Hanging on the wall is a dirty mirror. The floor is littered with dozens of porn magazines and a selection of sex toys are scattered throughout the room. There''s so much stuff lying around, there''s barely enough space for some basic exercises but you feel to hungry to any.'
end
*nl
func('alarmclock', 'base_alarmclock_text')
*nl
'If you run out of personal hygeine or beauty products, you can ask for more at a cost.'
*nl
gs 'city_saunawhore','debtPay'
if workDolg > 0:'Your debt is <> ₽'
act 'Exit to the sauna':gt 'city_saunawhore', 'saunawork'
if workDolg > 0:
act 'Have some food (0:30)':
gs 'food', 'm_meal'
workDolg += 200
end
act 'Drink some water (0:05)': gs 'beverage', 'bev_wat'
if mc_inventory['cosmetics'] = 0:
act 'Ask for some cosmetics':
workDolg += 1200
mc_inventory['cosmetics'] += 20
gt 'city_sauna', 'saunaroom'
end
end
if mc_inventory['shampoo'] = 0:
act 'Ask for some shampoo':
workDolg += 400
mc_inventory['shampoo'] += 20
gt 'city_sauna', 'saunaroom'
end
end
if mc_inventory['razor'] = 0:
act 'Ask for some razors':
workDolg += 700
mc_inventory['razor'] += 20
gt 'city_sauna', 'saunaroom'
end
end
if mc_inventory['tampons'] = 0:
act 'Ask for some tampons':
workDolg += 400
mc_inventory['tampons'] += 20
gt 'city_sauna', 'saunaroom'
end
end
if mc_inventory['deodorant'] = 0:
act 'Ask for some deodorant':
workDolg += 200
mc_inventory['deodorant'] += 20
gt 'city_sauna', 'saunaroom'
end
end
if mc_inventory['vitamins'] = 0:
act 'Ask for some vitamins':
workDolg += 150
mc_inventory['vitamins'] += 30
gt 'city_sauna', 'saunaroom'
end
end
end
if workDolg <= 0 and SaunaWhore > 0:
if money >= 200:
act 'Buy some food (0:30) (200 ₽)':
gs 'food', 'm_meal'
money -= 200
end
end
act 'Drink some water (0:05)': gs 'beverage', 'bev_wat'
dynamic $fatdel
dynamic $lekarstvo
dynamic $vitamin
end
gs 'library_functions', 'set_read_porn_act'
if pcs_horny >= 50: act 'Masturbate':gt 'selfplay', 'start'
if pcs_sleep <= 80:
if $clothingworntype = 'nude':
$sleep_txt = 'Go to sleep'
else
$sleep_txt = 'Undress and go to sleep'
end
if succubusQW = 2:
act '<<$sleep_txt>>':
gt 'pre_sleep', 'start'
end
else
if workDolg > 0 or money >= 850:
act '<<$sleep_txt>>':
gs 'shortgs', 'autosave'
if workDolg > 0:
workDolg += 850
elseif workDolg <= 0:
money -= 850
end
gt 'pre_sleep_events', 'start'
end
else
'
You don''t have enough money to sleep here tonight.'
end
end
killvar '$sleep_txt'
end
end
if $ARGS[0] = 'saunafitness':
$loc = 'city_sauna'
$loc_arg = 'saunafitness'
$menu_loc = 'city_sauna'
$menu_arg = 'saunafitness'
$location_type = 'indoors'
cla
*clr
''
gs 'exercise', 'tier2', 30, 'stren'
'You do push-ups for 30 minutes, improving your strength.'
randpushfact = rand(-5,5)
if pcs_energy < 40: randpushfact -= rand(1,10)
pushnum = (pcs_stren * pcs_sleep * pcs_health) / ( 1 * 67 * healthmax) + randpushfact
if pushnum < 1: pushnum = rand(1,5)
KILLVAR 'randpushfact'
'
You managed to do <> push-ups. Your previous record is <>.'
if pushrecord < pushnum:pushrecord = pushnum & 'This is a new record!'
gs 'stat'
act 'Finish': gt $loc, $loc_arg
end
--- city_sauna ---------------------------------