From 8fd752f9cdeaa17536af8abe9e810f8ca8b9ad3b Mon Sep 17 00:00:00 2001 From: Kanin Temsrisuk Date: Sat, 10 Jun 2023 20:05:16 +0700 Subject: [PATCH] Fix wrong bow location (#7809) --- db/re/item_db_equip.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/db/re/item_db_equip.yml b/db/re/item_db_equip.yml index e4c7cf9461..c471e953bd 100644 --- a/db/re/item_db_equip.yml +++ b/db/re/item_db_equip.yml @@ -75828,7 +75828,7 @@ Body: All_Third: true Fourth: true Locations: - Right_Hand: true + Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true @@ -75850,7 +75850,7 @@ Body: All_Third: true Fourth: true Locations: - Right_Hand: true + Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true @@ -75872,7 +75872,7 @@ Body: All_Third: true Fourth: true Locations: - Right_Hand: true + Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true @@ -75894,7 +75894,7 @@ Body: All_Third: true Fourth: true Locations: - Right_Hand: true + Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true @@ -75916,7 +75916,7 @@ Body: All_Third: true Fourth: true Locations: - Right_Hand: true + Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true