Add Mew event

This commit is contained in:
Kris Johnson
2019-11-15 00:25:10 -07:00
committed by Guangcong Luo
parent f91c7471c5
commit 5447da1f1a

View File

@@ -2434,6 +2434,7 @@ let BattleFormatsData = {
{"generation": 6, "level": 100, "moves": ["pound"], "pokeball": "cherishball"},
{"generation": 7, "level": 5, "perfectIVs": 5, "moves": ["pound"], "pokeball": "pokeball"},
{"generation": 7, "level": 50, "moves": ["psychic", "barrier", "metronome", "transform"], "pokeball": "cherishball"},
{"generation": 8, "level": 1, "perfectIVs": 6, "moves": ["pound"], "pokeball": "pokeball"},
],
eventOnly: true,
tier: "New",