mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Implemented Shore Keeper
This commit is contained in:
parent
a4a5db632c
commit
6fe2eaf6a3
3 changed files with 72 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue