mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 20:41:23 +01:00
Town Promotion to largetown
This commit is contained in:
parent
2cec7e930b
commit
eb4900446d
5 changed files with 39 additions and 19 deletions
|
|
@ -3707,9 +3707,9 @@
|
|||
<input id="submapDepressRivers" class="checkbox" type="checkbox">
|
||||
<label for="submapDepressRivers" class="checkbox-label">Errode riverbeds.</label>
|
||||
</div>
|
||||
<div data-tip="All small cities of the parent map will be promoted to Capitals" >
|
||||
<input id="submapPromoteTown" class="checkbox" type="checkbox">
|
||||
<label for="submapPromoteTown" class="checkbox-label">Promote towns to cities</label>
|
||||
<div data-tip="Move all existing towns to the 'largetown' burg group">
|
||||
<input id="submapPromoteTowns" class="checkbox" type="checkbox">
|
||||
<label for="submapPromoteTowns" class="checkbox-label">Promote towns to largetowns</label>
|
||||
</div>
|
||||
<div data-tip="Add lakes in depressions. (Can be very slow on big landmasses!)" >
|
||||
<input id="submapAddLakeInDepression" class="checkbox" type="checkbox">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue