pokemon-rogue-battle
    Preparing search index...

    Function getDailyEventSeedBiome

    • Expects the seed to contain /biome\d{2}/ where the 2 digits are a biome ID (left padded with 0 if necessary).

      Parameters

      • seed: string

      Returns null | BiomeId

      The biome to use or null if no valid match.