mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
updated banned standard list to include felidar guardian
This commit is contained in:
parent
6edc8457bf
commit
fae65241e2
1 changed files with 1 additions and 0 deletions
|
|
@ -70,5 +70,6 @@ public class Standard extends Constructed {
|
||||||
banned.add("Emrakul, the Promised End");
|
banned.add("Emrakul, the Promised End");
|
||||||
banned.add("Reflector Mage");
|
banned.add("Reflector Mage");
|
||||||
banned.add("Smuggler's Copter");
|
banned.add("Smuggler's Copter");
|
||||||
|
banned.add("Felidar Guardian");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue