Update page 'Swapping Tiles'
@@ -13,11 +13,11 @@ To swap a tile, select the tile[s] you want to swap and go the sidemenu in the b
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</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>
|
<ul>
|
||||||
<li>The selected tile type must be different to the one you want to swap it into</li>
|
<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>
|
<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>
|
<li>The tile must be not already swapping at the time you're trying to swap it</li>
|
||||||
</ul>
|
</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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user