This commit is contained in:
lzk
2023-06-19 11:36:29 +03:00
committed by GitHub
parent f9f8bb2f1c
commit bf8fa41ecd
16 changed files with 37 additions and 37 deletions

View File

@@ -9158,7 +9158,7 @@ entities:
- pos: 22.608034,10.659381 - pos: 22.608034,10.659381
parent: 588 parent: 588
type: Transform type: Transform
- proto: HatBandRed - proto: ClothingHeadBandRed
entities: entities:
- uid: 1295 - uid: 1295
components: components:

View File

@@ -112014,7 +112014,7 @@ entities:
- pos: 22.5,-0.5 - pos: 22.5,-0.5
parent: 60 parent: 60
type: Transform type: Transform
- proto: HatBandGold - proto: ClothingHeadBandGold
entities: entities:
- uid: 952 - uid: 952
components: components:
@@ -112026,7 +112026,7 @@ entities:
- pos: -56.55667,-23.491457 - pos: -56.55667,-23.491457
parent: 60 parent: 60
type: Transform type: Transform
- proto: HatBandMerc - proto: ClothingHeadBandMerc
entities: entities:
- uid: 17463 - uid: 17463
components: components:
@@ -112037,7 +112037,7 @@ entities:
- canCollide: False - canCollide: False
type: Physics type: Physics
- type: InsideEntityStorage - type: InsideEntityStorage
- proto: HatBandRed - proto: ClothingHeadBandRed
entities: entities:
- uid: 1405 - uid: 1405
components: components:
@@ -112054,7 +112054,7 @@ entities:
- pos: 31.491577,14.711699 - pos: 31.491577,14.711699
parent: 60 parent: 60
type: Transform type: Transform
- proto: HatBandSkull - proto: ClothingHeadBandSkull
entities: entities:
- uid: 4377 - uid: 4377
components: components:

View File

@@ -188739,7 +188739,7 @@ entities:
- pos: 37.581806,-4.4282417 - pos: 37.581806,-4.4282417
parent: 13329 parent: 13329
type: Transform type: Transform
- proto: HatBandRed - proto: ClothingHeadBandRed
entities: entities:
- uid: 34062 - uid: 34062
components: components:

View File

@@ -136150,7 +136150,7 @@ entities:
- pos: 29.558147,-58.540123 - pos: 29.558147,-58.540123
parent: 5350 parent: 5350
type: Transform type: Transform
- proto: HatBandGold - proto: ClothingHeadBandGold
entities: entities:
- uid: 24777 - uid: 24777
components: components:

View File

@@ -237,7 +237,7 @@
- id: ClothingOuterCoatPirate - id: ClothingOuterCoatPirate
- id: ClothingShoesBootsLaceup - id: ClothingShoesBootsLaceup
amount: 2 amount: 2
- id: HatBandRed - id: ClothingHeadBandRed
- id: FoamCutlass - id: FoamCutlass
amount: 2 amount: 2

View File

@@ -51,9 +51,9 @@
- id: UniformScrubsColorGreen - id: UniformScrubsColorGreen
- id: UniformScrubsColorPurple - id: UniformScrubsColorPurple
- id: UniformScrubsColorBlue - id: UniformScrubsColorBlue
- id: HatBandBlue - id: ClothingHeadBandBlue
- id: HatBandRed - id: ClothingHeadBandRed
- id: HatBandGreen - id: ClothingHeadBandGreen
- id: ClothingMaskSterile - id: ClothingMaskSterile
amount: 3 amount: 3

View File

@@ -94,7 +94,7 @@
amount: 2 amount: 2
- id: ClothingOuterApronBotanist - id: ClothingOuterApronBotanist
amount: 2 amount: 2
- id: HatBandBotany - id: ClothingHeadBandBotany
amount: 2 amount: 2
- id: HydroponicsToolClippers - id: HydroponicsToolClippers
- id: ClothingBeltPlant - id: ClothingBeltPlant

View File

@@ -86,7 +86,7 @@
- id: ClothingUniformJumpskirtColorYellow - id: ClothingUniformJumpskirtColorYellow
- id: ClothingShoesColorOrange - id: ClothingShoesColorOrange
amount: 2 amount: 2
- id: HatBandGold - id: ClothingHeadBandGold
- type: entity - type: entity
@@ -137,8 +137,8 @@
- id: ClothingUniformJumpskirtColorBlack - id: ClothingUniformJumpskirtColorBlack
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 2 amount: 2
- id: HatBandBlack - id: ClothingHeadBandBlack
- id: HatBandSkull - id: ClothingHeadBandSkull
prob: 0.4 prob: 0.4
- type: entity - type: entity
@@ -152,4 +152,4 @@
- id: ClothingUniformJumpskirtColorGreen - id: ClothingUniformJumpskirtColorGreen
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 2 amount: 2
- id: HatBandGreen - id: ClothingHeadBandGreen

View File

@@ -6,7 +6,7 @@
ClothingShoesColorBlack: 3 ClothingShoesColorBlack: 3
ClothingHandsGlovesFingerless: 3 ClothingHandsGlovesFingerless: 3
ClothingHeadHatCargosoft: 3 ClothingHeadHatCargosoft: 3
HatBandBrown: 3 ClothingHeadBandBrown: 3
ClothingHeadsetCargo: 3 ClothingHeadsetCargo: 3
ClothingOuterWinterCargo: 2 ClothingOuterWinterCargo: 2
ClothingOuterWinterMiner: 2 ClothingOuterWinterMiner: 2

View File

@@ -5,11 +5,11 @@
ClothingBackpackDuffel: 5 ClothingBackpackDuffel: 5
ClothingBackpackSatchel: 3 ClothingBackpackSatchel: 3
ClothingBackpackSatchelLeather: 2 ClothingBackpackSatchelLeather: 2
HatBandBlack: 2 ClothingHeadBandBlack: 2
HatBandBlue: 2 ClothingHeadBandBlue: 2
HatBandGreen: 2 ClothingHeadBandGreen: 2
HatBandRed: 2 ClothingHeadBandRed: 2
HatBandSkull: 2 ClothingHeadBandSkull: 2
ClothingUniformJumpsuitColorGrey: 8 ClothingUniformJumpsuitColorGrey: 8
ClothingUniformJumpskirtColorGrey: 8 ClothingUniformJumpskirtColorGrey: 8
ClothingUniformJumpsuitColorWhite: 3 ClothingUniformJumpsuitColorWhite: 3

View File

@@ -8,6 +8,6 @@
ClothingUniformOveralls: 3 ClothingUniformOveralls: 3
ClothingUniformJumpsuitHydroponics: 3 ClothingUniformJumpsuitHydroponics: 3
ClothingUniformJumpskirtHydroponics: 3 ClothingUniformJumpskirtHydroponics: 3
HatBandBotany: 3 ClothingHeadBandBotany: 3
ClothingHeadsetService: 2 ClothingHeadsetService: 2
ClothingOuterWinterHydro: 2 ClothingOuterWinterHydro: 2

View File

@@ -7,6 +7,6 @@
ClothingShoesColorBlack: 2 ClothingShoesColorBlack: 2
ClothingHandsGlovesFingerless: 2 ClothingHandsGlovesFingerless: 2
ClothingHeadHatCorpsoft: 2 ClothingHeadHatCorpsoft: 2
HatBandSkull: 2 ClothingHeadBandSkull: 2
ClothingHeadsetRobotics: 2 ClothingHeadsetRobotics: 2
ClothingOuterWinterRobo: 2 ClothingOuterWinterRobo: 2

View File

@@ -8,7 +8,7 @@
ClothingShoesBootsJack: 3 ClothingShoesBootsJack: 3
ClothingHeadHatBeret: 3 ClothingHeadHatBeret: 3
ClothingHeadHatSecsoft: 3 ClothingHeadHatSecsoft: 3
HatBandRed: 3 ClothingHeadBandRed: 3
ClothingHandsGlovesColorBlack: 3 ClothingHandsGlovesColorBlack: 3
ClothingUniformJumpskirtSec: 3 ClothingUniformJumpskirtSec: 3
ClothingUniformJumpsuitSecGrey: 3 ClothingUniformJumpsuitSecGrey: 3

View File

@@ -1,6 +1,6 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandBlack id: ClothingHeadBandBlack
name: black bandana name: black bandana
description: A black bandana to make you look cool. description: A black bandana to make you look cool.
components: components:
@@ -11,7 +11,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandBlue id: ClothingHeadBandBlue
name: blue bandana name: blue bandana
description: A blue bandana to make you look cool. description: A blue bandana to make you look cool.
components: components:
@@ -22,7 +22,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandBotany id: ClothingHeadBandBotany
name: botany bandana name: botany bandana
description: A botany bandana to make you look cool, made from natural fibers. description: A botany bandana to make you look cool, made from natural fibers.
components: components:
@@ -33,7 +33,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandGold id: ClothingHeadBandGold
name: gold bandana name: gold bandana
description: A gold bandana to make you look cool. description: A gold bandana to make you look cool.
components: components:
@@ -44,7 +44,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandGreen id: ClothingHeadBandGreen
name: green bandana name: green bandana
description: A green bandana to make you look cool. description: A green bandana to make you look cool.
components: components:
@@ -55,7 +55,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandGrey id: ClothingHeadBandGrey
name: grey bandana name: grey bandana
description: A grey bandana to make you look cool. description: A grey bandana to make you look cool.
components: components:
@@ -66,7 +66,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandRed id: ClothingHeadBandRed
name: red bandana name: red bandana
description: A red bandana to make you look cool. description: A red bandana to make you look cool.
components: components:
@@ -77,7 +77,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandSkull id: ClothingHeadBandSkull
name: skull bandana name: skull bandana
description: A bandana with a skull to make you look even cooler. description: A bandana with a skull to make you look even cooler.
components: components:
@@ -88,7 +88,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandMerc id: ClothingHeadBandMerc
name: mercenary bandana name: mercenary bandana
description: To protect the head from the sun, insects and other dangers of the higher path. description: To protect the head from the sun, insects and other dangers of the higher path.
components: components:
@@ -99,7 +99,7 @@
- type: entity - type: entity
parent: ClothingHeadBaseButcherable parent: ClothingHeadBaseButcherable
id: HatBandBrown id: ClothingHeadBandBrown
name: brown bandana name: brown bandana
description: A brown bandana to make you look cool. description: A brown bandana to make you look cool.
components: components:

View File

@@ -3,7 +3,7 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitPirate jumpsuit: ClothingUniformJumpsuitPirate
back: ClothingBackpackPirateFilled back: ClothingBackpackPirateFilled
head: HatBandBlack head: ClothingHeadBandBlack
shoes: ClothingShoesBootsLaceup shoes: ClothingShoesBootsLaceup
id: PassengerPDA id: PassengerPDA
belt: ClothingBeltUtility belt: ClothingBeltUtility

View File

@@ -6,7 +6,7 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitColorBlack jumpsuit: ClothingUniformJumpsuitColorBlack
back: ClothingBackpackFilled back: ClothingBackpackFilled
head: HatBandSkull head: ClothingHeadBandSkull
eyes: ClothingEyesGlassesSunglasses eyes: ClothingEyesGlassesSunglasses
outerClothing: ClothingOuterCoatGentle outerClothing: ClothingOuterCoatGentle
gloves: ClothingHandsGlovesFingerless gloves: ClothingHandsGlovesFingerless