441_FSroom 940 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. # FSroom
  2. <<<<<<< 441_FSroom
  3. minut += 1
  4. gs 'stat'
  5. gs 'FSstat'
  6. '<center><B>Street</B></center>'
  7. =======
  8. minut+=1
  9. gs'stat'
  10. gs'FSstat'
  11. '<center><B>street</B></center>'
  12. >>>>>>> 441_FSroom
  13. <<<<<<< 441_FSroom
  14. act 'Walk into a room':
  15. cls
  16. FShour += 1
  17. minut += 1
  18. gs 'stat'
  19. !'You left the room.'
  20. gt 'FSgame'
  21. end
  22. act 'Wander':
  23. cls
  24. FShour += 1
  25. minut += 1
  26. gs 'stat'
  27. 'You wander through the deserted streets.'
  28. act 'Further': gt $curloc
  29. end
  30. =======
  31. act 'Go into the room':
  32. cls
  33. FShour+=1
  34. minut+=1
  35. gs'stat'
  36. !'You left the room.'
  37. gt 'FSgame'
  38. end
  39. act 'wander':
  40. cls
  41. FShour+=1
  42. minut+=1
  43. gs'stat'
  44. 'You wander through the deserted streets.'
  45. act 'further':gt $curloc
  46. end
  47. >>>>>>> 441_FSroom
  48. <<<<<<< 441_FSroom
  49. тдсмтссссссс
  50. =======
  51. tdsmtsssssss
  52. >>>>>>> 441_FSroom
  53. --- FSroom ---------------------------------