Skip to content

Fix Elite Research Pickup always being active - #183

Merged
toasterparty merged 1 commit into
randovania:mainfrom
MrMiguel211:elite-research-patch-fix
Aug 11, 2026
Merged

Fix Elite Research Pickup always being active#183
toasterparty merged 1 commit into
randovania:mainfrom
MrMiguel211:elite-research-patch-fix

Conversation

@MrMiguel211

@MrMiguel211 MrMiguel211 commented Aug 11, 2026

Copy link
Copy Markdown

Issue

On the persistent pickup layer, the flags bitwise was checking explicitly for layer 6, which when playing with DLR that would be the doors layer, making the persistent pickup layer being 7, thus remaining active

Solution

Specify pickup_active_layer instead of 6

Verification

Screenshot 2026-08-11 073322 Screenshot 2026-08-11 073325

@toasterparty

Copy link
Copy Markdown

That's verification, not validation.

@toasterparty
toasterparty merged commit 986da62 into randovania:main Aug 11, 2026
3 checks passed
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