alfalfascout / pokemon-daycare

A web page that calculates the chance of hatching the pokemon with the stats you want.
GNU General Public License v3.0
6 stars 1 forks source link

Fix stats for default pokemon species (dex number 0) #9

Closed alfalfascout closed 8 years ago

alfalfascout commented 8 years ago

Right now the calculator doesn't exactly handle the 'default pokemon' very well. While the user is intended to pick a real pokemon species to get real stats, they should still be able to run ability/gender calculations using the placeholder stats.

alfalfascout commented 8 years ago

Fixed by commit 655a92f