mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 20:41:23 +01:00
Rescale style option for submaps.
This commit is contained in:
parent
b00a8a2228
commit
5e6813c52c
2 changed files with 42 additions and 11 deletions
|
|
@ -4488,6 +4488,10 @@
|
|||
<input id="submapDepressRivers" class="checkbox" type="checkbox" />
|
||||
<label for="submapDepressRivers" class="checkbox-label">Errode riverbeds.</label>
|
||||
</div>
|
||||
<div data-tip="Rescale styles (burg labels, emblem size) to match the new scale.">
|
||||
<input id="submapRescaleStyles" class="checkbox" type="checkbox" checked/>
|
||||
<label for="submapRescaleStyles" class="checkbox-label">Rescale Styles</label>
|
||||
</div>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue