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

Multiple fixes #8774

Merged
merged 3 commits into from
Nov 20, 2022
Merged

Multiple fixes #8774

merged 3 commits into from
Nov 20, 2022

Conversation

Raycoms
Copy link
Contributor

@Raycoms Raycoms commented Nov 19, 2022

Closes #
Closes #
Closes #

Changes proposed in this pull request:

  • Fix cook handing out food
  • Fix spinning
  • Underwaterbreathing research
  • Improve random walking
  • Struggle underwater

Review please

Fix cook handing out food
Fix spinning
Underwaterbreathing research
Improve random walking
Struggle underwater
.setParentResearch(ambition)
.setSortOrder(1)
.setIcon(Items.POTION)
.addItemCost(Items.HEART_OF_THE_SEA, 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

Heart of the Sea is a super-rare/expensive item for being a level 2 research...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Huh? It's super easy to obtain via the treasure maps. And since it's an optional research I find it an okay cost

@Raycoms Raycoms merged commit 43c7261 into version/1.19 Nov 20, 2022
@Raycoms Raycoms deleted the fix/multi branch November 20, 2022 14:03
Raycoms added a commit that referenced this pull request Nov 20, 2022
Fix cook handing out food
Fix spinning
Underwaterbreathing research
Improve random walking
Struggle underwater
better bed leaving
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.

None yet

3 participants