mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
update comments for Vampire Hexmage
This commit is contained in:
@@ -18337,7 +18337,7 @@ public class CardFactory_Creatures {
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Vampire Hexmage")) {
|
||||
/*
|
||||
* TODO - replace this code with correct code
|
||||
* Sacrifice Vampire Hexmage: Remove all counters from target permanent.
|
||||
*/
|
||||
final SpellAbility ability = new Ability(card, "0") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user