Allows survivors to cook tea using lotus and spurge flowers #39727
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Content "Adds lotus and spurge flower teas to the game. Spurge tea prevents asthma attacks."
Purpose of change
Provide utility for flowers that are otherwise useless.
Describe the solution
Allow players to brew tea and drink tea using lotus and spurge flowers.
According to this study, spurge flowers have anti-asthmatic properties. Because of this, the spurge tea has a special effect - it is able to prevent asthma attacks. However, it is not able to stop an asthma attack if it is already happening.
Describe alternatives you've considered
I considered not giving spurge tea anti-asthmatic effects because I was worried that these properties were not verified by a clinical trial. Fortunately, I was able to find a study that verifies that the anti-asthmatic properties of spurge flowers (see above). However, I wanted to make sure that this study was correct so I checked it against a couple other studies: [1] [2]
Because of these studies I feel that it is safe to give spurge tea anti-asthmatic properties.
Testing
Additional context
N/A