mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 14:52:26 -08:00
parent
7e0dff5839
commit
29d0f12af3
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_06_27_00 -> 2024_06_27_01
|
||||
--
|
||||
-- FORCE_GOSSIP
|
||||
UPDATE `creature_template` SET `detection_range` = 40, `type_flags` = `type_flags` | 134217728, `movementId` = 1988 WHERE `entry` = 17225;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_06_27_01 -> 2024_06_27_02
|
||||
--
|
||||
UPDATE `spell_script_names` SET `ScriptName`='spell_garr_separation_anxiety_aura' WHERE `spell_id`=23487;
|
||||
UPDATE `spell_script_names` SET `ScriptName`='spell_mc_play_dead_aura' WHERE `spell_id`=19822;
|
||||
Loading…
Add table
Add a link
Reference in a new issue