home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
blackknight.swf
/
scripts
/
DefineSprite_959
/
frame_11
/
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
|
217 b
|
12 lines
_root.canhit = false;
_parent.hitting = false;
_parent.hitsmall = false;
if(_root.combocount == 0)
{
_root.consecutive = 0;
if(!_root.didhit)
{
_root.penalty = 60 - _root.hasoil * 40;
}
}