mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Random Battles hotfix: Bulky Attacker Appletun (#11427)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
prevents Apple Acidless Appletun
This commit is contained in:
parent
ac2d14a299
commit
9c52db4321
|
|
@ -5785,7 +5785,7 @@
|
|||
"level": 92,
|
||||
"sets": [
|
||||
{
|
||||
"role": "Bulky Support",
|
||||
"role": "Bulky Attacker",
|
||||
"movepool": ["Apple Acid", "Draco Meteor", "Dragon Pulse", "Dragon Tail", "Leech Seed", "Recover"],
|
||||
"abilities": ["Thick Fat"],
|
||||
"teraTypes": ["Steel"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user