mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-06 11:50:55 +01:00
d4f503c6f8
a non-damaged cyborg has 200 health. in the current proc, that is shown as (200+100)/2 = 150 % health a dead borg has 0 health. in the current proc, that is shown as (0+100)/2 = 50 % health Conflicts: code/modules/mob/living/silicon/silicon.dm