mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 04:21:24 +01:00
fixed 0 index burg bug, more accurate coast detection for burgs
This commit is contained in:
parent
f3d51e677d
commit
40cceac6ec
3 changed files with 100 additions and 75 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue