home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
fromspacelove.swf
/
scripts
/
frame_2
/
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-06-13
|
207 b
|
10 lines
stop();
LastLevel = 10;
level = 1;
Score = 0;
Lives = 2;
Passed = false;
InProcess = false;
LevelMax = new Array(10,15,20,25,25,30,35,40,43,45);
LevelLimit = new Array(4,7,10,13,15,17,20,25,28,25);