File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -1084,8 +1084,15 @@ class GameTag(IntEnum):
10841084 BACON_FREE_REFRESH_COUNT = 4536
10851085 BACON_BLACK_MARKET_EXTRA_CHRONUM = 4542
10861086 BIG_CARD_AS_TOOLTIP_USE_TOOKTIP_SYSTEM = 4544
1087+ BACON_PIRATE_BUFFATKVALUE = 4567
1088+ BACON_PIRATE_BUFFHEALTHVALUE = 4568 ,
10871089 HAS_TIMEWARPED_TAVERN_ALT_TEXT = 4579
10881090 DORMANT_AWAKENED_THIS_TURN = 4606
1091+ BACON_PIRATE_TOOLTIP = 4613
1092+ BACON_TIMEWARP_TURN1_TOOLTIP = 4635
1093+ BACON_TIMEWARP_TURN2_TOOLTIP = 4636
1094+ BACON_TOTAL_TIMEWARPS_FOR_GAME = 4637
1095+ BACON_TIMEWARP_CHRONUM_TOOLTIP = 4638
10891096
10901097 InvisibleDeathrattle = 335
10911098 ImmuneToSpellpower = 349
Original file line number Diff line number Diff line change 11[metadata]
22name = hearthstone
3- version = 9.19.6
3+ version = 9.19.7
44description = CardDefs.xml parser and Hearthstone enums for Python
55long_description = file: README.md
66long_description_content_type =text/markdown
You can’t perform that action at this time.
0 commit comments