This commit is contained in:
parent
55551ddcad
commit
f86507df92
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ void CNpcIronDogfishEnemy::processStandardIronDogfishAttack( int _frames )
|
|||
startPos.vy -= 45;
|
||||
|
||||
projectile->init( startPos, headingToPlayer );
|
||||
projectile->setSpeed( 6 );
|
||||
|
||||
m_laserTimer = GameState::getOneSecondInFrames() >> 1;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue