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] Kitchen machines no longer accept reagents while running #27288

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Adrer
Copy link
Contributor

@Adrer Adrer commented Nov 4, 2024

What Does This PR Do

Prevents people from adding reagents to a kitchen machine that is currently operating, since this would cause the reagents to be wasted.

Fixes: #27270

Why It's Good For The Game

Currently it's easy to accidentally waste reagents adding them to a running machine.

Testing

Try to add reagents to a candy maker that is currently on.
Can't add them


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Kitchen machines no longer accept reagents while running
/:cl:

@Adrer Adrer added the Fix This PR will fix an issue in the game label Nov 4, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting review This PR is awaiting review from the review team Fix This PR will fix an issue in the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

You can insert more chemicals into the candy mixer while it is running, wasting the chemicals
2 participants