Initial pass at unicorn pack.

This commit is contained in:
Greyson Parrelli
2026-07-25 00:37:44 -04:00
parent f3783b44bf
commit a1d57fe1dd
21 changed files with 2419 additions and 44 deletions
+3
View File
@@ -34,6 +34,9 @@ const (
LogSell = "sell" // Seat sold Source/CardName (it became an apple)
LogTrade = "trade" // Seat traded in Cards for a next-tier pick
LogTradePick = "tradePick" // Seat took their pick; CardName set when revealed
// LogMana (Unicorn pack) tags a public shop-time Mana gain (Cuddle Toad,
// Thunderbird), so observers can track the acting seat's Mana pool.
LogMana = "mana"
)
// addLog appends an entry, stamping it with the next sequence number and the