]> git.seodisparate.com - TurnBasedMinecraftMod/commit
Use Random instead of math.random()
authorStephen Seo <seo.disparate@gmail.com>
Sat, 27 Oct 2018 08:34:02 +0000 (17:34 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sat, 27 Oct 2018 08:34:02 +0000 (17:34 +0900)
commit5dd62cc2bfb546eea8baed4e2e8c2a4866b34195
treec5df3ca95fad2b3412593846137cd998433cb08d
parent83711ed7e3c3c2899abc93a9adffd49f6df6506a
Use Random instead of math.random()

Also moved rest of probability logic out of addScheduledTask().
src/main/java/com/seodisparate/TurnBasedMinecraft/common/Battle.java