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:
deathride58
2024-01-03 03:46:11 -05:00
committed by GitHub
parent 970fa54f0c
commit 1a531342c5
17 changed files with 40 additions and 32 deletions

View File

Before

Width:  |  Height:  |  Size: 765 B

After

Width:  |  Height:  |  Size: 765 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -20,11 +20,11 @@
"directions": 4
},
{
"name": "off",
"name": "base",
"directions": 4
},
{
"name": "on",
"name": "glow",
"directions": 4,
"delays": [
[

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB