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 condition of learning mortar recipe from cement bag #76741

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

cknight828
Copy link
Contributor

Summary

None

Purpose of change

Fix #76706

The player can learn the mortar recipe from cement bag only if they are illiterate.
It does not seem to be intended because they should learn the recipe by reading the instruction on the bag.

Describe the solution

Change the condition to if they are NOT illiterate.

Describe alternatives you've considered

Testing

Spawn the bag and activate it.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Containers Things that hold other things <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 30, 2024
@Maleclypse Maleclypse merged commit 45a93aa into CleverRaven:master Sep 30, 2024
20 of 26 checks passed
@cknight828 cknight828 deleted the cement-bag branch October 28, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) Items: Containers Things that hold other things [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't activate "durable plastic sack, cement" to get the recipe for mortar
2 participants