mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/Creature): Auriaya should reset to her patrol start on evade (#26203)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Auriaya (33515/34175): HARD_RESET - despawn/respawn at spawn on evade.
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x80000000 WHERE `entry` IN (33515, 34175);
|
||||
Reference in New Issue
Block a user