From e0a680a6709b11e6b9fab9ed4951cb715c88b6d3 Mon Sep 17 00:00:00 2001 From: Kara Date: Sat, 9 Jul 2022 05:23:14 -0700 Subject: [PATCH] Change yellow alert elight color to goldenrod (#9577) --- Resources/Prototypes/AlertLevels/alert_levels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/AlertLevels/alert_levels.yml b/Resources/Prototypes/AlertLevels/alert_levels.yml index 585ab26d3c..70266b474a 100644 --- a/Resources/Prototypes/AlertLevels/alert_levels.yml +++ b/Resources/Prototypes/AlertLevels/alert_levels.yml @@ -20,7 +20,7 @@ announcement: alert-level-yellow-announcement sound: /Audio/Misc/notice1.ogg color: Yellow - emergencyLightColor: Yellow + emergencyLightColor: Goldenrod shuttleTime: 400 red: announcement: alert-level-red-announcement