dvor 1014 B

1234567891011121314151617181920212223242526272829303132333435
  1. # dvor
  2. set minut += 5
  3. gs 'stat'
  4. gs 'outdoors'
  5. '<center><img src="images/pic/dvor1.jpg" ></center>'
  6. !'In the yards of the entrance to the <a href="exec:GT ''bordel''">brothel</a>'
  7. act 'By area':gt 'liamel' & minut += 5
  8. act 'By Subway':gt 'spusk','start' & minut += 5
  9. if hour >= 7 and hour <= 21 and pavserhom = 0 and koncepo = 0 or mesec = 1:
  10. act 'Announcement on the door':dynamic $koncepodos
  11. end
  12. if hour >= 7 and hour <= 21 and pavserhom = 0 and koncepo = 1 or psiha = 1 or pavserhom = 3:
  13. act 'Announcement on the door':gt'koncepod1','prs'
  14. end
  15. if hour >= 7 and hour <= 21 and pavserhom = 1 and psiho = 0 and psiha = 0:
  16. act 'Announcement on the door':dynamic $koncepodos1
  17. end
  18. if pavserhom = 1 and psiho = 1 and psiha = 0 and mesec = 0 and pavserpsiday ! day:
  19. act 'In House':gt'koncepod'
  20. end
  21. if psi1day =1 and pavserpsiday ! day:
  22. act 'In House':gt'koncepod1','krr2x'
  23. end
  24. !if housr = 3: act '<b>Enter the house</b>':gt 'koncepod'
  25. !end
  26. --- dvor ---------------------------------