Fix Cybernetic Limb Custom Appearance Surgery

This commit is contained in:
Fox McCloud
2018-07-25 23:14:08 -04:00
parent ed68cae280
commit 29ddbc5169
+1
View File
@@ -590,6 +590,7 @@
target.UpdateDamageIcon()
user.visible_message("<span class='notice'> [user] reprograms the appearance of [target]'s [affected.name] with [tool].</span>", \
"<span class='notice'> You reprogram the appearance of [target]'s [affected.name] with [tool].</span>")
affected.open = 0
return TRUE
/datum/surgery_step/robotics/external/customize_appearance/fail_step(mob/living/user, mob/living/carbon/human/target, target_zone, obj/item/tool,datum/surgery/surgery)