Town Promotion to largetown

This commit is contained in:
GoteGuru 2022-04-06 21:52:04 +00:00
parent 2cec7e930b
commit eb4900446d
5 changed files with 39 additions and 19 deletions

View file

@ -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">