[KHM] Goldspan Dragon - Fixed rules text

This commit is contained in:
Daniel Bomar 2021-01-09 10:37:50 -06:00
parent 6b3de78db8
commit a4a8e31b23
No known key found for this signature in database
GPG key ID: C86C8658F4023918

View file

@ -33,7 +33,7 @@ import mage.game.stack.StackObject;
*/
public final class GoldspanDragon extends CardImpl {
private static final FilterPermanent filter = new FilterPermanent(SubType.TREASURE, "Treasure");
private static final FilterPermanent filter = new FilterPermanent(SubType.TREASURE, "Treasures");
public GoldspanDragon(UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{R}{R}");