This commit is contained in:
parent
bcc3b49a11
commit
6aa049fd3d
@ -34,6 +34,8 @@ void CNpcShellEnemy::postInit()
|
||||
m_shellType = FRM_SHELL_STATIC0000 + ( getRnd() % ( FRM_SHELL_STATIC0002 - FRM_SHELL_STATIC0000 + 1 ) );
|
||||
|
||||
Pos.vy -= 20;
|
||||
m_base.vy -= 20;
|
||||
m_initPos.vy -= 20;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user