currently, x, y coordinates must be chosen and a map scaling factor can be applied (usually just have to modify the x-y coordinates for any changes.
Suggestion is: use a drop down menu with names of possible spawn cities, use a list or dict in lua to translate the chosen city to a "standard" x,y coordinate and then make the changes as necessary if map scaling is not set to default.