mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Fix Gwafa Hazid, Profiteer ability description
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user