Implemented Shore Keeper

This commit is contained in:
Evan Kranzler 2017-09-15 16:51:11 -04:00
parent a4a5db632c
commit 6fe2eaf6a3
3 changed files with 72 additions and 1 deletions

View file

@ -320,7 +320,7 @@ public enum SubType {
TURTLE("Turtle", SubTypeSet.CreatureType),
TUSKEN("Tusken", SubTypeSet.CreatureType, true), // Star Wars
TROOPER("Trooper", SubTypeSet.CreatureType, true), // Star Wars
TRILOBYTE("Trilobyte",SubTypeSet.CreatureType),
TRILOBITE("Trilobite",SubTypeSet.CreatureType),
TWILEK("Twi'lek", SubTypeSet.CreatureType, true), // Star Wars
// U