mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fix Gwafa Hazid, Profiteer ability description
This commit is contained in:
@@ -19819,7 +19819,7 @@ public class CardFactory_Creatures {
|
|||||||
}//canPlayAI()
|
}//canPlayAI()
|
||||||
};//SpellAbility
|
};//SpellAbility
|
||||||
card.addSpellAbility(ability);
|
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()
|
ability.setBeforePayMana(new Input()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user