home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
blackknight.swf
/
scripts
/
DefineSprite_949
/
frame_22
/
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
|
281 b
|
16 lines
_parent.hitting = false;
_parent.hitbig = false;
if(_root.combocount == 0)
{
_root.consecutive = 0;
}
if(_root.secondhits == 0)
{
if(_root.powerlevel > 17)
{
_root.penalty = 60 - _root.hasoil * 40;
}
}
_root.flying = false;
_parent.gotoAndStop(2);