Taunts.wiki
author Wuzzy
Fri, 19 Apr 2019 16:11:05 +0100
changeset 1834 323d6e659cd7
parent 1677 cb6e3fe0b48e
child 1846 fb5912100443
permissions -rw-r--r--
RandomNotes: Remove undocumented functions, it works again!
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     1
#summary List of all taunts used by voicepacks
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     2
= Taunts =
1673
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
     3
This page is a quick overview over all available taunts in Hedgewars. This list is important if you want to create [Voicepacks voicepacks] to ensure that you didn’t forget a taunt. For a list of all sound effects which are not taunts, see [Sounds]. There is also a brief description when these taunts are played in Normal mode. Lastly, there is a transscription of the taunt for the Default voicepack for better orientation.
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     4
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     5
All files have to be in the Ogg Vorbis format. Make sure the file names you use match the case as used on this page to ensure your voicepacks also work on case-sensitive systems.
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     6
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     7
When playing taunts, there is often a bit of randomness involved, especially if there are multiple taunts for the same events. Additionally, scripts can play these sounds at any occacion. If you are a script author, it is recommended that you try to stick as close to the intended meaning as possible but this is not a requirement, of course.
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
     8
1674
ca6d8884af7f Taunts: For the greatest variety!
Wuzzy
parents: 1673
diff changeset
     9
When creating a voicepack, you _should_ try to cover all the files listed here for the greatest variety. To avoid awkward silence, try to have at least the core taunts.
1671
f91f3dd53791 Taunts: awkward silence
Wuzzy
parents: 1670
diff changeset
    10
f91f3dd53791 Taunts: awkward silence
Wuzzy
parents: 1670
diff changeset
    11
Some taunts have fallbacks. This means, if a particular voice file is missing, Hedgewars will try to use the fallback option (or one of the fallback options) instead. If the sound file is missing and there is no fallback, the hedgehog stays silent.
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    12
1673
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    13
== Lists of taunts ==
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    14
Thes lists are sorted alphabetically by file name.
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    15
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    16
The “General idea” column gives the rough idea/style this taunt is supposed to have. The “Used when …” column says when the taunt is actually used in the current Hedgewars version.
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    17
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    18
The actual usage might be subject to minor changes from time to time, but the general idea will stay the same, so it's generally a good idea to focus the general idea to make your voicepack future-proof.
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    19
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    20
=== List of core taunts ===
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    21
These taunts are taunts which every voicepack _should_ have to have a decent quality and to avoid awkward silence.
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    22
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    23
|| *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voicepack* ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    24
|| `sndBoring` || `Boring.ogg` || boredom || … tean runs out of turn time without attacking. || — ||“This is so boring.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    25
|| `sndByeBye` || `Byebye.ogg` || farewell || … a hedgehog dies or is removed from the game because the a player left the room in online play. Duration: 1.2s (you might stretch this a bit because of the explosion) || — ||“See ya!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    26
|| `sndComeonthen` || `Comeonthen.ogg` || hustle || … when the ready timer is about to run out and the player still didn’t made any decisions. || — || “I’m waiting.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    27
|| `sndCoward` || `Coward.ogg` || taunting a coward ||  … an opposing team ended their turn with Skip. || — || “Wimp!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    28
|| `sndEnemyDown` || `Enemydown.ogg` || enemy dead || … an enemy hedgehog died. || — || “Got one!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    29
|| `sndFirePunch1` || `Firepunch1.ogg` || shoryuken || … hedgehog does a shoryuken. || — || “Firepunch!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    30
|| `sndFirePunch2` || `Firepunch2.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Take this!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    31
|| `sndFirePunch3` || `Firepunch3.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Hoar!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    32
|| `sndFirePunch4` || `Firepunch4.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` ||  “Har!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    33
|| `sndFirePunch5` || `Firepunch5.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Woo!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    34
|| `sndFirePunch6` || `Firepunch6.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Ha-dee-wooztee-wooztee-woo!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    35
|| `sndFirstBlood` || `Firstblood.ogg` || first damage || … a hedgehog dealt damage to an enemy hedgehog the first time in this round. || — ||  “This is only the beginning.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    36
|| `sndFlawless` || `Flawless.ogg` || flawless victory || … a team won without any damage taken. || — || “Flawless victory!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    37
|| `sndHello` || `Hello.ogg` || generic greeting || … hedgehog is in the time box and waves hello or a player enters a room in online play. || — || “Hi!” ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    38
|| `sndHmm` || `Hmm.ogg` || thinking || … turn of a remote team (in network games) or a computer team starts || — || “Hmm …” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    39
|| `sndHurry` || `Hurry.ogg` || hustle || … 5 seconds on the clock are remaining. || — || “Hurry!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    40
|| `sndIllGetYou` || `Illgetyou.ogg` || threatening the enemy || … after hog got hit. || — || “You’ve ticked off the wrong hog, buddy.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    41
|| `sndIncoming` || `Incoming.ogg` || air attack || … an airborne attack is ordered. || — || “This is going to hurt.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    42
|| `sndJump1` || `Jump1.ogg` || long jump || … a hedgehog makes a long jump. || — || “Hep!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    43
|| `sndJump2` || `Jump2.ogg` || backjump || … a hedgehog makes a backjump. || — || “Woah!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    44
|| `sndJump3` || `Jump3.ogg` || high jump || … a hedgehog makes a high jump. || — || “Hep!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    45
|| `sndJustYouWait` || `Justyouwait.ogg` || threatening the enemy || … after hog got hit. || — || "You're gonna pay for that!" ||
1675
81f665278a7c Taunts: kamikaze notes
Wuzzy
parents: 1674
diff changeset
    46
|| `sndKamikaze` || `Kamikaze.ogg` || kamikaze || … a hedgehog launches kamikaze. Note the sound should be very short (less than 1 second). In-game testing recommended! || — || “Kamikaze!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    47
|| `sndLaugh` || `Laugh.ogg` || evil laughter || … a hedgehog uses a mine, dynamite or cake. || — || “He-he-he-he-he-he-he-he-he!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    48
|| `sndMelon` || `Melon.ogg` || watermelon bomb || … a hedgehog throws a watermelon bomb || — || “Melon’s away!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    49
|| `sndMissed` || `Missed.ogg` || missed attack || … a hedgehog makes an attack but makes no damage or kills. || — || “Heh! Is that the best you can do?” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    50
|| `sndNooo` || `Nooo.ogg` || imminent danger || … an explosive (i.e. dynamite) is about to explode near a victim. || — || “No!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    51
|| `sndNutter` || `Nutter.ogg` || silliness/craziness/clumsiness || … a hedgehog hits the enemy, but also clumsily deals damage to clam members. || — || “What are you doing?” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    52
|| `sndOoff1` || `Ooff1.ogg` || pain || … a hedgehog suffers damage by falling or explosions. || — || “Ooff!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    53
|| `sndOoff2` || `Ooff2.ogg` || pain || … a hedgehog suffers damage by falling or explosions. || `sndOoff1` || “Ooff!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    54
|| `sndOoff3` || `Ooff3.ogg` || pain || … a hedgehog suffers damage by falling or explosions. Duration: 1.0s || `sndOoff1` || “Ooff!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    55
|| `sndOops` || `Oops.ogg` || Oops! || … a timed weapon fired by a hedgehog is about to detonate dangeoursly close to it. || — || “Oops!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    56
|| `sndOw1` || `Ow1.ogg` || pain || … a hedgehog suffers damage from an source other than falling, explosion and sickness, or it activates vampirism. || — || “Ah!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    57
|| `sndOw2` || `Ow2.ogg` || pain || … a hedgehog suffers damage from an source other than falling, explosion and sickness. || `sndOw1` || “Oi!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    58
|| `sndOw3` || `Ow3.ogg` || pain || … a hedgehog suffers damage from an source other than falling, explosion and sickness. || `sndOw1` || “Oh!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    59
|| `sndOw4` || `Ow4.ogg` || pain || … a hedgehog suffers damage from an source other than falling, explosion and sickness. || `sndOw1` || “Ow!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    60
|| `sndPoisonCough` || `PoisonCough.ogg` || poison pain || … a hedgehog suffers damage from sickness. || — || _coughing_ ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    61
|| `sndPoisonMoan` || `PoisonMoan.ogg` || poison pain || … a hedgehog suffers damage from sickness. || — || _moaning_ ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    62
|| `sndReinforce` || `Reinforcements.ogg` || reinforcements/supplies arrived || … a crate appears. || — || “Surprise inbound!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    63
|| `sndSameTeam` || `Sameteam.ogg` || same team attacked || … a hedgehog deals damage, most of which is suffered by hedgehogs of the same team. || — || “I’m on your team!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    64
|| `sndStupid` || `Stupid.ogg` || complaining about stupidity || … a hedgehog clumsily deals damage to itself. Since 0.9.25, this is also used for round draw. || — || “That was pathetic!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    65
|| `sndTraitor` || `Traitor.ogg` || calling someone a traitor || … a hedgehog deals damage, most of which is suffered by hedgehogs of the same clan/team. || — || “Why, you backstabbing little!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    66
|| `sndUhOh` || `Uh-oh.ogg` || imminent danger || … a heavy explosive (i.e. dynamite or hellish hand grenade) is dangerously close to a hedgehog and about to detonate. Duration: 1.0s || — || “Uh-oh!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    67
|| `sndVictory` || `Victory.ogg` || victory || … a team wins with at least 1 hedgehog lost on their side. || — || “Victory is ours!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    68
|| `sndWatchIt` || `Watchit.ogg` || clumsy outcome || … a hedgehog hits the enemy, but also clumsily deals damage to clam members. || — || “Watch where you’re shooting!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    69
|| `sndYesSir` || `Yessir.ogg` || turn start || … the turn of your own team begins (not played for computer players and teams controlled by players over the network, see `sndIllGetYou` and `sndJustYouWait`). || — || “Yes, sir!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    70
|| `sndRegret` || `Youllregretthat.ogg` || vow for revenge || … an enemy team attacked your hedgehog, but did not kill it. || — || “You gonna wish you haven’t done that.” ||
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
    71
1673
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    72
=== List of extra taunts ===
1671
f91f3dd53791 Taunts: awkward silence
Wuzzy
parents: 1670
diff changeset
    73
You should generally support these taunts as well, if you can. But if you don't it's not a big deal, since there are sane fallbacks or the silence is not awkwards.
983
db3da219be63 Taunts: Add list of unused taunts
Wuzzy
parents: 982
diff changeset
    74
1667
bd391ae64d49 Taunts: fix syntax
Wuzzy
parents: 1666
diff changeset
    75
|| *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voice* ||
1677
cb6e3fe0b48e Taunts: fix sndAmazing and sndBrilliant references
Wuzzy
parents: 1676
diff changeset
    76
|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndExcellent` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || 
cb6e3fe0b48e Taunts: fix sndAmazing and sndBrilliant references
Wuzzy
parents: 1676
diff changeset
    77
|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndExcellent`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || 
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    78
|| `sndBugger` || `Bugger.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Bugger!” || 
1670
e30421844387 Taunts: Move cover down
Wuzzy
parents: 1669
diff changeset
    79
|| `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    80
|| `sndCutItOut` || `Cutitout.ogg` || repeatedly attacked || … hog was repeatedly attacked || `sndRegret` ||  “Oy! Cut it out!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    81
|| `sndDrat` || `Drat.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Drat!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    82
|| `sndExcellent` || `Excellent.ogg` || good turn (worse than `sndBrilliant` and `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “I bet that looks all too easy.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    83
|| `sndFire` || `Fire.ogg` || attack || … hog attacks (for some launched weapons) || — || “Attack!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    84
|| `sndGonnaGetYou` || `Gonnagetyou.ogg` || vow for revenge || … after an enemy was hit || `sndRegret` || “You just made my hit list!” ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    85
|| `sndGrenade` || `Grenade.ogg` || imminent danger from grenade || … a grenade is about to blow up near a hog. Duration: 1.0s || `sndNooo`, `sndUhOh` || “Grenade!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    86
|| `sndLeaveMeAlone` || `Leavemealone.ogg` || repeatedly attacked || … hedgehog was repeatedly attacked || `sndRegret` || ''Dude! Leave me alone!'' ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    87
|| `sndRevenge` || `Revenge.ogg` || got revenge || … hog attacked an enemy who attacked them the last time || `sndRegret`, `sndGonnaGetYou`, `sndIllGetYou`, `sndJustYouWait` || “I got you back! Na-na-na-na-na-na!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    88
|| `sndOhDear` || `Ohdear.ogg` || death/farewell || … hog dies. Duration: 1.2s || `sndByeBye` || “Oh dear!” ||
1676
e5308847cdb2 Taunts: Update Default
Wuzzy
parents: 1675
diff changeset
    89
|| `sndOuch` || `Ouch.ogg` || very painful || … a hog takes at least 55 damage from falling, a punch, hammer, cleaver or bullet. || `sndOw1` || “Ow!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    90
|| `sndRunAway` || `Runaway.ogg` || warning to flee from imminent danger || … something is going to blow up near the active hog, which is standing on the floor. Duration: 1.0s || `sndOops` || “Run away!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    91
|| `sndSoLong` || `Solong.ogg` || death/farewell || … hog dies. Duration: 1.2s || `sndByeBye` || “Tell my mum I love her!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    92
|| `sndThisOneIsMine` || `Thisoneismine.ogg` || claiming ownership to a crate || … a crate drops close to hog || `sndReinforce` || “This one is mine!” ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    93
|| `sndWatchThis` || `Watchthis.ogg` || attack || … hog attacks (for some thrown weapons) || — || “Watch this!” ||
1671
f91f3dd53791 Taunts: awkward silence
Wuzzy
parents: 1670
diff changeset
    94
|| `sndWhatThe` || `Whatthe.ogg` || imminent danger || … something is about to blow up near a hog. Duration: 1.0s || `sndNooo` || “What the …?” ||
1600
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
    95
1673
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    96
=== List of *unused* taunt files ===
65ab5e27f591 Taunts: More structure
Wuzzy
parents: 1671
diff changeset
    97
There are a couple of taunt files found in the repository which *aren't used in the game yet*. You don't have to record these. Adding these files to your voice pack won't have any effect at the moment.
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    98
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    99
There are plans to add `Perfect.ogg` eventually (with fallback, of course!), but don't even bother about the other 4 ones.
1600
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
   100
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
   101
|| *File name* || *Supposedly used when …* || *Example* ||
1601
1ab4c3af57e3 Taunts: fix typo
Wuzzy
parents: 1600
diff changeset
   102
|| `Perfect.ogg` || … a perfect shot was made (we're not sure yet how a “perfect shot” is defined) || “I bet that stings a bit.” ||
1600
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
   103
|| `Bungee.ogg` || … hog does bungee-jumping. Unlikely this will be added || “Geronimo!” ||
1602
2546d33638b8 Taunts: remove runaway |
Wuzzy
parents: 1601
diff changeset
   104
|| `FlawlessPossibility.ogg` || … team sees a chance for a flawless victory. Unlikely this will be added || _Unknown_ ||
1600
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
   105
|| `VictoryPossibility.ogg` || … team sees a chance for a victory. Unlikely this will be added || “We stand victorious.” ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
   106
|| `Whoopsee.ogg` || … no idea what this is good for. Maybe when hog screws up or falls down? Unlikely this will be added || “Woah!” ||
983
db3da219be63 Taunts: Add list of unused taunts
Wuzzy
parents: 982
diff changeset
   107
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
   108
== See also ==
832
eb3283c14d13 Taunts: Add sound variable names
Wuzzy
parents: 787
diff changeset
   109
For a list of all sound effects which are not taunts, see [Sounds].