forked from External/mage
Added Bane of the Living.
This commit is contained in:
parent
d9f88fdd6e
commit
4b7270672c
5 changed files with 191 additions and 71 deletions
|
|
@ -13,7 +13,7 @@ public class ManacostVariableValue implements DynamicValue {
|
|||
}
|
||||
|
||||
@Override
|
||||
public DynamicValue copy() {
|
||||
public ManacostVariableValue copy() {
|
||||
return new ManacostVariableValue();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue