mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Creature: Add missing extra flag to Grauf in heroic mode
Ref dad187615d
This commit is contained in:
2
sql/updates/world/3.3.5/2020_09_09_08_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_09_09_08_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|512 WHERE `entry` = 30775;
|
||||
Reference in New Issue
Block a user