forked from External/mage
adjust Bonecache Overseer
This commit is contained in:
parent
b639fdac85
commit
3eb7ffa4cd
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ enum BonecacheOverseerCondition implements Condition {
|
|||
instance;
|
||||
private static final Hint hint = new ConditionHint(
|
||||
instance, "Three or more cards left your graveyard " +
|
||||
"this turn or if you've sacrificed a Food this turn"
|
||||
"this turn or you've sacrificed a Food this turn"
|
||||
);
|
||||
|
||||
public static Hint getHint() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue