Ears matter (and other antenna stuff.) (#10790)

This commit is contained in:
Wowzewow (Wezzy)
2021-01-03 16:36:37 +01:00
committed by GitHub
parent 2c9c34b245
commit f4f95e6c2a
21 changed files with 243 additions and 154 deletions
@@ -43,7 +43,8 @@
set_light(0)
if (ismob(src.loc)) //for reasons, this makes headlights work.
var/mob/M = src.loc
M.update_inv_ears()
M.update_inv_l_ear()
M.update_inv_r_ear()
M.update_inv_head()
/obj/item/device/flashlight/attack_self(mob/user)