398_ybass 942 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # ybass
  2. $metkaM = $ARGS[0]
  3. $locM = $CURLOC
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. <<<<<<< 398_ybass
  7. '<center><B><font color = maroon>Pool</font></B></center>'
  8. '<center><img src="images\etogame\ybass.jpg"></center>'
  9. clr
  10. gs 'stat'
  11. act 'Swim (0:15)':
  12. cla
  13. *clr
  14. set cumpussy = 0
  15. set cumbelly = 0
  16. set cumass = 0
  17. set cumanus =0
  18. set cumlip = 0
  19. set cumface = 0
  20. set cumfrot = 0
  21. set minut += 15
  22. if sweat > -3: set sweat = -3
  23. set manna += 5
  24. set willpower += 5
  25. if stren < 40: set stren += 1
  26. '<center><img src="images\DeX\land\pool.jpg"></center>'
  27. 'You swim in the pool, the water is refreshing and invigorating.'
  28. act 'Out of the water': gt 'ybass'
  29. end
  30. act 'Go to your house': minut += 5 & gt 'youplace'
  31. =======
  32. '<center><B><font color=maroon>Swimming_Pool</font></B></center>'
  33. '<center><img src="pic/ybass.jpg" ></center>'
  34. clr
  35. gs'stat'
  36. act 'Enter the site':minut+=5&gt'youplace'
  37. >>>>>>> 398_ybass
  38. --- ybass ---------------------------------