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 error popping up when trying to draw blood from acidic zombie #76625

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Night-Pryanik
Copy link
Contributor

Summary

None

Purpose of change

Describe the solution

Exit from blood drawing function if we already drew acid blood and don't try to put blood item in the same vacutainer.

Describe alternatives you've considered

None.

Testing

Got blood draw kit, got dead acidic zombie. Drew blood from it. No errors.

Additional context

None.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 23, 2024
@Maleclypse Maleclypse merged commit 135be5d into CleverRaven:master Sep 24, 2024
28 checks passed
@Night-Pryanik Night-Pryanik deleted the acid-blood branch September 24, 2024 08:56
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) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blood draw kit gives error every time I draw toxic acidic blood from acidic zombie
2 participants