Skip to content

Commit

Permalink
fix: add missing GameTag.PALADIN_TOURIST
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Jul 17, 2024
1 parent 73e3b2d commit d5aebce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HearthDb/Enums/Enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1365,6 +1365,7 @@ public enum GameTag
WARRIOR_TOURIST = 3604,
DRUID_TOURIST = 3605,
MAGE_TOURIST = 3606,
PALADIN_TOURIST = 3607,
BACON_DONT_SHOW_PAIR_TRIPLE_DISCOVER_VFX = 3661,
FALLBACK_ENCHANTMENT_PORTRAIT_DBID = 3664,
SHOW_SLEEP_ZZZ_OVERRIDE = 3672,
Expand Down

0 comments on commit d5aebce

Please sign in to comment.