Medical Gauze Markings (#22245)

This commit is contained in:
KittenColony
2023-12-11 12:16:38 +13:00
committed by GitHub
parent 09dbb24e7e
commit 94d81d1f47
16 changed files with 285 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

View File

@@ -0,0 +1,63 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Gauze sprites by Github KittenColony / Discord kittencolony (297865728374210561)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "gauze_abdomen",
"directions": 4
},
{
"name": "gauze_shoulder",
"directions": 4
},
{
"name": "gauze_lefteye_1",
"directions": 4
},
{
"name": "gauze_lefteye_2",
"directions": 4
},
{
"name": "gauze_righteye_1",
"directions": 4
},
{
"name": "gauze_righteye_2",
"directions": 4
},
{
"name": "gauze_lowerarm_r",
"directions": 4
},
{
"name": "gauze_upperarm_r",
"directions": 4
},
{
"name": "gauze_leftarm",
"directions": 4
},
{
"name": "gauze_upperleg_r",
"directions": 4
},
{
"name": "gauze_lowerleg_r",
"directions": 4
},
{
"name": "gauze_upperleg_l",
"directions": 4
},
{
"name": "gauze_lowerleg_l",
"directions": 4
}
]
}