Adds LV-426 and The Sun

This commit is contained in:
Swept
2020-08-23 12:58:03 -07:00
parent 1f62047e41
commit 16f520f1b9
4 changed files with 50 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -32,6 +32,44 @@
]
]
},
{
"name": "thewiggleroom",
"directions": 1,
"delays": [
[
0.4,
0.8,
0.4,
0.8
]
]
},
{
"name": "thesun",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "lv426",
"directions": 1,
"delays": [
[
1,
1
]
]
},
{
"name": "emergencyrumparty",
"directions": 1,

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB