-
Notifications
You must be signed in to change notification settings - Fork 1
/
test.json
62 lines (62 loc) · 1.08 KB
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"name": "Origin / WarpGate",
"color": "aqua",
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": "0",
"hide": false,
"icon": "/assets/img/stargate.e602d949.png"
},
{
"name": "Origin Station 1",
"color": "lime",
"position": {
"x": 30000,
"y": 5000,
"z": 60000
},
"id": "1",
"hide": false,
"icon": "/assets/img/station1.8c54b451.png"
},
{
"name": "East",
"color": "yellow",
"position": {
"x": -20000,
"y": 60000,
"z": 0
},
"id": "33",
"hide": false,
"icon": "/assets/img/satellite.742cc23b.png"
},
{
"name": "West",
"color": "purple",
"position": {
"x": -5000,
"y": -60000,
"z": 0
},
"id": "34",
"hide": false,
"icon": "/assets/img/satellite.742cc23b.png"
},
{
"id": "57497b3a-de97-4e73-bfa3-1b10393cb0bf",
"name": "Apples",
"position": {
"x": 123123,
"y": 314151,
"z": 3332
},
"color": "#00FF13",
"hide": false,
"icon": "/assets/img/pin1.d8d2e45f.png"
}
]