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.

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 914 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/1feffb747a33434a9d28450fc52ade75253aeba5/icons/obj/aicards.dmi",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/1feffb747a33434a9d28450fc52ade75253aeba5/icons/obj/aicards.dmi, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -12,11 +12,47 @@
},
{
"name": "inhand-left",
"directions": 4
"directions": 4,
"delays": [
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
]
]
},
{
"name": "inhand-right",
"directions": 4
"directions": 4,
"delays": [
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
]
]
},
{
"name": "empty",
@@ -55,4 +91,4 @@
]
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 483 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at ",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/71a1fee2f13730adee5302d34bfa0f0262314d63, Inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 736 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

View File

@@ -1,21 +1,33 @@
{
"copyright" : "Taken from https://github.com/tgstation/tgstation",
"version": 1,
"license" : "CC-BY-SA-3.0",
"copyright" : "Icon modified from VG Station https://github.com/vgstation-coders/vgstation13/commit/4fc020f93702a45a66ebf01aed66864355393550, inhands/belt by TiniestShark (Github)",
"size" : {
"x" : 32,
"y" : 32
},
"states" : [
{
"delays" : [
[
0.8,
0.2
"states": [
{
"name": "icon",
"delays": [
[
0.8,
0.2,
0.2
]
]
],
"directions" : 1,
"name" : "forensicnew"
}
],
"version" : 1
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 706 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 740 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "tgstation at 43d3fb991641d0dc73b6ce81cdf4f3f09d6b70a0",
"copyright": "tgstation at 43d3fb991641d0dc73b6ce81cdf4f3f09d6b70a0, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -20,11 +20,47 @@
},
{
"name": "inhand-left",
"directions": 4
"directions": 4,
"delays": [
[
0.5,
0.5
],
[
0.5,
0.5
],
[
0.5,
0.5
],
[
0.5,
0.5
]
]
},
{
"name": "inhand-right",
"directions": 4
"directions": 4,
"delays": [
[
0.5,
0.5
],
[
0.5,
0.5
],
[
0.5,
0.5
],
[
0.5,
0.5
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/9a401d19045574f3ea7f2cf3feebf65989903ccc/icons/obj/assemblies/new_assemblies.dmi",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/9a401d19045574f3ea7f2cf3feebf65989903ccc/icons/obj/assemblies/new_assemblies.dmi, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -9,6 +9,14 @@
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, station and syndicate pinpointer resprited by Ubaser",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, station and syndicate pinpointer resprited by Ubaser, inhands by TiniestShark (github)",
"states": [
{
"name": "pinonalert",
@@ -157,11 +157,27 @@
"name": "pinpointer-station"
},
{
"name": "inhand-left",
"name": "inhand-left-base",
"directions": 4
},
{
"name": "inhand-right",
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-left-top",
"directions": 4
},
{
"name": "inhand-right-base",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
},
{
"name": "inhand-right-top",
"directions": 4
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by SlamBamActionman",
"copyright": "Made by SlamBamActionman, inhands by TiniestShark (Github)",
"size": {
"x": 32,
"y": 32
@@ -9,6 +9,14 @@
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

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
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/blob/a7a67c81afc99d77483c84878173822ee8cbeecd/icons/obj/fulton.dmi",
"copyright": "https://github.com/tgstation/tgstation/blob/a7a67c81afc99d77483c84878173822ee8cbeecd/icons/obj/fulton.dmi, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -30,6 +30,22 @@
},
{
"name": "extraction_pack"
},
{
"name": "inhand-left-beacon",
"directions": 4
},
{
"name": "inhand-right-beacon",
"directions": 4
},
{
"name": "inhand-left-fulton",
"directions": 4
},
{
"name": "inhand-right-fulton",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

View File

@@ -1,10 +1,67 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "/tg/station, 'icons/obj/device.dmi' commit 2b8b045d, redrawn by Ubaser.",
"size": { "x": 32, "y": 32 },
"copyright": "/tg/station, 'icons/obj/device.dmi' commit 2b8b045d, redrawn by Ubaser, inhands by TiniestShark (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{ "name": "tray-on" , "delays": [[0.1, 1.0]]},
{ "name": "tray-off" }
]
{
"name": "tray-on",
"delays": [
[
0.1,
1.0
]
]
},
{
"name": "tray-off"
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
]
]
}
]
}