This commit is contained in:
kevinz000
2020-01-10 13:25:47 -08:00
parent 24c1baddd0
commit 830054c106
20 changed files with 133 additions and 97 deletions
@@ -121,7 +121,7 @@
C.update_health_hud() //update the healthdoll
C.update_body()
C.update_hair()
C.update_canmove()
C.update_mobility()
if(!Tsec) // Tsec = null happens when a "dummy human" used for rendering icons on prefs screen gets its limbs replaced.
qdel(src)
@@ -296,7 +296,7 @@
C.update_body()
C.update_hair()
C.update_damage_overlays()
C.update_canmove()
C.update_mobility()
/obj/item/bodypart/head/attach_limb(mob/living/carbon/C, special)