# HG changeset patch # User Wuzzy # Date 1570894374 -3600 # Node ID 1a67c179cf104553083d4d45f1c4daed8f46deb9 # Parent 8856d08fc9d7f751bb4a82a0098159fcd68d732b Sounds: Add kiss diff -r 8856d08fc9d7 -r 1a67c179cf10 Sounds.wiki --- a/Sounds.wiki Sat Oct 12 16:30:52 2019 +0100 +++ b/Sounds.wiki Sat Oct 12 16:32:54 2019 +0100 @@ -52,6 +52,7 @@ || `sndInvulnerable` || `invulnerable.ogg` || Invulnerable utility activated || || `sndJetpackBoost` || `jetpackboost.ogg` || Flying saucer applies a short boost || || `sndJetpackLaunch` || `ufo.ogg` || Flying saucer activated || +|| `sndKiss` || `Kiss.ogg` || Kiss (used in seduction || || `sndKnifeImpact` || `knife_impact.ogg` || Collision of cleaver || || `sndLaserSight` || `lasersight.ogg` || Laser sight utility activated || || `sndLowGravity` || `lowgravity.ogg` || Low gravity utility activated || @@ -101,7 +102,7 @@ || `sndWhack` || `hammer.ogg` || Hammer is used || || `sndWhipCrack` || `whipcrack.ogg` || Whip is used || || `sndWhistle` || `Whistle.ogg` || Birdy appears || -|| `sndYoohoo` || `Yoohoo.ogg` || “Yoohoo!” voice from seduction || +|| `sndYoohoo` || `Yoohoo.ogg` || “Yoohoo!” voice from seduction (without kiss) || == Reference == For a current list of sounds, look at `hedgewars/uTypes.pas`: [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120]