Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UHMWPE prototype dialogue #71373

Closed
wants to merge 1 commit into from
Closed

Conversation

andrewhr
Copy link
Contributor

Summary

None

Purpose of change

Fix UHMWPE prototype dialog, which entered a kind of dialog "deadlock" with no way to move forward and receive the new armor pieces.

Describe the solution

During arithmetic migration, this check was flipped by accident. This patch just reverts it back to !=.

Describe alternatives you've considered

None

Testing

Well... I had current game and did this one line fix myself and worked as intended. Checked the commit history as audit and makes sense. I'm not familiar with dev tools to reproduce this quest line, so I'm sorry for not detailed reproducible steps.

Additional context

None

During arithmetic migration, this check was flipped by accident, resulting in a state where you could ask for prototypes but no question to follow-up and actually set the global var.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON new contributor labels Jan 30, 2024
@GuardianDll GuardianDll mentioned this pull request Jan 30, 2024
@andrei8l
Copy link
Contributor

Hey, sorry I didn't see this. Looks like the 3 of us were working on the same thing at the same time. I think my fix in #71374 is the most complete one

@andrewhr
Copy link
Contributor Author

That's awesome @andrei8l! I'm good to close this one in favor of yours. Thanks for working on that ✌️

@andrewhr andrewhr closed this Jan 30, 2024
@andrewhr andrewhr deleted the patch-1 branch March 19, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON new contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants