Rejected - Inactive Include Moves learned more than once via level up as separate (source code)

I believe we already have this information in `learnsets.js`.

The only data we don't currently encode is the learn order of moves that are learned simultaneously, but we can and should add letters after level-up level to encode this.
 
Back
Top