From 572392b5e3ab1a41bac3dd81bf76ca914e6ee891 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Fri, 30 Aug 2024 03:43:34 +0200 Subject: [PATCH] Fix energy shield visuals (#31619) fix energy shield visuals --- Resources/Prototypes/Entities/Objects/Shields/shields.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 929ebac6dd..3bd4a89d53 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -416,6 +416,7 @@ radius: 1.5 energy: 2 color: blue + - type: ItemTogglePointLight - type: Reflect reflectProb: 0.95 reflects: -- 2.51.2