diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index ade6ae5883..63dcc04d03 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -189,6 +189,8 @@ id: UplinkClothingNoSlipsShoes category: Armor itemId: ClothingShoesChameleonNoSlips + listingName: no-slip shoes + description: These protect you from slips while looking like normal sneakers. price: 2 - type: uplinkListing diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 14f1907976..4c060a14ec 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -83,7 +83,8 @@ - type: entity parent: ClothingShoesColorBlack id: ClothingShoesChameleonNoSlips - name: no-slip shoes - description: These protect you from slips while looking like normal sneakers. + name: black shoes #actual name and description in uplink_catalog.yml + suffix: no-slip + description: Stylish black shoes. components: - type: NoSlip