# qwBarPolet
minut += 5
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
'
Bar "Flight"'
if hour >= 10:
''
'At the bar sat a few visitors. Bartender with a face scarred missing pours beer mugs.'
else
'The bar is closed and inlet written "hours with 10 to 24-hours."'
end
act 'Leave':gt 'nord'
--- qwBarPolet ---------------------------------