Re-uploaded...?

This commit is contained in:
sigonasr2 2016-08-05 20:34:15 -05:00
parent 271ae86959
commit 117890c85b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -197,7 +197,7 @@ public enum MonsterDifficulty {
dropmult += 1; //Base dropmult is 1.0.
if (Math.random() < dropmult % 1)
{
dropmult++;
dropmult++;
}
//Basically for each additional dropmult integer value, the