Fist Push
This commit is contained in:
parent
dd63653413
commit
cab9de1e90
118 changed files with 364726 additions and 0 deletions
27
server/data/city.json
Normal file
27
server/data/city.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[
|
||||
{
|
||||
"description": "City of Cragstone",
|
||||
"x": 112.25,
|
||||
"y": -85.625
|
||||
},
|
||||
{
|
||||
"description": "City of Ikeras",
|
||||
"x": 207,
|
||||
"y": -114.5
|
||||
},
|
||||
{
|
||||
"description": "City of Hakata",
|
||||
"x": 223.625,
|
||||
"y": -116.625
|
||||
},
|
||||
{
|
||||
"description": "City of Palisade",
|
||||
"x": 47.375,
|
||||
"y": -132.5
|
||||
},
|
||||
{
|
||||
"description": "City of Linvak Tukal",
|
||||
"x": 87.5,
|
||||
"y": -140.625
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue