This commit is contained in:
parent
b0d045bdf0
commit
6fa19af650
2 changed files with 2 additions and 2 deletions
|
@ -153,6 +153,6 @@ void CNpc::processCloseIronDogfishAttack( int _frames )
|
|||
{
|
||||
// swipe at player
|
||||
|
||||
m_movementTimer = GameState::getOneSecondInFrames() * 8;
|
||||
m_movementTimer = GameState::getOneSecondInFrames() * 3;
|
||||
m_controlFunc = NPC_CONTROL_MOVEMENT;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue