diff --git a/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml b/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml index 2b090d79c6..bc0288d3dc 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/flashlights.yml @@ -116,3 +116,13 @@ - type: PointLight enabled: false radius: 6 + +- type: entity + parent: FlashlightLantern + id: EmptyFlashlightLantern + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default diff --git a/Resources/Prototypes/Recipes/Lathes/misc.yml b/Resources/Prototypes/Recipes/Lathes/misc.yml index 119c844b71..fb7f853ed9 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -37,7 +37,7 @@ icon: sprite: Objects/Tools/flashlight.rsi state: flashlight - result: FlashlightLantern + result: EmptyFlashlightLantern completetime: 2 materials: Steel: 100