Uniform Printers (#6968)

This commit is contained in:
Rane
2022-03-08 18:58:49 -05:00
committed by GitHub
parent 6b66c7db8a
commit fa3283ffff
24 changed files with 743 additions and 36 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -82,39 +82,6 @@
},
{
"name": "inserting_unlit"
},
{
"name": "inserting_glass"
},
{
"name": "inserting_adamantine"
},
{
"name": "inserting_bananium"
},
{
"name": "inserting_diamond"
},
{
"name": "inserting_silver"
},
{
"name": "inserting_uranium"
},
{
"name": "inserting_gold"
},
{
"name": "inserting_metal"
},
{
"name": "inserting_phoron"
},
{
"name": "inserting_plasma"
},
{
"name": "inserting_plastic"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1,67 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Derivative of protolathe from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. Created by Mithrandalf https://github.com/Mith-randalf",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"directions": 4
},
{
"name": "panel"
},
{
"name": "unlit"
},
{
"name": "building",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB