home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 25 / GNOME_DEMO.iso / amiga / games / gloom_sh.lzx / newspacehulk / script < prev   
Text File  |  2015-02-04  |  2KB  |  177 lines

  1.  
  2. ;
  3. ;script for gloom game
  4. ;
  5.  
  6. pict_spacehulk
  7.  
  8. tile_1
  9.  
  10. draw_
  11. show_
  12. text_Just a little practice...!
  13. wait_
  14. dark_
  15. play_map1_1
  16.  
  17. draw_
  18. show_
  19. text_Not very hard  don't worry  it gets better!
  20. wait_
  21. dark_
  22. play_map1_2
  23.  
  24. draw_
  25. show_
  26. text_Be quick or be dead!
  27. wait_
  28. dark_
  29. play_map1_3
  30.  
  31. draw_
  32. show_
  33. text_It's Terra time!
  34. wait_
  35. dark_
  36. play_map1_4
  37.  
  38. draw_
  39. show_
  40. text_It's amazing...!
  41. wait_
  42. dark_
  43. play_map1_5
  44.  
  45. draw_
  46. show_
  47. text_Baldy bashing!
  48. wait_
  49. dark_
  50. play_map1_6
  51.  
  52. draw_
  53. show_
  54. text_Big  bad and brutal??
  55. wait_
  56. dark_
  57. play_map1_7
  58.  
  59. rest_gothic tomb
  60.  
  61. pict_gothic
  62.  
  63. tile_2
  64.  
  65. draw_
  66. show_
  67. text_raptor madness in the gothic tomb!
  68. wait_
  69. dark_
  70. play_map3_1
  71.  
  72. draw_
  73. show_
  74. text_don't stop for nothing!
  75. wait_
  76. dark_
  77. play_map3_2
  78.  
  79. draw_
  80. show_
  81. text_watch your back! others are...
  82. wait_
  83. dark_
  84. play_map3_3
  85.  
  86. draw_
  87. show_
  88. text_caution advised...if you value your life!
  89. wait_
  90. dark_
  91. play_map3_4
  92.  
  93. draw_
  94. show_
  95. text_into the raptor pit!
  96. wait_
  97. dark_
  98. play_map3_5
  99.  
  100. draw_
  101. show_
  102. text_you're on your own this time!
  103. wait_
  104. dark_
  105. play_map3_6
  106.  
  107. draw_
  108. show_
  109. text_ummmm...shoot...shoot...run...shoot...
  110. wait_
  111. dark_
  112. play_map3_7
  113.  
  114. rest_hell
  115.  
  116. pict_hell
  117.  
  118. tile_3
  119.  
  120. draw_
  121. show_
  122. text_welcome to hell!
  123. wait_
  124. dark_
  125. play_map4_1
  126.  
  127. draw_
  128. show_
  129. text_timing is of the essence!
  130. wait_
  131. dark_
  132. play_map4_2
  133.  
  134. draw_
  135. show_
  136. text_the halls of torment...
  137. wait_
  138. dark_
  139. play_map4_3
  140.  
  141. draw_
  142. show_
  143. text_prepare to face the guardians of hell!
  144. wait_
  145. dark_
  146. play_map4_4
  147.  
  148. draw_
  149. show_
  150. text_chunky chunder chunks...from hell of course!
  151. wait_
  152. dark_
  153. play_map4_5
  154.  
  155. draw_
  156. show_
  157. text_nearly there...don't give up now!
  158. wait_
  159. dark_
  160. play_map4_6
  161.  
  162. draw_
  163. show_
  164. text_stop dragon your feet!
  165. wait_
  166. dark_
  167. play_map4_7
  168.  
  169. pict_theend
  170. draw_
  171. show_
  172. text_congratulations! you have completed gloom!
  173. wait_
  174.  
  175. done_
  176.  
  177.