405_bldzh 327 B

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