diff --git a/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_service.yml b/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_service.yml index f77ddd0a63f1..9122cdf2d93a 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_service.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_service.yml @@ -28,6 +28,6 @@ - type: StorageFill contents: - name: BoxLighttube - amount: 5 + amount: 1 - name: BoxLightbulb - amount: 5 + amount: 1 diff --git a/Resources/Prototypes/Entities/Objects/Boxes/boxes_general.yml b/Resources/Prototypes/Entities/Objects/Boxes/boxes_general.yml index e570d028ec44..25ef56b8d8f9 100644 --- a/Resources/Prototypes/Entities/Objects/Boxes/boxes_general.yml +++ b/Resources/Prototypes/Entities/Objects/Boxes/boxes_general.yml @@ -39,7 +39,9 @@ - type: StorageFill contents: - name: LightTube - amount: 12 + amount: 6 + - name: LightBulb + amount: 6 - type: Sprite layers: - state: box