fix(DB/SAI): Captured Scarlet Zealot should die (#4616)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1613853959150972140');
|
||||||
|
|
||||||
|
-- Captured Scarlet Zealot should die when event is triggered
|
||||||
|
|
||||||
|
UPDATE `smart_scripts` SET `action_type`=51, `action_param1`=0 WHERE `entryorguid`=193100 AND `id`=7;
|
||||||
Reference in New Issue
Block a user