zenno/spurt: calculator for last spurt speed

This commit is contained in:
2026-04-04 01:45:14 -04:00
parent 467098a9e4
commit 256e11d320
5 changed files with 216 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
<a href={resolve('/inherit')} class="mx-8 my-1 inline-block">Inheritance Chance</a>
<a href={resolve('/spark')} class="mx-8 my-1 inline-block">Spark Chance</a>
<a href={resolve('/vet')} class="mx-8 my-1 inline-block">My Veterans</a>
<a href={resolve('/spurt')} class="mx-8 my-1 inline-block">Spurt Speed</a>
<a href={resolve('/convo')} class="mx-8 my-1 inline-block">Lobby Conversations</a>
</span>
</nav>