# husb CLOSE ALL !'====location==== do not delete! if $loc = 'korr':$husb_action = '' if $loc = 'bedr': if hour > 22 or hour < 7: $husb_loc = 'Your husband <<$husName>> lying in bed eyes open. "What do you want? Night had, go to sleep."' end if $loc = 'sitr': if hour > 7 and hour < 17 and week >= 6: $husb_loc = 'Sitting on the couch <<$husName[1]>> watching TV.' if hour > 17 and hour <= 22: $husb_loc = 'Sitting on the couch <<$husName[1]>> watching TV.' end if $loc = 'vanr':$husb_loc = '' if $loc = 'kuhr': if hour = 17 or hour = 7: $husb_loc = '<<$husName>> He is sitting at the kitchen table.' end '<<$husb_loc>>'' !====end==== $d_husb_discription = { if birthyear < husb_birth_year: age_diff = husbAge - age $h_age = '<> the year of birth, him <> years. He`s older than you <> years.' elseif birthyear = husb_birth_year: $h_age = '<> the year of birth, him <> years. you peers.' else age_diff = age - husbAge $h_age = '<> the year of birth, him <> years. Are you older than him <> years.' end 'Your husband <<$husName>>, <<$h_age>> It <<$husBody>> <<$husFat>> <<$husHair>>.' if husband<20:'You have a terrible row with her husband.' if husband>=20 and husband<40:'You and your husband tensions.' if husband>=40 and husband<60:'You have a normal relationship with her husband.' if husband>=60 and husband<80:'You have a good relationship with her husband.' if husband>=80:'You have a great relationship with her husband.' '' } $d_husb_action = { if $loc = 'korr':$husb_action = '' if $loc = 'bedr': if hour > 22 or hour < 7: $husb_action = 'Your husband <<$husName>> lying in bed eyes open. "What do you want? Night had, go to sleep."' end if $loc = 'sitr': if hour > 7 and hour < 17 and week >= 6: $husb_action = '<<$husName>> He is sitting on the couch and watching TV.' if hour > 17 and hour <= 22: $husb_action = '<<$husName>> He is sitting on the couch and watching TV.' end if $loc = 'vanr':$husb_action = '' if $loc = 'kuhr': if hour = 17 or hour = 7:$husb_action = '<<$husName>> He is sitting at the kitchen table.' end '<<$husb_action>>' } if $ARGS[0] = 'start': cls cla gs'stat' '
<<$husName>>
' '
' dynamic $d_husb_discription dynamic $d_husb_action if nude = 1:'Your husband, I see you naked, said - "You are very beautiful."' act 'Move away':gt $loc, $metka if husbandsexday < 4: act 'Sex with her husband':gt'husbsex','room' end end --- husb ---------------------------------