From 6f44b98fe97c4377551c5ba5dff6f0a5309a3e49 Mon Sep 17 00:00:00 2001 From: Haydrich <54556365+Haydrich@users.noreply.github.com> Date: Fri, 16 Aug 2024 05:08:36 -0700 Subject: [PATCH] Correct the element of Kunai of Shadow (#8554) * Kunai of Shadow must be a Ghost element instead of Neutral. --- db/re/item_db_etc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/re/item_db_etc.yml b/db/re/item_db_etc.yml index c2c7f479fe..a1c797f538 100644 --- a/db/re/item_db_etc.yml +++ b/db/re/item_db_etc.yml @@ -90384,7 +90384,7 @@ Body: Ammo: true EquipLevelMin: 1 Script: | - bonus bAtkEle,Ele_Neutral; + bonus bAtkEle,Ele_Ghost; - Id: 1220003 AegisName: Kunai_Of_Shadow Name: Kunai Of Shadow