From fbd1144ffdf89bb23bf3d6fda18515abe6fc342d Mon Sep 17 00:00:00 2001 From: Griffin Strayer <14102413+Gobluebro@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:26:27 -0400 Subject: [PATCH] Forgot to add isDLC to axes --- data/lists/weapons.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/lists/weapons.ts b/data/lists/weapons.ts index a4bf9e4..91ffa71 100644 --- a/data/lists/weapons.ts +++ b/data/lists/weapons.ts @@ -27,6 +27,7 @@ export const WeaponsList: Array = [ "https://eldenring.wiki.fextralife.com/Death+Knight's+Twin+Axes", "Death Knight's Twin Axes" ), + isDLC: true, }, { id: "138d0b66-fe82-43db-b4c5-f547908f0f54", @@ -41,6 +42,7 @@ export const WeaponsList: Array = [ "https://eldenring.wiki.fextralife.com/Forked-Tongue+Hatchet", "Forked-Tongue Hatchet" ), + isDLC: true, }, { id: "2f037484-15ca-44da-a842-8a4ab546f9ca",