From 9c52db4321d905a66ccdbe52d37aac2cf80fca73 Mon Sep 17 00:00:00 2001 From: ACakeWearingAHat <45981036+ACakeWearingAHat@users.noreply.github.com> Date: Sat, 13 Sep 2025 16:39:06 -0500 Subject: [PATCH] Random Battles hotfix: Bulky Attacker Appletun (#11427) prevents Apple Acidless Appletun --- data/random-battles/gen9/sets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/random-battles/gen9/sets.json b/data/random-battles/gen9/sets.json index 85b0a49e22..88114adc77 100644 --- a/data/random-battles/gen9/sets.json +++ b/data/random-battles/gen9/sets.json @@ -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"]