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