[Sprites] Adds in hand sprites (#15244)

This commit is contained in:
Puro
2023-04-10 00:42:17 +03:00
committed by GitHub
parent bc9312833f
commit 2c8d148bca
24 changed files with 72 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -13,6 +13,15 @@
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}