home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / www / gloom / files / computerlevel_v1.1.lha / misc / script
Text File  |  1997-02-24  |  2KB  |  170 lines

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