Update page 'Swapping Tiles'

Jan Kolberg
2019-06-25 19:25:14 +02:00
parent 0083138827
commit efa3797671

@@ -20,7 +20,7 @@ To swap a tile, select the tile[s] you want to swap and go the sidemenu in the b
<p>But there are a few limitations whether the tile can be swapped or not.</p> <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 the tile</li>
<li>The tile must be a non water tile</li> <li>The tile must be a non water tile</li>
<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>