mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
Scripts/Ulduar: Add proper support for Razorscale summon event.
DB/SQL: Remove duplicate script from world database
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry` IN (33245,34188);
|
||||
UPDATE `creature_template` SET `ScriptName`= '' WHERE `entry`=33282;
|
||||
Reference in New Issue
Block a user