Fix mass outbreak psyduck inverted level range

ROM data has min:24, max:22 (24-22) instead of (22-24).

In-game test shows all Psyduck are level 22 (max), and 24 (min) is not considered since it is greater than the max.

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
This commit is contained in:
Kurt 2022-11-25 13:53:21 -08:00
parent f1b8992989
commit c965cb7077