diff -r c0fa731cdb22 -r 9334a0dac218 Taunts.wiki --- a/Taunts.wiki Sun Oct 28 12:12:11 2018 +0000 +++ b/Taunts.wiki Sun Oct 28 12:16:19 2018 +0000 @@ -69,20 +69,20 @@ The following taunts will be supported in a future version of Hedgewars: || *Variable name* || *File name* || *General idea* || *Used when …* || *Example* || -|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndAmazing` and `sndBrilliant`) || … 3 hogs were killed without screwing up || “Amazing!” || -|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndBrilliant`, but worse than `sndAmazing`) || … 2 hogs were killed without screwing up || “Brilliant!” || +|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndAmazing` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || “Amazing!” || +|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndBrilliant`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || “Brilliant!” || || `sndBugger` || `Bugger.ogg` || clumsiness || … hedgehog hurts itself only || “Bugger!” || || `sndDrat` || `Drat.ogg` || clumsiness || … hedgehog hurts itself only || “Drat!” || -|| `sndExcellent` || `Excellent.ogg` || good turn (worse than `sndBrilliant` and `sndAmazing`) || … 2 hogs were killed without screwing up || “I bet that looks all too easy.” || -|| `sndFire` || `Fire.ogg` || attack || … hog attacks (some launched weapons) || “Attack!” || +|| `sndExcellent` || `Excellent.ogg` || good turn (worse than `sndBrilliant` and `sndAmazing`) || … 2 enemies were killed without screwing up || “I bet that looks all too easy.” || +|| `sndFire` || `Fire.ogg` || attack || … hog attacks (for some launched weapons) || “Attack!” || || `sndGonnaGetYou` || `Gonnagetyou.ogg` || vow for revenge || … after an enemy was hit || “You just made my hit list!” || || `sndGrenade` || `Grenade.ogg` || imminent danger from grenade || … a grenade is about to blow up near a hog || “Grenade!” || -|| `sndOhDear` || `Ohdear.ogg` || death/farewell || … hog dies. || “Oh dear!” || +|| `sndOhDear` || `Ohdear.ogg` || death/farewell || … hog dies. Duration: 1.2s || “Oh dear!” || || `sndRunAway` || `Runaway.ogg` || must flee from danger || … something is going to blow up near the active hog. Duration: 1.0s || “Run away!” || -|| `sndSoLong` || `Solong.ogg` || death/farewell || … hog dies || “Tell my mum I love her!” || -|| `sndThisOneIsMine` || `Thisoneismine.ogg` || crate drop || … crate drops close to hog || “This one is mine!” || -|| `sndWhatThe` || `Whatthe.ogg` || imminent danger || … something is about to blow up near a hog || “What the …?” || -|| `sndWatchThis` || `Watchthis.ogg` || attack || … hog attacks (some thrown weapons) || “Watch this!” || +|| `sndSoLong` || `Solong.ogg` || death/farewell || … hog dies. Duration: 1.2s || “Tell my mum I love her!” || +|| `sndThisOneIsMine` || `Thisoneismine.ogg` || claiming ownership to a crate drop || … a crate drops close to hog || “This one is mine!” || +|| `sndWhatThe` || `Whatthe.ogg` || imminent danger || … something is about to blow up near a hog || “What the …?” || +|| `sndWatchThis` || `Watchthis.ogg` || attack || … hog attacks (for some thrown weapons) || “Watch this!” || New voicepacks should include these sounds, but they are optional. All of these taunts have fallback options (Hedgewars uses one of the sounds from the first table instead).