1
0

ysport 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. # ysport
  2. $metkaM = $ARGS[0]
  3. $locM = $CURLOC
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. '<center><b><font color="maroon">Detached</font></b></center>'
  7. '<center>Gym</center>'
  8. if ymanrem[11] = 0:'<center><img src="images/etogame/ynill.jpg"></center>'
  9. if ymanrem[11] = 1:'<center><img src="images/etogame/yrem.jpg"></center>'
  10. if ymanrem[11] = 2:'<center><img src="images/etogame/ysport.jpg"></center>'
  11. if ymanrem[11] = 2:''
  12. clr
  13. gs 'stat'
  14. 'In the hall is enough space for a variety of sport activities'
  15. !!! does not exists in 1.0.5
  16. if treadmillday ! day:
  17. '<a href="exec:dynamic $sitr_tread_d">Treadmill</a>'
  18. end
  19. !!!
  20. if obruchday ! day:'<a href="exec:dynamic $sitrobrd">Twist hoop</a>'
  21. if bookYogday ! day:'<a href="exec:dynamic $sitryogd">Meditation</a>'
  22. if skakday ! day:'<a href="exec:dynamic $sitrskakd">Jumping rope</a>'
  23. if pressday ! day:'<a href="exec:dynamic $sitrpressd">Abdominal Exercises</a>'
  24. if pushday ! day:'<a href="exec:dynamic $sitrpushd">Push-ups</a>'
  25. act 'Leave the room':minut += 1 & gt 'ymans'
  26. --- ysport ---------------------------------