home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
megaman_polarity.swf
/
scripts
/
frame_3648
/
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
|
136 b
|
11 lines
if(_root.restart == 1)
{
gotoAndPlay(80);
_root.polarity = "blue";
_root.health = 28;
}
else
{
gotoAndPlay(66);
}