Update page 'Swapping Tiles'

Jan Kolberg
2019-06-25 17:53:47 +02:00
parent 03af1765a1
commit ab9cc5e62b

@@ -13,11 +13,11 @@ To swap a tile, select the tile[s] you want to swap and go the sidemenu in the b
</tr>
</table>
The pictures above visualize the process of swapping a default tile into a sleeping tile.
<p>The pictures above visualize the process of swapping a default tile into a sleeping tile.</p>
Please note that the example just shows the procedure of swapping one tile at a time. If you select more tiles at the beginning, each tile will be swapped to the one type you've chosen.
<p>Please note that the example just shows the procedure of swapping one tile at a time. If you select more tiles at the beginning, each tile will be swapped to the one type you've chosen.</p>
But there are a few limitations whether the tile can be swapped or not.
<p>But there are a few limitations whether the tile can be swapped or not.</p>
<ul>
<li>The selected tile type must be different to the one you want to swap it into</li>
<li>There must be no person currently working on tile</li>
@@ -25,5 +25,5 @@ But there are a few limitations whether the tile can be swapped or not.
<li>The tile must be not already swapping at the time you're trying to swap it</li>
</ul>
If just one of let's say four tiles throws these requirements, every tile will be swapped except the one wrong tile.
<p>If just one of let's say four tiles throws these requirements, every tile will be swapped except the one wrong tile.</p>