320_ybedr 772 B

12345678910111213141516
  1. # ybedr
  2. $metkaM = $ARGS[0]
  3. $locM = $CURLOC
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. '<center><B><font color = maroon>House</font></B></center>'
  7. '<center>Bedroom</center>'
  8. if ymanrem[4] = 0: '<center><img src="images\etogame\ynill.jpg"></center>'
  9. if ymanrem[4] = 1: '<center><img src="images\etogame\yrem.jpg"></center>'
  10. if ymanrem[4] = 2: '<center><img src="images\etogame\ybedr.jpg"></center>'
  11. if ymanrem[4] = 2: 'Bright and beautiful room, with a nice <a href="exec: GT ''bed'',''start''">double bed</a>. Near the entrance is a modern <a href="exec:GT ''loker'',''start''">wardrobe</a>. Against the wall are a table and a <a href="exec:GT ''mirror'',''start''">mirror</a>'
  12. clr
  13. gs 'stat'
  14. act 'Leave the room': minut += 1 & gt 'ymans'
  15. --- ybedr ---------------------------------