Update name stuff in manual

This commit is contained in:
Wuzzy 2023-10-23 20:04:20 +02:00
parent 2a00c90cd9
commit 5d879453aa

View File

@ -46,7 +46,7 @@
<p>Hover with the mouse cursor over the diagram to see the heat and humidity coordinates at this position. You can click on a dot to select it, click on it again and hold down the mouse button to drag it.</p> <p>Hover with the mouse cursor over the diagram to see the heat and humidity coordinates at this position. You can click on a dot to select it, click on it again and hold down the mouse button to drag it.</p>
<h3>Biome configuration</h3> <h3>Biome configuration</h3>
<p>Here you can see a list of all currently active biomes. Each biome has a name of the form “(heat, humidity)”. The program always starts with 1 biome at (50, 50). Select a biome in the list so you can edit it.</p> <p>Here you can see a list of all currently active biomes. Each biome has a name of your choice. The program always starts with a default biome at (50, 50). Select a biome in the list so you can edit it.</p>
<p>The “Add” button adds a new biome with a random heat and humidity. “Remove” removes the currently selected biome.</p> <p>The “Add” button adds a new biome with a random heat and humidity. “Remove” removes the currently selected biome.</p>