Fixing several reported issues.

This commit is contained in:
Ghommie
2020-05-01 19:48:27 +02:00
parent 2f236ffc04
commit a1f252d558
12 changed files with 18 additions and 33 deletions

View File

@@ -295,6 +295,7 @@
O.Insert(C)
update_bodypart_damage_state()
update_disabled()
C.updatehealth()
C.update_body()
@@ -302,7 +303,6 @@
C.update_damage_overlays()
C.update_mobility()
/obj/item/bodypart/head/attach_limb(mob/living/carbon/C, special)
//Transfer some head appearance vars over
if(brain)