Modify Dragonite's Random Battle moves

This commit is contained in:
The Immortal 2015-01-14 21:20:18 +04:00
parent f9fb76ceb1
commit 12815382c1

View File

@ -1426,7 +1426,7 @@ exports.BattleFormatsData = {
tier: "NFE"
},
dragonite: {
randomBattleMoves: ["dragondance","outrage","firepunch","extremespeed","dragonclaw","earthquake","roost","substitute"],
randomBattleMoves: ["dragondance","outrage","firepunch","extremespeed","earthquake","roost"],
randomDoubleBattleMoves: ["firepunch","extremespeed","dragonclaw","earthquake","roost","waterfall","substitute","thunderwave","hurricane","superpower","dracometeor","protect","skydrop"],
eventPokemon: [
{"generation":3,"level":70,"moves":["agility","safeguard","wingattack","outrage"]},