forked from External/mage
Some changes to the framework classes. Added ControllerGotLifeCount DynamicValue.
This commit is contained in:
parent
fdf3d5076d
commit
30dce7cce3
4 changed files with 92 additions and 6 deletions
|
|
@ -72,4 +72,4 @@ public class OpponentsLostLifeCount implements DynamicValue {
|
|||
public String getMessage() {
|
||||
return "the total life lost by your opponents this turn";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue