mirror of
https://github.com/correl/mage.git
synced 2025-04-03 09:18:59 -09:00
* Holiday Cube 2014 - Removed additinal blank in name of Hero of Oxid Ridge that prevented the use of the card in the cube.
This commit is contained in:
parent
e7db4f56dc
commit
c6d3a8247d
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ public class HolidayCube2014 extends DraftCube {
|
|||
cubeCards.add(new CardIdentity("Heartbeat of Spring", ""));
|
||||
cubeCards.add(new CardIdentity("Hellrider", ""));
|
||||
cubeCards.add(new CardIdentity("Hero of Bladehold", ""));
|
||||
cubeCards.add(new CardIdentity("Hero of Oxid Ridge ", ""));
|
||||
cubeCards.add(new CardIdentity("Hero of Oxid Ridge", ""));
|
||||
cubeCards.add(new CardIdentity("Hero's Downfall", ""));
|
||||
cubeCards.add(new CardIdentity("Hinterland Harbor", ""));
|
||||
cubeCards.add(new CardIdentity("Honor of the Pure", ""));
|
||||
|
|
Loading…
Add table
Reference in a new issue