[Sprite] inhand sprites for bags (#16005)

This commit is contained in:
lzk228
2023-05-02 11:24:37 +03:00
committed by GitHub
parent 0a7053f7d2
commit 7181a095ad
15 changed files with 44 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

View File

@@ -14,6 +14,14 @@
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "insert_overlay"
},