forked from External/mage
* Spark Double - fixed duplicated counters on copying of another Spark Double (#7553);
This commit is contained in:
parent
f6c0f4c712
commit
2accab79c5
10 changed files with 113 additions and 56 deletions
|
|
@ -182,7 +182,7 @@ public interface Card extends MageObject {
|
|||
}
|
||||
|
||||
/**
|
||||
* Commander tax calculation. Can be change from {2} to life life cost (see Liesa, Shroud of Dusk)
|
||||
* Commander tax calculation. Tax logic can be changed (example: from {2} to life cost, see Liesa, Shroud of Dusk)
|
||||
*
|
||||
* @param game
|
||||
* @param source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue