home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
blob_lander.swf
/
scripts
/
frame_15
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-07-26
|
149 b
|
9 lines
stopAllSounds();
_root.ship._x = 540;
_root.ship._y = 460;
petrol = 500;
crashcount = 0;
_root.ship.percentage = 100;
shields = 100;
stop();