diff --git a/Resources/Prototypes/Entities/Clothing.yml b/Resources/Prototypes/Entities/Clothing.yml index 2f83c51cca..d6958811ec 100644 --- a/Resources/Prototypes/Entities/Clothing.yml +++ b/Resources/Prototypes/Entities/Clothing.yml @@ -2,6 +2,7 @@ parent: BaseItem id: ShoesItem name: Shoes + components: - type: WearableAnimatedSprite sprite: player_shoes notWornSprite: shoes @@ -10,6 +11,7 @@ parent: BaseItem id: JanitorUniformItem name: Janitor Jumpsuit + components: - type: WearableAnimatedSprite sprite: player_jumpsuit_gray notWornSprite: janitorsuit