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

Medical - Improve Epi status message in the event of critical injury #83

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

Conversation

alexgibbs606
Copy link

Epi Status Messages:

  • Improved status messages when attempting to push epi on a patient
    • "Too injured" will display if the medkit can still be used on the player to heal. This is determined by getting each hitzones scaled health and comparing to the max heal limit for the medkit.
    • "Critically injured" will display if the patient is critically injured, and the medkit can no longer heal them.

If medkit is still usable to heal hitzones, the message will still display 'too injured'. If a patient is critically injured and fully healed in the field, the message wil display 'critically injured'
@Kexanone Kexanone changed the title Improve Epi status message in the event of critical injury Medical - Improve Epi status message in the event of critical injury Jul 9, 2024
@alexgibbs606
Copy link
Author

Corrected logic with requested addition and updated localization messages

@Kexanone Kexanone added the kind/enhancement Release Notes: **IMPROVED:** label Aug 5, 2024
@veteran29 veteran29 self-requested a review September 12, 2024 20:23
@Kexanone Kexanone added this to the 1.2.0 milestone Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants