From c8a7b6a032268dc14f29515325a18852f455efee Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:24:49 -0400 Subject: [PATCH] yea --- code/__DEFINES/~effigy/mobs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/~effigy/mobs.dm b/code/__DEFINES/~effigy/mobs.dm index d8e3f666392..7ab4bff6360 100644 --- a/code/__DEFINES/~effigy/mobs.dm +++ b/code/__DEFINES/~effigy/mobs.dm @@ -12,7 +12,7 @@ #define ORGAN_VISIBILITY_MODE_ALWAYS_HIDE "Always Hide" /// Head_flags of android heads that don't feature eyes (monitor heads (IPCs)) -#define HEAD_MONITOR_FACE (HEAD_HAIR|HEAD_LIPS) +#define HEAD_MONITOR_FACE (HEAD_HAIR|HEAD_FACIAL_HAIR|HEAD_LIPS) GLOBAL_LIST_INIT(monitor_displays, list( "Disabled" = "none",