Various bug fixes and improvements.

This commit is contained in:
Greyson Parrelli
2026-07-24 10:47:59 -04:00
parent 0fe0757e18
commit 6558806ba0
10 changed files with 66 additions and 27 deletions
+2 -2
View File
@@ -196,8 +196,8 @@ const (
ActionRevealForApples EffectAction = "revealForApples"
// --- Golden pack, tier 6 ---
// ActionShuffleApples (play) shuffles Count apples into random positions of
// the owner's remaining deck (Komodo). Gated by ConditionFirstPet.
// ActionShuffleApples (play) adds Count apples to the owner's remaining
// deck and shuffles the whole deck (Komodo). Gated by ConditionFirstPet.
ActionShuffleApples EffectAction = "shuffleApples"
// ActionReactivateBuys (battle prep) re-fires the Buy ability of every pet
// in the owner's hand (Catfish).