457_qwBarPolet 1015 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. # qwBarPolet
  2. <<<<<<< 457_qwBarPolet
  3. fcolor = rgb(0,0,0)
  4. bcolor = rgb(255,255,255)
  5. LCOLOR = rgb(106,90,205)
  6. minut += 5
  7. gs 'stat'
  8. '<center><B><font color = maroon>Bar "Flight"</font></B></center>'
  9. if hour >= 10:
  10. '<center><img src="images\qwest\kim\bar.jpg"></center>'
  11. 'At the bar sat a few visitors. Bartender with a face scarred missing pours beer mugs.'
  12. =======
  13. fcolor=rgb(0,0,0)
  14. bcolor=rgb(255,255,255)
  15. LCOLOR = rgb(106,90,205)
  16. minut+=5
  17. gs'stat'
  18. '<center><B><font color=maroon>bar "flight"</font></B></center>'
  19. if hour>=10:
  20. '<center><img src="qwest/kim/bar.jpg" ></center>'
  21. 'At the bar sat a few visitors. The bartender with a face scarred missing pours beer mugs.'
  22. >>>>>>> 457_qwBarPolet
  23. else
  24. <<<<<<< 457_qwBarPolet
  25. 'The bar is closed and inlet written "hours with 10 to 24-hours."'
  26. end
  27. act 'Leave': gt 'nord'
  28. =======
  29. 'The bar is closed and inlet written "Opening hours 10 prior_to 24hours."'
  30. end
  31. act 'Get_Away':gt'nord'
  32. >>>>>>> 457_qwBarPolet
  33. --- qwBarPolet ---------------------------------