home *** CD-ROM | disk | FTP | other *** search
- ;+---------------------------------------+
- ;| Process definition file for level 22 |
- ;+---------------------------------------+
-
- #mess 01
- Delay 3
- TextA: -1 64 "Go get MegaLife box!"
- #end
-
- ;=================================
- ;| Processes definition part |
- ;=================================
- #proc 01
- linkswitchat 18 23
- linkswitchat 24 37
- StartDelay 0
- backwait 5
- speed 20
- sfxid 80
- sfxpos 24 37
- #action
- waitout 6400 9616 200
- move 24 38 400 0
- move 25 36 400 0
- #end
-
- #proc 02
- linkswitchat 30 25
- StartDelay 0
- backwait 1
- speed 10
- sfxid 80
- checkgo
- mortal
- sfxpos 36 24
- lightremap
- #action
- move 36 23 0 195
- move 35 22 0 195
- move 37 26 0 -195
- move 35 26 0 -195
- #end
-
- #proc 03
- linkswitchat 35 24
- StartDelay 0
- backwait 5
- speed 20
- sfxid 80
- sfxpos 35 24
- #action
- move 36 25 0 512
- move 36 24 0 512
- #end
-
- #proc 04
- StartDelay 0
- backwait 5
- FirstMessage 1
- speed 10
- sfxid 80
- sfxpos 11 18
- #action
- waitout 3136 4384 300
- ymove 11 16 350 -50
- ymove 12 18 350 -50
- ymove 13 17 350 -50
- #end
- ;============================================
- ;| Link switches and objects to processes: |
- ;| Format: "LINK swx swy Nproc" |
- ;============================================
- #links
- floor 20 23 1
- floor 19 23 1
- floor 24 38 1
- floor 25 38 1
- link 30 25 2
- link 37 25 3
- shoot 12 22 4
- floor 11 16 4
- floor 12 16 4
- #end
- .
-
-
-