# MBasement
$location_type = 'private'
$loc = 'MBasement'
$metka = ''
$menu_loc = 'MBasement'
$menu_arg = ''
menu_off = 0
if rand (0,100) < 3:
menu_off = 1
'
'
'You see a Mistress with two submissives, she is fucking one of them.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
'> src="images/locations/city/suburb/bdsm_club/sex/baserand2.jpg">'
'You see a submissive, tied up and waiting for someone to play with.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
'> src="images/locations/city/suburb/bdsm_club/sex/baserand3.jpg">'
'A submissive woman is tied up and displayed like an art exhibition, the sign tells people to use the whip on her.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'You see a Mistress with two submissives, she is fucking one of them.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
'> src="images/locations/city/suburb/bdsm_club/sex/baserand5.jpg">'
'You see a submissive, tied up and waiting for someone to play with.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'You see a two submissives being used by 2 dommes.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
'> src="images/locations/city/suburb/bdsm_club/sex/baserand7.jpg">'
'You see three submissives, tied up and hanging upside down.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'You see a submissive woman, tied and gagged and being fucked by a dominant man.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'You see a submissive woman, tied and being fucked by a dominant man. Their eyes are locked and they are oblivious to the crowd of people watching them.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
'> src="images/locations/city/suburb/bdsm_club/sex/subbyhubby.jpg">'
'A dominate wife wearing a strap-on fucks her husband with another man.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'Three dommes taking turn fucking their submissive male bent over a padded bench.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'Two dommes fuck their subs wearing ball gags roughly, in a contest to see how can make their sub orgasm first.'
gs 'basement', 'end'
elseif rand (0,100) < 3:
menu_off = 1
''
'A woman is shackled to a Saint Andrews Cross while several dom''s take turns whipping her.'
gs 'basement', 'end'
else
'> src="images/locations/city/suburb/bdsm_club/basement.jpg">'
'Basement, for torture and whatnot'
act 'Go upstairs to the east wing hallway': gt 'MHall', 'east'
end
if $ARGS[0] = 'end':
gs 'arousal', 'voyeur', 5
gs 'arousal', 'end'
gs 'stat'
act 'Return':gt 'MBasement'
end
--- MBasement ---------------------------------