Skip to content

Commit 5e6d3d1

Browse files
authored
Update formats.ts
1 parent 2c733cc commit 5e6d3d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/formats.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ export const Formats: FormatList = [
825825
],
826826
mod: 'gen9ferestrictions',
827827
ruleset: ['Standard', 'Evasion Abilities Clause', 'Sleep Moves Clause', '!Sleep Clause Mod', 'Terastal Clause', 'Mega Rayquaza Clause', 'Mega Data Mod', 'Data Mod'],
828-
banlist: ['Revival Blessing', 'Shed Tail', 'Baton Pass', 'King\'s Rock', 'Razor Fang', 'Altarianite'],
828+
banlist: ['Revival Blessing', 'Shed Tail', 'Baton Pass', 'King\'s Rock', 'Razor Fang', 'Altarianite', 'Latiasite'],
829829
onValidateTeam(team, format) {
830830
/**@type {{[k: string]: true}}*/
831831
let speciesTable = {};

0 commit comments

Comments
 (0)