Update page 'Swapping Tiles'

Jan Kolberg
2019-06-25 17:54:34 +02:00
parent ab9cc5e62b
commit 4271ee75da

@@ -19,7 +19,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 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>