This commit is contained in:
parent
aab9b2a16b
commit
216d338898
1 changed files with 2 additions and 0 deletions
|
@ -114,4 +114,6 @@ void CNpcConveyorSwitchHazard::trigger()
|
||||||
level.reverseMapConveyor();
|
level.reverseMapConveyor();
|
||||||
|
|
||||||
CAnimTex::SetSpeed( -CAnimTex::GetSpeed() );
|
CAnimTex::SetSpeed( -CAnimTex::GetSpeed() );
|
||||||
|
|
||||||
|
CSoundMediator::playSfx(CSoundMediator::SFX_ANEMONE_DEFEATED_LEVEL2);
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue