mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 11:02:00 -08:00
Update Standard.java
update comments to reflect actual ban date
This commit is contained in:
parent
a514f12196
commit
54e4c2c484
1 changed files with 4 additions and 4 deletions
|
|
@ -72,12 +72,12 @@ public class Standard extends Constructed {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
banned.add("Attune with Aether"); // since 2008-01-15
|
banned.add("Attune with Aether"); // since 2018-01-15
|
||||||
banned.add("Aetherworks Marvel");
|
banned.add("Aetherworks Marvel");
|
||||||
banned.add("Felidar Guardian");
|
banned.add("Felidar Guardian");
|
||||||
banned.add("Rampaging Ferocidon"); // since 2008-01-15
|
banned.add("Rampaging Ferocidon"); // since 2018-01-15
|
||||||
banned.add("Ramunap Ruins"); // since 2008-01-15
|
banned.add("Ramunap Ruins"); // since 2018-01-15
|
||||||
banned.add("Rogue Refiner"); // since 2008-01-15
|
banned.add("Rogue Refiner"); // since 2018-01-15
|
||||||
banned.add("Smuggler's Copter");
|
banned.add("Smuggler's Copter");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue