ykabinet.qsrc 877 B

123456789101112131415161718192021222324
  1. # ykabinet
  2. $metkaM = ''
  3. $locM = 'ykabinet'
  4. $metka = ''
  5. $loc = 'ykabinet'
  6. $menu_loc = 'ykabinet'
  7. $menu_arg = ''
  8. menu_off = 0
  9. *clr & cla
  10. gs 'stat'
  11. '<center><b><font color="maroon">Work room</font></b></center>'
  12. '<center>Your work room where you spend most of the time signing important papers and working on your computer.</center>'
  13. if ymanrem[12] = 0:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/ynill.jpg"></center>'
  14. if ymanrem[12] = 1:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/yrem.jpg"></center>'
  15. if ymanrem[12] = 2:'<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/ykabinet.jpg"></center>'
  16. if ymanrem[12] = 2:'There''s a <a href="exec:gt ''Komp'', ''start''">computer</a> sitting on your antique desk.'
  17. act 'Leave the room':minut += 1 & gt 'ymans'
  18. --- ykabinet ---------------------------------