Mediborgs can transplant organs again (#13537)

This commit is contained in:
VisVirific
2022-04-16 21:32:29 +02:00
committed by GitHub
parent ec9a6aeb09
commit 774ede40bb
3 changed files with 8 additions and 2 deletions
-1
View File
@@ -71,7 +71,6 @@
/obj/item/organ/internal/liver/handle_regeneration()
if(..())
testing("Liver regenerating!")
if(!owner.total_radiation && damage > 0)
if(damage < min_broken_damage)
heal_damage(0.2)