Fist Push

This commit is contained in:
troispoils 2024-05-07 18:01:11 +02:00
parent dd63653413
commit cab9de1e90
118 changed files with 364726 additions and 0 deletions

27
server/data/city.json Normal file
View 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
}
]