Skip to content

Fix some potency runes missing from the settings menu - #12

Open
S-Del wants to merge 1 commit into
iFedix:masterfrom
S-Del:fix/potency-rune-menu-range
Open

Fix some potency runes missing from the settings menu#12
S-Del wants to merge 1 commit into
iFedix:masterfrom
S-Del:fix/potency-rune-menu-range

Conversation

@S-Del

@S-Del S-Del commented Aug 7, 2026

Copy link
Copy Markdown

When the potency rune menu was built, the loop only ran up to 28 entries, so the list stopped at the "Rekura" rune.
potency-rune-menu

By deriving the loop's upper bound from the defaults table itself, the number of entries displayed now matches the definition, and it will follow along automatically if new runes are added in the future.
fixed-potency-rune-menu

The loop that builds the menu only iterated up to 28 entries, so the
last three runes, Repora, Rera and Tade, never appeared in the menu.
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.

1 participant