Skip to content

Commit

Permalink
update item autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
gogodr committed Jan 7, 2023
1 parent 9192a04 commit 3c6699b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,14 @@ export default {
"wardancer-first-intention-engraving-recipe-2": "[Wardancer] First Intention Engraving Recipe (Rare)",
"wardancer-first-intention-engraving-recipe-3": "[Wardancer] First Intention Engraving Recipe (Epic)",
"wardancer-first-intention-engraving-recipe-4": "[Wardancer] First Intention Engraving Recipe (Legendary)",
"summoner-communication-overflow-engraving-recipe-1": "[Summoner] Communication Overflow Engraving Recipe (Uncommon)",
"summoner-communication-overflow-engraving-recipe-2": "[Summoner] Communication Overflow Engraving Recipe (Rare)",
"summoner-communication-overflow-engraving-recipe-3": "[Summoner] Communication Overflow Engraving Recipe (Epic)",
"summoner-communication-overflow-engraving-recipe-4": "[Summoner] Communication Overflow Engraving Recipe (Legendary)",
"summoner-master-summoner-engraving-recipe-1": "[Summoner] Master Summoner Engraving Recipe (Uncommon)",
"summoner-master-summoner-engraving-recipe-2": "[Summoner] Master Summoner Engraving Recipe (Rare)",
"summoner-master-summoner-engraving-recipe-3": "[Summoner] Master Summoner Engraving Recipe (Epic)",
"summoner-master-summoner-engraving-recipe-4": "[Summoner] Master Summoner Engraving Recipe (Legendary)",
"adrenaline-engraving-recipe-1": "Adrenaline Engraving Recipe (Uncommon)",
"adrenaline-engraving-recipe-2": "Adrenaline Engraving Recipe (Rare)",
"adrenaline-engraving-recipe-3": "Adrenaline Engraving Recipe (Epic)",
Expand Down

0 comments on commit 3c6699b

Please sign in to comment.