This commit is contained in:
parent
61308f18f6
commit
1ed6b3c05f
19 changed files with 60 additions and 13 deletions
|
@ -55,6 +55,7 @@ bool CNpcSkullStomperEnemy::processSensor()
|
|||
{
|
||||
m_controlFunc = NPC_CONTROL_CLOSE;
|
||||
m_extendDir = EXTEND_DOWN;
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_SKULL_ATTACK );
|
||||
|
||||
return( true );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue