parent
7f9cdda17b
commit
a9a0da0913
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_06_24_00 -> 2023_06_24_01
|
||||
-- Add extra flag 33554432 to several skeleton creatures in Auchenai Crypts to avoid chain pulling
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|33554432 WHERE (`entry` IN (18700, 20317, 18521, 20315, 18524, 20298));
|
||||
Loading…
Add table
Add a link
Reference in a new issue