Skip to content

Commit

Permalink
Update random-teams.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
WarriorGallade committed Feb 23, 2024
1 parent 258d122 commit 4b4cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/gen9ssb/random-teams.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export const ssbSets: SSBSets = {
},
chaos: {
species: 'Iron Jugulis', ability: 'Transistor', item: 'Heavy-Duty Boots', gender: 'N',
moves: [['Oblivion Wing', 'Hurricane'], ['Thunderclap', 'Volt Switch'], ['Defog', 'Roost']],
moves: [['Oblivion Wing', 'Hurricane'], ['Thunderclap', 'Volt Switch'], ['Defog', 'Roost']],
signatureMove: 'Outage',
evs: {spa: 252, spd: 4, spe: 252}, nature: 'Timid', teraType: ['Steel', 'Flying', 'Electric', 'Dark'], shiny: false,
},
Expand Down

0 comments on commit 4b4cd14

Please sign in to comment.