409_kazvar 336 B

1234567891011121314151617
  1. # kazvar
  2. *PL '<right><img src="images\casino\stolcw.jpg"></right>'
  3. *P 'You are standing at the table games in Casino War'
  4. ACT 'Approach to the dealer':
  5. gt 'krupe2'
  6. END
  7. ACT 'Sit at the table':
  8. gt 'igrkart2'
  9. END
  10. ACT 'Move away from the table':
  11. gt 'cards'
  12. END
  13. clr
  14. gs 'stat'
  15. set minut += 10
  16. --- kazvar ---------------------------------