Tritium atmos warning sign (#6657)
This commit is contained in:
@@ -813,6 +813,15 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_plasma
|
state: atmos_plasma
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: WarningTritium
|
||||||
|
name: tritium waste sign
|
||||||
|
description: WARNING! Tritium flow tube. Ensure the flow is disengaged before working.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: atmos_tritium
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 639 B |
@@ -95,6 +95,14 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "atmos_tritium",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "atmos_waste",
|
"name": "atmos_waste",
|
||||||
"delays": [
|
"delays": [
|
||||||
|
|||||||
Reference in New Issue
Block a user