@@ -339,7 +339,7 @@ public class Neutral
339339
340340 /// <summary>
341341 /// <b>Honorable Kill:</b> Give your other minions <b>Divine Shield</b>.<br/>
342- /// 2-Cost 2/3 Minion
342+ /// 2-Cost 2/3 Draenei Minion
343343 /// </summary>
344344 public const string Corporal = "AV_122";
345345
@@ -1272,6 +1272,12 @@ public class Neutral
12721272 /// </summary>
12731273 public const string Magtheridon = "BT_850";
12741274
1275+ /// <summary>
1276+ /// <b>Battlecry:</b> Destroy all cards that cost (2) or less in both player's hands and decks.<br/>
1277+ /// 7-Cost 6/6 Minion
1278+ /// </summary>
1279+ public const string WarmasterBlackhorn = "CATA_720";
1280+
12751281 /// <summary>
12761282 /// Whenever this attacks a minion and survives, draw a card.<br/>
12771283 /// 6-Cost 5/5 Mechanical Minion
@@ -3200,7 +3206,7 @@ public class Neutral
32003206
32013207 /// <summary>
32023208 /// (No Text)<br/>
3203- /// 7-Cost 9/5 Beast Minion
3209+ /// 7-Cost 9/5 Beast/Elemental Minion
32043210 /// </summary>
32053211 public const string CoreHoundLegacy = "CS2_201";
32063212
@@ -5103,7 +5109,7 @@ public class Neutral
51035109 /// <summary>
51045110 /// Normal (this):<br/>
51055111 /// <b>Deathrattle:</b> Summon a 3/3 Pip Quickwit for your opponent.<br/>
5106- /// Tier-3 9/7 Beast Minion<br/>
5112+ /// Tier-3 9/7 Beast/Elemental Minion<br/>
51075113 /// --------------------<br/>
51085114 /// Triple:<br/>
51095115 /// <b>Deathrattle:</b> Summon a 3/3 Pip Quickwit for your opponent.<br/>
@@ -5490,7 +5496,7 @@ public class Neutral
54905496 public const string StarlightWanderer = "GDB_720";
54915497
54925498 /// <summary>
5493- /// <b>Battlecry and Deathrattle:</b> Give all Draenei in your hand +1 /+1.<br/>
5499+ /// <b>Battlecry and Deathrattle:</b> Give all Draenei in your hand +2 /+1.<br/>
54945500 /// 3-Cost 4/3 Draenei Minion
54955501 /// </summary>
54965502 public const string CrimsonCommander = "GDB_722";
@@ -8633,12 +8639,30 @@ public class Neutral
86338639 /// </summary>
86348640 public const string SoldierOfTheBronze = "TIME_720";
86358641
8642+ /// <summary>
8643+ /// <b>Deathrattle:</b> Summon a 0/7 Doomsayer that destroys ALL minions at the start of your turn.<br/>
8644+ /// 4-Cost 7/4 Minion
8645+ /// </summary>
8646+ public const string DarkIronHarbinger = "TIME_EVENT_300";
8647+
8648+ /// <summary>
8649+ /// <b>Battlecry:</b> Randomly destroy another minion. Repeat for each Dragon you're holding.<br/>
8650+ /// 8-Cost 8/8 Dragon Minion
8651+ /// </summary>
8652+ public const string DiscipleOfDemise = "TIME_EVENT_301";
8653+
86368654 /// <summary>
86378655 /// Reopen a location. Give it "<b>Deathrattle:</b> Summon a random 3-Cost minion."<br/>
86388656 /// 3-Cost Spell
86398657 /// </summary>
86408658 public const string WelcomeHome = "TIME_EVENT_997";
86418659
8660+ /// <summary>
8661+ /// <b>Rewind</b> <b>Discover</b> a spell from ANY class. <i>(Or just your class after you <b>Rewind</b>!)</i><br/>
8662+ /// 1-Cost Spell
8663+ /// </summary>
8664+ public const string SandsOfTime = "TIME_EVENT_999";
8665+
86428666 /// <summary>
86438667 /// <b>Battlecry:</b> If your deck started with 10 cards of different Costs, craft a custom location.<br/>
86448668 /// 4-Cost 3/5 Minion
@@ -9253,7 +9277,7 @@ public class Neutral
92539277
92549278 /// <summary>
92559279 /// <b>Battlecry:</b> <b>Silence</b> an enemy minion with <b>Taunt</b>.<br/>
9256- /// 2-Cost 2/1 Minion
9280+ /// 2-Cost 2/1 Draenei Minion
92579281 /// </summary>
92589282 public const string Shieldbreaker = "TRL_524";
92599283
0 commit comments