fixed 0 index burg bug, more accurate coast detection for burgs

This commit is contained in:
Mészáros Gergely 2021-08-18 01:50:48 +02:00
parent f3d51e677d
commit 40cceac6ec
3 changed files with 100 additions and 75 deletions

View file

@ -3509,6 +3509,10 @@
be automatically updated according to the current scale factor. If you'd like
to generate a new parent-map, <b>don't forget to reset them!</b> Options are interpreted as usual.</p>
<hr />
<div data-tip="Copy burgs from old map. Regenerate burgs if not checked." >
<input id="submapCopyBurgs" class="checkbox" type="checkbox" checked>
<label for="submapCopyBurgs" class="checkbox-label">Copy cities</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>