DB/Westfall: Fix targettype for Horatio Laine actionlist (#31637)

This commit is contained in:
Hyacinthrose
2026-01-25 16:40:03 +01:00
committed by GitHub
parent 8b27ab98ea
commit a7554745f5
@@ -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;