WIP: very rough armor

This commit is contained in:
2025-06-16 22:41:33 -07:00
parent 56bbbd9361
commit 75e0b7758e
9 changed files with 250 additions and 56 deletions

View File

@@ -134,6 +134,9 @@ button.set-firing-arc img {
white-space: nowrap;
background-color: white;
transition: transform 0.25s;
user-select: none;
-webkit-user-select: none;
cursor: default;
}
.soldier-record span[slot] {