diff --git a/wadsrc/static/actors/shared/soundsequence.txt b/wadsrc/static/actors/shared/soundsequence.txt index 871bd7241..ff240ba9c 100644 --- a/wadsrc/static/actors/shared/soundsequence.txt +++ b/wadsrc/static/actors/shared/soundsequence.txt @@ -6,6 +6,11 @@ ACTOR AmbientSound 14065 native +DONTSPLASH } +ACTOR AmbientSoundNoGravity : AmbientSound 14067 +{ + +NOGRAVITY +} + ACTOR SoundSequenceSlot native { +NOSECTOR