Taunts.wiki
author Wuzzy
Sat, 08 Dec 2018 22:52:17 +0000
changeset 1669 a9cb8471ebb1
parent 1668 18e86686bfa3
child 1670 e30421844387
permissions -rw-r--r--
Taunts: Sort stuff
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 =
832
eb3283c14d13 Taunts: Add sound variable names
Wuzzy
parents: 787
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].
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
1661
ddb114c302d2 Taunts: remove hardcoded version
Wuzzy
parents: 1636
diff changeset
     7
Here is an overview of all taunts available in Hedgewars. There is also a brief description when these taunts are _usually_ (!) played in normal mode, but note that this is only a guideline.  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
     8
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
     9
When creating a voicepack, you generally should try to cover all files listed here, but try to have at least the core taunts to avoid awkward silence.
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    10
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
    11
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
    12
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    13
Some taunts have fallbacks. This means, if that particular 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.
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    14
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    15
== List of core taunts ==
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    16
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
    17
838
2d04586fd380 Taunts: Say how this list is sorted
Wuzzy
parents: 833
diff changeset
    18
This list is sorted alphabetically by file name.
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
    19
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    20
|| *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voicepack* ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    21
|| `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
    22
|| `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
    23
|| `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
    24
|| `sndCoward` || `Coward.ogg` || taunting a coward ||  … an opposing team ended their turn with Skip. || — || “Wimp!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    25
|| `sndEnemyDown` || `Enemydown.ogg` || enemy dead || … an enemy hedgehog died. || — || “Got one!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    26
|| `sndFirePunch1` || `Firepunch1.ogg` || shoryuken || … hedgehog does a shoryuken. || — || “Firepunch!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    27
|| `sndFirePunch2` || `Firepunch2.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Take this!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    28
|| `sndFirePunch3` || `Firepunch3.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Hoar!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    29
|| `sndFirePunch4` || `Firepunch4.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` ||  “Har!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    30
|| `sndFirePunch5` || `Firepunch5.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Woo!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    31
|| `sndFirePunch6` || `Firepunch6.ogg` || shoryuken || … hedgehog does a shoryuken. || `sndFirePunch1` || “Ha-dee-wooztee-wooztee-woo!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    32
|| `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
    33
|| `sndFlawless` || `Flawless.ogg` || flawless victory || … a team won without any damage taken. || — || “Flawless victory!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    34
|| `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
    35
|| `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
    36
|| `sndHurry` || `Hurry.ogg` || hustle || … 5 seconds on the clock are remaining. || — || “Hurry!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    37
|| `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
    38
|| `sndIncoming` || `Incoming.ogg` || air attack || … an airborne attack is ordered. || — || “This is going to hurt.” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    39
|| `sndJump1` || `Jump1.ogg` || long jump || … a hedgehog makes a long jump. || — || “Hep!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    40
|| `sndJump2` || `Jump2.ogg` || backjump || … a hedgehog makes a backjump. || — || “Woah!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    41
|| `sndJump3` || `Jump3.ogg` || high jump || … a hedgehog makes a high jump. || — || “Hep!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    42
|| `sndJustYouWait` || `Justyouwait.ogg` || threatening the enemy || … after hog got hit. || — || "You're gonna pay for that!" ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    43
|| `sndKamikaze` || `Kamikaze.ogg` || kamikaze || … a hedgehog launches kamikaze. Note the sound has to be very short. Duration: 0.512s (you might stretch this a bit because of the explosion) || — || “Kamikaze!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    44
|| `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
    45
|| `sndMelon` || `Melon.ogg` || watermelon bomb || … a hedgehog throws a watermelon bomb || — || “Melon’s away!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    46
|| `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
    47
|| `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
    48
|| `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
    49
|| `sndOoff1` || `Ooff1.ogg` || pain || … a hedgehog suffers damage by falling or explosions. || — || “Ooff!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    50
|| `sndOoff2` || `Ooff2.ogg` || pain || … a hedgehog suffers damage by falling or explosions. || `sndOoff1` || “Ooff!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    51
|| `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
    52
|| `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
    53
|| `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
    54
|| `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
    55
|| `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
    56
|| `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
    57
|| `sndPoisonCough` || `PoisonCough.ogg` || poison pain || … a hedgehog suffers damage from sickness. || — || _coughing_ ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    58
|| `sndPoisonMoan` || `PoisonMoan.ogg` || poison pain || … a hedgehog suffers damage from sickness. || — || _moaning_ ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    59
|| `sndReinforce` || `Reinforcements.ogg` || reinforcements/supplies arrived || … a crate appears. || — || “Surprise inbound!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    60
|| `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
    61
|| `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
    62
|| `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    63
|| `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
    64
|| `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
    65
|| `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
    66
|| `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
    67
|| `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
    68
|| `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
    69
1611
e66275b3ca99 Taunts: moar column explanation
Wuzzy
parents: 1610
diff changeset
    70
Note: The “General idea” 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.
e66275b3ca99 Taunts: moar column explanation
Wuzzy
parents: 1610
diff changeset
    71
e66275b3ca99 Taunts: moar column explanation
Wuzzy
parents: 1610
diff changeset
    72
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.
1559
646d9efe8053 Taunts: explain columns
Wuzzy
parents: 1558
diff changeset
    73
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    74
== List of optional taunts ==
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    75
You should generally support these taunts as well, if you can. But if you don't it's not a big deal.
983
db3da219be63 Taunts: Add list of unused taunts
Wuzzy
parents: 982
diff changeset
    76
1667
bd391ae64d49 Taunts: fix syntax
Wuzzy
parents: 1666
diff changeset
    77
|| *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voice* ||
1668
18e86686bfa3 Taunts: Edited via web interface
Wuzzy
parents: 1667
diff changeset
    78
|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndAmazing` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || 
18e86686bfa3 Taunts: Edited via web interface
Wuzzy
parents: 1667
diff changeset
    79
|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndBrilliant`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || 
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    80
|| `sndBugger` || `Bugger.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Bugger!” || 
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    81
|| `sndCutItOut` || `Cutitout.ogg` || repeatedly attacked || … hog was repeatedly attacked || `sndRegret` ||  “Oy! Cut it out!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    82
|| `sndDrat` || `Drat.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Drat!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    83
|| `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
    84
|| `sndFire` || `Fire.ogg` || attack || … hog attacks (for some launched weapons) || — || “Attack!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    85
|| `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
    86
|| `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
    87
|| `sndLeaveMeAlone` || `Leavemealone.ogg` || repeatedly attacked || … hedgehog was repeatedly attacked || `sndRegret` || ''Dude! Leave me alone!'' ||
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    88
|| `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
    89
|| `sndOhDear` || `Ohdear.ogg` || death/farewell || … hog dies. Duration: 1.2s || `sndByeBye` || “Oh dear!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    90
|| `sndOuch` || `Ouch.ogg` || very painful || … a hog takes at least 55 damage from falling, a punch, hammer, cleaver or bullet. || `sndOw1` || “Ouch!” ||
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    91
|| `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
    92
|| `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
    93
|| `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
    94
|| `sndWatchThis` || `Watchthis.ogg` || attack || … hog attacks (for some thrown weapons) || — || “Watch this!” ||
1666
56e71a882802 Taunts: Add fallback
Wuzzy
parents: 1661
diff changeset
    95
|| `sndWhatThe` || `Whatthe.ogg` || imminent danger || … something is about to blow up near a hog. Duration: 1.0 || `sndNooo` || “What the …?” ||
1600
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
    96
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
    97
== List of *unused* taunt files ==
1669
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    98
There are a couple of taunt files found in the repository which *aren't used in the game yet*. You don't have to support these. Adding these files to your voice pack won't have any effect at the moment.
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
    99
a9cb8471ebb1 Taunts: Sort stuff
Wuzzy
parents: 1668
diff changeset
   100
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
   101
9127f1438d6b Taunts: Update new taunts in -dev
Wuzzy
parents: 1599
diff changeset
   102
|| *File name* || *Supposedly used when …* || *Example* ||
1601
1ab4c3af57e3 Taunts: fix typo
Wuzzy
parents: 1600
diff changeset
   103
|| `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
   104
|| `Bungee.ogg` || … hog does bungee-jumping. Unlikely this will be added || “Geronimo!” ||
1602
2546d33638b8 Taunts: remove runaway |
Wuzzy
parents: 1601
diff changeset
   105
|| `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
   106
|| `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
   107
|| `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
   108
439
56c9d6bc81e4 Add a list of taunts.
almikes@aol.com
parents:
diff changeset
   109
== See also ==
832
eb3283c14d13 Taunts: Add sound variable names
Wuzzy
parents: 787
diff changeset
   110
For a list of all sound effects which are not taunts, see [Sounds].