mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
A few medical fixes. (#22022)
- Pneumalin no longer fixes damage on robotic lungs. - Fixed augments not processing. This means that HUD augments are fixed as well. - Fixed health analyzers displaying damage between 0 and 1 as 'none'. Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
|
||||
..()
|
||||
|
||||
STOP_PROCESSING(SSprocessing, src)
|
||||
target.internal_organs |= src
|
||||
affected.internal_organs |= src
|
||||
target.internal_organs_by_name[organ_tag] = src
|
||||
|
||||
Reference in New Issue
Block a user