diff --git a/sql/updates/world/master/2026_01_25_02_world.sql b/sql/updates/world/master/2026_01_25_02_world.sql new file mode 100644 index 0000000000..7ece6c7dc3 --- /dev/null +++ b/sql/updates/world/master/2026_01_25_02_world.sql @@ -0,0 +1,2 @@ +-- Westfall: Lieutenant Horatio Lane set target to -self- when spell -self- cast so he dons his glasses +UPDATE `smart_scripts` SET `target_type`='1' WHERE `entryorguid`=4230800 AND `source_type`=9 AND `id`=6 AND `link`=0;