mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
resource units
This commit is contained in:
parent
16c316a74f
commit
a3043f932f
5 changed files with 51 additions and 13 deletions
10
index.html
10
index.html
|
|
@ -2036,6 +2036,16 @@
|
|||
<span id="burgExport"></span>
|
||||
</div>
|
||||
|
||||
<div data-tip="Burg monthly import (goods purchased)">
|
||||
<div class="label">Import:</div>
|
||||
<span id="burgImport"></span>
|
||||
</div>
|
||||
|
||||
<div data-tip="Burg montly goods consumption">
|
||||
<div class="label">Consumption:</div>
|
||||
<span id="burgConsumption"></span>
|
||||
</div>
|
||||
|
||||
<div data-tip="Burg mean annual temperature and real-world city for comparison">
|
||||
<div class="label">Temperature:</div>
|
||||
<span id="burgTemperature"></span>, like in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue