diff --git a/src/lib/sections/stats/MiscSection.svelte b/src/lib/sections/stats/MiscSection.svelte index 70fe34170..76d74a9ee 100644 --- a/src/lib/sections/stats/MiscSection.svelte +++ b/src/lib/sections/stats/MiscSection.svelte @@ -23,6 +23,7 @@
Rarities used:
- {#each Object.entries(misc.mythological_event.burrows_dug_next) as [tier, count]} - {#if tier !== "total"} -Rarities used:
+ {#each Object.entries(misc.mythological_event.burrows_dug_next) as [tier, count]} + {#if tier !== "total"} +Rarities used:
- {#each Object.entries(misc.mythological_event.burrows_dug_combat) as [tier, count]} - {#if tier !== "total"} -Rarities used:
+ {#each Object.entries(misc.mythological_event.burrows_dug_combat) as [tier, count]} + {#if tier !== "total"} +Rarities used:
- {#each Object.entries(misc.mythological_event.burrows_dug_treasure) as [tier, count]} - {#if tier !== "total"} -Rarities used:
+ {#each Object.entries(misc.mythological_event.burrows_dug_treasure) as [tier, count]} + {#if tier !== "total"} +Rarities used:
- {#each Object.entries(misc.mythological_event.burrows_chains_complete) as [tier, count]} - {#if tier !== "total"} -Rarities used:
+ {#each Object.entries(misc.mythological_event.burrows_chains_complete) as [tier, count]} + {#if tier !== "total"} +Disabled Potion Effects:
- {#each misc.effects.disabled as effect} -{effect.replaceAll("_", " ")}
- {/each} -Disabled Potion Effects:
+ {#each misc.effects.disabled as effect} +{effect.replaceAll("_", " ")}
+ {/each} +With Return:
-With Return:
+No Return:
-No Return:
+