mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 14:02:05 -08:00
[OTJ] Implement Frontier Seeker
This commit is contained in:
parent
51758e046c
commit
391a00bafc
3 changed files with 56 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ public enum SubType {
|
|||
MONK("Monk", SubTypeSet.CreatureType),
|
||||
MONKEY("Monkey", SubTypeSet.CreatureType),
|
||||
MOONFOLK("Moonfolk", SubTypeSet.CreatureType),
|
||||
MOUNT("Mount", SubTypeSet.CreatureType),
|
||||
MOUSE("Mouse", SubTypeSet.CreatureType),
|
||||
MUTANT("Mutant", SubTypeSet.CreatureType),
|
||||
MYR("Myr", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue