mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
3
data/sql/updates/db_world/2026_04_25_01.sql
Normal file
3
data/sql/updates/db_world/2026_04_25_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_04_25_00 -> 2026_04_25_01
|
||||
-- Ironhand Guardian (entry 8982) should never enter combat
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x2000 WHERE `entry` = 8982;
|
||||
Reference in New Issue
Block a user