Various bug fixes and improvements.
This commit is contained in:
@@ -32,6 +32,7 @@ export interface PlayerView {
|
||||
avocados?: number // set-aside Avocado tokens (Golden pack)
|
||||
firstBuyFree?: boolean // Manta Ray: next buy is free (self only)
|
||||
buysThisRound?: number // Blue-Ringed Octopus counter (self only)
|
||||
trumpets?: number // banked Trumpets for next battle (Bird of Paradise, self only)
|
||||
deck?: Card[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user