Beginning to port over new icon update from limbs branch. WIP

This commit is contained in:
Zuhayr
2015-03-24 23:48:54 +10:30
parent b9072baa97
commit a63b9b4e73
17 changed files with 466 additions and 456 deletions
+1 -2
View File
@@ -156,7 +156,7 @@
/datum/surgery_step/head/attach
allowed_tools = list(/obj/item/organ/head = 100)
allowed_tools = list(/obj/item/organ/external/head = 100)
can_infect = 0
min_duration = 80
@@ -177,7 +177,6 @@
"\blue You have attached [target]'s head to the body.")
affected.status = 0
affected.amputated = 0
affected.destspawn = 0
target.update_body()
target.updatehealth()
target.UpdateDamageIcon()