PKHeX/PKHeX.Core/MysteryGifts
Kurt 397de97f3c Remove excessive references to Util.Rand32()
all usages besides fetching a 32bit random value should use rand.next
remove unnecessary do-while loop for calculating random EVs (always
returns 510 in total)
2018-07-04 11:30:43 -07:00
..
MysteryGift.cs Rewrite ability verification 2018-07-02 20:34:41 -07:00
MysteryUtil.cs Relocate mg description parse to core 2018-04-21 09:55:27 -07:00
PGF.cs Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
PGT.cs Misc mg gen fixes 2018-06-15 22:00:51 -07:00
PL6.cs Refactoring 2018-05-12 12:28:48 -07:00
WC3.cs Misc mg gen fixes 2018-06-15 22:00:51 -07:00
WC6.cs Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
WC7.cs Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00