chore(DB): import pending files

Referenced commit(s): 79bdca26ef
This commit is contained in:
github-actions[bot]
2026-06-15 04:05:08 +00:00
parent d157d4f60d
commit a6f5f98a31

View File

@@ -1,2 +1,3 @@
-- DB update 2026_06_14_02 -> 2026_06_15_00
-- 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);