-
Notifications
You must be signed in to change notification settings - Fork 0
/
uss.json
62 lines (62 loc) · 1.16 KB
/
uss.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
[
{
"code": "",
"name": "Universal Studios Singapore Globe",
"area": "Main Entrance",
"coordinate": [728, 827]
},
{
"code": "M1",
"name": "Gru and the Minions",
"area": "Hollywood",
"coordinate": [736, 669]
},
{
"code": "M2",
"name": "Po and Master Tigress",
"area": "Hollywood",
"coordinate": [698, 672]
},
{
"code": "M3",
"name": "Madagascar",
"area": "Hollywood",
"coordinate": [744, 697]
},
{
"code": "M4",
"name": "Shrek and Fiona",
"area": "Far Far Away",
"coordinate": [559, 436]
},
{
"code": "M5",
"name": "Raptor Encounter",
"area": "The Lost World",
"coordinate": [697, 397]
},
{
"code": "M6",
"name": "Hatched! Featuring Dr. Rodney",
"area": "The Lost World",
"coordinate": [721, 386]
},
{
"code": "M7",
"name": "Egyptian Legends",
"area": "Ancient Egypt",
"coordinate": [953, 394]
},
{
"code": "M8",
"name": "Voices of Cybertron",
"area": "Sci-Fi City",
"coordinate": [969, 543]
},
{
"code": "M9",
"name": "Sesame Street",
"area": "New York",
"coordinate": [853, 618]
}
]