pokemon-showdown/data/scripts.ts
2022-11-17 20:46:29 -05:00

4 lines
56 B
TypeScript

export const Scripts: BattleScriptsData = {
gen: 9,
};