mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Scripts/World: Emerald Dragon AI - summon dreamfog properly. Thanks to Kaelima, Shauren and others for assisting in finding this idiotic bug.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|0x02000000|0x00000002,`dynamicflags`=0,`faction_A`=50,`faction_H`=50 WHERE `entry`=15224;
|
||||
@@ -0,0 +1 @@
|
||||
INSERT INTO `creature_template_addon` (`entry`,`auras`) VALUES (15224, '24777');
|
||||
Reference in New Issue
Block a user