Skip to content

Commit

Permalink
fix some warlock prebuilt sets
Browse files Browse the repository at this point in the history
  • Loading branch information
lologarithm committed May 4, 2022
1 parent dcb3d3d commit 2d03baa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ui/warlock/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ export const P3_DESTRO = {
"id": 31051,
"enchant": 29191,
"gems": [
32218,
34220
34220,
32218
]
},
{
Expand Down Expand Up @@ -354,7 +354,7 @@ export const P3_DESTRO = {
},
{
"id": 32374,
"enchant": 22560
"enchant": 22561
},
{},
{
Expand All @@ -371,8 +371,8 @@ export const P4_DESTRO = {
"id": 31051,
"enchant": 29191,
"gems": [
32218,
34220
34220,
32218
]
},
{
Expand Down Expand Up @@ -448,7 +448,7 @@ export const P4_DESTRO = {
},
{
"id": 32374,
"enchant": 22560
"enchant": 22561
},
{},
{
Expand Down

0 comments on commit 2d03baa

Please sign in to comment.