This commit is contained in:
parent
8afe90e6d4
commit
52c69c25b8
11 changed files with 64 additions and 31 deletions
|
@ -60,7 +60,7 @@ void CNpcEnemy::processCloseSkullStomperAttack( int _frames )
|
|||
|
||||
// pause and change direction
|
||||
|
||||
m_timerTimer = GameState::getOneSecondInFrames();
|
||||
m_timerTimer = 3 * GameState::getOneSecondInFrames();
|
||||
m_extendDir = EXTEND_UP;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue