DB/Westfall: Fix targettype for Horatio Laine actionlist (#31637)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user