fixed cost of Bloodrush

master
melvin 2013-02-16 13:07:03 +08:00
parent e202ac5ddf
commit d6e668ef1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[
new MagicBloodrushActivation(
MagicManaCost.RED_GREEN,
MagicManaCost.RED,
"Target attacking creature\$ gets +2/+1 until end of turn.") {
@Override
public void executeEvent(final MagicGame game,final MagicEvent event,final Object[] choiceResults) {