PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/biomes
BiomeTierTimeOfDay
Type Alias BiomeTierTimeOfDay
type
BiomeTierTimeOfDay
=
{
biome
:
BiomeId
;
tier
:
BiomePoolTier
;
timesOfDay
:
TimeOfDay
[]
;
}
Index
Properties
biome
tier
times
Of
Day
Properties
biome
biome
:
BiomeId
tier
tier
:
BiomePoolTier
times
Of
Day
timesOfDay
:
TimeOfDay
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
biome
tier
times
Of
Day
GitHub
Switch to Main
PokéRogue
Loading...