Skip to content

Commit

Permalink
Forgot to add isDLC to axes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gobluebro committed Jul 8, 2024
1 parent 36b0066 commit fbd1144
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/lists/weapons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const WeaponsList: Array<ListType> = [
"https://eldenring.wiki.fextralife.com/Death+Knight's+Twin+Axes",
"Death Knight's Twin Axes"
),
isDLC: true,
},
{
id: "138d0b66-fe82-43db-b4c5-f547908f0f54",
Expand All @@ -41,6 +42,7 @@ export const WeaponsList: Array<ListType> = [
"https://eldenring.wiki.fextralife.com/Forked-Tongue+Hatchet",
"Forked-Tongue Hatchet"
),
isDLC: true,
},
{
id: "2f037484-15ca-44da-a842-8a4ab546f9ca",
Expand Down

0 comments on commit fbd1144

Please sign in to comment.