Conflicts:
	code/ZAS/FEA_system.dm
This commit is contained in:
Chinsky
2012-11-17 00:20:23 +04:00
26 changed files with 280 additions and 195 deletions
+1
View File
@@ -959,6 +959,7 @@ proc/spread_germs_to_organ(datum/organ/external/E, mob/living/carbon/human/user)
"\blue You have finished adjusting the area around [target]'s [affected.display_name] with \the [tool].")
affected.status |= ORGAN_ATTACHABLE
affected.amputated = 1
affected.setAmputatedTree()
affected.open = 0
fail_step(mob/user, mob/living/carbon/human/target, target_zone, obj/item/tool)