fix(DB/SAI): Gargantuan Abyssal's Meteor should target only players (#17652)

This commit is contained in:
avarishd
2023-11-07 22:04:05 +02:00
committed by GitHub
parent 4db362492e
commit 9184256afd

View File

@@ -0,0 +1,2 @@
-- Gargantuan Abyssal
UPDATE `smart_scripts` SET `target_param2` = 1 WHERE `entryorguid` = 20898 AND `source_type` = 0 AND `id` = 1;