Skip to content

Fix medic healing.#1429

Merged
LoneWolfHT merged 2 commits into
MT-CTF:masterfrom
Signal-mt:patch-1
May 31, 2026
Merged

Fix medic healing.#1429
LoneWolfHT merged 2 commits into
MT-CTF:masterfrom
Signal-mt:patch-1

Conversation

@Signal-mt

Copy link
Copy Markdown
Contributor
  • This PR has been tested locally

Player HP was recently multiplied by 10 to permit finer-grained damage application; various damage sources thus had to also be multiplied by 10 to compensate. It seems that healing was missed, so this fixes it too. I didn't actually test this locally, but it's a pretty trivial change, and I followed the call chain and the logic checks out.

(Note that I wrote out * 10 to make it more obvious that this scaling takes place.)

@LoneWolfHT

Copy link
Copy Markdown
Member

Thanks!

@LoneWolfHT LoneWolfHT merged commit e28e04e into MT-CTF:master May 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants