Fix JumpPad.Explode soundscript definition not being based on Detpack.Explode

This commit is contained in:
squeek 2014-11-28 21:18:05 -08:00
parent dff33ea0fd
commit 398be49814

View file

@ -299,8 +299,10 @@
}
"JumpPad.Explode"
{
"channel" "CHAN_STATIC"
"channel" "CHAN_WEAPON"
"volume" "1.0"
"soundlevel" "SNDLVL_180dB"
"pitch" "PITCH_NORM"
"CompatibilityAttenuation" "1.0"
"wave" "buildable/jumppad/jumppad_explode.wav"
}