mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
[WHO] Implement Banish to Another Universe, Crisis of Conscience, Cyberman Patrol, Cybermen Squadron, Dalek Squadron (#11272)
* [WHO] Implement Banish to Another Universe * [WHO] Implement Crisis of Conscience * [WHO] Implement Cyberman Patrol * [WHO] Implement Cybermen Squadron * [WHO] Implement Dalek Squadron
This commit is contained in:
parent
0c79b96a6a
commit
5c4cc02415
7 changed files with 242 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ public enum SubType {
|
|||
CROLUTE("Crolute", SubTypeSet.CreatureType, true), // Star Wars
|
||||
CTAN("C'tan", SubTypeSet.CreatureType),
|
||||
CUSTODES("Custodes", SubTypeSet.CreatureType),
|
||||
CYBERMAN("Cyberman", SubTypeSet.CreatureType),
|
||||
CYBORG("Cyborg", SubTypeSet.CreatureType, true), // Star Wars
|
||||
CYCLOPS("Cyclops", SubTypeSet.CreatureType),
|
||||
// D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue