Closed noeinan closed 3 years ago
People keep getting an error saying something about an if clause and >= being where it shouldn't belong.
Found the issue, when adding code to fix the monsterchance bug, I accidentally wrote "is lte" instead of just "lte"
People keep getting an error saying something about an if clause and >= being where it shouldn't belong.