Potions pouch (#1026)

* pouch

* loadout

* fix

* fix name

* fix name duo

* loadouts2
This commit is contained in:
Nim
2025-03-15 16:30:40 +02:00
committed by GitHub
parent b5edb27623
commit 41f33bf005
11 changed files with 77 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

View File

@@ -0,0 +1,28 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Sprited by discord: aalexshadow",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BELT1",
"directions": 4
},
{
"name": "equipped-BELT2",
"directions": 4
},
{
"name": "fill-1"
},
{
"name": "fill-2"
}
]
}