home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
megaman_polarity.swf
/
scripts
/
frame_3022
/
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
|
181 b
|
13 lines
if(_root.restart == 1)
{
gotoAndPlay(46);
_root.polarity = "blue";
_root.health = 28;
_root.tempx = 35;
_root.tempy = 240;
}
else
{
gotoAndPlay(36);
}