mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
3
data/sql/updates/db_world/2026_02_23_02.sql
Normal file
3
data/sql/updates/db_world/2026_02_23_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_02_23_01 -> 2026_02_23_02
|
||||
-- Darkmoon Card: Illusion - remove duplicate mana restore (handled by C++ script)
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = -57350 AND `spell_effect` = 60242;
|
||||
Reference in New Issue
Block a user