fix(DB/Creature) Horrified Drakkari Shaman/Warrior (#16953)

This commit is contained in:
Webdrian
2023-08-14 21:02:58 +02:00
committed by GitHub
parent 8621118b83
commit cea0a3a52a

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2 WHERE `entry` IN (26582, 26583);