Skip to content

Commit a62b6ba

Browse files
Update runners_turn.md
1 parent 7c63f68 commit a62b6ba

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/introduction/runners_turn.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,23 @@ If at any time the Runner jacks out, even after having passed all ice, the run i
140140
> Start The Tutorial Game
141141
>
142142
> Now, players know all the rules necessary to play their first game of Android: Netrunner. If questions arise during the game, players can find detailed information about the game’s mechanics in the glossary section of the online Rules Reference. After playing their first game, players should read “Advanced Concepts” and incorporate the rules described there in all future games.
143+
144+
<div class="nav-buttons">
145+
<!-- Previous Button -->
146+
<a href="/docs/introduction/corps_turn" class="nav-button" aria-label="Previous page">
147+
<div class="nav-item">
148+
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
149+
<path d="M30 20L20 30L30 40" />
150+
</svg>
151+
</div>
152+
</a>
153+
154+
<!-- Next Button -->
155+
<a href="/docs/introduction/run_example" class="nav-button" aria-label="Next page">
156+
<div class="nav-item">
157+
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50">
158+
<path d="M20 20L30 30L20 40" />
159+
</svg>
160+
</div>
161+
</a>
162+
</div>

0 commit comments

Comments
 (0)