parent
6649ad08d7
commit
501399cd0e
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_09_26_00 -> 2023_09_26_01
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|33554432 WHERE `entry` = 15690;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_09_26_01 -> 2023_09_26_02
|
||||
-- #12145 midsummer add spell script spell_midsummer_ribbon_pole_visual
|
||||
DELETE FROM acore_world.spell_script_names WHERE spell_id = 29172;
|
||||
INSERT INTO acore_world.spell_script_names (spell_id, ScriptName) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue