# bldzh
<<<<<<< 536_bldzh
*PL ''
*P 'You are standing at a table game Blackjack'
ACT 'Approach to the dealer':
gt 'krupe1'
END
ACT 'Sit at the table':
=======
*PL ''
*P 'You are standing at the table playing blackjack'
ACT 'Approach to the dealer':
gt 'croupier1'
END
ACT 'Sit down':
>>>>>>> 536_bldzh
gt 'igrkart1'
END
<<<<<<< 536_bldzh
ACT 'Move away from the table':
=======
ACT 'Away from the table':
>>>>>>> 536_bldzh
gt 'cards'
END
clr
<<<<<<< 536_bldzh
gs 'stat'
set minut += 10
=======
gs'stat'
set minut=minut + 10
>>>>>>> 536_bldzh
--- bldzh ---------------------------------