This commit is contained in:
parent
85a2079e13
commit
2ff51547bd
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue