[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", "name": "equipped-BELT",
"directions": 4 "directions": 4
}, },
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{ {
"name": "insert_overlay" "name": "insert_overlay"
}, },

Binary file not shown.

After

Width:  |  Height:  |  Size: 999 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Taken from ParadiseSS13/Paradise at https://github.com/ParadiseSS13/Paradise/blob/ebf9a7b5e89f5523c5e1c3d2692bf54dac322cae/icons/obj/chemical.dmi and rescaled by reapsnI", "copyright": "Taken from ParadiseSS13/Paradise at https://github.com/ParadiseSS13/Paradise/blob/ebf9a7b5e89f5523c5e1c3d2692bf54dac322cae/icons/obj/chemical.dmi and rescaled by reapsnI, inhand sprites by лазік#7305",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -13,6 +13,14 @@
{ {
"name": "equipped-BELT", "name": "equipped-BELT",
"directions": 4 "directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 886 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 872 B

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, inhand sprites by лазік#7305",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -13,6 +13,14 @@
{ {
"name": "equipped-BELT", "name": "equipped-BELT",
"directions": 4 "directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 951 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Remade from plant bag by discord user \"Red Horse#9950\"", "copyright": "Remade from plant bag by discord user \"Red Horse#9950\", inhand sprites by лазік#7305",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -13,6 +13,14 @@
{ {
"name": "equipped-BELT", "name": "equipped-BELT",
"directions": 4 "directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 921 B

View File

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