Add Gen IV Headbutt encounters#1520
Conversation
|
Ok, PR is updated with latest changes on master. |
jemarq04
left a comment
There was a problem hiding this comment.
A few quick comments. I'll take a look at specific encounter data more in-depth after we've discussed these
jemarq04
left a comment
There was a problem hiding this comment.
Checked a few files and they look great, so I'll assume the rest is looking good. Thanks again for the contributions!
|
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
|
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
Change description
Adds headbutt encounters for HG/SS in Gen IV.
I took the headbutt.json file from decompiled source for all the encounters and location. Claude helped come up with a mapping from location to location within pokeapi.
AI coding assistance disclosure
Claude Code helped me understand encounter mechanics by analyzing decompiled source for HG game.
Contributor check list
Closes #419