Skip to content

Commit da0cd2a

Browse files
committed
new objects
1 parent c43c479 commit da0cd2a

3 files changed

Lines changed: 2092 additions & 2084 deletions

File tree

sizebot/data/objects/land.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"name": "Central Park",
4+
"dimension": "l",
5+
"height": "6.096",
6+
"length": "800",
7+
"width": "4000",
8+
"tags": [
9+
"land"
10+
],
11+
"note": "The tallest point is a maple tree."
12+
},
213
{
314
"name": "Vatican City",
415
"dimension": "w",
@@ -11,6 +22,28 @@
1122
],
1223
"note": "The tallest point is St. Peter's Basilica."
1324
},
25+
{
26+
"name": "South America",
27+
"dimension": "l",
28+
"height": "6706",
29+
"length": "7563.917",
30+
"width": "5310.835",
31+
"tags": [
32+
"land"
33+
],
34+
"note": "The tallest point is Aconcagua."
35+
},
36+
{
37+
"name": "Manhattan",
38+
"dimension": "l",
39+
"height": "541.3",
40+
"length": "21565.21",
41+
"width": "3701.49",
42+
"tags": [
43+
"land"
44+
],
45+
"note": "The tallest point is the One World Trade Center."
46+
},
1447
{
1548
"name": "Germany",
1649
"dimension": "w",
@@ -103,38 +136,5 @@
103136
"land"
104137
],
105138
"note": "The tallest point is Mount El'brus."
106-
},
107-
{
108-
"name": "Central Park",
109-
"dimension": "l",
110-
"height": "6.096",
111-
"length": "800",
112-
"width": "4000",
113-
"tags": [
114-
"land"
115-
],
116-
"note": "The tallest point is a maple tree."
117-
},
118-
{
119-
"name": "South America",
120-
"dimension": "l",
121-
"height": "6706",
122-
"length": "7563.917",
123-
"width": "5310.835",
124-
"tags": [
125-
"land"
126-
],
127-
"note": "The tallest point is Aconcagua."
128-
},
129-
{
130-
"name": "Manhattan",
131-
"dimension": "l",
132-
"height": "541.3",
133-
"length": "21565.21",
134-
"width": "3701.49",
135-
"tags": [
136-
"land"
137-
],
138-
"note": "The tallest point is the One World Trade Center."
139139
}
140140
]

0 commit comments

Comments
 (0)