pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
3.93k stars 1.57k forks source link

[BUG] Stored Power TM learnset is incorrect #2241

Open Tempo-anon opened 3 weeks ago

Tempo-anon commented 3 weeks ago

Describe the bug The list of pokemon that learn stored power through TM is incorrect

To Reproduce Try learning in game

Expected behavior Decide what should happen to Pokemon that lost it: https://bulbapedia.bulbagarden.net/wiki/Stored_Power_(move)

Screenshots / Videos n/a

Device n/a

Additional context n/a

3ae3ae commented 2 weeks ago

I've compared the wiki and tms.ts several times and didn't find any discrepancies.

Can you give me more details on what is incorrect?

RNGezeus commented 2 weeks ago

https://bulbapedia.bulbagarden.net/wiki/Stored_Power_(move) The things I found: the file does contain Smoochum and Jynx despite not listed on bulbapedias overarching pacge, but this is likely a error on Bulbas side since they list as learning it on their individual pages.

Exeggcute, Exeggcutor (both forms), Deoxys and Manaphy couldn't be find in the file despite being on bulbapedia

Last of note is Meowstic which seems to be listed as only the female learning it, which was true in gen 8 but then males also got it next gen.