Update page 'Swapping Tiles'

Jan Kolberg
2019-06-25 17:19:02 +02:00
parent 2648e187c7
commit 06909a47e7

@@ -1,4 +1,14 @@
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 now playing, indicating you the swapping process.
<img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20A.jpg" width="400"/> <table style="width:100%">
<tr>
<th>Before</th>
<th><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20A.jpg" width="400"/></th>
</tr>
<tr>
<td>After</td>
<td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20B.jpg" width="400"/></td>
</tr>
</table>