Edible Chameleon Clothing (#41232)
* Remove ignore for WhitelistChameleon tag * Add correct tags to chameleon clothing * Apply suggestions from code review --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
parent
04b71d8203
commit
026541b985
5 changed files with 14 additions and 5 deletions
|
|
@ -6,7 +6,9 @@
|
|||
suffix: Chameleon
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
tags: # ignore "WhitelistChameleon" tag
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- type: Sprite
|
||||
sprite: Clothing/Hands/Gloves/Color/black.rsi
|
||||
- type: Clothing
|
||||
|
|
|
|||
|
|
@ -6,7 +6,8 @@
|
|||
suffix: Chameleon
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
tags: # ignore "WhitelistChameleon" tag
|
||||
- ClothMade
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/beret.rsi
|
||||
- type: Clothing
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@
|
|||
suffix: Chameleon
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
tags: # ignore "WhitelistChameleon" tag
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Scarfs/red.rsi
|
||||
- type: Clothing
|
||||
|
|
|
|||
|
|
@ -170,7 +170,9 @@
|
|||
description: Stylish black shoes.
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
tags: # ignore "WhitelistChameleon" tag
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/color.rsi
|
||||
layers:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@
|
|||
suffix: Chameleon
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
tags: # ignore "WhitelistChameleon" tag
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/color.rsi
|
||||
layers:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue