Skip to content

Commit

Permalink
update to patch 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Aug 2, 2020
1 parent 2fe35cb commit 5b4b6b8
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/raw/cards.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ val battlegroundsMinions: List<BattlegroundMinion> = listOf(
BattlegroundMinion("BGS_079", 6),
BattlegroundMinion("BGS_080", 5),
BattlegroundMinion("BGS_081", 3),
BattlegroundMinion("BGS_082", 2),
BattlegroundMinion("BGS_083", 4),
BattlegroundMinion("BOT_218", 4),
BattlegroundMinion("BOT_312", 3),
BattlegroundMinion("BOT_445", 1),
Expand Down Expand Up @@ -107,8 +109,6 @@ val battlegroundsMinions: List<BattlegroundMinion> = listOf(
BattlegroundMinion("ICC_807", 5),
BattlegroundMinion("ICC_858", 4),
BattlegroundMinion("KAR_005", 2),
BattlegroundMinion("KAR_095", 2),
BattlegroundMinion("KAR_702", 4),
BattlegroundMinion("LOE_077", 5),
BattlegroundMinion("LOOT_013", 1),
BattlegroundMinion("LOOT_078", 4),
Expand Down
Loading

0 comments on commit 5b4b6b8

Please sign in to comment.