# HG changeset patch # User Wuzzy # Date 1510893422 0 # Node ID 635b23857d960327e359fcb5f989aeebc703a5e7 # Parent 2ae3acae5724c446a3dad2ffd8fe33e950502a03 Sounds: Fix format fail diff -r 2ae3acae5724 -r 635b23857d96 Sounds.wiki --- a/Sounds.wiki Fri Nov 17 04:36:42 2017 +0000 +++ b/Sounds.wiki Fri Nov 17 04:37:02 2017 +0000 @@ -18,14 +18,14 @@ || `sndCountdown2` || `countdown2.ogg` || Time warning, 2 seconds left || || `sndCountdown3` || `countdown3.ogg` || Time warning, 3 seconds left || || `sndCountdown4` || `countdown4.ogg` || Time warning, 4 seconds left || -|| `sndCustom1` || custom1.ogg` || Custom sound. Silence by default. Intended to be overwritten in a [HWPFormat HWP file] || -|| `sndCustom2` || custom2.ogg` || Another custom sound || -|| `sndCustom3` || custom3.ogg` || Another custom sound || -|| `sndCustom4` || custom4.ogg` || Another custom sound || -|| `sndCustom5` || custom5.ogg` || Another custom sound || -|| `sndCustom6` || custom6.ogg` || Another custom sound || -|| `sndCustom7` || custom7.ogg` || Another custom sound || -|| `sndCustom8` || custom8.ogg` || Another custom sound || +|| `sndCustom1` || `custom1.ogg` || Custom sound. Silence by default. Intended to be overwritten in a [HWPFormat HWP file] || +|| `sndCustom2` || `custom2.ogg` || Another custom sound || +|| `sndCustom3` || `custom3.ogg` || Another custom sound || +|| `sndCustom4` || `custom4.ogg` || Another custom sound || +|| `sndCustom5` || `custom5.ogg` || Another custom sound || +|| `sndCustom6` || `custom6.ogg` || Another custom sound || +|| `sndCustom7` || `custom7.ogg` || Another custom sound || +|| `sndCustom8` || `custom8.ogg` || Another custom sound || || `sndDenied` || `denied.ogg` || Player tries something forbidden || || `sndDrillRocket` || `drillgun.ogg` || Looped drill rocket drilling sound || || `sndDroplet1` || `Droplet1.ogg` || Water droplet impact into water. See also `sndMudballImpact` ||