Skip to content

Commit

Permalink
chore: rename guessed GameTag
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Apr 17, 2024
1 parent 5ca03c9 commit 1a2d50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hearthstone/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@ class GameTag(IntEnum):
EXCAVATE_COUNTER = 2822
BACON_ELEMENTAL_PLAY_COUNTER = 2878
IS_BACON_POOL_SPELL = 3081
IS_BACON_DUOS_POOL_SPELL = 3166
IS_BACON_DUOS_EXCLUSIVE = 3166

CANT_BE_EXHAUSTED = 244
CANT_EXHAUST = 226
Expand Down

0 comments on commit 1a2d50f

Please sign in to comment.