Fix Gwafa Hazid, Profiteer ability description

This commit is contained in:
jendave
2011-08-06 09:30:59 +00:00
parent 67240820e3
commit 7ec8ecd0cb

View File

@@ -19819,7 +19819,7 @@ public class CardFactory_Creatures {
}//canPlayAI()
};//SpellAbility
card.addSpellAbility(ability);
ability.setDescription("W U, tap: Put a bribery counter on target creature you don't control.");
ability.setDescription("W U, tap: Put a bribery counter on target creature you don't control. Its controller draws a card.");
ability.setBeforePayMana(new Input()
{