Sounds.wiki
author Wuzzy
Wed, 06 Apr 2016 16:36:27 +0100
changeset 857 ca7261b5c679
parent 837 b015c4f54c7f
child 886 cc2734d89e20
permissions -rw-r--r--
GearTypes: Explain Tag for RC plane
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
834
9f2f7309e597 Sounds: Fix summary
Wuzzy
parents: 831
diff changeset
     1
#summary List of all sound effects (excluding taunts)
430
fc319f027583 Add summary
almikes@aol.com
parents: 353
diff changeset
     2
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
     3
This is a list of sounds effects used in Hedgewars, excluding taunts. For taunts, see the [Taunts] page.
617
3a43d4134806 Prettify page
Wuzzy
parents: 587
diff changeset
     4
694
48abb34ab4b8 Put everything into a nice table
Wuzzy
parents: 617
diff changeset
     5
= List of sounds =
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
     6
With the exception of `sndNone`, this list is sorted alphabetically by variable name.
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
     7
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
     8
|| *Variable name* || *File name* || *Description* ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
     9
|| `sndNone` || *N/A* || Not a sound, this is used for the absense of a sound ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    10
|| `sndBaseballBat` || `baseballbat.ogg` || Baseball bat is used ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    11
|| `sndBee` || `bee.ogg` || Looped bee flight sound in air ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    12
|| `sndBeeWater` || `beewater.ogg` || Looped bee flight sound in water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    13
|| `sndBirdyLay` || `BirdyLay.ogg` || Birdy drops an egg ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    14
|| `sndBump` || `bump.ogg` || Hedgehog falls on land at high speed ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    15
|| `sndDenied` || `denied.ogg` || Player tries something forbidden; also: air mine impact ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    16
|| `sndDrillRocket` || `drillgun.ogg` || Looped drill rocket drilling sound ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    17
|| `sndDroplet1` || `Droplet1.ogg` || Water droplet impact into water. See also `sndMudballImpact` ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    18
|| `sndDroplet2` || `Droplet2.ogg` || Water droplet impact into water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    19
|| `sndDroplet3` || `Droplet3.ogg` || Water droplet impact into water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    20
|| `sndEggBreak` || `egg.ogg` || Egg (from Birdy) impact ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    21
|| `sndExplosion` || `explosion.ogg` || Explosion ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    22
|| `sndFrozenHogImpact` || `frozen_hog_impact.ogg` || Frozen hog hits ground at high speed ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    23
|| `sndGraveImpact` || `graveimpact.ogg` || Collision of grave or crate ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    24
|| `sndGrenadeImpact` || `grenadeimpact.ogg` || Collision of grenade, old limburger, cluster bomb, and many other gears ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    25
|| `sndGun` || `gun.ogg` || Desert Eagle or snifer rifle shot ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    26
|| `sndHellish` || `hellish.ogg` || Evil laughter from hellish hand-grenade ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    27
|| `sndHellishImpact1` || `hell_growl.ogg` || Hellish hand-grenade impact ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    28
|| `sndHellishImpact2` || `hell_oof.ogg` || Hellish hand-grenade impact ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    29
|| `sndHellishImpact3` || `hell_ow.ogg` || Hellish hand-grenade impact ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    30
|| `sndHellishImpact4` || `hell_ugh.ogg` || Hellish hand-grenade impact ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    31
|| `sndHogFreeze` || `hog_freeze.ogg` || Something (hedgehog, crate, water, etc.) has been frozen with the freezer ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    32
|| `sndHomerun` || `homerun.ogg` || Hog is punched far away out of the left/right map bounds with a baseball bat ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    33
|| `sndIceBeam` || `ice_beam.ogg` || Looped sound used while freezer is active ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    34
|| `sndLowGravity` || `lowgravity.ogg` || Low gravity utility is enabled ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    35
|| `sndMelonImpact` || `melonimpact.ogg` || Watermelon bomb impact; also used for other gears colliding with rubber ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    36
|| `sndMineImpact` || `mineimpact.ogg` || Collision of mine ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    37
|| `sndMineTick` || `minetick.ogg` || Warning beep of mine, sticky mine, air mine ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    38
|| `sndMolotov` || `molotov.ogg` || Molotov cocktail impact ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    39
|| `sndMortar` || `mortar.ogg` || Mortar is launched ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    40
|| `sndMudballImpact` || `Droplet1.ogg` || Mudball impact. Uses the same sound as `sndDroplet1` ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    41
|| `sndParachute` || `parachute.ogg` || Parachute opens ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    42
|| `sndPiano0` || `1C.ogg` || Piano key (slot 1) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    43
|| `sndPiano1` || `2D.ogg` || Piano key (slot 2) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    44
|| `sndPiano2` || `3E.ogg` || Piano key (slot 3) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    45
|| `sndPiano3` || `4F.ogg` || Piano key (slot 4) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    46
|| `sndPiano4` || `5G.ogg` || Piano key (slot 5) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    47
|| `sndPiano5` || `6A.ogg` || Piano key (slot 6) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    48
|| `sndPiano6` || `7B.ogg` || Piano key (slot 7) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    49
|| `sndPiano7` || `8C.ogg` || Piano key (slot 8) ||
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    50
|| `sndPiano8` || `9D.ogg` || Piano key (slot 9) ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    51
|| `sndPickhammer` || `pickhammer.ogg` || Looped pickhammer noise ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    52
|| `sndPlaced` || `placed.ogg` || Successful placement of construction or rubber ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    53
|| `sndPlane` || `plane.ogg` || Looped airplane flight sound (from air attack, mine strike, napalm and drill strike) ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    54
|| `sndRCPlane` || `rcplane.ogg` || Looped RC plane flight sound ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    55
|| `sndResurrector` || `hogchant3.ogg` || Looped sound used while using resurrector ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    56
|| `sndRideOfTheValkyries` || `ride_of_the_valkyries.ogg` || “Ride of the Valkyries” music from RC plane ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    57
|| `sndRopeAttach` || `ropeattach.ogg` || Rope hook attaches ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    58
|| `sndRopeRelease` || `roperelease.ogg` || Rope hook is released ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    59
|| `sndRopeShot` || `ropeshot.ogg` || Rope is fired ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    60
|| `sndShotgunFire` || `shotgunfire.ogg` || Shotgun fires ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    61
|| `sndShotgunReload` || `shotgunreload.ogg` || Played shotly before the shotgun fire ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    62
|| `sndShutter` || `shutterclick.ogg` || Screenshot is taken ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    63
|| `sndSineGun` || `sinegun.ogg` || Sine gun is fired ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    64
|| `sndSkip` || `skip.ogg` || Gear is skipping (“bouncing”) over water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    65
|| `sndSniperReload` || `sniperreload.ogg` || Sniper rifle starts to aim (internal laser sight enabled) ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    66
|| `sndSplash` || `splash.ogg` || Water splash when something fell into water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    67
|| `sndSuddenDeath` || `suddendeath.ogg` || Sudden Death started ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    68
|| `sndSteps` || `steps.ogg` || Hedgehog walks ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    69
|| `sndSwitchHog` || `switchhog.ogg` || Hog is switched using Switch Hedgehog ||
831
ca8566bb045e Sounds: remove TimeBox link
Wuzzy
parents: 830
diff changeset
    70
|| `sndTardis` || `TARDIS.ogg` || !TimeBox appears or disappears ||
837
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    71
|| `sndThrowPowerUp` || `throwpowerup.ogg` || The “weapon power” bar is increasing ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    72
|| `sndThrowRelease` || `throwpowerup.ogg` || Projectile is launched (e.g. bazooka) ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    73
|| `sndVaporize` || `steam.ogg` || Flame is extinguished, e.g. in water ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    74
|| `sndWarp` || `warp.ogg` || Teleportation ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    75
|| `sndWhack` || `hammer.ogg` || Hammer is used ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    76
|| `sndWhipCrack` || `whipcrack.ogg` || Whip is used ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    77
|| `sndWhistle` || `Whistle.ogg` || Birdy appears ||
b015c4f54c7f Sounds: Sort list by variable name
Wuzzy
parents: 836
diff changeset
    78
|| `sndYoohoo` || `Yoohoo.ogg` || “Yoohoo!” voice from seduction ||
830
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    79
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    80
== Reference ==
9ba81ac51e24 Sounds: Add file names and descriptions for all non-taunt sounds; remove all taunts as being redundant
Wuzzy
parents: 829
diff changeset
    81
For a current list of sounds, look at `hedgewars/uTypes.pas`: [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120] 
440
abbfbc0f7462 Add link to Taunts
almikes@aol.com
parents: 430
diff changeset
    82
abbfbc0f7462 Add link to Taunts
almikes@aol.com
parents: 430
diff changeset
    83
== See also ==
617
3a43d4134806 Prettify page
Wuzzy
parents: 587
diff changeset
    84
440
abbfbc0f7462 Add link to Taunts
almikes@aol.com
parents: 430
diff changeset
    85
 * [Taunts]