mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
* Added missing creature type "Servo" to the creature type list.
This commit is contained in:
parent
eb3445b273
commit
fa4cf8161d
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@ public enum CardRepository {
|
|||
subtypes.add("Saproling");
|
||||
subtypes.add("Scion");
|
||||
subtypes.add("Serf");
|
||||
subtypes.add("Servo");
|
||||
subtypes.add("Splinter");
|
||||
subtypes.add("Survivor");
|
||||
subtypes.add("Tetravite");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue