mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
Update BlazingSalvo.java
This commit is contained in:
parent
e86f2433a1
commit
84c947813e
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class BlazingSalvoEffect extends OneShotEffect<BlazingSalvoEffect> {
|
|||
} else {
|
||||
permanent.damage(3, source.getSourceId(), game, true, false);
|
||||
}
|
||||
return true;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
|
|
Loading…
Reference in a new issue