Fixed lighters exeption with missing component (#23589)
Update lighters.yml (cherry picked from commit 6a4914436bd14cd589416ffe028cdc85e0ed0fb5)
This commit is contained in:
parent
d586983869
commit
5a93f97d59
|
|
@ -4,6 +4,8 @@
|
|||
id: Lighter
|
||||
description: "A simple plastic cigarette lighter."
|
||||
components:
|
||||
- type: IgnitionSource
|
||||
ignited: false
|
||||
- type: ItemToggle
|
||||
predictable: false
|
||||
soundActivate:
|
||||
|
|
|
|||
Loading…
Reference in New Issue