fix(DB/Scripts): Greater Windstone Bosses (#12247)

This commit is contained in:
ZhengPeiRu21
2022-07-01 09:38:30 -06:00
committed by GitHub
parent 39d751d2f3
commit 5ce632754d

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1` = 5000, `event_param2` = 5000 WHERE `entryorguid` IN (15203, 15204, 15205, 15305) AND `event_type` = 1;