# obroom if $ARGS[0] = 'start' or $ARGS[0] = '': $sexloc = 'obroom' CLOSE ALL $loc_arg = 'start' $loc = 'obroom' $locM_arg = 'start' $locM = 'obroom' $location_type = 'private' $menu_loc = 'obroom' $menu_arg = 'start' menu_off = 0 cla *clr odkomp = 1 gs 'stat' '
Your room
' '
> src="images/locations/city/island/university/dorm/obroom.jpg">
' 'This is your room which you share with another girl named Vika Zhurova.' 'At the right of the entrance you find an old wardrobe (where you can choose outfits and organize your clothing).' 'There''s a mirror hanging on the wall.' 'Your bed is positioned in one of the corners of the room.' if komp = 1:'There''s a laptop laying on your bed.' *nl 'You can access your default clothing options directly.' gs 'exercise', 'start' '' if hour > 14 and hour < 20 and npc_rel['A220']>=60 and birthday = day and birthmonth = month and vikaslut = 1 and bordel = 1 and slutty > 0 and b_vika_present_Day!day: vika_sleep = 0 'Vika seems excited when she notices you, trying to hide a box behind her back.' elseif hour > 14 and hour < 20: vika_sleep = 0 'Vika is laying on her bed.' end if hour > 3 and hour < 8 and vikaslut = 0: vika_sleep = 1 'Vika is sleeping in her bed after being out the whole night.' end if hour > 3 and hour < 8 and vikaslut = 1: vika_sleep = 1 'Vika is sleeping in her bed after working hard in the brothel all night.' end act 'Walk out in the corridor': if $clothingworntype ! 'nude': odkomp = 0 minut += 5 gt 'dorm', 'korr' else 'You need to get dressed.' end end act 'Read the course literature (2:00)': cla menu_off = 1 minut += 120 intel_exp += 1 + (mentats_dose - rand(0,mentats_dose)) gs 'stat' 'You spend two hours reading the course literature. You feel like you''ve picked up some stuff from the book that will come in handy in time for the examination.' act 'Finish':gt 'obroom', 'start' end gs 'unicoursework', 'start', $loc, $loc_arg dynamic $wearpan dynamic $removepan end --- obroom ---------------------------------