mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Mediborgs can transplant organs again (#13537)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user