mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
[40K] Implemented Abaddon the Despoiler
This commit is contained in:
parent
d9bb563549
commit
8c9012d192
3 changed files with 88 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ public enum SubType {
|
|||
ARTIFICIER("Artificier", SubTypeSet.CreatureType, true),
|
||||
ASSASSIN("Assassin", SubTypeSet.CreatureType),
|
||||
ASSEMBLY_WORKER("Assembly-Worker", SubTypeSet.CreatureType),
|
||||
ASTARTES("Astartes", SubTypeSet.CreatureType),
|
||||
ATOG("Atog", SubTypeSet.CreatureType),
|
||||
ATAT("AT-AT", SubTypeSet.CreatureType, true),
|
||||
AUROCHS("Aurochs", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue