mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Implemented Reckless Pangolin
This commit is contained in:
parent
bd46889c8c
commit
1c2f384bcc
3 changed files with 40 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ public enum SubType {
|
|||
OX("Ox", SubTypeSet.CreatureType),
|
||||
OYSTER("Oyster", SubTypeSet.CreatureType),
|
||||
// P
|
||||
PANGOLIN("Pangolin", SubTypeSet.CreatureType),
|
||||
PEGASUS("Pegasus", SubTypeSet.CreatureType),
|
||||
PENTAVITE("Pentavite", SubTypeSet.CreatureType),
|
||||
PEST("Pest", SubTypeSet.CreatureType),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue