fix(DB/Creature): Al'lar should despawn on evade (#18736)

This commit is contained in:
Andrew
2024-04-14 08:30:40 -03:00
committed by GitHub
parent a8471d0f87
commit c090c8aa25

View File

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