From 2d5ee82aa3a2cefc47dcc6a4a225fdc42089371f Mon Sep 17 00:00:00 2001 From: nabegator Date: Tue, 10 Jun 2025 02:03:56 +0300 Subject: [PATCH] hi-viz vest laser reflect (#38180) * Update vests.yml * Update vests.yml * Update Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --- .../Prototypes/Entities/Clothing/OuterClothing/vests.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml index fd466e61fa..0b1b66e629 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml @@ -28,6 +28,11 @@ - state: equipped-OUTERCLOTHING-unshaded shader: shaded #same trick here + - type: Reflect + reflectProb: 0.02 + reflects: + - Energy + reflectingInHands: false - type: Tag tags: - HiViz -- 2.51.2