* Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token (fixes #731).

This commit is contained in:
LevelX2 2015-02-17 14:17:18 +01:00
parent ca8e78e7d1
commit 96fe50cebe
2 changed files with 17 additions and 51 deletions

View file

@ -36,7 +36,6 @@ import mage.filter.FilterPermanent;
import mage.game.Game;
import mage.game.events.DamagedPlayerEvent;
import mage.game.events.GameEvent;
import mage.game.events.GameEvent.EventType;
import mage.game.permanent.Permanent;
import mage.target.targetpointer.FixedTarget;