mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: add missing flags_extra to Rimefang and Spinestalker
This commit is contained in:
2
sql/updates/world/3.3.5/2024_05_17_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_05_17_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|512 WHERE `entry`IN(37533,37534,38220,38219);
|
||||
Reference in New Issue
Block a user