This commit is contained in:
parent
141ae62ceb
commit
1eb40e784f
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ void CNpcMasherHazard::processMovement( int _frames )
|
||||||
// pause and change direction
|
// pause and change direction
|
||||||
|
|
||||||
m_state = MASHER_RISING;
|
m_state = MASHER_RISING;
|
||||||
|
|
||||||
|
CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__FALLING_ROCK_LAND, true, true );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue