Adds an alternate jumpsuit for botany (#4419)
* Adds an alternate botanists jumpsuit * Updated license information
This commit is contained in:
@@ -84,3 +84,7 @@
|
||||
prob: 0.8
|
||||
- id: TomatoSeeds
|
||||
prob: 1
|
||||
- id: ClothingUniformOveralls
|
||||
prob: 1
|
||||
- id: ClothingHeadHatTrucker
|
||||
prob: 0.1
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretEngineering
|
||||
name: engineering beret
|
||||
name: engineering beret
|
||||
description: A beret with the engineering insignia emblazoned on it. For engineers that are more inclined towards style than safety.
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -360,3 +360,14 @@
|
||||
sprite: Clothing/Head/Hats/xmascrown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/xmascrown.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatTrucker
|
||||
name: truckers hat
|
||||
description: Formerly Chucks, this hat is yours now.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/truckershat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/truckershat.rsi
|
||||
|
||||
@@ -571,3 +571,14 @@
|
||||
sprite: Clothing/Uniforms/Jumpsuit/rainbow.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/rainbow.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformOveralls
|
||||
name: overalls
|
||||
description: Great for working outdoors.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/overalls.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/overalls.rsi
|
||||
|
||||
Reference in New Issue
Block a user