Syndicate segways (#7790)

This commit is contained in:
Veritius
2022-04-27 08:08:02 +10:00
committed by GitHub
parent 8b4d6d536c
commit 6b78a2a2e4
8 changed files with 135 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@@ -0,0 +1,40 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, modified by Veritius",
"states": [
{
"name": "vehicle",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
},
{
"name": "keys"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB