Skip to content

Commit

Permalink
Move warped axe into axes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gobluebro committed Jul 14, 2024
1 parent 5a831e9 commit 473bd0c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions data/lists/weapons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,13 @@ export const WeaponsList: Array<ListType> = [
"Stormhawk Axe"
),
},
{
id: "ffa4e4fa-bf94-4cd9-bf03-609c869c1306",
description: rawHTMLLink(
"https://eldenring.wiki.fextralife.com/Warped+Axe",
"Warped Axe"
),
},
],
},
{
Expand Down Expand Up @@ -1664,13 +1671,6 @@ export const WeaponsList: Array<ListType> = [
"Rusted Anchor"
),
},
{
id: "ffa4e4fa-bf94-4cd9-bf03-609c869c1306",
description: rawHTMLLink(
"https://eldenring.wiki.fextralife.com/Warped+Axe",
"Warped Axe"
),
},
{
id: "1b1a9697-b972-4dcd-9eac-ea1517627ad3",
description: rawHTMLLink(
Expand Down

0 comments on commit 473bd0c

Please sign in to comment.