Compact Security Jetpacks (#39569)

Made security jetpacks functionally identical to mini jetpacks.

Signed-off-by: Nox38 <nebulousnox38@gmail.com>
This commit is contained in:
Nox
2025-08-13 11:48:44 -07:00
committed by GitHub
parent 26e407d35c
commit b89a406735
6 changed files with 41 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 839 B

View File

@@ -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