mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 03:01:00 -05:00
5 lines
86 B
TypeScript
5 lines
86 B
TypeScript
export const BattleScripts: ModdedBattleScriptsData = {
|
|
inherit: 'gen6',
|
|
gen: 5,
|
|
};
|