- fix: YAML linter fixes. (#598)
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
- type: Lock
|
- type: Lock
|
||||||
locked: true
|
locked: true
|
||||||
breakOnEmag: false
|
breakOnEmag: false
|
||||||
unlockOnClick: false
|
lockOnClick: false
|
||||||
- type: ActivatableUIRequiresLock
|
- type: ActivatableUIRequiresLock
|
||||||
- type: LockedWiresPanel
|
- type: LockedWiresPanel
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
|
|||||||
@@ -896,7 +896,7 @@
|
|||||||
Quantity: 300
|
Quantity: 300
|
||||||
- type: Drink
|
- type: Drink
|
||||||
- type: Label
|
- type: Label
|
||||||
currentLabel: холодный чай
|
currentLabel: холодный чай
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DrinkBottlePlasticBaseFull
|
parent: DrinkBottlePlasticBaseFull
|
||||||
|
|||||||
@@ -1252,7 +1252,7 @@
|
|||||||
path: /Audio/Weapons/eblade1.ogg
|
path: /Audio/Weapons/eblade1.ogg
|
||||||
params:
|
params:
|
||||||
variation: 0.250
|
variation: 0.250
|
||||||
volume: -10
|
volume: -10
|
||||||
activatedSoundOnSwing:
|
activatedSoundOnSwing:
|
||||||
path: /Audio/Weapons/eblademiss.ogg
|
path: /Audio/Weapons/eblademiss.ogg
|
||||||
params:
|
params:
|
||||||
|
|||||||
@@ -86,4 +86,5 @@
|
|||||||
walkSpeed: 0.6
|
walkSpeed: 0.6
|
||||||
sprintSpeed: 0.6
|
sprintSpeed: 0.6
|
||||||
- type: EmitSoundOnLand
|
- type: EmitSoundOnLand
|
||||||
collection: sparks
|
sound:
|
||||||
|
collection: sparks
|
||||||
|
|||||||
@@ -51,12 +51,9 @@
|
|||||||
uiWindowPos: 2,0
|
uiWindowPos: 2,0
|
||||||
strippingWindowPos: 1,3
|
strippingWindowPos: 1,3
|
||||||
dependsOn: outerClothing
|
dependsOn: outerClothing
|
||||||
dependsOnComponents:
|
|
||||||
- type: AllowSuitStorage
|
|
||||||
displayName: Suit Storage
|
displayName: Suit Storage
|
||||||
- name: back
|
- name: back
|
||||||
slotTexture: back
|
slotTexture: back
|
||||||
fullTextureName: template_small
|
|
||||||
slotFlags: BACK
|
slotFlags: BACK
|
||||||
stripTime: 3
|
stripTime: 3
|
||||||
uiWindowPos: 3,0
|
uiWindowPos: 3,0
|
||||||
|
|||||||
@@ -200,7 +200,7 @@
|
|||||||
cost: 3
|
cost: 3
|
||||||
- proto: LaserModule
|
- proto: LaserModule
|
||||||
cost: 8
|
cost: 8
|
||||||
- proto: HolograpicSightModule
|
- proto: HolographicSightModule
|
||||||
cost: 8
|
cost: 8
|
||||||
- proto: FlameHiderModule
|
- proto: FlameHiderModule
|
||||||
cost: 3
|
cost: 3
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Misc/monkeycube.rsi, state: cube }
|
icon: { sprite: /Textures/Objects/Misc/monkeycube.rsi, state: cube }
|
||||||
spawn: MaterialBiomass1
|
spawn: MaterialBiomass1
|
||||||
maxCount: 100
|
maxCount: 100
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: WoodPlank
|
id: WoodPlank
|
||||||
@@ -12,7 +11,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: wood }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: wood }
|
||||||
spawn: MaterialWoodPlank1
|
spawn: MaterialWoodPlank1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Cardboard
|
id: Cardboard
|
||||||
@@ -20,7 +18,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard }
|
||||||
spawn: MaterialCardboard1
|
spawn: MaterialCardboard1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Cloth
|
id: Cloth
|
||||||
@@ -28,7 +25,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cloth }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cloth }
|
||||||
spawn: MaterialCloth1
|
spawn: MaterialCloth1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Durathread
|
id: Durathread
|
||||||
@@ -36,7 +32,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: durathread }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: durathread }
|
||||||
spawn: MaterialDurathread1
|
spawn: MaterialDurathread1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Diamond
|
id: Diamond
|
||||||
@@ -44,7 +39,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: diamond }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: diamond }
|
||||||
spawn: MaterialDiamond1
|
spawn: MaterialDiamond1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 2
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Cotton
|
id: Cotton
|
||||||
@@ -52,7 +46,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cotton }
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cotton }
|
||||||
spawn: MaterialCotton1
|
spawn: MaterialCotton1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Pyrotton
|
id: Pyrotton
|
||||||
@@ -67,7 +60,6 @@
|
|||||||
icon: { sprite: /Textures/White/Objects/Materials/materials.rsi, state: bananium }
|
icon: { sprite: /Textures/White/Objects/Materials/materials.rsi, state: bananium }
|
||||||
spawn: MaterialBananium1
|
spawn: MaterialBananium1
|
||||||
maxCount: 10
|
maxCount: 10
|
||||||
itemSize: 2
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: MeatSheets
|
id: MeatSheets
|
||||||
@@ -75,7 +67,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/Sheets/meaterial.rsi, state: meat }
|
icon: { sprite: /Textures/Objects/Materials/Sheets/meaterial.rsi, state: meat }
|
||||||
spawn: MaterialSheetMeat1
|
spawn: MaterialSheetMeat1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: WebSilk
|
id: WebSilk
|
||||||
@@ -83,7 +74,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/silk.rsi, state: icon }
|
icon: { sprite: /Textures/Objects/Materials/silk.rsi, state: icon }
|
||||||
spawn: MaterialWebSilk1
|
spawn: MaterialWebSilk1
|
||||||
maxCount: 50
|
maxCount: 50
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Bones
|
id: Bones
|
||||||
@@ -91,7 +81,6 @@
|
|||||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: bones}
|
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: bones}
|
||||||
spawn: MaterialBones1
|
spawn: MaterialBones1
|
||||||
maxCount: 30
|
maxCount: 30
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: RunicMetalSheets
|
id: RunicMetalSheets
|
||||||
@@ -106,4 +95,3 @@
|
|||||||
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
||||||
spawn: MaterialGunpowder
|
spawn: MaterialGunpowder
|
||||||
maxCount: 60
|
maxCount: 60
|
||||||
itemSize: 1
|
|
||||||
|
|||||||
@@ -43,15 +43,14 @@
|
|||||||
name: ground cannabis
|
name: ground cannabis
|
||||||
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
||||||
spawn: GroundCannabis
|
spawn: GroundCannabis
|
||||||
maxCount:
|
maxCount: 5
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: GroundCannabisRainbow
|
id: GroundCannabisRainbow
|
||||||
name: ground rainbow cannabis
|
name: ground rainbow cannabis
|
||||||
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: powderpile_rainbow }
|
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: powderpile_rainbow }
|
||||||
spawn: GroundCannabisRainbow
|
spawn: GroundCannabisRainbow
|
||||||
maxCount:
|
maxCount: 5
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: LeavesTobaccoDried
|
id: LeavesTobaccoDried
|
||||||
@@ -73,4 +72,3 @@
|
|||||||
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: dried }
|
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: dried }
|
||||||
spawn: LeavesCannabisRainbowDried
|
spawn: LeavesCannabisRainbowDried
|
||||||
maxCount: 5
|
maxCount: 5
|
||||||
itemSize: 5
|
|
||||||
|
|||||||
@@ -39,7 +39,6 @@
|
|||||||
icon: { sprite: "/Textures/Objects/Specific/Medical/medical.rsi", state: tourniquet }
|
icon: { sprite: "/Textures/Objects/Specific/Medical/medical.rsi", state: tourniquet }
|
||||||
spawn: Tourniquet
|
spawn: Tourniquet
|
||||||
maxCount: 3 # WD
|
maxCount: 3 # WD
|
||||||
itemSize: 1
|
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: MedicatedSuture
|
id: MedicatedSuture
|
||||||
|
|||||||
@@ -184,7 +184,7 @@
|
|||||||
description: проверенная временем автоматическая винтовка.
|
description: проверенная временем автоматическая винтовка.
|
||||||
id: cargoCV47
|
id: cargoCV47
|
||||||
icon:
|
icon:
|
||||||
sprite: White/Objects/Weapons/Guns/Rifles/ak.rsi
|
sprite: White/Objects/Weapons/Guns/Rifles/ak-icons.rsi
|
||||||
state: icon
|
state: icon
|
||||||
product: CrateCV47
|
product: CrateCV47
|
||||||
cost: 10000
|
cost: 10000
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
fireRate: 1
|
fireRate: 1
|
||||||
selectedMode: SemiAuto
|
selectedMode: SemiAuto
|
||||||
projectileSpeed: 15
|
projectileSpeed: 15
|
||||||
projectileSpeedModified: 15
|
|
||||||
availableModes:
|
availableModes:
|
||||||
- SemiAuto
|
- SemiAuto
|
||||||
soundGunshot:
|
soundGunshot:
|
||||||
|
|||||||
@@ -73,55 +73,55 @@
|
|||||||
# id: LeerBootsLoadout
|
# id: LeerBootsLoadout
|
||||||
# entity: LeerBoots
|
# entity: LeerBoots
|
||||||
# sponsorOnly: true
|
# sponsorOnly: true
|
||||||
# whitelistedJobs: [HeadOfSecurity]
|
# whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerCapLoadout
|
id: LeerCapLoadout
|
||||||
entity: LeerCap
|
entity: LeerCap
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerCloakLoadout
|
id: LeerCloakLoadout
|
||||||
entity: LeerCloak
|
entity: LeerCloak
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
#- type: sponsorLoadout
|
#- type: sponsorLoadout
|
||||||
# id: LeerGlovesLoadout
|
# id: LeerGlovesLoadout
|
||||||
# entity: LeerGloves
|
# entity: LeerGloves
|
||||||
# sponsorOnly: true
|
# sponsorOnly: true
|
||||||
# whitelistedJobs: [HeadOfSecurity]
|
# whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerHardsuitLoadout
|
id: LeerHardsuitLoadout
|
||||||
entity: LeerHardsuit
|
entity: LeerHardsuit
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerHelmetLoadout
|
id: LeerHelmetLoadout
|
||||||
entity: LeerHelmet
|
entity: LeerHelmet
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerJumpsuitLoadout
|
id: LeerJumpsuitLoadout
|
||||||
entity: LeerJumpsuit
|
entity: LeerJumpsuit
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerMaskLoadout
|
id: LeerMaskLoadout
|
||||||
entity: LeerMask
|
entity: LeerMask
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
id: LeerTrenchLoadout
|
id: LeerTrenchLoadout
|
||||||
entity: LeerTrench
|
entity: LeerTrench
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistedJobs: [HeadOfSecurity]
|
whitelistJobs: [HeadOfSecurity]
|
||||||
|
|
||||||
# мурка
|
# мурка
|
||||||
- type: sponsorLoadout
|
- type: sponsorLoadout
|
||||||
|
|||||||
@@ -63,14 +63,24 @@
|
|||||||
- type: soundCollection
|
- type: soundCollection
|
||||||
id: HarpyCry
|
id: HarpyCry
|
||||||
files:
|
files:
|
||||||
- /Audio/Voice/Human/cry_male_1.ogg
|
- /Audio/White/Voice/Human/Male/crying1.ogg
|
||||||
- /Audio/Voice/Human/cry_male_2.ogg
|
- /Audio/White/Voice/Human/Male/crying2.ogg
|
||||||
- /Audio/Voice/Human/cry_male_3.ogg
|
- /Audio/White/Voice/Human/Male/crying3.ogg
|
||||||
- /Audio/Voice/Human/cry_male_4.ogg
|
- /Audio/White/Voice/Human/Male/crying4.ogg
|
||||||
- /Audio/Voice/Human/cry_female_1.ogg
|
- /Audio/White/Voice/Human/Male/crying5.ogg
|
||||||
- /Audio/Voice/Human/cry_female_2.ogg
|
- /Audio/White/Voice/Human/Male/crying6.ogg
|
||||||
- /Audio/Voice/Human/cry_female_3.ogg
|
- /Audio/White/Voice/Human/Female/crying1.ogg
|
||||||
- /Audio/Voice/Human/cry_female_4.ogg
|
- /Audio/White/Voice/Human/Female/crying2.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying3.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying4.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying5.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying6.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying7.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying8.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying9.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying10.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying11.ogg
|
||||||
|
- /Audio/White/Voice/Human/Female/crying12.ogg
|
||||||
|
|
||||||
- type: soundCollection
|
- type: soundCollection
|
||||||
id: HarpyMeows
|
id: HarpyMeows
|
||||||
|
|||||||
@@ -45,9 +45,6 @@
|
|||||||
outerClothing: ClothingOuterRealWizardFancy
|
outerClothing: ClothingOuterRealWizardFancy
|
||||||
shoes: ClothingShoesWizard
|
shoes: ClothingShoesWizard
|
||||||
pocket1: SpellBook
|
pocket1: SpellBook
|
||||||
innerClothingSkirt: ClothingUniformJumpskirtColorDarkBlue
|
|
||||||
satchel: ClothingBackpackSatchelFilled
|
|
||||||
duffelbag: ClothingBackpackDuffelFilled
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
|
|||||||
Reference in New Issue
Block a user