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

boiled makeshift bandage cost #64341

Merged

Conversation

anoobindisguise
Copy link
Contributor

Summary

Bugfixes "Correct cost of boiled makeshift bandage"

Purpose of change

You have 3 units of water, to clean each it should be 1u of water_boiling_heat per. Adding in the bandages rounds up to 4u. The time to sterilize the bandages shouldn't be any higher than the time needed to sterilize the water (1 minute at boiling temp)

Describe the solution

4u water_boiling_heat. Also make 67% of the water return as a clean water byproduct.

Describe alternatives you've considered

No byproduct.

Testing

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON <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 Mar 17, 2023
Copy link
Member

@Maleclypse Maleclypse left a comment

Choose a reason for hiding this comment

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

Reasoning looks solid.

@dseguin dseguin merged commit 05776ac into CleverRaven:master Mar 19, 2023
@adamkad1
Copy link
Contributor

adamkad1 commented Mar 20, 2023

Yeah, this seems fine, aside from the byproduct

@anoobindisguise anoobindisguise deleted the anoobindisguise-boiledbandage branch June 7, 2023 18:15
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) [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.

4 participants