Skip to content

Circulation - Add available action button prompt#458

Open
minecraftLord77 wants to merge 6 commits into
acemod:medical/add-circulationfrom
minecraftLord77:githubnoworky2-
Open

Circulation - Add available action button prompt#458
minecraftLord77 wants to merge 6 commits into
acemod:medical/add-circulationfrom
minecraftLord77:githubnoworky2-

Conversation

@minecraftLord77

Copy link
Copy Markdown

When merged this pull request will:

  • Add button prompts to each of the four medication in the bottom left
  • Localization updates and standardization

Requires:

image image image image image

Comment on lines +5 to +9
ACE_MEDICAL_METOPROLOL_INJECTOR,
ACE_MEDICAL_AMMONIUM_CARBONATE,
ACE_MEDICAL_EPINEPHRINE_INJECTOR,
ACE_MEDICAL_NALOXONE_INJECTOR,
ACE_MEDICAL_PHENYLEPHRINE_INJECTOR

@Kexanone Kexanone Jun 22, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming is good for consistency, but only epi gets added by core, so the other definitions should be in circulation.

@Kexanone Kexanone added the kind/bug Release Notes: **FIXED:** label Jun 22, 2026
Comment on lines 14 to +38
@@ -36,7 +35,7 @@ SCR_ChimeraCharacter {
m_sInteractionGlowIcon "{E4B841462701A4D7}UI/Textures/InventoryIcons/Medical/Medical-icons-glow.imageset"
m_sIconName "Morphine_UI"
}
ActionTitle "Inject Metoprolol"
ActionTitle "#ACE_Medical-MetoprololInjectionAction"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Release Notes: **FIXED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants