home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
MindScape.swf
/
scripts
/
DefineSprite_351_enemy4_idle_1
/
frame_29
/
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-12-04
|
88 b
|
9 lines
if(Math.floor(random(10) + 1) == 1)
{
gotoAndPlay(20);
}
else
{
play();
}