mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
General Starting locations in map editor (#9920)
* Added an Any Civ starting location brush. * Fixed the Remove starting locations brush from being too long. * Civs without a specific starting location given to them now use the spectator starting locations before finding a free tile. * Removed spectator from civilizations to give a starting location. * Added comments * Removed accidentally added import statements. * Added new display text to template.properties * Replaced an inline when statement with an if statement. * Fixed not having a space after a translation. * Moved finding a starting location to a new function. * Fixed GameStarter.getCivStartingLocation to return a null if it couldn't find a tile to start on.
This commit is contained in:
@ -546,6 +546,8 @@ Spread Resources =
|
||||
Create ancient ruins =
|
||||
Floodfill =
|
||||
[nation] starting location =
|
||||
Any Civ starting locations =
|
||||
Any Civ =
|
||||
Remove features =
|
||||
Remove improvement =
|
||||
Remove resource =
|
||||
|
Reference in New Issue
Block a user