-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Rename Disinfectant to Antiseptic #33387
Conversation
Is it? Most hand sanitizers are 60-70% ethanol. |
Yes, and you're not supposed to put that on an open wound. |
Fair enough, but the same is true for hydrogen peroxide. |
Wait, wait, WAIT your NOT supposed to put hydrogen peroxide on cuts and wounds? |
So there might different concentration of the stuff or whatever, but yes peroxyde hydrogen probably also burn tissue. But like I said we don't currently take that into account and using it for cleaning wound is very common practice, same for alcohol actually |
Under normal circumstances you're not supposed to use any hard antiseptic to clean an open wound. Best to rinse it it with a sterile saline solution or clean it with soap and water, and then apply an antibiotic cream such as a Neosporin. But if there is some really nasty zombie bacteria that you need to kill, it's might be advisable to use a hard antiseptic between cleaning the wound and applying the antibiotic cream. It's sometimes recommended for rabies wounds. |
* disinfectant to antiseptic in GUIDE_COMESTIBLES * rename desinfectant to antiseptic * helps text use antiseptic * replace disinfectant with antiseptic
Summary
SUMMARY: Interface "Rename Disinfectant to Antiseptic"
Purpose of change
Fixes #33368
Describe the solution
Rename disinfectant to antiseptic
Update all help txt to use antiseptic
Since we don't actually disifect anything, and all our disinfectant is useable as antiseptic replace disinfectant with antiseptic in description of ethanol, bleach, hydrogen peroxide etc...
Describe alternatives you've considered
Only changing names.
Additional context
I'm not entierly satisfied with discribing ethanol as an antiseptic as it seems to be a bad idea to use it this way.
Strond disinfectant damage the tissue and actually slow the healing process but we don't model that so I put antiseptic to be consistant for the players.