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

Make fridge tanks work #42384

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Conversation

anothersimulacrum
Copy link
Member

Summary

SUMMARY: Bugfixes "Fix fridge tanks"

Purpose of change

Previously, the processing for tanks ignored the fridge/freezer tags, meaning they didn't work.
Should, along with #40235, fix fridge tanks.

Describe the solution

Make it aware of those tags.

Testing

Create a vehicle with a normal tank and a fridge tank. Fill both with milk, then wait for a while, checking on the tanks occasionally. The milk in the non-fridge tank should rot first.
Note that you need changes from #40235 for these to behave like tanks.

Previously, the processing for tanks ignored the fridge/freezer tags.
Make it aware of those.
@anothersimulacrum anothersimulacrum added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Vehicles Vehicles, parts, mechanics & interactions labels Jul 22, 2020
@ZhilkinSerg ZhilkinSerg merged commit 8718a82 into CleverRaven:master Jul 23, 2020
@anothersimulacrum anothersimulacrum deleted the fridgetank branch July 23, 2020 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants