This commit is contained in:
parent
61308f18f6
commit
1ed6b3c05f
19 changed files with 60 additions and 13 deletions
|
@ -259,6 +259,8 @@ void CNpcMotherJellyfishEnemy::processClose( int _frames )
|
|||
|
||||
m_controlFunc = NPC_CONTROL_MOVEMENT;
|
||||
m_state = MOTHER_JELLYFISH_RETURN_TO_START_1;
|
||||
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_JELLYFISH_ATTACK );
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue