fix: complete Wishiwashi's Schooling form condition - #1636
Conversation
Wishiwashi's School form declared the Schooling ability trigger but the Solo form did not, and the two weren't linked. Add the trigger to the Solo form and set base_form on both so the transformation is described bidirectionally (like Minior's Shields Down).
e81dd6c to
93dab74
Compare
|
Thanks, I see that the form is changed based on the HP of the pokemon. I guess this is not something that the API can expose, right? |
|
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. |
Wishiwashi's School form declared the Schooling ability trigger but the Solo form did not, and the two weren't linked. This PR adds the trigger to the Solo form and set
base_formon both so the transformation is described bidirectionally (like Minior's Shields Down).AI coding assistance disclosure
Checking numbers and commit message.
Contributor check list