mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/SAI): Nexus Clerics casting while frozen. (#17411)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Alliance / Horde Cleric
|
||||
UPDATE `smart_scripts` SET `event_param5` = 1 WHERE `source_type` = 0 AND `entryorguid` IN (26805,26803) AND `id` IN (0,1);
|
||||
Reference in New Issue
Block a user