Jerakin / Pokedex5E

GNU General Public License v3.0
95 stars 30 forks source link

rnd.range(1,1) fails #748

Closed magroader closed 3 years ago

magroader commented 3 years ago

Not sure what's up with this, but rnd.range(1,1) no longer works (throws an exception).

There are a few uses in the code I can clean up.