mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
4
data/sql/updates/db_world/2025_05_24_00.sql
Normal file
4
data/sql/updates/db_world/2025_05_24_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_05_23_06 -> 2025_05_24_00
|
||||
--
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=45848 AND `spell_effect`=47314;
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (45848, 47314, 0, 'Shield of the Blue 95% output damage reduction');
|
||||
Reference in New Issue
Block a user