Skip to content

Fix some gems being hidden from gem list#9796

Merged
LocalIdentity merged 1 commit intodevfrom
fix_hide-skills
Apr 20, 2026
Merged

Fix some gems being hidden from gem list#9796
LocalIdentity merged 1 commit intodevfrom
fix_hide-skills

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Fixes #9795

Description of the problem being solved:

Using fromItem isn't going to work as the gem list gets mutated with it from many other places and it's too risky to change those
Instead we now use a different tag that is untouched by anything else so it wont fail
Tried looking in the game files to see if there was anything that'd show if the gems couldn't drop anymore and could not find anything so have to keep it hardcoded:

Using `fromItem` isn't going to work as the gem list gets mutated with it from many other places and it's too risky to change those
Instead we now use a different tag that is untouched by anything else so it wont fail
Tried looking in the game files to see if there was anything that'd show if the gems couldn't drop anymore and could not find anything so have to keep it hardcoded
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Apr 20, 2026
@LocalIdentity LocalIdentity merged commit 7eaddbb into dev Apr 20, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_hide-skills branch April 20, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing profile prevents selecting Concentrated Effect as a support for anything and is missing

1 participant