This commit is contained in:
Kara
2023-08-26 23:14:57 -07:00
committed by GitHub
parent d40f478fc6
commit 70e0520a2c
12 changed files with 282 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 951 B

View File

@@ -10,6 +10,9 @@
{
"name": "omnilaser"
},
{
"name": "omnilaser_greyscale"
},
{
"name": "impact_bullet",
"delays": [
@@ -32,6 +35,17 @@
0.05
]
]
},
{
"name": "impact_laser_greyscale",
"delays": [
[
0.05,
0.05,
0.05,
0.05
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B