mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-05 21:17:43 -05:00
Add Dragon Ascent to Rayquaza in Gen 7 Random Battles (#8783)
https://discord.com/channels/294651453279174656/763039843654565941/980277720447586334
This commit is contained in:
parent
e9d947b364
commit
d98688c454
|
|
@ -2284,7 +2284,7 @@ export const FormatsData: {[k: string]: ModdedSpeciesFormatsData} = {
|
|||
doublesTier: "DUber",
|
||||
},
|
||||
rayquaza: {
|
||||
randomBattleMoves: ["dracometeor", "dragondance", "earthquake", "extremespeed", "outrage", "vcreate"],
|
||||
randomBattleMoves: ["dracometeor", "dragonascent", "dragondance", "earthquake", "extremespeed", "outrage", "vcreate"],
|
||||
randomDoubleBattleMoves: ["dracometeor", "dragonclaw", "dragondance", "earthquake", "extremespeed", "protect", "tailwind", "vcreate"],
|
||||
tier: "Uber",
|
||||
doublesTier: "DUber",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user