Add black suspenders (#29055)

* Black suspenders

* fix

* fix linter
This commit is contained in:
lzk
2024-08-28 11:43:30 +02:00
committed by GitHub
parent 4d4a10dae6
commit 512d27ca6b
21 changed files with 69 additions and 9 deletions

View File

@@ -672,20 +672,30 @@
- type: entity
parent: ClothingBeltBase
id: ClothingBeltSuspenders
name: suspenders
id: ClothingBeltSuspendersRed
name: red suspenders
description: For holding your pants up.
components:
- type: Tag
tags:
- MimeBelt
- type: Sprite
sprite: Clothing/Belt/suspenders.rsi
sprite: Clothing/Belt/suspenders_red.rsi
state: icon
- type: Clothing
sprite: Clothing/Belt/suspenders.rsi
sprite: Clothing/Belt/suspenders_red.rsi
quickEquip: true
- type: entity
parent: ClothingBeltSuspendersRed
id: ClothingBeltSuspendersBlack
name: black suspenders
components:
- type: Sprite
sprite: Clothing/Belt/suspenders_black.rsi
- type: Clothing
sprite: Clothing/Belt/suspenders_black.rsi
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltWand

View File

@@ -39,7 +39,8 @@
- id: ClothingMaskRaven
- id: ClothingMaskJackal
- id: ClothingMaskBat
- id: ClothingBeltSuspenders
- id: ClothingBeltSuspendersRed
- id: ClothingBeltSuspendersBlack
- id: ClothingEyesEyepatch
- id: ClothingEyesGlasses
- id: ClothingHandsGlovesLatex