forked from External/mage
[PIP] Implement Nick Valentine, Private Eye (#11965)
This commit is contained in:
parent
5df392af64
commit
9474f67f5c
3 changed files with 70 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ public enum SubType {
|
|||
SULLUSTAN("Sullustan", SubTypeSet.CreatureType, true), // Star Wars
|
||||
SURRAKAR("Surrakar", SubTypeSet.CreatureType),
|
||||
SURVIVOR("Survivor", SubTypeSet.CreatureType),
|
||||
SYNTH("Synth", SubTypeSet.CreatureType),
|
||||
// T
|
||||
TENTACLE("Tentacle", SubTypeSet.CreatureType),
|
||||
TETRAVITE("Tetravite", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue