ybedr 1.1 KB

12345678910111213141516171819
  1. # ybedr
  2. $metkaM = ''
  3. $locM = 'ybedr'
  4. $metka = ''
  5. $loc = 'ybedr'
  6. clr
  7. gs 'stat'
  8. '<center><b><font color="maroon">House</font></b></center>'
  9. '<center>Bedroom</center>'
  10. if ymanrem[4] = 0:'<center><img src="images/locations/city/suburb/mansion/ynill.jpg"></center>'
  11. if ymanrem[4] = 1:'<center><img src="images/locations/city/suburb/mansion/yrem.jpg"></center>'
  12. if ymanrem[4] = 2:'<center><img src="images/locations/city/suburb/mansion/ybedr.jpg"></center>'
  13. 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 wardrobe(where you can <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">organize your clothes</a> or <a href="exec:gt ''clothing_QV'', ''list''">pick something to wear</a>). You have a <a href="exec:gt ''clothing'', ''view_clothing_list'', ''store''">chest</a> at the end of your bed where you can store some clothes.. Against the wall are a table and a <a href="exec:gt ''mirror'', ''start''">mirror</a>'
  14. act 'Leave the room':minut += 1 & gt 'ymans'
  15. --- ybedr ---------------------------------