Update page 'Swapping Tiles'
@@ -1,5 +1,5 @@
|
|||||||
Through the fact that tile territory has many different tile types, there must be a way to change them. And there is one called swapping.
|
Through the fact that tile territory has many different tile types, there must be a way to change them. And there is one called swapping.
|
||||||
To swap a tile, select the tile(s) you want to swap and go the sidemenu in the building tab. Now simply select the new type you want your tile(s) being swapped into. A swapping animation starts now playing, indicating you the swapping process.
|
To swap a tile, select the tile[s] you want to swap and go the sidemenu in the building tab. Now simply select the new type you want your tile[s] being swapped into. A swapping animation starts playing, indicating the swapping process.
|
||||||
|
|
||||||
<table style="width:100%">
|
<table style="width:100%">
|
||||||
<tr>
|
<tr>
|
||||||
@@ -18,3 +18,10 @@ Please note that the example just shows the procedure of swapping one tile at a
|
|||||||
|
|
||||||
But there are a few limitations whether the tile can be swapped or not.
|
But there are a few limitations whether the tile can be swapped or not.
|
||||||
|
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user