mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Create police-lights-solid.json
Former-commit-id: d3f433361bb305b3d367754fc4c4818092a6c74b
This commit is contained in:
parent
641e8ba6e0
commit
da914e0135
11
effects/police-lights-solid.json
Normal file
11
effects/police-lights-solid.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name" : "Police Lights Solid",
|
||||
"script" : "police.py",
|
||||
"args" :
|
||||
{
|
||||
"rotation-time" : 1.0,
|
||||
"color_one" : [ 255, 0, 0 ],
|
||||
"color_two" : [ 0, 0, 255 ],
|
||||
"reverse" : false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user