Compact Security Jetpacks (#39569)
Made security jetpacks functionally identical to mini jetpacks. Signed-off-by: Nox38 <nebulousnox38@gmail.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 839 B |
@@ -62,6 +62,40 @@
|
||||
{
|
||||
"name": "on-equipped-BACKPACK-dog",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-equipped-SUITSTORAGE",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-dog",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-equipped-SUITSTORAGE-dog",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user