Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pokemon.lua: Incorrect species for Gen3 #2685

Closed
jaller94 opened this issue Oct 13, 2022 · 0 comments
Closed

pokemon.lua: Incorrect species for Gen3 #2685

jaller94 opened this issue Oct 13, 2022 · 0 comments

Comments

@jaller94
Copy link

ROM:

name="Ruby (USA)",

Steps to reproduce

  1. Load the rom and the script.
  2. Play the game until you choose a starter.
  3. Pick Mudkip.

Or just load an existing save.

Expected

The output of the script is .

MUDKIP     (Lv 5     MUDKIP):   20/ 20

Actual

MUDKIP     (Lv 5   COMBUSKE):   20/ 20

After an hour of catching a Taillow:

MUDKIP     (Lv 11   COMBUSKE):   5/ 32
TAILLOW    (Lv  4    NINJASK):   7/ 18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant