Replaces medical scanner sprite. (#2870)

* Initial

* Let's go

* Updates the pods meta.json cause I can
This commit is contained in:
Swept
2021-01-05 01:10:24 +00:00
committed by GitHub
parent 447f0af6c2
commit 350f7313be
39 changed files with 144 additions and 162 deletions

View File

@@ -0,0 +1,51 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/1da0b5547e02db0db48d0bc93926c26bd8888347",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "pod_0",
"directions": 1
},
{
"name": "pod_1",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "pod_e",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "pod_g",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB