Update page 'Swapping Tiles'

Jan Kolberg
2019-06-25 17:21:59 +02:00
parent 16aa283fc4
commit f7b6a68d15

@@ -2,13 +2,13 @@ Through the fact that tile territory has many different tile types, there must b
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.
<table style="width:100%"> <table style="width:100%">
<tr>
<th>Before</th>
<th>After</th>
</tr>
<tr> <tr>
<td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20A.jpg" width="400"/></td> <td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20A.jpg" width="400"/></td>
<td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20B.jpg" width="400"/></td> <td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20B.jpg" width="400"/></td>
</tr> </tr>
<tr>
<th>Before</th>
<th>After</th>
</tr>
</table> </table>