Station beacons (#23136)
* Station beacons * crate * remove navmap from warp points * ack * oh damn * okay emisser
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 474 B |
BIN
Resources/Textures/Objects/Devices/station_beacon.rsi/blink.png
Normal file
BIN
Resources/Textures/Objects/Devices/station_beacon.rsi/blink.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 373 B |
BIN
Resources/Textures/Objects/Devices/station_beacon.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Devices/station_beacon.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user