'
func('alarmclock', 'base_alarmclock_text')
if mc_inventory['contraceptive_pill'] > 0 and mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
'Your birth control is hidden in one of your desk drawers, as are your condoms.'
elseif mc_inventory['contraceptive_pill'] > 0:
'Your birth control is hidden in one of your desk drawers.'
elseif mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
'Your condoms are hidden in one of your desk drawers.'
end
if mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and week = 6 and hour > 4 and hour < 9 and detention_set = 1 and detention_warning ! daystart:
detention_warning = daystart
msg 'You have detention this morning and must be at school before 09:00.'
end
if mc_inventory['tech_computer'] = 1: 'Your computer is on your desk.'
if npc_QW['A33'] > 10:npc_QW['A33'] = 10
end
if locat['Anya_Gad'] = 0:
if sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
*clr & cla
menu_off = 1
minut += 5
gs 'stat'
'> src="images/locations/pavlovsk/resident/rekshome/party/sisboyqwparty_6_<>.jpg">'
'Anya bursts into the room, drunk and disheveled. You notice that her hair and clothes are covered in cum, but she doesn''t seem to care as she falls onto her bed and instantly falls asleep.'
sisboyparty = 1
act 'Move away': gt $loc
else
sisterdialog = 1
if locat['Anya'] = 26 or (locat['Anya'] = 1 and locat['Anya_party_day'] >= daystart - 1):
if sisboypartyQW = 1: sisboypartyQW = 2
if sisboyparty = -1: sisboyparty = 1
'A drunken Anya is sound asleep in her bed.'
elseif locat['Anya'] = 1:
'Anya is asleep in her bed.'
elseif locat['Anya'] = 4:
sisterdialog = 3
'Anya is getting ready to go out.'
elseif locat['Anya'] = 15:
if anyaQW['bathroom_dildos'] > 0:
gt 'sister_chat', 'bathroom_dildo_talk1'
elseif sisterQW['sex_room'] > 0:
gt 'sister_chat', 'sex_room_talk1'
end
'Anya is sitting on her bed, reading a book.'
end
end
end
act 'Exit the room':
if (locat['Anya'] = 4 or locat['Anya'] = 15) and daystart - ParrotQW['BuyDate'] > 55 and ParrotQW['Owned2'] = 1 and ParrotQW['SisterReleaseParrotDay'] = 0 : gt 'sister_chat', 'pargone'
gt 'korrPar'
end
!!allows quick change to and from default school and sports clothing
gs 'wardrobe', 'default_clothing_options'
if func('homes_properties', 'can_live_here'):
act 'Relax on your bed': gt 'bed', 'start'
act 'Open wardrobe': gt 'wardrobe', 'start'
gs 'prostitution_functions', 'prostitute_outfit_at_home'
if mc_inventory['mag_porn'] > 0:'You have hidden your porn magazines under the mattress of your bed.'
!!Masturbation, allowed after sister threesome (when sis_watch is used for a message) or sister not here.
sis_watch = 0
if locat['Anya_inroom'] = 0 or sisboytrio > 0:
gs 'library_functions', 'set_read_porn_act'
if rexCarCount >= 9 and hour < 3 and rexSmsDay ! daystart and smsForRex < 13:
act 'Send Rex a text message': gt 'rex_events','sms'
end
if pcs_horny >= 50:
act 'Masturbate':gt 'selfplay', 'start'
end
if mc_inventory['vintage_card'] > 0: act 'View your vintage porn cards':card_deck = 0 & gt 'card'
if mc_inventory['card'] > 0: act 'View your new porn cards':card_deck = 1 & gt 'card'
end
gs 'library_functions', 'set_home_read_acts'
if mc_inventory['trinkets_home'] > 0:'You currently have <> trinkets to sell at the station. The maximum you can carry is 30.'
if locat['Anya_inroom'] = 0: dynamic $palelady
gs 'wardrobe', 'default_sport_options'
gs 'exercise', 'start'
if mc_inventory['sewing_kit'] = 1:
'Your sewing kit is stored neatly under your bed.'
*nl
if mc_inventory['sewing_fabric'] <= 0:'You do not have any fabric.'
if pcs_sewng >= 80:
if newgobelen = 0 and mc_inventory['sewing_fabric'] > 0:
act 'Start a new tapestry': gt 'sewing', 'tapestry'
elseif newgobelen >= 1:
'Your tapestry is <> percent finished.'
act 'Work on the tapestry':gt 'sewing', 'tapestry'
end
end
if mc_inventory['tapestry'] > 0: 'You have <> completed tapestries.'
end
!! Computer, music and internet use.
gs 'internet_mobile', 'get_access'
if locat['Anya_inroom'] = 1:
gs 'music_actions', 'not_alone'
if sisboytrio = 0: access['noporn'] = 1
access['nocamshow'] = 1
$access['noporn'] = 'You shouldn''t watch porn with your sister in the room. She would notice for sure!'
$access['nocamshow'] = 'You can''t do any webcam activities with your sister in the room!'
end
if locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
'Unbox your breast pump'
elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
'Unbox your breast pump'
elseif locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 40:
'Try out your breast pump'
elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 30:
'Try out your breast pump'
end
gs 'lact_bp', 'massage'
end
' | | '
if func('homes_properties', 'is_current_home'): gs 'subkid'
' |