1
0

155_bedrPar2 590 B

1234567891011121314151617181920212223
  1. # bedrPar2
  2. act 'Leave the room':gt 'korrPar'
  3. $metkaM = $ARGS[0]
  4. $locM = $CURLOC
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. '<center><b><font color="maroon">Master bedroom</font></b></center>'
  8. '<center><img src="images/qwest/alter/<<$loc>>.jpg"></center>'
  9. clr
  10. set minut += 1
  11. gs 'stat'
  12. fcolor="rgb"(0, 0, 0)
  13. bcolor="rgb"(255, 255, 255)
  14. lcolor="rgb"(106, 90, 205)
  15. 'The room in which the parents live. In the center stands a double bed and a large closet wall.'
  16. gs 'family'
  17. if hour = 21 and parsexrand = 5 and parentsexday ! daystart:gt 'seeparentsex'
  18. --- bedrPar2 ---------------------------------