Taunts: add general idea for 0.9.25-dev snds
authorWuzzy
Sun, 28 Oct 2018 12:12:11 +0000
changeset 1606 c0fa731cdb22
parent 1605 cdfd35396983
child 1607 9334a0dac218
Taunts: add general idea for 0.9.25-dev snds
Taunts.wiki
--- a/Taunts.wiki	Sat Oct 27 23:50:59 2018 +0100
+++ b/Taunts.wiki	Sun Oct 28 12:12:11 2018 +0000
@@ -68,21 +68,21 @@
 == List of *new* taunt files (version 0.9.25-dev) ==
 The following taunts will be supported in a future version of Hedgewars:
 
-|| *File name* || *Supposedly used when …* || *Example* ||
-|| `sndAmazing` || `Amazing.ogg` || … a very great turn was done (better than `Brilliant` and `Excellent`) || “Amazing!” ||
-|| `sndBrilliant` || `Brilliant.ogg` || … a great turn was done (worse than `Amazing`, but better than `Excellent`) || “Brilliant!” ||
-|| `sndBugger` || `Bugger.ogg` || … hedgehog hurts itself only || “Bugger!” ||
-|| `sndDrat` || `Drat.ogg` || … hedgehog hurts itself only || “Drat!” ||
-|| `sndExcellent` || `Excellent.ogg` || … a good turn was done (worse than `Amazing` and `Excellent`) || “I bet that looks all too easy.” ||
-|| `sndFire` || `Fire.ogg` || … hog attacks (some launched weapons) || “Attack!” ||
-|| `sndGonnaGetYou` || `Gonnagetyou.ogg` || … vowing for revenge || “You just made my hit list!” ||
-|| `sndGrenade` || `Grenade.ogg` || … a grenade is about to blow up near a hog || “Grenade!” ||
-|| `sndOhDear` || `Ohdear.ogg` || … hog dies. || “Oh dear!” ||
-|| `sndRunAway` || `Runaway.ogg` || … something is going to blow up near the active hog || “Run away!” ||
-|| `sndSoLong` || `Solong.ogg` || … hog dies || “Tell my mum I love her!” ||
-|| `sndThisOneIsMine` || `Thisoneismine.ogg` || … crate drops close to hog || “This one is mine!” ||
-|| `sndWhatThe` || `Whatthe.ogg` ||  … something is about to blow up near a hog || “What the …?” ||
-|| `sndWatchThis` || `Watchthis.ogg` || … hog attacks (some thrown weapons) || “Watch this!” ||
+|| *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!” ||
+|| `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!” ||
+|| `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!” ||
+|| `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!” ||
 
 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).