* 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:
LevelX2 2013-12-23 17:14:56 +01:00
parent ebb71b7dd7
commit 05cbd90fe2
16 changed files with 521 additions and 196 deletions

View file

@ -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;
/**
*