From 10db563996826505271b395dabbd84380831f0f5 Mon Sep 17 00:00:00 2001 From: Delete69 <95458399+Delete69@users.noreply.github.com> Date: Wed, 9 Feb 2022 10:26:09 -0700 Subject: [PATCH] command decal color (#6598) --- Resources/Prototypes/Palettes/departmental.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Palettes/departmental.yml b/Resources/Prototypes/Palettes/departmental.yml index b48705030d..fda7221c20 100644 --- a/Resources/Prototypes/Palettes/departmental.yml +++ b/Resources/Prototypes/Palettes/departmental.yml @@ -2,7 +2,8 @@ id: Departmental name: Departmental colors: - command: "#52B4E996" + command: "#334E6DC8" + medical: "#52B4E996" service: "#9FED5896" engineering: "#EFB34196" security: "#DE3A3A96"