mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
[40K] Implemented Shard of the Nightbringer
This commit is contained in:
parent
9717d44963
commit
4d81b76180
4 changed files with 98 additions and 10 deletions
|
|
@ -116,6 +116,7 @@ public enum SubType {
|
|||
CRAB("Crab", SubTypeSet.CreatureType),
|
||||
CROCODILE("Crocodile", SubTypeSet.CreatureType),
|
||||
CROLUTE("Crolute", SubTypeSet.CreatureType, true), // Star Wars
|
||||
CTAN("C'tan", SubTypeSet.CreatureType),
|
||||
CUSTODES("Custodes", SubTypeSet.CreatureType),
|
||||
CYBORG("Cyborg", SubTypeSet.CreatureType, true), // Star Wars
|
||||
CYCLOPS("Cyclops", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue