This commit is contained in:
parent
95708325a7
commit
f53a8ac365
14 changed files with 215 additions and 88 deletions
|
@ -33,7 +33,7 @@ void CNpcShellEnemy::postInit()
|
|||
|
||||
m_shellType = FRM_SHELL_STATIC0000 + ( getRnd() % ( FRM_SHELL_STATIC0002 - FRM_SHELL_STATIC0000 + 1 ) );
|
||||
|
||||
Pos.vy -= 12;
|
||||
Pos.vy -= 20;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue