DB/Loot: Fix loot for Fadeleaf

Closes #30831
This commit is contained in:
TQPS
2025-04-12 12:00:36 +02:00
committed by Naddley
parent cd821314a5
commit e9297ec13e
@@ -0,0 +1,2 @@
-- Correct Fadeleaf object
UPDATE `gameobject_loot_template` SET `Item` = 3818 WHERE `entry` = 51484;