DB/SAI: fix wrong caster for a spell involved in quest "Towers of Certain Doom"

Was easily exploitable for experience, since it's a wide instakill spell. Change confirmed from sniffs.
This commit is contained in:
SnapperRy
2016-09-11 13:02:40 +02:00
committed by GitHub
parent f2067d3557
commit 127825ee95

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type`=11 WHERE `entryorguid`=2408700 AND `id`=2;