CleverRaven/Cataclysm-DDA
View on GitHubExploit: You can reliably test water for parasites by checking the popup
Open
#54,097 opened on Jan 6, 2022
<Bug><Exploit>Good First IssueItems: Food / Vitamins[C++]
Repository metrics
- Stars
- (9,264 stars)
- PR merge metrics
- (Avg merge 6d 5h) (292 merged PRs in 30d)
Description
Describe the bug
You can avoid parasites by just checking if the popup warns you about it. If there is no popup, you know you can drink your toilet water safely, with the risks just being food poisoning.
Steps to reproduce
Expected behavior
If an item may have parasites, regardless of it actually having some, display the warning. This can get annoying if you are dehydrated and the toilet water is your only way, so there should be an option to hide that popup for say 50 turns.
This looks easy enough to do for any new C++ contributor since it is only a few lines of code.
Screenshots
No response
Versions and configuration
- experimental
Additional context
No response