# sitrPar
<<<<<<< 157_sitrPar
ACT 'Leave the room':
gt 'korrPar'
END
=======
ACT 'Exit the room':
gt'korrPar'
END
>>>>>>> 157_sitrPar
$metkaM = $ARGS[0]
$locM = $CURLOC
$metka = $ARGS[0]
$loc = $CURLOC
<<<<<<< 157_sitrPar
'
Hall'
'
'
clr
set minut += 1
gs 'stat'
fcolor = rgb(0,0,0)
bcolor = rgb(255,255,255)
LCOLOR = rgb(106,90,205)
'In the window is a TV. Front of the TV is a sofa on which sleeps at night your brother. The wall is a wall with utensils and books.'
gs 'family'
=======
'hall'
'
'
clr
set minut = minut + 1
gs'stat'
fcolor=rgb(0,0,0)
bcolor=rgb(255,255,255)
LCOLOR = rgb(106,90,205)
'In the window is tv_set. Front of the TV is a sofa, which sleeps at night your brother. The wall is a wall with utensils and books.'
gs'family'
>>>>>>> 157_sitrPar
--- sitrPar ---------------------------------