Skip to content

lgr limits - #912

Merged
Rinn merged 2 commits into
mainfrom
lgr-limits
Sep 12, 2026
Merged

Rinn merged 2 commits into
mainfrom
lgr-limits

Conversation

@Rinn

@Rinn Rinn commented Sep 12, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/lib.ts
!(realm === "cold" && get("_luckyGoldRingWalmart") >= 15) &&
!(realm === "hot" && get("_luckyGoldRingVolcoino") >= 2) &&
!(realm === "fantasy" && get("_luckyGoldRingRubee") >= 10) &&
!(realm === "cyber" && get("_luckyGoldRingBit") >= 10),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might make more sense to use an object to access the pref-limit combo, but that's just because I hate typing.

@Rinn
Rinn enabled auto-merge (squash) September 12, 2026 16:40
@Rinn
Rinn merged commit ac11c03 into main Sep 12, 2026
4 checks passed
@Rinn
Rinn deleted the lgr-limits branch September 12, 2026 16:41
github-actions Bot pushed a commit that referenced this pull request Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants