Обновление коробок
This commit is contained in:
@@ -43,3 +43,6 @@ ent-LockerHeadOfSecurityFilledHardsuit = { ent-LockerHeadOfSecurity }
|
||||
ent-LockerInspectorFilled = { ent-LockerInspector }
|
||||
.suffix = Заполненный
|
||||
.desc = { ent-LockerInspector.desc }
|
||||
ent-LockerInspectorFilledHardsuit = { ent-LockerInspector }
|
||||
.suffix = Заполненный, Скафандр
|
||||
.desc = { ent-LockerInspector.desc }
|
||||
|
||||
@@ -8691,6 +8691,7 @@ entities:
|
||||
- 15982
|
||||
- 16134
|
||||
- 15930
|
||||
- 26811
|
||||
- uid: 28
|
||||
components:
|
||||
- type: Transform
|
||||
@@ -8712,6 +8713,7 @@ entities:
|
||||
- 11643
|
||||
- 15981
|
||||
- 16180
|
||||
- 26811
|
||||
- uid: 29
|
||||
components:
|
||||
- type: Transform
|
||||
@@ -74846,6 +74848,15 @@ entities:
|
||||
- type: Transform
|
||||
pos: -72.5,8.5
|
||||
parent: 2
|
||||
- uid: 26811
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -49.5,-5.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
deviceLists:
|
||||
- 28
|
||||
- 27
|
||||
- proto: Fireplace
|
||||
entities:
|
||||
- uid: 11798
|
||||
@@ -130513,14 +130524,14 @@ entities:
|
||||
pos: 43.381737,8.657005
|
||||
parent: 2
|
||||
- type: RCDAmmo
|
||||
charges: 505
|
||||
charges: 757
|
||||
- uid: 19552
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 43.631737,8.657005
|
||||
parent: 2
|
||||
- type: RCDAmmo
|
||||
charges: 505
|
||||
charges: 757
|
||||
- proto: ReagentContainerFlour
|
||||
entities:
|
||||
- uid: 19553
|
||||
|
||||
184586
Resources/Maps/_Honk/Stations/WhiteBox.yml
Normal file
184586
Resources/Maps/_Honk/Stations/WhiteBox.yml
Normal file
File diff suppressed because it is too large
Load Diff
176855
Resources/Maps/_Honk/Stations/WonderBox.yml
Normal file
176855
Resources/Maps/_Honk/Stations/WonderBox.yml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -334,3 +334,32 @@
|
||||
- id: ClothingUnderwearBottomBoxersInspector # WD
|
||||
- id: ClothingUnderwearBottomPantiesInspector # WD
|
||||
- id: ClothingUnderwearTopBraInspector # WD
|
||||
|
||||
- type: entity # Amour
|
||||
id: LockerInspectorFilledHardsuit
|
||||
suffix: Filled, Hardsuit
|
||||
parent: LockerInspector
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingOuterJacketInspector
|
||||
- id: ClothingOuterWinterInspector
|
||||
- id: ClothingOuterOverCoatInspector
|
||||
- id: ClothingOuterTrenchCoatInspector
|
||||
- id: ClothingNeckCloakInspector
|
||||
- id: ClothingNeckMantleInspector
|
||||
- id: ClothingNeckInspectorbadge
|
||||
- id: ClothingHeadHatInspector
|
||||
- id: ClothingHeadCapInspector
|
||||
- id: ClothingEyesGlassesInspector
|
||||
- id: ClothingBackpackSatchelInspector
|
||||
- id: ClothingUniformJumpsuitWhiteInspector
|
||||
- id: ClothingUniformJumpskirtInspector
|
||||
- id: ClothingUniformJumpskirtInspectorFormal
|
||||
- id: ClothingHandsGlovesInspector
|
||||
- id: ClothingHeadsetAltSecurityCommand
|
||||
- id: RubberStampInspector
|
||||
- id: ClothingUnderwearBottomBoxersInspector
|
||||
- id: ClothingUnderwearBottomPantiesInspector
|
||||
- id: ClothingUnderwearTopBraInspector
|
||||
- id: ClothingOuterHardsuitInspector
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: gameMap
|
||||
id: WhiteBox
|
||||
mapName: 'Box Station'
|
||||
mapPath: /Maps/White/Whitebox.yml
|
||||
mapPath: /Maps/_Honk/Stations/Whitebox.yml
|
||||
minPlayers: 0
|
||||
stations:
|
||||
Boxstation:
|
||||
@@ -59,3 +59,7 @@
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
Borg: [ 2, 2 ]
|
||||
Brigmedic: [ 1, 1 ]
|
||||
Maid: [ 1, 1 ] # Amour
|
||||
Bomzh: [ 1, 0 ] # Amour
|
||||
Reporter: [ 1, 1 ] # Amour
|
||||
Psychologist: [ 1, 1 ] # Amour
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: gameMap
|
||||
id: WonderBox
|
||||
mapName: 'WonderBox Station'
|
||||
mapPath: /Maps/White/WonderBox.yml
|
||||
mapPath: /Maps/_Honk/Stations/WonderBox.yml
|
||||
minPlayers: 20
|
||||
stations:
|
||||
WonderBoxStation:
|
||||
@@ -63,5 +63,6 @@
|
||||
Borg: [ 2, 2 ]
|
||||
Maid: [ 1, 1 ]
|
||||
Bomzh: [ 1, 0 ]
|
||||
|
||||
Psychologist: [ 1, 1 ] # Amour
|
||||
Inspector: [ 1, 1 ] # Amour
|
||||
|
||||
|
||||
Reference in New Issue
Block a user