You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modernise AcidEffect: putIfAbsent and Math.clamp (S3824, S6885)
Replace containsKey+put with putIfAbsent for the wet-players guard.
Replace Math.max(0,Math.min(100,...)) with Math.clamp in both damage
percent calculations (rain and acid).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments