mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 03:53:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_06_27_00 -> 2024_06_27_01
|
||||||
--
|
--
|
||||||
-- FORCE_GOSSIP
|
-- FORCE_GOSSIP
|
||||||
UPDATE `creature_template` SET `detection_range` = 40, `type_flags` = `type_flags` | 134217728, `movementId` = 1988 WHERE `entry` = 17225;
|
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_garr_separation_anxiety_aura' WHERE `spell_id`=23487;
|
||||||
UPDATE `spell_script_names` SET `ScriptName`='spell_mc_play_dead_aura' WHERE `spell_id`=19822;
|
UPDATE `spell_script_names` SET `ScriptName`='spell_mc_play_dead_aura' WHERE `spell_id`=19822;
|
||||||
Reference in New Issue
Block a user