home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2001 April
/
CMycha200104.iso
/
OdjazdowyPakiet
/
PetWings
/
petwings.exe
/
PetWings.exe
/
RCDATA
/
266
< prev
next >
Wrap
Text File
|
1999-08-04
|
430b
|
48 lines
STOP 100
// Going down
STOP 115
// Wait for Balls
STOP 64
LABEL 1
// 20 steps
SET_FRAME 0
STOP 20
//Fire & Wait
// 316 steps
STOP 316
// Photon
// 96 steps
STOP 96
// Lazer
// 270 steps
GOSUB 2
GOSUB 2
GOSUB 2
// 66 steps
STOP 66
STOP 200
GOTO_LABEL 1
//---------- Lazer (90 steps)
LABEL 2
PLAY_SOUND 16
REPEAT 30
SET_FRAME 1
STOP 2
SET_FRAME 0
STOP 1
REPEAT_END
RETURN