Merge remote-tracking branch 'space-station-14/master' into ed-25-05-2024-upstream

# Conflicts:
#	Content.Server/Atmos/Components/FlammableComponent.cs
#	Content.Shared/Lock/LockSystem.cs
#	Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs
This commit is contained in:
Ed
2024-05-25 18:49:49 +03:00
123 changed files with 1291 additions and 1076 deletions

View File

@@ -90,6 +90,7 @@
- type: InventorySlots
- type: Loadout
prototypes: [ MobAghostGear ]
- type: BypassInteractionChecks
- type: entity
id: ActionAGhostShowSolar

View File

@@ -1647,6 +1647,9 @@
reagents:
- ReagentId: JuiceWatermelon
Quantity: 4
- type: Tag
tags:
- Fruit
- type: entity
name: grapes

View File

@@ -29,7 +29,7 @@
components:
- type: Instrument
- type: ActivatableUI
allowSpectator: false # otherwise they can play client-side music
blockSpectators: true # otherwise they can play client-side music
inHandsOnly: false
singleUser: true
requireHands: true

View File

@@ -108,6 +108,8 @@
- type: DoorBolt
- type: AccessReader
access: [ [ "Engineering" ] ]
- type: PryUnpowered
pryModifier: 0.5
- type: entity
id: Firelock

View File

@@ -15,7 +15,9 @@
mask:
- TabletopMachineMask
layer:
- TabletopMachineLayer
- Impassable
- MidImpassable
- LowImpassable
hard: false
- type: ApcPowerReceiver
powerLoad: 300

View File

@@ -58,7 +58,6 @@
- TabletopMachineMask
layer:
- TabletopMachineLayer
hard: false
- type: Sprite
sprite: Structures/Machines/microwave.rsi
drawdepth: SmallObjects

View File

@@ -32,7 +32,6 @@
- TabletopMachineMask
layer:
- TabletopMachineLayer
hard: false
- type: Sprite
sprite: Structures/Machines/juicer.rsi
drawdepth: SmallObjects