mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user