Fix Tapu Fini's Random moves

It can’t fall asleep…
This commit is contained in:
The Immortal 2016-11-19 16:42:48 +04:00
parent 009af7d5af
commit 4e2e986e65

View File

@ -6069,7 +6069,7 @@ exports.BattleFormatsData = {
tier: "OU",
},
tapufini: {
randomBattleMoves: ["calmmind", "moonblast", "scald", "rest", "sleeptalk"],
randomBattleMoves: ["calmmind", "moonblast", "scald", "substitute", "icebeam"],
eventPokemon: [
{"generation": 7, "level": 60, "isHidden": false, "moves":["naturesmadness", "muddywater", "aquaring", "hydropump"]},
],