* testing decription textlabel * Move uplink listing to a new menu * Add search bar * Added description * Added radio uplink * Added preset uplinks * Minor fix * Fixed comma
82 lines
1.4 KiB
JSON
82 lines
1.4 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from cev-eris and modified by Swept at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "beacon",
|
|
"delays": [
|
|
[
|
|
1.8,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "beacon_dead"
|
|
},
|
|
{
|
|
"name": "signaller"
|
|
},
|
|
{
|
|
"name": "signaller-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "signaller-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "radio"
|
|
},
|
|
{
|
|
"name": "radio-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "radio-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "walkietalkie"
|
|
},
|
|
{
|
|
"name": "walkietalkie-on"
|
|
},
|
|
{
|
|
"name": "walkietalkie-active"
|
|
},
|
|
{
|
|
"name": "walkietalkie-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "walkietalkie-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-walkietalkie-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-walkietalkie-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "old-radio"
|
|
},
|
|
{
|
|
"name": "old-radio-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "old-radio-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|