Skip to content

Commit

Permalink
Moved Queelign's Greatsword to heavy thrusting swords
Browse files Browse the repository at this point in the history
  • Loading branch information
Gobluebro committed Jul 11, 2024
1 parent b9d3d1a commit 5a831e9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/lists/weapons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2083,14 +2083,6 @@ export const WeaponsList: Array<ListType> = [
"Ordovis's Greatsword"
),
},
{
id: "a51e4cdd-81cc-401b-a182-4b61a96727bc",
description: rawHTMLLink(
"https://eldenring.wiki.fextralife.com/Queelign's+Greatsword",
"Queelign's Greatsword"
),
isDLC: true,
},
{
id: "4968f598-06db-4dba-b429-9cf825c33cd0",
description: rawHTMLLink(
Expand Down Expand Up @@ -2419,6 +2411,14 @@ export const WeaponsList: Array<ListType> = [
"Great epee"
),
},
{
id: "a51e4cdd-81cc-401b-a182-4b61a96727bc",
description: rawHTMLLink(
"https://eldenring.wiki.fextralife.com/Queelign's+Greatsword",
"Queelign's Greatsword"
),
isDLC: true,
},
{
id: "144d57bf-9dd5-49be-a8d1-bca17f433a91",
description: rawHTMLLink(
Expand Down

0 comments on commit 5a831e9

Please sign in to comment.