ran biome

This commit is contained in:
Bertie690 2025-06-16 12:53:03 -04:00
parent 8fb07e2503
commit efffc3c93a

View File

@ -205,4 +205,4 @@ export class PokemonTurnData {
* @see {@linkcode PokemonSummonData.berriesEatenLast}
*/
public berriesEaten: BerryType[] = [];
}
}