71 |
71 |
72 === List of extra taunts === |
72 === List of extra taunts === |
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. |
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. |
74 |
74 |
75 || *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voice* || |
75 || *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voice* || |
76 || `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndAmazing` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || |
76 || `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndExcellent` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || |
77 || `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndBrilliant`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || |
77 || `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndExcellent`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || |
78 || `sndBugger` || `Bugger.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Bugger!” || |
78 || `sndBugger` || `Bugger.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Bugger!” || |
79 || `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” || |
79 || `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” || |
80 || `sndCutItOut` || `Cutitout.ogg` || repeatedly attacked || … hog was repeatedly attacked || `sndRegret` || “Oy! Cut it out!” || |
80 || `sndCutItOut` || `Cutitout.ogg` || repeatedly attacked || … hog was repeatedly attacked || `sndRegret` || “Oy! Cut it out!” || |
81 || `sndDrat` || `Drat.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Drat!” || |
81 || `sndDrat` || `Drat.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Drat!” || |
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.” || |
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.” || |