No-Slip shoes are now only called such in the uplink catalog (#6266)

This commit is contained in:
Rane
2022-01-21 20:58:27 -05:00
committed by GitHub
parent 13b99e4172
commit ad79fe6c9a
2 changed files with 5 additions and 2 deletions

View File

@@ -189,6 +189,8 @@
id: UplinkClothingNoSlipsShoes id: UplinkClothingNoSlipsShoes
category: Armor category: Armor
itemId: ClothingShoesChameleonNoSlips itemId: ClothingShoesChameleonNoSlips
listingName: no-slip shoes
description: These protect you from slips while looking like normal sneakers.
price: 2 price: 2
- type: uplinkListing - type: uplinkListing

View File

@@ -83,7 +83,8 @@
- type: entity - type: entity
parent: ClothingShoesColorBlack parent: ClothingShoesColorBlack
id: ClothingShoesChameleonNoSlips id: ClothingShoesChameleonNoSlips
name: no-slip shoes name: black shoes #actual name and description in uplink_catalog.yml
description: These protect you from slips while looking like normal sneakers. suffix: no-slip
description: Stylish black shoes.
components: components:
- type: NoSlip - type: NoSlip