Ящики готовы
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
ent-ClothingBeltUtilityImproved = {ent-ClothingBeltUtility}
|
||||||
|
.desc = {ent-ClothingBeltUtility.desc}
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
- type: entity
|
||||||
|
id: ClothingBeltUtilityImproved
|
||||||
|
parent: ClothingBeltUtility
|
||||||
|
suffix: Brigadier
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ImprovedCrowbar
|
||||||
|
- id: ImprovedWrench
|
||||||
|
- id: ImprovedScrewdriver
|
||||||
|
- id: ImprovedWirecutter
|
||||||
|
- id: ImprovedWelder
|
||||||
|
- id: NetworkConfigurator
|
||||||
@@ -6,3 +6,17 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Specific/expmedkit.rsi
|
sprite: White/Specific/expmedkit.rsi
|
||||||
state: icon
|
state: icon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: ExpandedMedkitFilled
|
||||||
|
parent: ExpandedMedkit
|
||||||
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: MedicatedSuture
|
||||||
|
amount: 2
|
||||||
|
- id: RegenerativeMesh
|
||||||
|
amount: 2
|
||||||
|
- id: PillCanisterDylovene
|
||||||
|
- id: PillCanisterKelotane
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
- type: entity
|
||||||
|
id: LockerHeadCleaner
|
||||||
|
parent: BaseSenorsLocker
|
||||||
|
name: head cleaner's locker
|
||||||
|
components:
|
||||||
|
- type: Appearance
|
||||||
|
- type: EntityStorageVisuals
|
||||||
|
stateBaseClosed: head_cleaner_locker
|
||||||
|
stateDoorOpen: head_cleaner_open
|
||||||
|
stateDoorClosed: head_cleaner_door
|
||||||
|
- type: AccessReader
|
||||||
|
access: [ [ "Janitor" ] ]
|
||||||
@@ -3,6 +3,7 @@
|
|||||||
parent: LockerBaseSecure
|
parent: LockerBaseSecure
|
||||||
abstract: true
|
abstract: true
|
||||||
name: base senors locker
|
name: base senors locker
|
||||||
|
description: Стандартное хранилище НаноТрайзен.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Structures/Storage/senor_lockers.rsi
|
sprite: White/Structures/Storage/senor_lockers.rsi
|
||||||
@@ -11,7 +12,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: LockerVeteran
|
id: LockerVeteran
|
||||||
parent: BaseSenorsLocker
|
parent: BaseSenorsLocker
|
||||||
name: veteran's locker
|
name: шкаф ветерана
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: EntityStorageVisuals
|
- type: EntityStorageVisuals
|
||||||
@@ -19,12 +20,40 @@
|
|||||||
stateDoorOpen: vet_open
|
stateDoorOpen: vet_open
|
||||||
stateDoorClosed: vet_door
|
stateDoorClosed: vet_door
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "ChiefEngineer" ] ]
|
access: [ [ "Security" ] ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerVeteranFilled
|
||||||
|
parent: LockerVeteran
|
||||||
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: FlashlightSeclite
|
||||||
|
- id: ClothingUniformJumpsuitSecGrey
|
||||||
|
prob: 0.3
|
||||||
|
- id: ClothingHeadHelmetBasic
|
||||||
|
- id: ClothingOuterArmorBasic
|
||||||
|
- id: ClothingBeltSeniorSecurityFilled
|
||||||
|
- id: Flash
|
||||||
|
prob: 0.5
|
||||||
|
- id: ClothingEyesGlassesSecurity
|
||||||
|
- id: ClothingHeadsetAltSecurity
|
||||||
|
- id: ClothingHandsGlovesColorBlack
|
||||||
|
- id: ClothingShoesBootsJack
|
||||||
|
- id: WeaponMeleeNeedle
|
||||||
|
prob: 0.1
|
||||||
|
- id: WeaponDisabler
|
||||||
|
- id: HoloprojectorSecurity
|
||||||
|
prob: 0.6
|
||||||
|
- id: WeaponPistolMk58Nonlethal
|
||||||
|
- id: SurveillanceBodyCamera
|
||||||
|
- id: MagazinePistol
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerBrigadier
|
id: LockerBrigadier
|
||||||
parent: BaseSenorsLocker
|
parent: BaseSenorsLocker
|
||||||
name: brigadier's locker
|
name: шкаф бригадира
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: EntityStorageVisuals
|
- type: EntityStorageVisuals
|
||||||
@@ -32,12 +61,41 @@
|
|||||||
stateDoorOpen: brigadier_open
|
stateDoorOpen: brigadier_open
|
||||||
stateDoorClosed: brigadier_door
|
stateDoorClosed: brigadier_door
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "ChiefEngineer" ] ]
|
access: [ [ "Engineering" ] ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerBrigadierFilled
|
||||||
|
parent: LockerBrigadier
|
||||||
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingHandsGlovesColorYellow
|
||||||
|
- id: ClothingMaskGas
|
||||||
|
- id: ClothingShoesBootsMag
|
||||||
|
- id: ClothingBeltUtilityImproved
|
||||||
|
- id: ClothingEyesGlassesMeson
|
||||||
|
- id: ClothingHeadHatBeretEngineering
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerBrigadierFilledHurdsuit
|
||||||
|
parent: LockerBrigadier
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingOuterHardsuitEngineering
|
||||||
|
- id: ClothingHandsGlovesColorYellow
|
||||||
|
- id: ClothingMaskGas
|
||||||
|
- id: ClothingShoesBootsMag
|
||||||
|
- id: ClothingBeltUtilityImproved
|
||||||
|
- id: ClothingEyesGlassesMeson
|
||||||
|
- id: ClothingHeadHatBeretEngineering
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerMedicalOfficer
|
id: LockerMedicalOfficer
|
||||||
parent: BaseSenorsLocker
|
parent: BaseSenorsLocker
|
||||||
name: medical officer's locker
|
name: шкаф медицинского офицера
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: EntityStorageVisuals
|
- type: EntityStorageVisuals
|
||||||
@@ -47,10 +105,45 @@
|
|||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "Medical" ] ]
|
access: [ [ "Medical" ] ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerMedicalOfficerFilled
|
||||||
|
parent: LockerMedicalOfficer
|
||||||
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: HandheldHealthAnalyzer
|
||||||
|
- id: ClothingHandsGlovesLatex
|
||||||
|
- id: ClothingHeadsetMedical
|
||||||
|
- id: ClothingEyesHudMedical
|
||||||
|
- id: ClothingBeltMedical
|
||||||
|
- id: ClothingHeadHatSurgcapGreen
|
||||||
|
prob: 0.1
|
||||||
|
orGroup: Surgcaps
|
||||||
|
- id: ClothingHeadHatSurgcapPurple
|
||||||
|
prob: 0.05
|
||||||
|
orGroup: Surgcaps
|
||||||
|
- id: ClothingHeadHatSurgcapBlue
|
||||||
|
prob: 0.90
|
||||||
|
orGroup: Surgcaps
|
||||||
|
- id: ClothingUniformJumpsuitMedicalDoctor
|
||||||
|
- id: ClothingUniformJumpskirtMedicalDoctor
|
||||||
|
- id: UniformScrubsColorBlue
|
||||||
|
prob: 0.5
|
||||||
|
orGroup: Surgshrubs
|
||||||
|
- id: UniformScrubsColorGreen
|
||||||
|
prob: 0.1
|
||||||
|
orGroup: Surgshrubs
|
||||||
|
- id: UniformScrubsColorPurple
|
||||||
|
prob: 0.05
|
||||||
|
orGroup: Surgshrubs
|
||||||
|
- id: ClothingMaskSterile
|
||||||
|
- id: ExpandedMedkitFilled
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerCargoHunter
|
id: LockerCargoHunter
|
||||||
parent: BaseSenorsLocker
|
parent: BaseSenorsLocker
|
||||||
name: cargo hunter's locker
|
name: шкаф охотника карго
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: EntityStorageVisuals
|
- type: EntityStorageVisuals
|
||||||
@@ -58,12 +151,34 @@
|
|||||||
stateDoorOpen: cargo_hunt_open
|
stateDoorOpen: cargo_hunt_open
|
||||||
stateDoorClosed: cargo_hunt_door
|
stateDoorClosed: cargo_hunt_door
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "ChiefEngineer" ] ]
|
access: [ [ "Salvage" ] ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerCargoHunterFilled
|
||||||
|
parent: LockerCargoHunter
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingBeltUtilityFilled
|
||||||
|
- id: SurvivalKnife
|
||||||
|
- id: HandheldGPSBasic
|
||||||
|
- id: RadioHandheld
|
||||||
|
- id: SeismicCharge
|
||||||
|
amount: 2
|
||||||
|
- id: OreBag
|
||||||
|
prob: 0.5
|
||||||
|
- id: Flare
|
||||||
|
prob: 0.3
|
||||||
|
- id: Flare
|
||||||
|
prob: 0.3
|
||||||
|
- id: Flare
|
||||||
|
prob: 0.3
|
||||||
|
- id: ClothingOuterHardsuitImprovedSpatio
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerLeadResearcher
|
id: LockerLeadResearcher
|
||||||
parent: BaseSenorsLocker
|
parent: BaseSenorsLocker
|
||||||
name: lead researcher's locker
|
name: шкаф ведущего исследователя
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: EntityStorageVisuals
|
- type: EntityStorageVisuals
|
||||||
@@ -74,14 +189,17 @@
|
|||||||
access: [ [ "Research" ] ]
|
access: [ [ "Research" ] ]
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerHeadCleaner
|
id: LockerLeadResearcherFilled
|
||||||
parent: BaseSenorsLocker
|
parent: LockerLeadResearcher
|
||||||
name: head cleaner's locker
|
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: StorageFill
|
||||||
- type: EntityStorageVisuals
|
contents:
|
||||||
stateBaseClosed: head_cleaner_locker
|
- id: ClothingHandsGlovesLatex
|
||||||
stateDoorOpen: head_cleaner_open
|
- id: ClothingHeadsetScience
|
||||||
stateDoorClosed: head_cleaner_door
|
- id: ClothingMaskSterile
|
||||||
- type: AccessReader
|
- id: ClothingOuterCoatRnd
|
||||||
access: [ [ "ChiefEngineer" ] ]
|
- id: AnomalyScanner
|
||||||
|
- id: NodeScanner
|
||||||
|
- id: NetworkConfigurator
|
||||||
|
prob: 0.5
|
||||||
|
- id: ClothingShoesBootsMagSci
|
||||||
Reference in New Issue
Block a user