This commit is contained in:
HarpyEagle
2015-10-09 18:24:19 -04:00
parent cc96d5bc54
commit 5684befee2
4 changed files with 11 additions and 2 deletions
+3
View File
@@ -206,6 +206,9 @@ var/list/organ_cache = list()
if(parent && !silent)
owner.custom_pain("Something inside your [parent.name] hurts a lot.", 1)
/obj/item/organ/proc/bruise()
damage = max(damage, min_bruised_damage)
/obj/item/organ/proc/robotize() //Being used to make robutt hearts, etc
robotic = 2
src.status &= ~ORGAN_BROKEN