# HG changeset patch # User Wuzzy # Date 1479834420 0 # Node ID c063cf809451a1552d7dea67b496682d64ecf741 # Parent 5ea9890da051815036dd64740138938506428bd3 Sounds: fix syntax fail diff -r 5ea9890da051 -r c063cf809451 Sounds.wiki --- a/Sounds.wiki Tue Nov 22 17:06:16 2016 +0000 +++ b/Sounds.wiki Tue Nov 22 17:07:00 2016 +0000 @@ -38,7 +38,7 @@ || `sndHogFreeze` || `hog_freeze.ogg` || Something (hedgehog, crate, water, etc.) has been frozen with the freezer || || `sndHomerun` || `homerun.ogg` || Hog is punched far away out of the left/right map bounds with a baseball bat || || `sndIceBeam` || `ice_beam.ogg` || Looped sound used while freezer is active || -|| `sndJetpackBoost || `jetpackboost.ogg` || Flying saucer applies a short boost (0.9.23) || +|| `sndJetpackBoost` || `jetpackboost.ogg` || Flying saucer applies a short boost (0.9.23) || || `sndJetpackLaunch` || `ufo.ogg` || Flying saucer activated (0.9.23) || || `sndKnifeImpact` || `knife_impact.ogg` || Collision of cleaver (0.9.23) || || `sndLowGravity` || `lowgravity.ogg` || Low gravity utility is enabled ||