Improve UI of food and set-aside cards.

This commit is contained in:
Greyson Parrelli
2026-07-23 11:12:47 -04:00
parent 7bb20e5d2d
commit 235b1d9cc8
6 changed files with 323 additions and 94 deletions
+2
View File
@@ -50,6 +50,8 @@ export interface BattleEvent {
| 'steal'
| 'eat'
| 'heal'
| 'setaside'
| 'release'
seat?: number
target?: number
card?: Card