Glowy lights - light fixtures now actually glow (#23428)
* glowy lights - makes light fixtures actually physically glow when active * serviced the lights * ya sure
This commit is contained in:
|
Before Width: | Height: | Size: 679 B After Width: | Height: | Size: 679 B |
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
@@ -62,7 +62,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "off",
|
||||
"name": "base",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
@@ -80,22 +80,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "on",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"name": "glow",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 864 B |
Reference in New Issue
Block a user