Update page 'Missions Tab'

Jan Kolberg
2019-06-25 18:46:19 +02:00
parent a436aba120
commit 5ccfe4cc0e

@@ -3,3 +3,13 @@
<p>The missions tab gives you information about the currently available missions and your actual progress on achieving them</p> <p>The missions tab gives you information about the currently available missions and your actual progress on achieving them</p>
<img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/Missions%202.jpg" width="400"/> <img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/Missions%202.jpg" width="400"/>
<p>The picture above samples the structure of each individual mission</p>
<ul>
<li>The name of the mission [1]</li>
<li>A more precise explanation what the mission is about</li>
<li>A image showing the reward</li>
<li>A number representing the amount of items you will gain throw the mission</li>
<li>A slider indicating your current progress</li>
<li>The collect button you need to press to collect your reward</li>
</ul>