Custom Battle - number of allowed legendary Pokemon
Closed this issue · 1 comments
samann commented
Add a custom match option for limiting the amount of legendary Pokemon allowed in a match. Options could be something like:
enum LegendaryAllowed {
NONE,
ONE,
ANY
}
Or something similar.
cireficc commented
Closing because we don't have time to do it, and we don't think it's that important.