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

Only need 1 led candle for jill #1374

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Only need 1 led candle for jill #1374

merged 1 commit into from
Oct 16, 2023

Conversation

Alium58
Copy link
Member

@Alium58 Alium58 commented Oct 16, 2023

Description

Previously was incorrectly requiring 2 candles to prioritize Jill's extra 50% bonus's. Actually just need 1

How Has This Been Tested?

CLI. Have 1 LED candle in inventory. autorun is my alias to easily import and run autoscend commands

Before

> autorun lookupFamiliarDatafile("meat")

[DEBUG] lookupFamiliarDatafile is checking for type [meat]
Returned: Hobo Monkey

After

> autorun lookupFamiliarDatafile("meat")

[DEBUG] lookupFamiliarDatafile is checking for type [meat]
Returned: Jill-of-All-Trades

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have based my pull request against the main branch or have a good reason not to.

@Alium58 Alium58 merged commit d0acdb3 into main Oct 16, 2023
2 checks passed
@Alium58 Alium58 deleted the fix-jill branch October 16, 2023 15:16
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