Skip to content

Commit

Permalink
Update wowhead gear planner file
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyt857 committed Jun 24, 2023
1 parent bf5c15b commit b521f29
Show file tree
Hide file tree
Showing 6 changed files with 5,028 additions and 4,935 deletions.
Binary file modified assets/database/db.bin
Binary file not shown.
1,748 changes: 874 additions & 874 deletions assets/database/db.json

Large diffs are not rendered by default.

Binary file modified assets/database/leftover_db.bin
Binary file not shown.
538 changes: 269 additions & 269 deletions assets/database/leftover_db.json

Large diffs are not rendered by default.

7,676 changes: 3,885 additions & 3,791 deletions assets/db_inputs/wowhead_gearplannerdb.txt

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion tools/database/gen_db/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ func main() {
db.MergeGem(response.ToGemProto())
}
}

for _, wowheadItem := range wowheadDB.Items {
item := wowheadItem.ToProto()
if _, ok := db.Items[item.Id]; ok {
Expand Down

0 comments on commit b521f29

Please sign in to comment.