Begin work on the updated delve dice HUD that is better in every way than the other version

This commit is contained in:
Oliver-Akins 2025-02-27 22:56:36 -07:00
parent 00228d3aae
commit c7342b6402
13 changed files with 169 additions and 7 deletions

View file

@ -0,0 +1,3 @@
<div>
The Hourglass
</div>

View file

@ -0,0 +1,7 @@
<button
type="button"
class="icon"
data-action="tourDelta"
>
&gt;
</button>

View file

@ -0,0 +1,7 @@
<button
type="button"
class="icon"
data-action="tourDelta"
>
&lt;
</button>