yzal 847 B

123456789101112131415161718192021222324
  1. # yzal
  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>Living Room</center>'
  8. !!!does not exists in 0.2.6
  9. if TV = 0:set $TV = 'That would be a great place for TV, which you do not have'
  10. if TV = 1:set $TV = 'Ancient <a href="exec:gt ''TV'', ''start''">TV</a>'
  11. if TV = 2:set $TV = 'huge plasma <a href="exec:gt ''TV'', ''start''">TV</a>'
  12. !!!
  13. if ymanrem[7] = 0:'<center><img src="images/etogame/ynill.jpg"></center>'
  14. if ymanrem[7] = 1:'<center><img src="images/etogame/yrem.jpg"></center>'
  15. if ymanrem[7] = 2:'<center><img src="images/etogame/yzal.jpg"></center>'
  16. if ymanrem[7] = 2:'<<$TV>> . Luxury <a href="exec:gt ''divan'', ''start''">leather sofa</a>'
  17. clr
  18. gs 'stat'
  19. act 'Leave the room':minut += 1 & gt 'ymans'
  20. --- yzal ---------------------------------