mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/SAI): Gargantuan Abyssal's Meteor should target only players (#17652)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Gargantuan Abyssal
|
||||
UPDATE `smart_scripts` SET `target_param2` = 1 WHERE `entryorguid` = 20898 AND `source_type` = 0 AND `id` = 1;
|
||||
Reference in New Issue
Block a user