17 lines
255 B
Plaintext
17 lines
255 B
Plaintext
{
|
|
'Solar System': {
|
|
'description': '',
|
|
'planets': {
|
|
'earth': {
|
|
'description': '',
|
|
'gravity': 9.81,
|
|
'radius': 63710000,
|
|
'map_color': [
|
|
103,
|
|
157,
|
|
255
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |