2020-10-07 14:02:12 +02:00
{
"version" : 1 ,
2021-04-29 18:09:14 +00:00
"license" : "CC-BY-SA-3.0" ,
2021-08-17 19:42:43 -07:00
"copyright" : "Taken from cev-eris and modified by Swept at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6" ,
2020-10-07 14:02:12 +02:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
"name" : "beacon" ,
"delays" : [
[
1.8 ,
0.1
]
]
} ,
{
2021-03-08 03:26:25 +08:00
"name" : "beacon_dead"
2020-10-07 14:02:12 +02:00
} ,
{
2021-03-08 03:26:25 +08:00
"name" : "signaller"
2020-10-07 14:02:12 +02:00
} ,
{
"name" : "signaller-inhand-right" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2020-10-07 14:02:12 +02:00
} ,
{
"name" : "signaller-inhand-left" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2020-10-07 14:02:12 +02:00
} ,
2021-04-29 18:09:14 +00:00
{
"name" : "radio"
} ,
2021-08-17 19:42:43 -07:00
{
"name" : "radio-inhand-right" ,
"directions" : 4
} ,
{
"name" : "radio-inhand-left" ,
"directions" : 4
} ,
2020-10-07 14:02:12 +02:00
{
2021-03-08 03:26:25 +08:00
"name" : "walkietalkie"
2020-10-07 14:02:12 +02:00
} ,
{
2021-08-17 19:42:43 -07:00
"name" : "walkietalkie-on"
} ,
2022-12-20 06:31:17 +01:00
{
"name" : "walkietalkie-off"
} ,
2021-08-17 19:42:43 -07:00
{
"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
2021-10-15 13:49:59 +03:00
} ,
{
"name" : "old-radio"
} ,
{
"name" : "old-radio-inhand-left" ,
"directions" : 4
} ,
{
"name" : "old-radio-inhand-right" ,
"directions" : 4
2020-10-07 14:02:12 +02:00
}
]
}