Tritium atmos warning sign (#6657)
This commit is contained in:
@@ -813,6 +813,15 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
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
|
||||
parent: BaseSign
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 639 B |
@@ -95,6 +95,14 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "atmos_tritium",
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "atmos_waste",
|
||||
"delays": [
|
||||
|
||||
Reference in New Issue
Block a user