* handheld * Update meta.json * Update meta.json * Update cargo.yml * research * add to borg * bruh * borg to T2 * fix
26 lines
551 B
JSON
26 lines
551 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from Frontier Station, created by Tem Armoff https://github.com/new-frontiers-14/frontier-station-14/pull/484/files",
|
|
"states": [
|
|
{
|
|
"name": "scanner",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.4,
|
|
0.4
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "icon",
|
|
"directions": 1
|
|
}
|
|
]
|
|
}
|