Banana Clown Outfit (#22068)
* Banana Clown Outfit * Update SkatesComponent.cs
This commit is contained in:
@@ -198,6 +198,19 @@
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskClown
|
||||
id: ClothingMaskClownBanana
|
||||
name: banana clown wig and mask
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/clown_banana.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/clown_banana.rsi
|
||||
- type: Construction
|
||||
graph: BananaClownMask
|
||||
node: mask
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskJoy
|
||||
|
||||
@@ -28,6 +28,26 @@
|
||||
- ClownShoes
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesClown
|
||||
id: ClothingShoesClownBanana
|
||||
name: banana clown shoes
|
||||
description: "When humor and footwear combine into new levels of absurdity."
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Specific/clown_banana.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Specific/clown_banana.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepSlip
|
||||
- type: Construction
|
||||
graph: BananaClownShoes
|
||||
node: shoes
|
||||
- type: Skates
|
||||
minimumSpeed: 20
|
||||
acceleration: 5
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBaseButcherable
|
||||
id: ClothingShoesBling
|
||||
@@ -47,6 +67,7 @@
|
||||
energy: 2
|
||||
color: "#FFD800"
|
||||
netsync: false
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBaseButcherable
|
||||
id: ClothingShoesCult
|
||||
|
||||
@@ -200,6 +200,27 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/clown.rsi
|
||||
femaleMask: UniformTop
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClownSuit
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformJumpsuitClown
|
||||
id: ClothingUniformJumpsuitClownBanana
|
||||
name: banana clown suit
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/clown_banana.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/clown_banana.rsi
|
||||
femaleMask: UniformTop
|
||||
- type: Construction
|
||||
graph: BananaClownJumpsuit
|
||||
node: jumpsuit
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Radiation: 0.8
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
|
||||
@@ -294,6 +294,7 @@
|
||||
tags:
|
||||
- Recyclable
|
||||
- Trash
|
||||
- BananaPeel
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
|
||||
Reference in New Issue
Block a user