[PIP] Implement Nick Valentine, Private Eye (#11965)

This commit is contained in:
Cameron Merkel 2024-03-18 22:10:22 -05:00 committed by GitHub
parent 5df392af64
commit 9474f67f5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 70 additions and 0 deletions

View file

@ -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),