home *** CD-ROM | disk | FTP | other *** search
- ; © Dec 1993, CyberTech.
- ;
- ; LEVEL 00: Design and grafix by Tim Caldwell.
- ; Original game release.
-
- @LEVEL 1
- @BAY AREA
- @
- @There appears to be a
- @leak in at least one of
- @the air locks.
- @
- @You must find the air
- @locks and close the fire
- @doors that lead to them
- @before the air runs out.
- @
- @Once this has been done
- @make your way to the
- @lift.
-
- LEVEL 00, 01, 00, 00
- MISSION SWITCHES 3
- TIMER 2, 60, 120
-
- MEDIKIT 173,174,170 14
- KEY 171,172,170 15
- BULLETS 175,176,170 15
- CREDITS 177,178,170 179,180,170 15
-
- DOOR 111,117
- DOOR 112,118
- DOOR 113,119
- DOOR 114,121
- DOOR 115,122
- DOOR 116,124
- EXIT 161,164
-
- OBJECT 26, 27,3,11
- OBJECT 36, 37,3,11
- OBJECT 44, 96,3,11
- OBJECT 49, 95,3,11
- OBJECT 58, 99,3,11
- OBJECT 59,100,3,11
- OBJECT 56, 97,3,11
- OBJECT 57, 98,3,11
-
- FATAL 125,132 0, -1
- FATAL 133,140 1, 0
- FATAL 141,148 -1, 0
- FATAL 43, 43 -1, 0
- FATAL 57, 57 -1, 0
- FATAL 46, 46 1, 0
- FATAL 56, 56 1, 0
- FATAL 51, 51 0, -1
- FATAL 59, 59 0, -1
- FATAL 48, 48 0, 1
- FATAL 58, 58 0, 1
- FATAL 99, 99, 0, 1
- FATAL 100,100, 0, -1
- FATAL 97, 97, 1, 0
- FATAL 98, 98, -1, 0
-
- SWITCH 0,-1 8 8, 5,55 6, 6,106 6, 7,107 7, 6,62 7, 7,62
- SWITCH 0,-1 8 29, 5,55 31, 6,106 31, 7,107 32, 6,82 32, 7,82
- SWITCH -1, 0 8 76,56,53 77,58,101 78,58,102 77,59,82 78,59,82
-
- RAM FAST_RAM_ONLY
-
- ANIM 39,19 4,0 141,142,143,144
- ANIM 39,20 4,0 145,146,147,148
- ANIM 60,34 4,1 125,126,127,128
- ANIM 61,34 4,1 129,130,131,132
- ANIM 33,42 4,2 125,126,127,128
- ANIM 34,42 4,2 129,130,131,132
- ANIM 22,48 4,3 133,134,135,136
- ANIM 22,49 4,3 137,138,139,140
- ANIM 63,44 4,4 125,126,127,128
- ANIM 64,44 4,4 129,130,131,132
- ANIM 76,53 4,5 133,134,135,136
- ANIM 76,54 4,5 137,138,139,140
-
- PLAYER 2, 39, 1, 0
-