Emrakuls Evangel (EMN)

This commit is contained in:
drmDev 2016-07-03 04:09:46 -04:00
parent ce91f6aae7
commit 41326affb5
4 changed files with 188 additions and 5 deletions

View file

@ -63,5 +63,4 @@ public class EldraziSpawnToken extends Token {
// Get one of the three possible token images
this.setTokenType(new Random().nextInt(3) + 1);
}
}
}