Various bug fixes and improvements.
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user