* Sidisi, Brood Tyrant - Fixed that the second ability did wrongly trigger, if Sidisi left battlefield before first ability did resolve.

This commit is contained in:
LevelX2 2015-04-15 08:16:58 +02:00
parent 4785ebd5f8
commit 9aa02f3d6f
14 changed files with 119 additions and 32 deletions

View file

@ -787,7 +787,7 @@ public class GameState implements Serializable, Copyable<GameState> {
}
/**
* Onl used for diagnostic purposes of tests
* Only used for diagnostic purposes of tests
* @return
*/
public TriggeredAbilities getTriggers() {