push horn resprite (#37392)

* inishal

* centering
This commit is contained in:
mubururu_
2025-05-12 18:32:07 -05:00
committed by GitHub
parent cf948dff54
commit a9d50da0ba
5 changed files with 19 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 293 B

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

After

Width:  |  Height:  |  Size: 585 B

View File

@@ -1,26 +1,26 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by Thinbug for ss14 :33",
"license": "CC-BY-SA-3.0",
"copyright": "sprites by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}