yvan.qsrc 773 B

12345678910111213141516171819202122232425
  1. # yvan
  2. CLOSE ALL
  3. $metka = ''
  4. $loc = 'yvan'
  5. $metkaM = ''
  6. $locM = 'yvan'
  7. $location_type = 'bathroom'
  8. clr
  9. gs 'stat'
  10. '<center><b><font color="maroon">House</font></b></center>'
  11. '<center>Bathroom</center>'
  12. if ymanrem[5] = 0:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/ynill.jpg"></center>'
  13. if ymanrem[5] = 1:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/yrem.jpg"></center>'
  14. if ymanrem[5] = 2:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/yvan.jpg"></center>'
  15. if ymanrem[5] = 2:'There''s a <a href="exec:gt ''mirror'', ''start''">mirror</a> hanging on the wall.'
  16. act 'Leave the room':minut += 1 & gt 'ymans'
  17. gs 'din_van', 'private'
  18. gs 'din_van', 'misery'
  19. --- yvan ---------------------------------