home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 September / C_BUYER.ISO / dfdemo / dark.gob / TEXT.MSG < prev    next >
Text File  |  1994-12-14  |  3KB  |  140 lines

  1. MSG 1.0
  2.  
  3. # number of actual messages
  4. MSGS 100
  5.  
  6. # internal game messages
  7. 0:      "Joystick Off"
  8. 1:      "Joystick On"
  9. 2:      "Mouse Off"
  10. 3:      "Mouse On"
  11. 4:      "Weapon Super Charge"
  12. 5:      "Shield Super Charge"
  13. 6:      "You Need The Red Key"
  14. 7:      "You Need The Yellow Key"
  15. 8:      "You Need The Blue Key"
  16. 9:      "Goggles Off"
  17. 10:     "Goggles On"
  18. 11:     "No Battery Power"
  19. 12:     "Headlight Off"
  20. 13:     "Headlight On"
  21. 14:     "Head Wave On"
  22. 15:     "Head Wave Off"
  23. 16:     "Sector Not Found"
  24. 17:     "Show All Floors"
  25. 18:     "Show Current Floor"
  26. 19:     "Gas Mask Off"
  27. 20:     "Gas Mask On"
  28. 21:     "Ice Cleats Off"
  29. 22:     "Ice Cleats On"
  30.  
  31.     # weapon pickup messages
  32.  
  33. 100:    "Blaster Rifle"
  34. 101:    "15 Energy Units"
  35. 102:    "3 Thermal Detonators"
  36. 103:    "Auto Gun"
  37. 104:    "30 Power Cells"
  38. 105:    "Mortar Gun"
  39. 106:    "3 Mortar Shells"
  40. 107:    "Fusion Cutter"
  41. 108:    "100 Power Cells"
  42. 109:    "1 Claymore Mine"
  43. 100:    "Concussion Rifle"
  44. 111:    "100 Power Units"
  45. 112:    "Assault Cannon"
  46. 113:    "30 Plasma Cartridges"
  47. 114:    "20 Shield Units"
  48.     
  49.     # Ammo pickup messages
  50.     
  51. 200:    "15 Energy Units"
  52. 201:    "10 Power Cells"
  53. 202:    "10 Plasma Cartridges"
  54. 203:    "1 Thermal Detonator"
  55. 204:    "5 Thermal Detonators"
  56. 205:    "1 Mortar Shell"
  57. 206:    "5 Mortar Shells"
  58. 207:    "1 Claymore Mine"
  59. 208:    "5 Claymore Mines"
  60. 209:    "1 Missile"
  61. 200:    "5 Missiles"
  62. 211:    "1 Battery Cell"
  63.  
  64. #
  65. #  Any messages between 300..599 will have priority over others.
  66. #
  67.  
  68.     # Power-Up Pickup Messages */
  69. 300:    "Red Key"
  70. 301:    "Yellow Key"
  71. 302:    "Blue Key"
  72. 303:    "Infared Goggles"
  73. 304:    "Ice Cleats"
  74. 305:    "Gas Mask"
  75. 306:    "Invincible!"
  76. 307:    "Weapon Supercharge!"
  77. 308:    "Revive!"
  78. 310:    "Extra Life!"
  79. 311:    "Medkit"
  80. 312:    "Your Gear"
  81.     
  82.     
  83.     # "Mission Completion item Message */"
  84. 400:    "Death Star Plans"
  85. 401:    "Phrik Metal"
  86. 402:    "Nava Card"
  87. 403:    "Detention Block Code"
  88. 404:    "Imperial Code"
  89. 405:    "Dark Trooper Weapon"
  90.  
  91.  
  92. #------ Mission Completion Trigger Messages -----
  93. #         Please put a comment for each trigger message to
  94. #       indicate where it is used. -- WW
  95. #         Don't forget to add one to the "MSG xx" line at
  96. #       the top when you add a new message. - WW
  97.  
  98. # Gromas and Robotics reactor core
  99. 450:    "Seqencer Charge Planted."
  100. 451:    "Tracking Device Placed. sneaky, sneaky!"
  101.  
  102. # Secret Base
  103. 460:    "Ship will arrive in 10 seconds."
  104. 461:     "Mission complete."
  105. 462:    "Press <ESC> key to end mission."
  106.  
  107. 501:    "Code Key 1"
  108. 502:    "Code Key 2"
  109. 503:    "Code Key 3"
  110. 504:    "Code Key 4"
  111. 505:    "Code Key 5"
  112. 506:    "Code Key 6"
  113. 507:    "Code Key 7"
  114. 508:    "Code Key 8"
  115. 509:    "Code Key 9"
  116.  
  117.  
  118.     # map messages
  119.  
  120. 600:    "Floor S9"
  121. 601:    "Floor S8"
  122. 602:    "Floor S7"
  123. 603:    "Floor S6"
  124. 604:    "Floor S5"
  125. 605:    "Floor S4"
  126. 606:    "Floor S3"
  127. 607:    "Floor S2"
  128. 608:    "Floor S1"
  129. 609:    "Floor 0"
  130. 610:    "Floor 1"
  131. 611:    "Floor 2"
  132. 612:    "Floor 3"
  133. 613:    "Floor 4"
  134. 614:    "Floor 5"
  135. 615:    "Floor 6"
  136. 616:    "Floor 7"
  137. 617:    "Floor 8"
  138. 618:    "Floor 9"
  139.  
  140.