Fix nurse shark and remove mid-battle choice.

This commit is contained in:
Greyson Parrelli
2026-07-24 10:12:17 -04:00
parent 094f38593e
commit 0fe0757e18
14 changed files with 84 additions and 326 deletions
-13
View File
@@ -1410,19 +1410,6 @@ h3 {
color: var(--gold);
}
/* Mid-battle decision panel (Golden pack: Nurse Shark). */
.battle-decision-options {
display: flex;
gap: 10px;
flex-wrap: wrap;
justify-content: center;
margin-top: 12px;
}
.battle-decision-options .btn {
font-family: var(--font-display);
}
/* Set-aside Avocado tokens (Golden pack): a slim tray with a toggle pill. */
.avocado-zone {
background: rgba(0, 0, 0, 0.24);