From e9d3d3e5fa0deebe831eec0446d5397b077c848e Mon Sep 17 00:00:00 2001 From: Detective-Google <48196179+Detective-Google@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:28:05 -0600 Subject: [PATCH] formatting was missing a space --- code/modules/clothing/head/misc.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/head/misc.dm b/code/modules/clothing/head/misc.dm index 9591e89d86..3883d9d0e3 100644 --- a/code/modules/clothing/head/misc.dm +++ b/code/modules/clothing/head/misc.dm @@ -14,6 +14,7 @@ name = "halo" desc = "a small metal ring, floating above it's wearer." icon_state = "halo" + /obj/item/clothing/head/pin icon_state = "pin" addblends = "pin_a"