From cf8f68c7e51df1c11b38b0efffda39996a4c4e73 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:53:45 +0200 Subject: [PATCH] Fix rubber hammer being unshaded (#26956) --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index b43d141eb6..def1ad3b6b 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1310,9 +1310,7 @@ components: - type: Sprite sprite: Objects/Fun/rubber_hammer.rsi - layers: - - state: icon - shader: unshaded + state: icon - type: WeaponRandom damageBonus: types: -- 2.52.0