Const
Set the form index of any starter in the party whose speciesId is inside this override
speciesId
allSpecies in src/data/pokemon-species.ts for form indexes
src/data/pokemon-species.ts
const STARTER_FORM_OVERRIDES = { [Species.DARMANITAN]: 1} Copy
const STARTER_FORM_OVERRIDES = { [Species.DARMANITAN]: 1}
Set the form index of any starter in the party whose
speciesId
is inside this override