Skip to content

[lua] Bug fix quest "Rock Racketeer" wrong prog value check#9716

Merged
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
SlashingTangents:Rock-Bug-Fix
Apr 5, 2026
Merged

[lua] Bug fix quest "Rock Racketeer" wrong prog value check#9716
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
SlashingTangents:Rock-Bug-Fix

Conversation

@slashtangent
Copy link
Copy Markdown
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Fixes a bug where the optional dialogue is checking for the wrong Prog value.
Updates the check from Prog == 3 to Prog == 2.
Prog will never be 3 in the current code.

Steps to test these changes

Start quest.
!setquestvar <me> 2 26 Prog 2
Talk to Varun.

@Xaver-DaRed Xaver-DaRed enabled auto-merge April 5, 2026 15:50
@Xaver-DaRed Xaver-DaRed merged commit 9564d9c into LandSandBoat:base Apr 5, 2026
11 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.

3 participants