# HG changeset patch # User Wuzzy # Date 1544309616 0 # Node ID e304218443874d9086707b0501c075162cb0850d # Parent a9cb8471ebb18d31f81925771dfc9426d4aac41b Taunts: Move cover down diff -r a9cb8471ebb1 -r e30421844387 Taunts.wiki --- a/Taunts.wiki Sat Dec 08 22:52:17 2018 +0000 +++ b/Taunts.wiki Sat Dec 08 22:53:36 2018 +0000 @@ -59,7 +59,6 @@ || `sndReinforce` || `Reinforcements.ogg` || reinforcements/supplies arrived || … a crate appears. || — || “Surprise inbound!” || || `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!” || || `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!” || -|| `sndCover` || `Takecover.ogg` || warn others to take cover || … a hedgehog throws a grenade or similar weapon. || — || “Get down!” || || `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!” || || `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!” || || `sndVictory` || `Victory.ogg` || victory || … a team wins with at least 1 hedgehog lost on their side. || — || “Victory is ours!” || @@ -78,6 +77,7 @@ || `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!” || || `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!” || || `sndDrat` || `Drat.ogg` || swear about own clumsiness || … hedgehog hurts itself only || `sndStupid` || “Drat!” || || `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.” ||