forked from External/mage
Cyclopean Tomb - Update.
This commit is contained in:
parent
cebfadbf34
commit
ecc18072cf
177 changed files with 581 additions and 646 deletions
|
|
@ -98,7 +98,7 @@ class SunburstEffect extends OneShotEffect {
|
|||
}
|
||||
if (counter != null) {
|
||||
|
||||
permanent.addCounters(counter, game);
|
||||
permanent.addCounters(counter, source, game);
|
||||
if (!game.isSimulation()) {
|
||||
Player player = game.getPlayer(source.getControllerId());
|
||||
if (player != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue