Get the delve tour incrementer changes working and affecting fate as well

This commit is contained in:
Oliver-Akins 2025-03-01 23:40:39 -07:00
parent 7639962130
commit 110823a26b
9 changed files with 174 additions and 14 deletions

View file

@ -1,12 +1,13 @@
<div id="the-hourglass">
<div
class="icon-container"
data-tooltip="Current Delve Tour: 8"
data-tooltip="Current Delve Tour"
>
<span>
8
<span class="sands-value">
{{sandsOfFate}}
</span>
<rc-svg
aria-hidden="true"
class="hourglass"
name="icons/hourglass"
var:fill="var(--accent-2)"