From 5447da1f1a44b447236f4e9aa5d2cb12e6a4cf89 Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Fri, 15 Nov 2019 00:25:10 -0700 Subject: [PATCH] Add Mew event --- data/formats-data.js | 1 + 1 file changed, 1 insertion(+) diff --git a/data/formats-data.js b/data/formats-data.js index cbc6fd9bbe..1d7e8410bb 100644 --- a/data/formats-data.js +++ b/data/formats-data.js @@ -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",