Correct to instant.

This commit is contained in:
richard.coates 2018-04-15 17:58:25 +02:00
parent ecb2d7cbfe
commit ca0db01f0f

View file

@ -48,7 +48,7 @@ import java.util.UUID;
public class DarkBargain extends CardImpl {
public DarkBargain(UUID ownerId, CardSetInfo setInfo) {
super(ownerId,setInfo,new CardType[]{CardType.SORCERY},"{3}{B}");
super(ownerId,setInfo,new CardType[]{CardType.INSTANT},"{3}{B}");
// Look at the top three cards of your library. Put two of them into your hand and the rest into your graveyard.