Merge remote-tracking branch 'production/master' into production_master

This commit is contained in:
Oleg Agafonov 2018-01-27 14:03:08 +04:00
commit 7b90201099

View file

@ -72,8 +72,12 @@ public class Standard extends Constructed {
}
}
}
banned.add("Attune with Aether"); // since 2008-01-15
banned.add("Aetherworks Marvel");
banned.add("Felidar Guardian");
banned.add("Rampaging Ferocidon"); // since 2008-01-15
banned.add("Ramunap Ruins"); // since 2008-01-15
banned.add("Rogue Refiner"); // since 2008-01-15
banned.add("Smuggler's Copter");
}