# vanr
CLOSE ALL
$metka = ''
$loc = 'vanr'
$metkaM = ''
$locM = 'vanr'
$location_type = 'bathroom'
$menu_loc = 'vanr'
$menu_arg = ''
menu_off = 0
*clr & cla
if fullmorrout = 1:
act 'Finish and go to the kitchen':gt 'kuhr'
else
act 'Go to the corridor':gt 'korr'
end
minut += 1
elektro += 1
gs 'stat'
gs 'themes', 'indoors'
'
Bathroom'
if remvanr = 0:
'> src="images/locations/city/residential/apartment/vanr.jpg">'
'Your bathroom is old and in a bad state, the suite is unattractive and stained but at least the mirror is reasonably new. '
'Your ' + iif(pcs_hairbsh = 0,'brush','brush') + ' sits on the small shelf, below the mirror.'
elseif remvanr = 1:
'> src="images/locations/shared/bathroom/vanr2.jpg">'
'Your bathroom is new and in good condition, the suite is modern, your mirror is perfect and everything looks clean and fresh.'
'Your ' + iif(pcs_hairbsh = 0,'brush','brush') + ' sits on the small shelf, below the mirror.'
end
gs 'din_van', 'private'
gs 'din_van', 'misery'
--- vanr ---------------------------------