From 71f9e7aad234f1dcddc2a29c7165c84e667af9e3 Mon Sep 17 00:00:00 2001 From: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> Date: Wed, 8 Jul 2020 21:05:50 -0700 Subject: [PATCH] Fix bag of holding sprite (#1328) --- Resources/Prototypes/Entities/Items/Clothing/backpacks.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Items/Clothing/backpacks.yml b/Resources/Prototypes/Entities/Items/Clothing/backpacks.yml index c5021b0cdb..2396939f0d 100644 --- a/Resources/Prototypes/Entities/Items/Clothing/backpacks.yml +++ b/Resources/Prototypes/Entities/Items/Clothing/backpacks.yml @@ -104,8 +104,9 @@ components: - type: Sprite sprite: Clothing/Back/Backpacks/holding.rsi + state: holding layers: - - state: hoding + - state: holding - state: holding-unlit shader: unshaded - type: Icon