mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Ears matter (and other antenna stuff.) (#10790)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user