Add empty flashlight (#13257)
resolves https://github.com/space-wizards/space-station-14/issues/12631
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
icon:
|
||||
sprite: Objects/Tools/flashlight.rsi
|
||||
state: flashlight
|
||||
result: FlashlightLantern
|
||||
result: EmptyFlashlightLantern
|
||||
completetime: 2
|
||||
materials:
|
||||
Steel: 100
|
||||
|
||||
Reference in New Issue
Block a user