[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

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Homegrown by @ninruB#7795",
"copyright": "Homegrown by @ninruB#7795, inhand sprites by лазік#7305",
"size": {
"x": 32,
"y": 32
@@ -13,6 +13,14 @@
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}