DB/SAI: Bog Giant and Underbog Lord uses Growth only in Heroic mode. (#14542)

* DB/SAI: Bog Giant and Underbog Lord uses Growth only in Heroic mode.

Fixes #13978

* Update.
This commit is contained in:
UltraNix
2023-01-16 02:00:22 +01:00
committed by GitHub
parent 6dcf6be97e
commit edcfe8ff0f

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=17723 AND `source_type`=0 AND `id`=1;
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=17734 AND `source_type`=0 AND `id`=1;