DB/Creature: Add missing extra flag to Grauf in heroic mode

Ref dad187615d
This commit is contained in:
offl
2020-09-09 18:30:04 +03:00
parent aba07047a0
commit 6b10f0cfd4

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|512 WHERE `entry` = 30775;