Assorted device and core inhands (#38162)

* Assorted device and core inhands

* whoops forgot the thief objective

* i missed literally on pixel on the fulton argh

* inhand pinpointer update
This commit is contained in:
Tiniest Shark
2025-06-09 03:40:14 -04:00
committed by GitHub
parent 700990c2d3
commit 2d08f79229
93 changed files with 486 additions and 50 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,5 +1,5 @@
{
"copyright" : "Taken from https://github.com/tgstation/tgstation at at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
"copyright" : "Taken from https://github.com/tgstation/tgstation at at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, Clamp/Honker Inhands by TiniestShark (Github)",
"license" : "CC-BY-SA-3.0",
"version": 1,
"size": {
@@ -16,6 +16,14 @@
{
"name": "mecha_honker"
},
{
"name": "inhand-left-honk",
"directions": 4
},
{
"name": "inhand-right-honk",
"directions": 4
},
{
"name": "mecha_mime"
},
@@ -64,9 +72,25 @@
{
"name": "mecha_clamp"
},
{
"name": "inhand-left-big",
"directions": 4
},
{
"name": "inhand-right-big",
"directions": 4
},
{
"name": "mecha_clamp_small"
},
{
"name": "inhand-left-small",
"directions": 4
},
{
"name": "inhand-right-small",
"directions": 4
},
{
"name": "mecha_wire"
},
@@ -152,4 +176,4 @@
"name": "mecha_kineticgun"
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/125c975f1b3bf9826b37029e9ab5a5f89e975a7e. adv and adv-o by EmoGarbage404",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/125c975f1b3bf9826b37029e9ab5a5f89e975a7e. adv and adv-o by EmoGarbage404, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -13,11 +13,27 @@
{
"name": "icon-o"
},
{
"name": "inhand-left-reg",
"directions": 4
},
{
"name": "inhand-right-reg",
"directions": 4
},
{
"name": "adv"
},
{
"name": "adv-o"
},
{
"name": "inhand-left-adv",
"directions": 4
},
{
"name": "inhand-right-adv",
"directions": 4
}
]
}