diff --git a/sql/updates/world/master/2025_04_12_00_world.sql b/sql/updates/world/master/2025_04_12_00_world.sql new file mode 100644 index 0000000000..b5273582c4 --- /dev/null +++ b/sql/updates/world/master/2025_04_12_00_world.sql @@ -0,0 +1,2 @@ +-- Correct Fadeleaf object +UPDATE `gameobject_loot_template` SET `Item` = 3818 WHERE `entry` = 51484;