This commit is contained in:
parent
85a2079e13
commit
2ff51547bd
@ -32,6 +32,8 @@ void CNpcShellEnemy::postInit()
|
||||
CNpcEnemy::postInit();
|
||||
|
||||
m_shellType = FRM_SHELL_STATIC0000 + ( getRnd() % ( FRM_SHELL_STATIC0002 - FRM_SHELL_STATIC0000 + 1 ) );
|
||||
|
||||
Pos.vy -= 12;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user