# HG changeset patch # User Wuzzy # Date 1570894529 -3600 # Node ID d519a791b60a3374963deec53f8cda988b017299 # Parent 41e3e84b1f396e1c648d63be8fa567456ae9f0e1 Sounds: Add sndExtraDamage diff -r 41e3e84b1f39 -r d519a791b60a Sounds.wiki --- a/Sounds.wiki Sat Oct 12 16:33:14 2019 +0100 +++ b/Sounds.wiki Sat Oct 12 16:35:29 2019 +0100 @@ -37,6 +37,7 @@ || `sndEggBreak` || `egg.ogg` || Egg (from Birdy) impact || || `sndExplosion` || `explosion.ogg` || Explosion || || `sndExtraTime` || `extratime.ogg` || Extra time is used || +|| `sndExtraDamage` || `hell_ugh.ogg` || Extra damage is used (currently shares sound with hellish hand-grenade) || || `sndFrozenHogImpact` || `frozen_hog_impact.ogg` || Frozen hog hits ground at high speed || || `sndGraveImpact` || `graveimpact.ogg` || Collision of grave or crate || || `sndGrenadeImpact` || `grenadeimpact.ogg` || Collision of grenade, old limburger, cluster bomb, and many other gears ||