DB/Quest : Improvements for The Brothers Bronzebeard

Closes #22651
This commit is contained in:
Killyana
2019-03-05 21:29:30 +01:00
parent 36c811eff3
commit 79ae1cb147

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `faction`=290 WHERE `entry` IN (30134);
UPDATE `smart_scripts` SET `event_type`=60 WHERE `entryorguid` IN (30134) AND `source_type`=0 AND `id` IN (13,14);