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

quest/lamp fixes #5949

Merged
merged 2 commits into from
Aug 6, 2024
Merged

quest/lamp fixes #5949

merged 2 commits into from
Aug 6, 2024

Conversation

nwjgit
Copy link
Contributor

@nwjgit nwjgit commented Jul 11, 2024

Description:

Changes:

  • restore antique lamp to defender of varrock quest loot
  • restore antique lamp to be used in /lamp
  • add an item alias to properly identify the antique lamp with "Antique lamp (defender of varrock)"
  • Update dark relic to include combat skills for the 150 multiplier
  • remove a duplicate lamp quest reward from The Path of Glouphrie

Other checks:

  • I have tested all my changes thoroughly.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Changes requested. Reviewed everything up to 55bd7b0 in 29 seconds

More details
  • Looked at 80 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_LJA9uC5eUczIqIGc


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@@ -149,6 +148,13 @@ export const Lampables: IXPObject[] = [
skills[skill] =
data.user.skillLevel(skill) *
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The combat skills for the 'dark relic' should be added to the XPLamps array where the 'dark relic' is defined, not in the Lampables array. This ensures the intended functionality is correctly implemented.

@gc gc merged commit bdc6f78 into oldschoolgg:master Aug 6, 2024
4 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