mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
3
data/sql/updates/db_world/2026_02_23_01.sql
Normal file
3
data/sql/updates/db_world/2026_02_23_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_02_23_00 -> 2026_02_23_01
|
||||
-- Malygos (10 and 25) - Add despawn on evade (CREATURE_FLAG_EXTRA_HARD_RESET)
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|0x80000000 WHERE `entry` IN (28859, 31734);
|
||||
Reference in New Issue
Block a user