mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 12:36:41 -05:00
Set Abomasnow's tier to RU instead of (RU)
This commit is contained in:
parent
9af082ab76
commit
435a283cd8
|
|
@ -3689,7 +3689,7 @@ exports.BattleFormatsData = {
|
|||
abomasnow: {
|
||||
randomBattleMoves: ["woodhammer","iceshard","blizzard","gigadrain","leechseed","substitute","focuspunch","earthquake"],
|
||||
randomDoubleBattleMoves: ["blizzard","iceshard","gigadrain","protect","focusblast","woodhammer","earthquake"],
|
||||
tier: "(RU)"
|
||||
tier: "RU"
|
||||
},
|
||||
abomasnowmega: {
|
||||
randomBattleMoves: ["blizzard","gigadrain","woodhammer","earthquake","iceshard","hiddenpowerfire"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user