Make air tanks appear on the back in suitstorage (#26353)

* g

* a

* jetpak
This commit is contained in:
Mr. 27
2024-03-22 23:46:40 -04:00
committed by GitHub
parent ef4f263336
commit 6e8a07844a
17 changed files with 80 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -36,6 +36,14 @@
{
"name": "on-equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "on-equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB