mirror of
https://github.com/correl/mage.git
synced 2025-03-13 01:09:53 -09:00
mend
This commit is contained in:
parent
0b5a388dbb
commit
93428aa54e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class AsylumVisitorTriggeredAbility extends TriggeredAbilityImpl {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "At the beginning of each player's upkeep, if that player has no cards in hand, you draw a card and you lose 1 life";
|
||||
return "At the beginning of each player's upkeep, if that player has no cards in hand, you draw a card and you lose 1 life.";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue