Files
Nemanja 99d78c4b97 Station beacons (#23136)
* Station beacons

* crate

* remove navmap from warp points

* ack

* oh damn

* okay emisser
2023-12-28 17:02:21 -07:00

27 lines
493 B
JSON

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for SS14, based on beacon design from /tg/",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "blink",
"delays": [
[
2.0,
0.1
]
]
},
{
"name": "assembly"
}
]
}