Added update of resource when a 1 is rolled

This commit is contained in:
WBHarry 2026-07-03 16:58:13 +02:00
parent 85e6e8580f
commit f004227232
5 changed files with 33 additions and 9 deletions

View file

@ -144,6 +144,10 @@
display: flex;
align-items: center;
gap: 4px;
.unloaded {
opacity: 0.5;
}
}
}