fix(Scripts/SunwellPlateau): Remove despawn on evade flag from KJ and… (#21753)

This commit is contained in:
Andrew
2025-03-24 14:16:22 -03:00
committed by GitHub
parent d5bee6e2a3
commit 4e9148799f
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` &~2147483648 WHERE `entry` = 25315;