WatWowMap / ReactMap

Pokemon GO Map frontend built with React
MIT License
123 stars 62 forks source link

[Feature Request]: Exclude rocket grunt toggle & exclude rocket leader toggle #1020

Closed Gattaca1 closed 2 months ago

Gattaca1 commented 2 months ago

When a pokemon is able to be acquired from both a rocket leader, and a grunt, there is no way to distinguish if you only want to get that mon from the grunt. For example, machop can currently both be got from the fighting type grunt, and also leader cliff. There may only be 10 fighting grunts giving machop in a city, but there could be dozens of leader cliffs. excluding grunt leaders would clean the map up a lot

TurtIeSocks commented 2 months ago

Unfortunately, this would be quite a bit of work to implement. I would accept a PR though if anyone is interested.