From 55538c37e8df649a64cf95db6e5e4a7ca1b53e90 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Thu, 18 May 2023 01:11:16 +1000 Subject: [PATCH] Adjust crusher white colour (#16537) --- Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml index 0fbaf77c45..fa0e8b2010 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml @@ -14,6 +14,7 @@ iconOn: Objects/Tools/flashlight.rsi/flashlight-on.png event: !type:ToggleActionEvent - type: PointLight + color: "#ffeead" enabled: false radius: 4 -- 2.51.2