mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
2
data/sql/updates/db_world/2026_02_21_02.sql
Normal file
2
data/sql/updates/db_world/2026_02_21_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- DB update 2026_02_21_01 -> 2026_02_21_02
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_pal_sacred_shield_base';
|
||||
2
data/sql/updates/db_world/2026_02_21_03.sql
Normal file
2
data/sql/updates/db_world/2026_02_21_03.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- DB update 2026_02_21_02 -> 2026_02_21_03
|
||||
UPDATE `spell_proc` SET `SpellTypeMask` = 2 WHERE `SpellId` = 60510;
|
||||
Reference in New Issue
Block a user