fix(DB/SAI): Gargantuan Abyssal's Meteor should target only players (#17652)
This commit is contained in:
parent
4db362492e
commit
9184256afd
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Gargantuan Abyssal
|
||||
UPDATE `smart_scripts` SET `target_param2` = 1 WHERE `entryorguid` = 20898 AND `source_type` = 0 AND `id` = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue