fix(DB/Item): Remove wrong RandomProperties enchantments (#16584)

fix(DB/Item): Remove wrong RandomProperties
This commit is contained in:
Kitzunu
2023-06-18 19:08:02 +02:00
committed by GitHub
parent a15016ac08
commit 52154521fa

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `item_enchantment_template` WHERE `entry` = 5173 AND `ench` IN (29,33,91,197,231,927,1399,1913,1952,2067,2068,2069);