mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Creature): Make Gargantuan Abyssal immune to knockbacks (#16450)
Create rev_1685737282291536800.sql
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE (`entry` IN (20898, 21598));
|
||||
Reference in New Issue
Block a user