# HG changeset patch # User Wuzzy # Date 1544372543 0 # Node ID cb6e3fe0b48e48cd37b7f1380c4ebf62920535f4 # Parent e5308847cdb2702fe7eb45041a0f34d586ff5ca2 Taunts: fix sndAmazing and sndBrilliant references diff -r e5308847cdb2 -r cb6e3fe0b48e Taunts.wiki --- a/Taunts.wiki Sun Dec 09 00:47:52 2018 +0000 +++ b/Taunts.wiki Sun Dec 09 16:22:23 2018 +0000 @@ -73,8 +73,8 @@ 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. || *Variable name* || *File name* || *General idea* || *Used when …* || *Fallback* || *Transcription of Default voice* || -|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndAmazing` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || -|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndBrilliant`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || +|| `sndAmazing` || `Amazing.ogg` || truly great turn (better than `sndExcellent` and `sndBrilliant`) || … 3 or more enemies were killed without screwing up || `sndEnemyDown` || “Amazing!” || +|| `sndBrilliant` || `Brilliant.ogg` || great turn (better than `sndExcellent`, but worse than `sndAmazing`) || … 2 enemies were killed without screwing up || `sndEnemyDown` || “Brilliant!” || || `sndBugger` || `Bugger.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Bugger!” || || `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” || || `sndCutItOut` || `Cutitout.ogg` || repeatedly attacked || … hog was repeatedly attacked || `sndRegret` || “Oy! Cut it out!” ||