The setEggFindThreshold
function allows the owner to set the eggFindThreshold
to any value between 0 and 100, inclusive. However, setting the threshold to 0 or 100 breaks the core game mechanic.
Setting the threshold to 0 makes it impossible for players to find eggs, while setting it to 100 guarantees an egg find on every search attempt, trivializing the game and potentially allowing rapid minting of NFTs.
Modify the setEggFindThreshold
function to ensure the newThreshold
is strictly greater than 0 and strictly less than 100.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.