Fable will fix it! Pt 3
This commit is contained in:
@@ -31,7 +31,11 @@
|
||||
</div>
|
||||
|
||||
<div class="card creation-card">
|
||||
<h2>Enter your Pi-Rat name</h2>
|
||||
<h2>Enter your name</h2>
|
||||
<p class="info-text" style="margin-bottom: 1rem;">
|
||||
This is <strong>your</strong> name as a player, not your Pi-Rat's. Your Pi-Rat will be known
|
||||
by their smell (e.g. "Recruit Gunpowder") until they earn a proper Name in play.
|
||||
</p>
|
||||
<form on:submit|preventDefault={joinGame}>
|
||||
<div class="form-group">
|
||||
<label for="playerName">Your Name</label>
|
||||
|
||||
Reference in New Issue
Block a user