home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
valo.swf
/
scripts
/
frame_191
/
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
|
2007-03-20
|
129 b
|
6 lines
game.currentMap = 1 + random(100);
score += int(500 / onUp);
buildMap(_root["myMap" + game.currentMap]);
toWin = 0;
lvls++;