home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
cheezy_chums.swf
/
scripts
/
frame_301
/
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
|
155 b
|
11 lines
stop();
if(eval("/:difficulty") < "5")
{
set("/:difficulty",eval("/:difficulty") + "1");
gotoAndPlay(179);
}
else
{
gotoAndPlay(334);
}