Ящики готовы

This commit is contained in:
Hero010h
2024-12-26 17:43:45 +03:00
parent 5817b84c58
commit e2c43cf115
4 changed files with 39 additions and 13 deletions

View File

@@ -10,4 +10,4 @@
- id: ImprovedScrewdriver
- id: ImprovedWirecutter
- id: ImprovedWelder
- id: NetworkConfigurator
- id: Multitool

View File

@@ -1,7 +1,7 @@
- type: entity
parent: Medkit
id: ExpandedMedkit
name: expanded medkit
name: расширенная аптечка
components:
- type: Sprite
sprite: White/Specific/expmedkit.rsi

View File

@@ -1,7 +1,7 @@
- type: entity
id: LockerHeadCleaner
parent: BaseSenorsLocker
name: head cleaner's locker
id: LockerCleaner
parent: BaseSeniorsLocker
name: шкаф уборщика
components:
- type: Appearance
- type: EntityStorageVisuals
@@ -10,3 +10,28 @@
stateDoorClosed: head_cleaner_door
- type: AccessReader
access: [ [ "Janitor" ] ]
- type: entity
id: LockerCleanerFilled
parent: LockerCleaner
suffix: Filled
components:
- type: StorageFill
contents:
- id: MopItem
amount: 2
- id: BoxMousetrap
amount: 2
- id: WetFloorSign
amount: 3
- id: TrashBag
amount: 2
- id: LightReplacer
- id: BoxLightMixed
- id: Holoprojector
- id: SoapNT
amount: 2
- id: FlashlightLantern
amount: 2
- id: Plunger
amount: 2

View File

@@ -1,5 +1,5 @@
- type: entity
id: BaseSenorsLocker
id: BaseSeniorsLocker
parent: LockerBaseSecure
abstract: true
name: base senors locker
@@ -11,7 +11,7 @@
- type: entity
id: LockerVeteran
parent: BaseSenorsLocker
parent: BaseSeniorsLocker
name: шкаф ветерана
components:
- type: Appearance
@@ -52,7 +52,7 @@
- type: entity
id: LockerBrigadier
parent: BaseSenorsLocker
parent: BaseSeniorsLocker
name: шкаф бригадира
components:
- type: Appearance
@@ -94,7 +94,7 @@
- type: entity
id: LockerMedicalOfficer
parent: BaseSenorsLocker
parent: BaseSeniorsLocker
name: шкаф медицинского офицера
components:
- type: Appearance
@@ -142,7 +142,7 @@
- type: entity
id: LockerCargoHunter
parent: BaseSenorsLocker
parent: BaseSeniorsLocker
name: шкаф охотника карго
components:
- type: Appearance
@@ -177,7 +177,7 @@
- type: entity
id: LockerLeadResearcher
parent: BaseSenorsLocker
parent: BaseSeniorsLocker
name: шкаф ведущего исследователя
components:
- type: Appearance
@@ -191,9 +191,11 @@
- type: entity
id: LockerLeadResearcherFilled
parent: LockerLeadResearcher
suffix: Filled
components:
- type: StorageFill
contents:
- id: AnomalyLocator
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetScience
- id: ClothingMaskSterile
@@ -201,5 +203,4 @@
- id: AnomalyScanner
- id: NodeScanner
- id: NetworkConfigurator
prob: 0.5
- id: ClothingShoesBootsMagSci