* 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

@ -125,4 +125,4 @@ class EvilEyeOfOrmsByGoreEffect extends ReplacementEffectImpl<EvilEyeOfOrmsByGor
}
return false;
}
}
}