Removes rainbow clothing (#2144)
This commit is contained in:
@@ -227,18 +227,6 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Gloves/purple.rsi
|
||||
|
||||
- type: entity
|
||||
parent: GlovesBase
|
||||
id: GlovesRainbow
|
||||
name: rainbow gloves
|
||||
description: A pair of rainbow gloves, they don't look special in any way. No really. Seriously.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Gloves/rainbow.rsi
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/Gloves/rainbow.rsi
|
||||
|
||||
- type: entity
|
||||
parent: GlovesBase
|
||||
id: GlovesRed
|
||||
|
||||
@@ -862,30 +862,6 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/pwig.rsi
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatRainbowsoft
|
||||
name: rainbowsoft
|
||||
description: It's a baseball hat in a bright rainbow of colors. There's nothing special about. Seriously.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/rainbowsoft.rsi
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/rainbowsoft.rsi
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatRainbowsoftFlipped
|
||||
name: rainbowsoft flipped
|
||||
description: It's a flipped baseball hat in rainbow colours, there's nothing special about. Seriously.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/rainbowsoft_flipped.rsi
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/rainbowsoft_flipped.rsi
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatRedsoft
|
||||
|
||||
@@ -202,18 +202,6 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/purple.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ShoesBase
|
||||
id: ShoesRainbow
|
||||
name: rainbow shoes
|
||||
description: A pair of rainbow shoes.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/rain_bow.rsi
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/rainbow.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ShoesBase
|
||||
id: ShoesRed
|
||||
|
||||
@@ -460,30 +460,3 @@
|
||||
ClothingPrefix: maroon_skirt
|
||||
femaleMask: UniformTop
|
||||
HeldPrefix: maroon
|
||||
|
||||
# Rainbow
|
||||
- type: entity
|
||||
parent: UniformColorBase
|
||||
id: UniformColorRainbow
|
||||
name: rainbow jumpsuit
|
||||
description: A multi-colored jumpsuit!
|
||||
components:
|
||||
- type: Sprite
|
||||
state: rainbow
|
||||
|
||||
- type: Clothing
|
||||
HeldPrefix: rainbow
|
||||
|
||||
- type: entity
|
||||
parent: UniformColorRainbow
|
||||
id: UniformColorRainbowSkirt
|
||||
name: rainbow jumpskirt
|
||||
description: A multi-colored jumpskirt!
|
||||
components:
|
||||
- type: Sprite
|
||||
state: rainbow_skirt
|
||||
|
||||
- type: Clothing
|
||||
ClothingPrefix: rainbow_skirt
|
||||
femaleMask: UniformTop
|
||||
HeldPrefix: rainbow
|
||||
|
||||
Reference in New Issue
Block a user