Skip to content

Commit

Permalink
Update enums
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed Jun 27, 2022
1 parent e3f2fb4 commit cbaf01f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HearthDb/Enums/Enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ public enum Booster
STANDARD_PACK = 713,
WILD_PACK = 714,
GOLDEN_STANDARD_PACK = 716,
REVENDRETH = 729,
}

public enum BrawlType
Expand Down Expand Up @@ -219,6 +220,7 @@ public enum CardSet
CORE = 1637,
VANILLA = 1646,
THE_SUNKEN_CITY = 1658,
REVENDRETH = 1691,
MERCENARIES_DEV = 1705,
PLACEHOLDER_202204 = 1810,
}
Expand Down Expand Up @@ -1126,6 +1128,7 @@ public enum GameTag
SPELLCRAFT_HINT = 2557,
MERCS_BENCH = 2570,
IMMOLATESTAGE = 2600,
DONT_SUPPRESS_KEYWORD_VO = 2636,
}

public enum GameType
Expand Down

0 comments on commit cbaf01f

Please sign in to comment.