Skip to content

Question: Should altering cave encounters be removed from FRLG/Emerald #1457

@notblisy

Description

@notblisy

In Emerald and FRLG, the API currently reports these Pokemon as available to capture in Altering Cave:

  • Aipom
  • Houndour
  • Mareep
  • Pineco
  • Shuckle
  • Smeargle
  • Stantler
  • Teddiursa
  • Zubat

However, only Zubat is ever in this location in both games.

This is because in the games code, there was a planned event distribution that would change which Pokemon can appear. See Pret: PokeFirered

It is functional, being that I could change the value to get these Pokemon to spawn, but only with glitches or hacks to change the value in VAR_ALTERING_CAVE_WILD_SET.

I would think presenting this data as true doesn't make sense considering the events were never available, so all except zubat should be removed. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions