forked from External/mage
* Commander - Added commander multiplayer format. Fixed commander damage win condition to only counting combat damage. Added some info to tooltip text of commander.
This commit is contained in:
parent
ebb71b7dd7
commit
05cbd90fe2
16 changed files with 521 additions and 196 deletions
|
|
@ -34,6 +34,7 @@ import mage.constants.SpellAbilityType;
|
|||
import mage.constants.TimingRule;
|
||||
import mage.constants.Zone;
|
||||
import mage.game.Game;
|
||||
import mage.watchers.common.CommanderCombatDamageWatcher;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue