home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
DefineSprite_1831
/
frame_20
/
DoAction.as
Wrap
Text File
|
2002-11-01
|
80b
|
9 lines
if(random(40) == 7)
{
gotoAndPlay(1);
}
else
{
gotoAndPlay(18);
}