Skip to content

Commit

Permalink
Update scripts.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshiblaze authored Nov 30, 2024
1 parent 4beeb95 commit 7782e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/blankcanvas/scripts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ export const Scripts: ModdedBattleScriptsData = {
gen: 9,
teambuilderConfig: {
excludeStandardTiers: true,
customTiers: ['BC'],
customTiers: ['BC B', 'BC A'],
},
};

0 comments on commit 7782e70

Please sign in to comment.