forked from External/mage
fixed Token/TokenImpl imports and references
This commit is contained in:
parent
d4d8a04694
commit
3e32287f00
593 changed files with 778 additions and 780 deletions
|
|
@ -40,7 +40,7 @@ import mage.target.common.TargetCreaturePermanent;
|
|||
*
|
||||
* @author spjspj
|
||||
*/
|
||||
public class FesteringGoblinToken extends Token {
|
||||
public class FesteringGoblinToken extends TokenImpl {
|
||||
|
||||
public FesteringGoblinToken() {
|
||||
super("Festering Goblin", "1/1 black Zombie Goblin creature token named Festering Goblin with \"When Festering Goblin dies, target creature gets -1/-1 until end of turn.\"");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue