Skip to content

Commit

Permalink
fix wow names and links
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Jan 12, 2025
1 parent 60f8749 commit d6e04a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/navigation/sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ const navGroups: Array<{
},
{
name: 'YouTube',
href: 'https://www.youtube.com/@saddlebagexchange704',
href: 'https://www.youtube.com/@saddlebagexchange',
external: true,
icon: YoutubeIcon
},
Expand Down
8 changes: 8 additions & 0 deletions app/utils/items/wowItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16462,6 +16462,7 @@ export const wowItemsMap: Record<string, string> = {
'75076': 'Vicious Fur Cloak',
'75077': 'Vicious Hide Cloak',
'75078': 'Vicious Ruby Choker',
'75079': 'Vicious Charm of Triumph',
'75080': 'Vicious Wyrmhide Legs',
'75081': 'Vicious Dragonscale Gloves',
'75082': 'Vicious Fireweave Pants',
Expand Down Expand Up @@ -20379,6 +20380,8 @@ export const wowItemsMap: Record<string, string> = {
'122346': 'Jumbo Sea Dog',
'122347': 'Whiptail Fillet',
'122348': 'Buttered Sturgeon',
'122537': 'Unstable Powerful Burnished Essence',
'122540': 'Unstable Powerful Hexweave Essence',
'122545': "Unstable Oglethorpe's Octagonal Lenses",
'122604': 'Stone of Fire',
'122742': 'Bladebone Hook',
Expand Down Expand Up @@ -30052,10 +30055,15 @@ export const wowItemsMap: Record<string, string> = {
'232632': 'Spiral Mollusk Shell',
'232633': 'Shiny Seaside Clam',
'232634': 'Emptied Turtle Shell',
'232635': 'Torn Bilgewater Bandage',
'232636': 'Rum-Soaked Handkerchief',
'232637': 'Cracked Pirate Skull',
'232638': 'Loosened Naga Scales',
'232694': 'Transcribed Kul Tiran Journal',
'233486': 'Hallowfall Supply Cache',
'233800': 'Decorated Gunpowder Flask',
'234231': "Technique: Glyph of the Admiral's Pistol Shot",
'234232': 'Technique: Glyph of the Ashvane Pistol Shot',
'234282': 'Decorative Yard Flamingo',
'234287': 'Radiant Focus',
'234466': 'Tattered Arathi Prayer Scroll',
Expand Down

0 comments on commit d6e04a0

Please sign in to comment.