diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml b/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml index 69c167051b..4b93091ec5 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml @@ -109,13 +109,12 @@ parent: ClothingShoesBase id: ClothingShoesSnakeskinBoots name: snakeskin boots - description: Boots made of high-class snakeskin, everyone around you will be jealous. + description: Boots made of once-valuable snakeskin, everyone around you would have been jealous. components: - type: Sprite sprite: Clothing/Shoes/Misc/snakeskin.rsi - type: Clothing sprite: Clothing/Shoes/Misc/snakeskin.rsi - - type: NoSlip - type: entity parent: [ClothingShoesBase, PowerCellSlotSmallItem, BaseToggleClothing]